livebook/lib/livebook_web
Jonatan Kłosko 6db36ea7e6
Add support for smart cell editor (#1050)
* Add support for smart cell editor

* Log an error when smart cell fails to start
2022-03-14 22:19:56 +01:00
..
channels Introduce smart cells (#1029) 2022-02-28 13:53:33 +01:00
controllers Refactoring (#994) 2022-02-10 12:15:41 +01:00
helpers
live Add support for smart cell editor (#1050) 2022-03-14 22:19:56 +01:00
plugs Serve iframes from another local port when running on http (#989) 2022-02-08 14:45:58 +01:00
templates Set up confirmation modals (#1033) 2022-03-02 00:26:40 +01:00
views
endpoint.ex Serve iframes from another local port when running on http (#989) 2022-02-08 14:45:58 +01:00
helpers.ex Add support for smart cell editor (#1050) 2022-03-14 22:19:56 +01:00
iframe_endpoint.ex Serve iframes from another local port when running on http (#989) 2022-02-08 14:45:58 +01:00
router.ex Simplify user modals (#1034) 2022-03-02 00:43:06 +01:00
telemetry.ex