livebook/test/livebook_web
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
..
channels Introduce broadcast communication from runtime (#845) 2022-01-10 18:38:08 +01:00
controllers Restructure frame output (#857) 2022-01-16 20:37:00 +01:00
helpers Separate ANSI parsing from HTML rendering (#482) 2021-07-29 14:51:40 +02:00
live Restructure frame output (#857) 2022-01-16 20:37:00 +01:00
plugs Show consistent user avatar on initial page load (#349) 2021-06-15 19:33:16 +02:00
views Rename project (#68) 2021-03-03 22:56:28 +01:00
helpers_test.exs Separate ANSI parsing from HTML rendering (#482) 2021-07-29 14:51:40 +02:00