Skip to content

Releases: agmmnn/tauri-ui

v0.3.0

31 Jul 23:04
52f3df1
Compare
Choose a tag to compare

Templates: vite, next

  • Cross-platform native-looking window controls with tauri-controls. (Windows, macOS, Gnome)

explorer_39m44w90Ks

  • About dialog. Showing information about the app. menu > App > About app.

tauri-ui_y3dsYDmTCM

  • 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

Other

v0.2.0

10 Jul 18:59
0a9dce3
Compare
Choose a tag to compare
  • 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)
    explorer_IppEba4zM3
  • users can select the target operating systems for the tauri github action.
    WindowsTerminal_85W6A3nThC
  • new template Vite+UnoCSS.
  • updated tauri dependencies (npm and cargo).

v0.1.3

22 May 22:05
cce22a5
Compare
Choose a tag to compare
  • added Tasks, Forms examples from shadcn/ui
  • update tauri 2.0.0-alpha.9
  • fix Release CI/CD
  • added logo to titlebar
  • mode-toggle moved to menu
  • scrollbar enabled default

Before/After
explorer_fsz4KxUSFq

This release was generated automatically using GitHub Actions.

v0.1.1

19 Apr 10:29
Compare
Choose a tag to compare

This release was generated automatically using GitHub Actions.

v0.1.0...v0.1.1

v0.1.0

19 Apr 08:19
Compare
Choose a tag to compare
add: 'h-screen' to sidebar on music, change: route on playground