ocsigen-toolkit icon indicating copy to clipboard operation
ocsigen-toolkit copied to clipboard

User interface widgets for OCaml applications

Results 22 ocsigen-toolkit issues
Sort by recently updated
recently updated
newest added

Every time we do a release of Ocsigen Start, the CI fails to compile Ocsigen Toolkit on a some architectures: ``` extras arm32-ocaml-5.1 ocsigen-start.6.3.0 (failed: ocsigen-toolkit.3.3.4 failed to build) ppc64-ocaml-5.1...

A few widgets from this library are not compatible with the latest version of js_of_ocaml (4.1.0), namely the carousel, drawer, swipe, and tongue widgets. It seems to be related to...

* fix some typos, * rename some variables (lll_color*) and some functions * fix comments and improve description of functions/variables * add a CSS I wait for your review.

`Ot_social_meta` is implemented with `Netchannel` and `Nethtml`. @sagotch, is this module used anywhere? If yes, I guess we could re-implement it with `markup.ml`. (We also need a replacement for `Netsendmail`...

enhancement
junior job

In this [issue](https://github.com/ocsigen/tutorial/issues/72), @vasilisp told me that you could be interested with a color picker like in ocsigen-widgets. I have started to just copy/paste the `Ow_table_color_picker` code and it works,...

``` (** the number of spinners currently spinning *) val num_active_spinners : int Eliom_shared.React.S.t (** [onloaded] is an event that fires when all spinners have finished loading. This can occur...

What would be the workflow for hacking on the code of ocisgen-toolkit's widgets? Would it make sense to have a demo page containing all the widgets and that can be...

To reproduce: go to the page with tab on Ocsigen Start demo app and swipe to another column. This is due to a bug in position:sticky with getBoundingClientRect in recent...

https://ocsigen.org/ocsigen-toolkit/dev/api/client/Ot_icons