livebook/assets/js
Jonatan Kłosko 844242ba80
Add support for JS output widgets (#818)
* Add support for JS output widgets

* Don't block session when fetching assets and batch calls

* Improve path component sanitisation

* Move fetching check to session caller

* Attach origin to connect and event messages
2021-12-24 14:18:34 +01:00
..
cell Fix completion shortcuts (#792) 2021-12-12 00:10:15 +01:00
drag_and_drop Fix typo in drag_and_drop directory name (#723) 2021-12-01 19:44:42 +01:00
editor_settings Implement signature intellisense (#640) 2021-12-03 21:57:21 +01:00
focus_on_update Automatically back up notebooks without a file (#736) 2021-12-04 16:29:14 +01:00
headline Fix headline blur on click and improve editor focus 2021-11-18 17:34:04 +01:00
highlight Implement signature intellisense (#640) 2021-12-03 21:57:21 +01:00
js_output Add support for JS output widgets (#818) 2021-12-24 14:18:34 +01:00
keyboard_control Add support for controls output type (#710) 2021-12-02 16:45:00 +01:00
lib Add support for JS output widgets (#818) 2021-12-24 14:18:34 +01:00
markdown_renderer
password_toggle Add show/hide button for password inputs #566 (#664) 2021-11-01 16:04:11 +01:00
scroll_on_update
session fix handleDocumentFocus error (#778) 2021-12-09 12:51:32 +01:00
timer Fix evaluation timer on page refresh (#732) 2021-12-03 14:23:50 +01:00
user_form
vega_lite Dynamically import Vega-Lite JS when needed (#673) 2021-11-03 15:58:46 +01:00
virtualized_lines Keep original source when highlighting (#480) 2021-07-28 19:35:36 +02:00
app.js Add support for JS output widgets (#818) 2021-12-24 14:18:34 +01:00
morphdom_callbacks.js