mirror of
https://github.com/livebook-dev/livebook.git
synced 2025-10-29 14:56:26 +08:00
* Introduce a dedicated channel for JS widget communication * Handle payload serialization errors * Tie channel lifetime to the session * Catch serialization errors instead of encoding twice * Merge JS static and dynamic outputs * Authenticate socket connection from session * Update JS output format * Remove unused helper * Apply review comments |
||
|---|---|---|
| .. | ||
| 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 | ||