livebook/lib/livebook_web
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
..
controllers
live Migrate to latest LV (#437) 2021-07-07 14:32:49 +02:00
plugs Show consistent user avatar on initial page load (#349) 2021-06-15 19:33:16 +02:00
templates Migrate to latest LV (#437) 2021-07-07 14:32:49 +02:00
views
ansi.ex Ignore RFC 1468 switch to ASCII code sequence (#225) 2021-04-20 15:05:30 +02:00
endpoint.ex livebook server: Add --open flag (#417) 2021-07-01 12:17:49 +02:00
helpers.ex Migrate to latest LV (#437) 2021-07-07 14:32:49 +02:00
router.ex List livebook version on dashboard home 2021-07-04 20:58:37 +02:00
telemetry.ex