livebook/assets/js
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
..
cell Migrate inputs to Kino (#714) 2021-11-25 18:43:42 +01:00
drag_and_drop Fix typo in drag_and_drop directory name (#723) 2021-12-01 19:44:42 +01:00
focus_on_update Support inputs (#328) 2021-06-08 12:33:50 +02:00
headline Fix headline blur on click and improve editor focus 2021-11-18 17:34:04 +01:00
highlight Improve intellisense to handle structs and sigils (#513) 2021-08-23 10:42:18 +02:00
keyboard_control Add support for controls output type (#710) 2021-12-02 16:45:00 +01:00
lib Add support for controls output type (#710) 2021-12-02 16:45:00 +01:00
markdown_renderer Add support for markdown output (#404) 2021-06-26 16:47:52 +02:00
password_toggle Add show/hide button for password inputs #566 (#664) 2021-11-01 16:04:11 +01:00
scroll_on_update Support starting runtime in Mix context (#61) 2021-02-26 20:53:29 +01:00
session Add support for controls output type (#710) 2021-12-02 16:45:00 +01:00
timer Show ticking timer while cell is evaluating (#374) 2021-06-20 17:06:30 +02:00
user_form Migrate to latest LV (#437) 2021-07-07 14:32:49 +02:00
vega_lite Dynamically import Vega-Lite JS when needed (#673) 2021-11-03 15:58:46 +01:00
virtualized_lines Keep original source when highlighting (#480) 2021-07-28 19:35:36 +02:00
app.js Add support for controls output type (#710) 2021-12-02 16:45:00 +01:00
morphdom_callbacks.js Support inputs (#328) 2021-06-08 12:33:50 +02:00