..
cell
Controls how lines should wrap of the editor ( #961 )
2022-02-02 13:58:46 +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
Serve iframes from another local port when running on http ( #989 )
2022-02-08 14:45:58 +01:00
keyboard_control
Disable keyboard control when an editable element is focused ( #885 )
2022-01-19 13:05:21 +01:00
lib
Load output iframe from a different origin ( #968 )
2022-02-02 00:10:17 +01:00
markdown_renderer
Add support for markdown output ( #404 )
2021-06-26 16:47:52 +02:00
password_toggle
Add show/hide button for password inputs #566 ( #664 )
2021-11-01 16:04:11 +01:00
scroll_on_update
Support starting runtime in Mix context ( #61 )
2021-02-26 20:53:29 +01:00
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
Migrate to latest LV ( #437 )
2021-07-07 14:32:49 +02:00
virtualized_lines
Restructure frame output ( #857 )
2022-01-16 20:37:00 +01:00
app.js
Add delayed top bar ( #973 )
2022-02-03 15:05:16 +01:00
morphdom_callbacks.js
Correctly handle boolean attributes with data-keep-attribute
2022-02-04 00:37:46 +01:00