livebook/lib/livebook_web
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
..
channels Introduce broadcast communication from runtime (#845) 2022-01-10 18:38:08 +01:00
controllers Add support for JS output widgets (#818) 2021-12-24 14:18:34 +01:00
helpers Separate ANSI parsing from HTML rendering (#482) 2021-07-29 14:51:40 +02:00
live Adds an option to increase the font size of the editor (#860) 2022-01-13 15:06:50 -03:00
plugs Introduce a dedicated channel for JS widget communication (#843) 2022-01-06 16:31:26 +01:00
templates Update dependencies (#838) 2021-12-29 22:06:19 +01:00
views Move auth to its own view 2021-04-16 22:18:59 +02:00
endpoint.ex Introduce a dedicated channel for JS widget communication (#843) 2022-01-06 16:31:26 +01:00
helpers.ex Minor design improvements (#858) 2022-01-13 15:06:11 -03:00
router.ex Disable Ecto stats in Phoenix Live Dashboard (#824) 2021-12-24 19:05:19 +01:00
telemetry.ex Rename project (#68) 2021-03-03 22:56:28 +01:00