livebook/assets/js
Jonatan Kłosko 6615422613
Restructure frame output (#857)
* Restructure frame output

* Reboot JSComponent when ref changes

* Prune outputs from LV, handle frame and stdout updates via component messaging

* Keep ANSI modifiers as keyword list

* Don't re-render pruned outputs

* Improve empty frame styling

* Use more specific id

* Add clarification on trailing CR

* Handle output group borders with CSS

* Keep only relevant outputs in memory

* Adjust borders

* Update lib/livebook/live_markdown/import.ex

Co-authored-by: José Valim <jose.valim@dashbit.co>

* Apply review comments

Co-authored-by: José Valim <jose.valim@dashbit.co>
2022-01-16 20:37:00 +01:00
..
cell Apply editor theme to markdown snippets (#873) 2022-01-16 13:50:44 +01:00
drag_and_drop Fix typo in drag_and_drop directory name (#723) 2021-12-01 19:44:42 +01:00
editor_settings Apply editor theme to markdown snippets (#873) 2022-01-16 13:50:44 +01:00
focus_on_update Automatically back up notebooks without a file (#736) 2021-12-04 16:29:14 +01:00
headline Fix headline blur on click and improve editor focus 2021-11-18 17:34:04 +01:00
highlight Implement signature intellisense (#640) 2021-12-03 21:57:21 +01:00
js_output Introduce broadcast communication from runtime (#845) 2022-01-10 18:38:08 +01:00
keyboard_control Add support for controls output type (#710) 2021-12-02 16:45:00 +01:00
lib Apply editor theme to markdown snippets (#873) 2022-01-16 13:50:44 +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 Introduce a dedicated channel for JS widget communication (#843) 2022-01-06 16:31:26 +01:00
timer Fix evaluation timer on page refresh (#732) 2021-12-03 14:23:50 +01: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 Restructure frame output (#857) 2022-01-16 20:37:00 +01:00
app.js Apply editor theme to markdown snippets (#873) 2022-01-16 13:50:44 +01:00
morphdom_callbacks.js Support inputs (#328) 2021-06-08 12:33:50 +02:00