livebook/assets/js/hooks
Jonatan Kłosko df765f2dd3
List predefined smart cells and automatically add their dependencies (#1078)
* List predefined smart cells and automatically add their dependencies

* Generalize dependency insertion to multiple entries

* Add runtime setup modal

* Don't evaluate setup when restarting the runtime fails

* Automatically add vega_lite for chart builder

* Improve confirmation modal actions when the action is not destructive
2022-03-30 21:55:50 +02:00
..
cell_editor Introduce a setup cell (#1075) 2022-03-28 21:36:57 +02:00
js_view Refactor JS hooks (#1055) 2022-03-16 11:33:53 +01:00
cell.js Introduce a setup cell (#1075) 2022-03-28 21:36:57 +02:00
cell_editor.js Refactor JS hooks (#1055) 2022-03-16 11:33:53 +01:00
confirm_modal.js List predefined smart cells and automatically add their dependencies (#1078) 2022-03-30 21:55:50 +02:00
dropzone.js Refactor JS hooks (#1055) 2022-03-16 11:33:53 +01:00
editor_settings.js Refactor JS hooks (#1055) 2022-03-16 11:33:53 +01:00
focus_on_update.js Refactor JS hooks (#1055) 2022-03-16 11:33:53 +01:00
headline.js Refactor JS hooks (#1055) 2022-03-16 11:33:53 +01:00
highlight.js Refactor JS hooks (#1055) 2022-03-16 11:33:53 +01:00
index.js Refactor JS hooks (#1055) 2022-03-16 11:33:53 +01:00
js_view.js Show a message when JS view data is not available (#1067) 2022-03-22 18:25:42 +01:00
keyboard_control.js Refactor JS hooks (#1055) 2022-03-16 11:33:53 +01:00
markdown_renderer.js Refactor JS hooks (#1055) 2022-03-16 11:33:53 +01:00
scroll_on_update.js Limit standard output to last 1000 lines (#1063) 2022-03-19 12:22:36 +01:00
session.js Introduce a setup cell (#1075) 2022-03-28 21:36:57 +02:00
timer.js Refactor JS hooks (#1055) 2022-03-16 11:33:53 +01:00
user_form.js Refactor JS hooks (#1055) 2022-03-16 11:33:53 +01:00
virtualized_lines.js Limit standard output to last 1000 lines (#1063) 2022-03-19 12:22:36 +01:00