19 KiB
19 KiB
Changelog
v0.7.7
🩹 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
- release: V0.7.6 (e5a53ce)
❤️ Contributors
- Whbbit1999 (@Whbbit1999)
v0.7.6
🚀 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
- release: V0.7.5 (38fb489)
❤️ Contributors
- Whbbit1999 (@Whbbit1999)
v0.7.5
🚀 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
- release: V0.7.4 (1d7f3e2)
❤️ Contributors
- Whbbit1999 (@Whbbit1999)
v0.7.4
🚀 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
- release: V0.7.3 (1808df2)
❤️ Contributors
- Whbbit1999 (@Whbbit1999)
- WuMingDao (@WuMingDao)
v0.7.3
🩹 Fixes
- The issue with no dynamic updates when deleting multiple rows in a batch demo task or when selecting multiple rows. (435b0aa)
💅 Refactors
❤️ Contributors
- Whbbit1999 luckyboy_dong@sina.com
v0.7.2
❤️ Contributors
- Whbbit1999 (@Whbbit1999)
v0.7.1
🚀 Enhancements
- Add TwoLayout in global layouts, example in settings/components… (#38)
❤️ Contributors
- Whbbit1999 (@Whbbit1999)
v0.7.0
🚀 Enhancements
🩹 Fixes
🏡 Chore
- release: V0.6.1 (f9bfce8)
❤️ Contributors
- Whbbit1999 (@Whbbit1999)
v0.6.1
🏡 Chore
- Release v0.6.0 (9122d34)
❤️ Contributors
- Whbbit1999 luckyboy_dong@sina.com
v0.5.1
🚀 Enhancements
🏡 Chore
- release: V0.5.0 (32d2939)
🎨 Styles
- Add a border to the sidebar after it is selected (#24)
❤️ Contributors
- Whbbit1999 (@Whbbit1999)
v0.5.0
🚀 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
- release: V0.4.1 (83c9078)
🎨 Styles
- Remove basic-header component shadow-sm and padding-x style (13c6ecf)
❤️ Contributors
- Whbbit1999 (@Whbbit1999)
v0.4.1
🩹 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
- Whbbit1999 luckyboy_dong@sina.com
- Onur Köse kose.onur@gmail.com
- Unknown whbbit@qq.com
v0.4.0
🏡 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
- Unknown whbbit@qq.com
- Whbbit1999 luckyboy_dong@sina.com
v0.3.4
🩹 Fixes
- Does not overflow the default layout width on desktop screens (#12)
🏡 Chore
❤️ Contributors
- Whbbit1999 (@Whbbit1999)
v0.3.3
🚀 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
- release: V0.3.2 (f42338c)
❤️ Contributors
- Whbbit1999 (@Whbbit1999)
v0.3.2
🩹 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
- Whbbit1999 (@Whbbit1999)
v0.3.1
🩹 Fixes
- Use vue-sonner instead of shadcn-vue/toast (8d020fd)
🏡 Chore
- release: V0.3.0 (fc500d1)
❤️ Contributors
- Whbbit1999 luckyboy_dong@sina.com
v0.3.0
🩹 Fixes
- Use vue-sonner instead of shadcn-vue/toast (8d020fd)
❤️ Contributors
- Whbbit1999 luckyboy_dong@sina.com
v0.2.5
🩹 Fixes
- vite.config.ts: Build error (8e3620b)
🏡 Chore
❤️ Contributors
- Whbbit1999 luckyboy_dong@sina.com
v0.2.4
🏡 Chore
- release: V0.2.3 (2c22989)
❤️ Contributors
- Whbbit1999 luckyboy_dong@sina.com
v0.2.3
🚀 Enhancements
- User module CRUD (f1cbf66)
🩹 Fixes
- Fix the browser warning of the billing block (7c77903)
🏡 Chore
❤️ Contributors
- Whbbit1999 luckyboy_dong@sina.com
v0.2.2
🩹 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
- Whbbit1999 luckyboy_dong@sina.com
v0.2.1
🚀 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
- Code format (62acdbc)
📦 Build
- Upgrade packages (88896c5)
🏡 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
- Whbbit1999 luckyboy_dong@sina.com