livebook/lib/livebook_web/live
Jonatan Kłosko 00c2cfb31a
Improve errors formatting (#936)
* Use monospaced font and wrapping for errors

* Improve function clause error format
2022-01-25 21:55:24 +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 Reuse DOM elements when replacing frame outputs (#881) 2022-01-18 15:13:50 +01:00
settings_live Implement signature intellisense (#640) 2021-12-03 21:57:21 +01:00
explore_helpers.ex Update dependencies (#838) 2021-12-29 22:06:19 +01:00
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 Update dependencies (#838) 2021-12-29 22:06:19 +01:00
user_helpers.ex Refactor modals with JS commands (#669) 2021-11-02 22:34:44 +01:00
user_hook.ex