livebook/lib/livebook
Jonatan Kłosko e755ff8122
Restructure settings (#233)
* Force menu items into a single line

* Add shortcut for saving the notebook

* Make the disk icon always show file dialog

* Split runtime and file settings into separate modals

* Add ctrl+s to the shortcuts list

* Add togglable menu to the session page

* Make sure newly saved file appears in the file selector

* Fix path seletor force reloading

* Remove notebook generated in tests

* Add test for file list refresh after save
2021-04-21 23:02:09 +02:00
..
delta Fix spec in delta operation (#193) 2021-04-15 08:56:03 +02:00
evaluator Fix some typos in moduledocs (#180) 2021-04-14 13:40:32 +02:00
live_markdown Fix markdown line breaks rendering (#227) 2021-04-20 19:31:02 +02:00
notebook Restructure settings (#233) 2021-04-21 23:02:09 +02:00
runtime Don't register named supervisors on remote node (#230) 2021-04-20 20:03:13 +02:00
session Allow re-ordering of sections (#221) 2021-04-20 12:12:29 +02:00
utils Rename project (#68) 2021-03-03 22:56:28 +01:00
application.ex Don't print token in URL when disabled 2021-04-21 00:04:17 +02:00
completion.ex Add editor completion to Elixir cells (#208) 2021-04-20 19:34:17 +02:00
config.ex Fix invalid File.get_cwd! call 2021-04-20 14:17:09 +02:00
delta.ex Rename project (#68) 2021-03-03 22:56:28 +01:00
evaluator.ex Add editor completion to Elixir cells (#208) 2021-04-20 19:34:17 +02:00
js_interop.ex Rename project (#68) 2021-03-03 22:56:28 +01:00
live_markdown.ex Remove extra word in comment (#185) 2021-04-14 21:02:47 +02:00
notebook.ex Restructure settings (#233) 2021-04-21 23:02:09 +02:00
runtime.ex Add editor completion to Elixir cells (#208) 2021-04-20 19:34:17 +02:00
session.ex Add editor completion to Elixir cells (#208) 2021-04-20 19:34:17 +02:00
session_supervisor.ex Change wording from delete session to close session (#160) 2021-04-12 23:24:26 +02:00
utils.ex Rename project (#68) 2021-03-03 22:56:28 +01:00