livebook/assets/css
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
..
ansi.css Changes the color scheme of the outputs from One Dark to One Light (#864) 2022-01-13 17:10:51 -03:00
app.css Use <kbd> for keyboard keys (#351) 2021-06-16 13:31:53 +02:00
components.css Minor design improvements (#858) 2022-01-13 15:06:11 -03:00
editor.css Allow editor command palette to overflow (#764) 2021-12-06 14:15:44 +01:00
global.css Restructure j/k navigation to support headlines (#707) 2021-11-16 21:57:10 +01:00
js_interop.css Restructure frame output (#857) 2022-01-16 20:37:00 +01:00
live_view.css Update Phoenix LV (#656) 2021-11-01 19:33:43 +01:00
markdown.css Apply editor theme to markdown snippets (#873) 2022-01-16 13:50:44 +01:00
notebook.css Use <kbd> for keyboard keys (#351) 2021-06-16 13:31:53 +02:00
tooltips.css Add runtime info panel (#692) 2021-11-09 18:37:22 +01:00
utilities.css Apply editor theme to markdown snippets (#873) 2022-01-16 13:50:44 +01:00