Ian Wijma
00a7c6e684
Added a new dialog.js file to handle dialog based interactions. The favourite feature has been enhanced, removing the need for users to manually enter the path while adding elements to favourites. Instead, a dialog box opens for users to select the directory. Furthermore, a confirmation is now prompted when users try to remove a favourite, improving UX and preventing accidental deletions. These changes were reflected in index.html and favourites.js. |
||
---|---|---|
.vscode | ||
assets | ||
src | ||
src-tauri | ||
.gitignore | ||
README.md | ||
package-lock.json | ||
package.json | ||
tailwind.config.js |
README.md
Tauri + Vanilla
This template should help get you started developing with Tauri in vanilla HTML, CSS and Javascript.