mirror of
https://github.com/livebook-dev/livebook.git
synced 2025-03-11 14:25:46 +08:00
* 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> |
||
---|---|---|
.. | ||
attached_live.ex | ||
bin_component.ex | ||
cell_component.ex | ||
cell_upload_component.ex | ||
delete_section_component.ex | ||
elixir_cell_settings_component.ex | ||
elixir_standalone_live.ex | ||
embedded_live.ex | ||
export_component.ex | ||
export_elixir_component.ex | ||
export_live_markdown_component.ex | ||
indicators_component.ex | ||
insert_buttons_component.ex | ||
mix_standalone_live.ex | ||
persistence_live.ex | ||
runtime_component.ex | ||
section_component.ex | ||
shortcuts_component.ex |