mirror of
https://github.com/livebook-dev/livebook.git
synced 2025-11-12 07:01:40 +08:00
* 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 |
||
|---|---|---|
| .. | ||
| delta | ||
| evaluator | ||
| live_markdown | ||
| notebook | ||
| runtime | ||
| session | ||
| utils | ||
| application.ex | ||
| completion.ex | ||
| config.ex | ||
| delta.ex | ||
| evaluator.ex | ||
| js_interop.ex | ||
| live_markdown.ex | ||
| notebook.ex | ||
| runtime.ex | ||
| session.ex | ||
| session_supervisor.ex | ||
| utils.ex | ||