Releases: agmmnn/tauri-ui
Releases · agmmnn/tauri-ui
v0.3.0
Templates: vite, next
- Cross-platform native-looking window controls with tauri-controls. (Windows, macOS, Gnome)
- About dialog. Showing information about the app. menu > App > About app.
- added dependencies:
@tauri-apps/plugin-app, tauri-plugin-app
@tauri-apps/plugin-os, tauri-plugin-os
@tauri-apps/plugin-shell, tauri-plugin-shell
Templates: sveltekit
- fix pnpm install #6 @The-Keeper
- fix distDir, add favicon
Other
- vite+unocss template removed, because it's exactly the same as the vite template, users can easily install it from here: https://github.com/fisand/unocss-preset-shadcn
v0.2.0
- repository became create-tauri-ui cli tool (which also contains all templates) instead of next.js template.
- updated to new shadcn/ui components. (not included new-york style you can download and copy it manually)
- app icon updated to blank-ish, users can make changes on it more easily. (from https://www.figma.com/community/file/857303226040719059)
- users can select the target operating systems for the tauri github action.
- new template Vite+UnoCSS.
- updated tauri dependencies (npm and cargo).
v0.1.3
v0.1.1
This release was generated automatically using GitHub Actions.