A text editor made with Tauri
feature/tauri-v2
Merge branch 'dev' of https://github.com/mellobacon/Nucleus into dev
mellbacon committed over 3 years ago
fix: tab save state updates on fie save
mellbacon committed over 3 years ago
Merge branch 'master' into dev
mellobacon committed over 3 years ago
fix: added compare function to avoid inaccurate sorting
mellbacon committed over 3 years ago
chore: added rename file to tauri allowlist
mellbacon committed over 3 years ago
feature: added ability to drag and drop files/folders
mellbacon committed over 3 years ago
feature: added function to move file
mellbacon committed over 3 years ago
chore: added missing id from root file tree node
mellbacon committed over 3 years ago
mellbacon committed over 3 years ago
chore: added dialog confirm to tauri feature list
mellbacon committed over 3 years ago
chore: added ask and confirm dialog to tauri allowlist
mellbacon committed over 3 years ago
chore: added dbl select custom event
mellbacon committed over 3 years ago
feature: open tab on node double click
mellbacon committed over 3 years ago
style: made svg icons default size smaller
mellbacon committed over 3 years ago
style: scrollbar corner transparent
mellbacon committed over 3 years ago
feature: added Open Folder to toolbar
mellbacon committed over 3 years ago
style: increased scrollbar size
mellbacon committed over 3 years ago
chore: renamed "label" to "name" to match FileEntry object
mellbacon committed over 3 years ago
feature: added ability to open folder and load directory in file tree
mellbacon committed over 3 years ago
chore: added readDir to tauri allowlist
mellbacon committed over 3 years ago