livebook/assets/js/hooks
2025-07-01 11:03:07 +02:00
..
cell_editor Add shortcut to toggle line wrapping in code cells (#2974) 2025-04-01 11:10:43 +02:00
js_view Allow Web Bluetooth and Web Serial within iframes (#2514) 2024-03-19 06:34:53 +01:00
session Implements the go back and forward keyboard shortcuts (#2789) 2024-09-25 13:38:47 -03:00
app_auth.js Add access control to apps (#1715) 2023-02-18 01:16:42 +01:00
audio_input.js Use default prettier config for trailing commas 2024-02-03 00:58:44 +08:00
cell.js Add support for Python cells (#2936) 2025-02-18 14:28:29 +01:00
cell_editor.js Add support for Python cells (#2936) 2025-02-18 14:28:29 +01:00
custom_view_settings.js Add custom view option to hide code (#2889) 2024-12-06 10:38:58 +01:00
dropzone.js Refactor JS hooks (#1055) 2022-03-16 11:33:53 +01:00
editor_settings.js Add setting to disable autoclosing brackets in the editor (#2805) 2024-10-01 16:09:17 +02:00
emoji_picker.js Use default prettier config for trailing commas 2024-02-03 00:58:44 +08:00
focus_on_update.js Refactor JS hooks (#1055) 2022-03-16 11:33:53 +01:00
headline.js Simplify client hooks messaging 2024-12-09 17:29:15 +08:00
highlight.js Simplify CSS selectors (#2891) 2024-12-06 17:05:55 +01:00
image_input.js Use default prettier config for trailing commas 2024-02-03 00:58:44 +08:00
image_output.js Use default prettier config for trailing commas 2024-02-03 00:58:44 +08:00
index.js Add notebook custom view (#2101) 2023-07-24 14:20:42 +02:00
js_view.js Improve UX when loading JS output fails or takes long time (#2975) 2025-04-01 11:11:10 +02:00
keyboard_control.js Refactor hook props parsing (#2369) 2023-11-23 16:18:06 +01:00
markdown_renderer.js Refactor hook props parsing (#2369) 2023-11-23 16:18:06 +01:00
scroll_on_update.js Limit standard output to last 1000 lines (#1063) 2022-03-19 12:22:36 +01:00
session.js Fix drag and drop for file input 2025-07-01 11:03:07 +02:00
textarea_autosize.js Make textarea input autosized (#1552) 2022-11-28 20:47:48 +01:00
timer.js Refactor hook props parsing (#2369) 2023-11-23 16:18:06 +01:00
user_form.js Refactor JS hooks (#1055) 2022-03-16 11:33:53 +01:00
utc_datetime_input.js Refactor hook props parsing (#2369) 2023-11-23 16:18:06 +01:00
utc_time_input.js Refactor hook props parsing (#2369) 2023-11-23 16:18:06 +01:00
virtualized_lines.js Use default prettier config for trailing commas 2024-02-03 00:58:44 +08:00