livebook/lib/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 Add support for JS output widgets (#818) 2021-12-24 14:18:34 +01:00
helpers Restructure frame output (#857) 2022-01-16 20:37:00 +01:00
live Restructure frame output (#857) 2022-01-16 20:37:00 +01:00
plugs Introduce a dedicated channel for JS widget communication (#843) 2022-01-06 16:31:26 +01:00
templates Update dependencies (#838) 2021-12-29 22:06:19 +01:00
views Move auth to its own view 2021-04-16 22:18:59 +02:00
endpoint.ex Introduce a dedicated channel for JS widget communication (#843) 2022-01-06 16:31:26 +01:00
helpers.ex Minor design improvements (#858) 2022-01-13 15:06:11 -03:00
router.ex Disable Ecto stats in Phoenix Live Dashboard (#824) 2021-12-24 19:05:19 +01:00
telemetry.ex Rename project (#68) 2021-03-03 22:56:28 +01:00