livebook/lib
Jonatan Kłosko 264d6c3ff2
Add support for controls output type (#710)
* Add support for controls output type

* Split controls into individual widgets

* Adjust ids

* Improve widget and controls garbage collection

* Allow arbitrary functions as object release hook

* Add type to button and input events

* Add keyboard status event

* Change release hooks into monitor messages

* Rename pointer to reference and return an error on bad monitor
2021-12-02 16:45:00 +01:00
..
livebook Add support for controls output type (#710) 2021-12-02 16:45:00 +01:00
livebook_cli Include reason if we can't start Livebook, closes #703 (#705) 2021-11-12 14:36:02 +01:00
livebook_web Add support for controls output type (#710) 2021-12-02 16:45:00 +01:00
livebook.ex Add env var for disabling token auth (#696) 2021-11-10 13:54:50 +01:00
livebook_cli.ex Rename litebook_cli.ex to livebook_cli.ex (#174) 2021-04-15 08:56:49 +02:00
livebook_web.ex Refactor modals with JS commands (#669) 2021-11-02 22:34:44 +01:00