livebook/test/livebook_web/live
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
..
explore_live_test.exs
file_select_component_test.exs Introduce file system abstraction and an S3 implementation (#492) 2021-08-13 21:17:43 +02:00
home_live_test.exs Support file scheme when importing from URL (#706) 2021-11-12 15:49:22 +01:00
session_live_test.exs Restructure frame output (#857) 2022-01-16 20:37:00 +01:00