mirror of
https://github.com/livebook-dev/livebook.git
synced 2025-12-11 14:16:44 +08:00
* Improve file select layout on long paths * Automatically back up notebooks without a file * Run formatter * Add margin when there are no sections * Add an informative note about autosave directory * Store autosave path instead of file in the config * Rename autosave dir to autosave path * Fix insert mode escape on section headlines * Show ellipsis on selected file too * Always create the default directory * Apply review comments |
||
|---|---|---|
| .. | ||
| home_live | ||
| output | ||
| session_live | ||
| settings_live | ||
| explore_helpers.ex | ||
| explore_live.ex | ||
| file_select_component.ex | ||
| home_live.ex | ||
| output.ex | ||
| page_helpers.ex | ||
| session_helpers.ex | ||
| session_live.ex | ||
| settings_live.ex | ||
| sidebar_helpers.ex | ||
| user_component.ex | ||
| user_helpers.ex | ||
| user_hook.ex | ||