livebook/lib/livebook_web/live
Jonatan Kłosko 7fc8f24d2c
Fix image uploads in Markdown cells (#945)
* Fix call to consume_uploaded_entries to match changes in LV

* Escape reserved characters when inserting image in a Markdown cell
2022-01-27 15:47:04 +01:00
..
home_live Redesign the memory info chart on home (#918) 2022-01-22 17:46:53 -03:00
output Compute iframe base URL based on page origin (#902) 2022-01-20 11:29:45 +01:00
session_live Fix image uploads in Markdown cells (#945) 2022-01-27 15:47:04 +01:00
settings_live
explore_helpers.ex
explore_live.ex Normalize explorer fonts 2022-01-17 17:11:06 +01:00
file_select_component.ex Remove unnecessary scrollbar in Mix runtime modal (#903) 2022-01-20 11:35:54 +01:00
home_live.ex Add shutdown button (#862) 2022-01-13 12:22:34 +01:00
output.ex Improve errors formatting (#936) 2022-01-25 21:55:24 +01:00
page_helpers.ex
session_helpers.ex Track memory usage - visualization (#898) 2022-01-21 19:24:47 -03:00
session_live.ex bump phoenix_live_view to 0.17.6 (#919) 2022-01-24 11:30:07 +01:00
settings_live.ex Improvements to theme (#871) 2022-01-16 12:40:14 +01:00
sidebar_helpers.ex Add shutdown button (#862) 2022-01-13 12:22:34 +01:00
user_component.ex
user_helpers.ex
user_hook.ex