livebook/test
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
..
livebook Restructure frame output (#857) 2022-01-16 20:37:00 +01:00
livebook_web Restructure frame output (#857) 2022-01-16 20:37:00 +01:00
support Introduce a dedicated channel for JS widget communication (#843) 2022-01-06 16:31:26 +01:00
livebook_test.exs Add public function for converting .livemd to .exs (#573) 2021-10-05 00:26:41 +02:00
test_helper.exs Fix intermittent test failures (#596) 2021-10-13 22:25:33 +02:00