mirror of
https://github.com/livebook-dev/livebook.git
synced 2025-11-09 13:44:53 +08:00
* Update phoenix deps
* Update reference to LiveDashboard encode_pid
* Fix form input id references
* Move to HEEx
* Update back to filesystem LV npm package
* Further HEEx rewrites
* Refactor icons into function components
* .html.leex -> .html.heex
* Further refactoring
* Move render helpers into function components
* Add doctype back
* Further refactoring
* Refactor cell component
* Further refactoring
* Compose sidebar using function components
* Rewrite notebook card component as function component
* Fruther refactoring
* Fix race condition in runtime tests
* Rewrite tooltips into function component
* Update Tailwind purge rules
* Revert "Rewrite tooltips into function component"
This reverts commit
|
||
|---|---|---|
| .. | ||
| cell | ||
| clip_copy | ||
| content_editable | ||
| focus_on_update | ||
| highlight | ||
| lib | ||
| markdown_renderer | ||
| menu | ||
| scroll_on_update | ||
| session | ||
| timer | ||
| user_form | ||
| vega_lite | ||
| virtualized_lines | ||
| app.js | ||
| morphdom_callbacks.js | ||