livebook/assets
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
..
css Added range input (Slider) (#435) 2021-07-06 11:22:04 +02:00
js Migrate to latest LV (#437) 2021-07-07 14:32:49 +02:00
test/lib Implement user cursor and selection tracking (#260) 2021-05-07 16:41:37 +02:00
.babelrc Update webpack (#268) 2021-05-12 23:44:45 +02:00
package-lock.json Migrate to latest LV (#437) 2021-07-07 14:32:49 +02:00
package.json Update Monaco and use the built-in Elixir definition (#345) 2021-06-14 15:57:13 +02:00
postcss.config.js Update tailwindcss 2021-04-21 12:19:16 +02:00
tailwind.config.js Migrate to latest LV (#437) 2021-07-07 14:32:49 +02:00
webpack.config.js Update Monaco and use the built-in Elixir definition (#345) 2021-06-14 15:57:13 +02:00