livebook/assets/js
Joe Martinez cd958f1492
warn if clipboard support is missing (#922)
* warn if clipboard support is missing

* make the message a bit more helpful

* Update assets/js/app.js

Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2022-01-24 11:21:13 +01:00
..
cell Adds font-awesome when is required (mermaid). (#913) 2022-01-22 19:36:00 +01:00
drag_and_drop Fix typo in drag_and_drop directory name (#723) 2021-12-01 19:44:42 +01:00
editor_settings Apply editor theme to markdown snippets (#873) 2022-01-16 13:50:44 +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 Compute iframe base URL based on page origin (#902) 2022-01-20 11:29:45 +01:00
keyboard_control Disable keyboard control when an editable element is focused (#885) 2022-01-19 13:05:21 +01:00
lib Fixes (#889) 2022-01-19 14:43:35 +01:00
markdown_renderer
password_toggle
scroll_on_update
session Fix cell insertion while editing Markdown cell (#883) 2022-01-19 11:34:38 +01:00
timer Fix evaluation timer on page refresh (#732) 2021-12-03 14:23:50 +01:00
user_form
virtualized_lines Restructure frame output (#857) 2022-01-16 20:37:00 +01:00
app.js warn if clipboard support is missing (#922) 2022-01-24 11:21:13 +01:00
morphdom_callbacks.js