mirror of
https://github.com/livebook-dev/livebook.git
synced 2025-11-11 06:32:23 +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> |
||
|---|---|---|
| .. | ||
| cell | ||
| drag_and_drop | ||
| editor_settings | ||
| focus_on_update | ||
| headline | ||
| highlight | ||
| js_output | ||
| keyboard_control | ||
| lib | ||
| markdown_renderer | ||
| password_toggle | ||
| scroll_on_update | ||
| session | ||
| timer | ||
| user_form | ||
| vega_lite | ||
| virtualized_lines | ||
| app.js | ||
| morphdom_callbacks.js | ||