livebook/lib/livebook_web/live/output
Jonatan Kłosko 118cf05d0a
Introduce broadcast communication from runtime (#845)
* Introduce broadcast communication from runtime

* Return broadcast target from group leader

* Increase timeout

* Make the channel test async

* Decouple base topic and ref
2022-01-10 18:38:08 +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_component.ex Introduce broadcast communication from runtime (#845) 2022-01-10 18:38:08 +01:00
markdown_component.ex Migrate to latest LV (#437) 2021-07-07 14:32:49 +02:00
table_dynamic_live.ex Update dependencies (#838) 2021-12-29 22:06:19 +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