livebook/assets/js/hooks
2024-02-02 17:55:15 +01:00
..
cell_editor Simplify autocompletion info into a single markdown field (#2470) 2024-02-02 17:55:15 +01:00
js_view Stream audio/image input values into and out of the server (#2249) 2023-10-05 15:27:34 +02:00
app_auth.js Add access control to apps (#1715) 2023-02-18 01:16:42 +01:00
audio_input.js Refactor hook props parsing (#2369) 2023-11-23 16:18:06 +01:00
cell.js Migrate the code editor to CodeMirror (#2444) 2024-01-24 16:01:47 +01:00
cell_editor.js Expand lazy creation of editor and JS Views to the proximity of the viewport (#2445) 2024-01-25 08:41:09 +01:00
custom_view_settings.js Add notebook custom view (#2101) 2023-07-24 14:20:42 +02:00
dropzone.js Refactor JS hooks (#1055) 2022-03-16 11:33:53 +01:00
editor_settings.js vim/emacs modes with settings (#2173) 2023-08-22 09:08:54 +02:00
emoji_picker.js Make emoji picker easier to close (#1711) 2023-02-14 16:35:06 +01:00
focus_on_update.js Refactor JS hooks (#1055) 2022-03-16 11:33:53 +01:00
headline.js Migrate the code editor to CodeMirror (#2444) 2024-01-24 16:01:47 +01:00
highlight.js Fix Highlight hook 2024-01-25 17:38:36 +08:00
image_input.js Refactor hook props parsing (#2369) 2023-11-23 16:18:06 +01:00
image_output.js Support custom image format with implicit pixel data (#1558) 2022-12-02 12:42:31 +01:00
index.js Add notebook custom view (#2101) 2023-07-24 14:20:42 +02:00
js_view.js Add support for updating smart cell editor source and intellisense node (#2465) 2024-01-31 12:44:20 +01: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 Migrate the code editor to CodeMirror (#2444) 2024-01-24 16:01:47 +01: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 Refactor hook props parsing (#2369) 2023-11-23 16:18:06 +01:00