Skip to content

Latest commit

 

History

History
477 lines (272 loc) · 19.2 KB

File metadata and controls

477 lines (272 loc) · 19.2 KB

Changelog

v0.7.7

compare changes

🩹 Fixes

  • Unify routing metadata format and adjust YAML indentation (#59)
  • Update VSCode extensions and settings for improved spell checking and add package manager version update (86188e7)
  • Update environment error handling and toast notification delay; remove markdown support from Vite config (9071161)

💅 Refactors

  • Refactor layout components and improve sidebar navigation (#60)

🏡 Chore

❤️ Contributors

v0.7.6

compare changes

🚀 Enhancements

  • Enhance authentication flow with redirect handling (#54)
  • Add pagination constants and integrate into data table components (#56)
  • Enhance talk footer with dropdown menu and improved input group layout (b29a41a)

🩹 Fixes

  • When the sidebar is collapsed, the user is redirected to another page, and the collapsed state is lost. #57 (#58, #57)
  • Update pagination handling for server-side pagination support (d190ae0)

💅 Refactors

  • Pressing command + k or ctrl + k brings up the command-menu-panel for faster and more intuitive operation. (#53)

🏡 Chore

❤️ Contributors

v0.7.5

compare changes

🚀 Enhancements

  • Add InlineTip component and integrate into SVA Components page (#51)

💅 Refactors

  • Remove unused styles and improve component structure (#52)

📦 Build

  • Update shadcn-vue components (#50)

🏡 Chore

❤️ Contributors

v0.7.4

compare changes

🚀 Enhancements

  • Add server pagination support to data table components (#46)
  • Implement task management API functions and response types (#47)
  • Use shadcn-vue chart,remove vue-charts (#49)

🩹 Fixes

  • Typo Update README.md (#48)

🏡 Chore

❤️ Contributors

v0.7.3

compare changes

🩹 Fixes

  • The issue with no dynamic updates when deleting multiple rows in a batch demo task or when selecting multiple rows. (435b0aa)

💅 Refactors

  • Update CHANGELOG.md (b4eb09b)
  • Reorganize plugin setup and improve imports (b5cd1be)

❤️ Contributors

v0.7.2

compare changes

❤️ Contributors

v0.7.1

compare changes

🚀 Enhancements

  • Add TwoLayout in global layouts, example in settings/components… (#38)

❤️ Contributors

v0.7.0

compare changes

🚀 Enhancements

  • StatusBadge component And Copy component #25,#26 (#29, #25, #26)
  • Table bulk-actions #27 (#36, #27)

🩹 Fixes

  • The pinia plugin persistedstate plugin is invalid (#35)
  • Pinia register in router guard (fb95179)

🏡 Chore

❤️ Contributors

v0.6.1

compare changes

🏡 Chore

❤️ Contributors

v0.5.1

compare changes

🚀 Enhancements

  • Toggle content layout block #22 (#23, #22)
  • command-menu-panel: Use button in mobile (47cb816)

🏡 Chore

🎨 Styles

  • Add a border to the sidebar after it is selected (#24)

❤️ Contributors

v0.5.0

compare changes

🚀 Enhancements

  • view-options.vue: Add table toggle columns status reset action (#20)
  • data-table: Now we can use this component to quickly generate a… (#21)

🏡 Chore

🎨 Styles

  • Remove basic-header component shadow-sm and padding-x style (13c6ecf)

❤️ Contributors

v0.4.1

compare changes

🩹 Fixes

  • Auth-title component (ff170c7)
  • Add tooltip to sidebar menu button (febc221)
  • Replace button with sidebar menu button for dropdown trigger (1c4d6fd)

🏡 Chore

🎨 Styles

  • Sidebar popup style change (4a20c31)
  • Settings/components/profile-form CSS style fine-tuning (9030b3b)

❤️ Contributors

v0.4.0

compare changes

🏡 Chore

🎨 Styles

  • Language-change button and toggle-theme button use size=button (3e46f30)
  • Replace w-* h-* with the new size-* utility (6a33e42)
  • Settings module page style adjustment (98b687e)
  • Auth-title icon change (f383221)
  • Billing/transaction-catd remove backgroun image (e55e5c1)

❤️ Contributors

v0.3.4

compare changes

🩹 Fixes

  • Does not overflow the default layout width on desktop screens (#12)

🏡 Chore

❤️ Contributors

v0.3.3

compare changes

🚀 Enhancements

  • New custom-theme component (6dfcd56)
  • When the sidebar is collapsed, click the menu to display the secondary menu using dropdown and save the sidebar collapsed state (#11)

🏡 Chore

❤️ Contributors

v0.3.2

compare changes

🩹 Fixes

  • Search-menu dialog error (0fd2d7e)
  • Build error, use unplugin-vue-router,router name type (010122f)
  • Remove unplugin-vue-router, pending migrate-to-unplugin-vue-router branch accomplish (b2f4f64)
  • Index page remove default layout (8524cf4)

📦 Build

  • Use unplugin-vue-router instead of vite-plugin-pages (c9aaf4a)

🏡 Chore

  • release: V0.3.0 (fc500d1)
  • release: V0.3.1 (3f80295)
  • Vite-env.d.ts add unplugin-vue-router/client (631e5db)

❤️ Contributors

v0.3.1

compare changes

🩹 Fixes

  • Use vue-sonner instead of shadcn-vue/toast (8d020fd)

🏡 Chore

❤️ Contributors

v0.3.0

compare changes

🩹 Fixes

  • Use vue-sonner instead of shadcn-vue/toast (8d020fd)

❤️ Contributors

v0.2.5

compare changes

🩹 Fixes

  • vite.config.ts: Build error (8e3620b)

🏡 Chore

  • Add description and keywords in index.html (054d626)
  • Update vite (8a00544)

❤️ Contributors

v0.2.4

compare changes

🏡 Chore

❤️ Contributors

v0.2.3

compare changes

🚀 Enhancements

🩹 Fixes

  • Fix the browser warning of the billing block (7c77903)

🏡 Chore

  • Update packages (e8b1a23)
  • Update shadcn-vue checkbox component (e329434)

❤️ Contributors

v0.2.2

compare changes

🩹 Fixes

  • Billing-detail card in dark-mode background style (277b24b)
  • Data-table view-options component drop-down-menu-checkbox-item status error (0b7d653)
  • Data-table table-columns component checkbox status error (d0d53fb)
  • Change settings block notifications-form component checkbox component attributes (ab5a9e9)

🏡 Chore

  • Remove release-it and release-it-pnpm, change release to unjs/changelogen (0c14dcd)
  • Remove package.json file git block (d28bb67)
  • Update vueuse/core package (b007f3d)
  • Update radix-vue to reak-ui (83ad1ee)

❤️ Contributors

v0.2.1

compare changes

🚀 Enhancements

  • Invite User And Create User demo use Dialog on desktop, use Drawer on mobile. (f1831e8)
  • The App module is synchronized with the app module of Shadcn Admin (9b2606a)
  • Add change theme, like shadcn vue document (6dc355b)
  • Update LICENSE (221c4ca)
  • Change hash history mode to webHistory (a91c44c)
  • The auth module synchronized with the auth module of Shadcn Admin (3a91093)
  • Add nprogress and global router guard (8b6d4b7)
  • Settings module use shadcn-vue example forms (0149afa)
  • When the system color changes, the website icon changes (6569aa4)
  • Search/Menu: Search Menu component style change, use stone primary color (34a6cf8)
  • Search menu component when command item click close the panel (07abd20)
  • DataTable: Global table components change icon (c29fdd5)
  • Search menu add 'plans & billings page' (d8f5286)
  • Billings page design change (6886f3e)
  • New scrollbar (0d6de56)
  • Added a example module to talk to ai (571dd4a)
  • Tasks CRUD Demo (5fd8052)

🩹 Fixes

  • Fix auto-import-components names error, now shadcn-vue components can auto import ,prefix is UI (a884695)
  • Shadcn-vue calendar eslint error (5abac39)
  • Help-center in darkmode style error (92d170d)
  • Ai-talk module type error (b8c708c)

💅 Refactors

📦 Build

🏡 Chore

  • Fix netlify reload page 404 (a296949)
  • Error module sidebar name change (c0f6a05)
  • When deploying vercel you need to add a file profile (9b841fb)
  • Change package.json info (a413bde)
  • Update packages (7f7c872)
  • Remove VueQueryDevtools, you can find it in vue-devtools or add it yourself (67d2c4c)
  • Update packages (1b8234d)

🎨 Styles

  • Layout Page components add py-4 (442f52b)

❤️ Contributors