livebook/assets/js
Cristine Guadelupe 36aab4357c
Adds an option to increase the font size of the editor (#860)
* Adds an option to increase the font size of the editor

* Update lib/livebook_web/live/settings_live.ex

Co-authored-by: José Valim <jose.valim@gmail.com>

* Editor font size options as constants

Co-authored-by: José Valim <jose.valim@gmail.com>
2022-01-13 15:06:50 -03:00
..
cell Adds an option to increase the font size of the editor (#860) 2022-01-13 15:06:50 -03:00
drag_and_drop Fix typo in drag_and_drop directory name (#723) 2021-12-01 19:44:42 +01:00
editor_settings Adds an option to increase the font size of the editor (#860) 2022-01-13 15:06:50 -03: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 Introduce broadcast communication from runtime (#845) 2022-01-10 18:38:08 +01:00
keyboard_control Add support for controls output type (#710) 2021-12-02 16:45:00 +01:00
lib Adds an option to increase the font size of the editor (#860) 2022-01-13 15:06:50 -03: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 Introduce a dedicated channel for JS widget communication (#843) 2022-01-06 16:31:26 +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
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