livebook/lib/livebook_web/live/output
Jonatan Kłosko 844242ba80
Add support for JS output widgets (#818)
* Add support for JS output widgets

* Don't block session when fetching assets and batch calls

* Improve path component sanitisation

* Move fetching check to session caller

* Attach origin to connect and event messages
2021-12-24 14:18:34 +01:00
..
control_component.ex Add support for form control (#790) 2021-12-12 00:09:35 +01:00
control_form_component.ex Add support for form control (#790) 2021-12-12 00:09:35 +01:00
frame_dynamic_live.ex Add support for JS output widgets (#818) 2021-12-24 14:18:34 +01:00
image_component.ex Migrate to latest LV (#437) 2021-07-07 14:32:49 +02:00
input_component.ex Add support for form control (#790) 2021-12-12 00:09:35 +01:00
js_dynamic_live.ex Add support for JS output widgets (#818) 2021-12-24 14:18:34 +01:00
js_static_component.ex Add support for JS output widgets (#818) 2021-12-24 14:18:34 +01:00
markdown_component.ex Migrate to latest LV (#437) 2021-07-07 14:32:49 +02:00
table_dynamic_live.ex Add support for controls output type (#710) 2021-12-02 16:45:00 +01:00
text_component.ex Added margin on copy button (#796) 2021-12-12 20:26:10 +01:00
vega_lite_dynamic_live.ex Add support for controls output type (#710) 2021-12-02 16:45:00 +01:00
vega_lite_static_component.ex Migrate to latest LV (#437) 2021-07-07 14:32:49 +02:00