livebook/lib/livebook_web/live/session_live
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
..
attached_live.ex Migrate to latest LV (#437) 2021-07-07 14:32:49 +02:00
bin_component.ex Migrate to latest LV (#437) 2021-07-07 14:32:49 +02:00
cell_component.ex Migrate to latest LV (#437) 2021-07-07 14:32:49 +02:00
cell_upload_component.ex Migrate to latest LV (#437) 2021-07-07 14:32:49 +02:00
delete_section_component.ex Migrate to latest LV (#437) 2021-07-07 14:32:49 +02:00
elixir_cell_settings_component.ex Migrate to latest LV (#437) 2021-07-07 14:32:49 +02:00
elixir_standalone_live.ex Migrate to latest LV (#437) 2021-07-07 14:32:49 +02:00
embedded_live.ex Migrate to latest LV (#437) 2021-07-07 14:32:49 +02:00
indicators_component.ex Migrate to latest LV (#437) 2021-07-07 14:32:49 +02:00
input_cell_settings_component.ex Migrate to latest LV (#437) 2021-07-07 14:32:49 +02:00
insert_buttons_component.ex Migrate to latest LV (#437) 2021-07-07 14:32:49 +02:00
mix_standalone_live.ex Migrate to latest LV (#437) 2021-07-07 14:32:49 +02:00
persistence_component.ex Migrate to latest LV (#437) 2021-07-07 14:32:49 +02:00
runtime_component.ex Migrate to latest LV (#437) 2021-07-07 14:32:49 +02:00
section_component.ex Migrate to latest LV (#437) 2021-07-07 14:32:49 +02:00
shortcuts_component.ex Migrate to latest LV (#437) 2021-07-07 14:32:49 +02:00