livebook/assets/js
Jonatan Kłosko c1654345b7
Migrate to latest LV (#437)
* 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 bd6ca8f0b5.

* Refactor conditional tooltip
2021-07-07 14:32:49 +02:00
..
cell Merge undo stack for collaborative editing (#433) 2021-07-05 14:44:00 +02:00
clip_copy Implement cells bin (#414) 2021-06-30 17:48:27 +02:00
content_editable Ignore patches to content editable elements while focused (#247) 2021-04-28 19:11:19 +02:00
focus_on_update Support inputs (#328) 2021-06-08 12:33:50 +02:00
highlight Implement cells bin (#414) 2021-06-30 17:48:27 +02:00
lib Add UI for file deletion and renaming (#426) 2021-07-02 23:06:05 +02:00
markdown_renderer Add support for markdown output (#404) 2021-06-26 16:47:52 +02:00
menu Add UI for file deletion and renaming (#426) 2021-07-02 23:06:05 +02:00
scroll_on_update Support starting runtime in Mix context (#61) 2021-02-26 20:53:29 +01:00
session Migrate to latest LV (#437) 2021-07-07 14:32:49 +02:00
timer Show ticking timer while cell is evaluating (#374) 2021-06-20 17:06:30 +02:00
user_form Migrate to latest LV (#437) 2021-07-07 14:32:49 +02:00
vega_lite Update VegaLite layout when the data changes (#405) 2021-06-26 18:05:52 +02:00
virtualized_lines Implement cells bin (#414) 2021-06-30 17:48:27 +02:00
app.js Implement cells bin (#414) 2021-06-30 17:48:27 +02:00
morphdom_callbacks.js Support inputs (#328) 2021-06-08 12:33:50 +02:00