版本发布 8
## What's Changed * chore: replace lint-staged with nano-staged for pre-commit hooks by @Whbbit1999 in https://github.com/Whbbit1999/shadcn-vue-admin/pull/113 * feat: add browserslist and lightningcss for improved CSS handling by @Whbbit1999 in https://github.com/Whbbit1999/shadcn-vue-admin/pull/116 * refactor: migrate forms to use @tanstack/vue-form by @Whbbit1999 in https://github.com/Whbbit1999/shadcn-vue-admin/pull/117 * fix: prevent sidebar scroll reset on route change by @ice-fortress in https://github.com/Whbbit1999/shadcn-vue-admin/pull/118 * refactor: practices by @Whbbit1999 in https://github.com/Whbbit1999/shadcn-vue-admin/pull/119 ## New Contributors * @ice-fortress made their first contribution in https://github.com/Whbbit1999/shadcn-vue-admin/pull/118 **Full Changelog**: https://github.com/Whbbit1999/shadcn-vue-admin/compare/v0.17.0...v1.0.0
*No significant changes* ##### [View changes on GitHub](https://github.com/Whbbit1999/shadcn-vue-admin/compare/v0.16.1...v0.17.0)
*No significant changes* ##### [View changes on GitHub](https://github.com/Whbbit1999/shadcn-vue-admin/compare/v0.15.0...v0.16.0)
*No significant changes* ##### [View changes on GitHub](https://github.com/Whbbit1999/shadcn-vue-admin/compare/v0.13.2...v0.14.0)
### 🚀 Features - Add the Modal component and its related child components. - by @Whbbit1999 in https://github.com/Whbbit1999/shadcn-vue-admin/issues/85 [<samp>(406bb)</samp>](https://github.com/Whbbit1999/shadcn-vue-admin/commit/406bb0f) ##### [View changes on GitHub](https://github.com/Whbbit1999/shadcn-vue-admin/compare/v0.11.0...v0.11.1)
[compare changes](https://github.com/Whbbit1999/shadcn-vue-admin/compare/v0.7.2...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](https://github.com/Whbbit1999/shadcn-vue-admin/commit/435b0aa)) ### 💅 Refactors - Update CHANGELOG.md ([b4eb09b](https://github.com/Whbbit1999/shadcn-vue-admin/commit/b4eb09b)) - Reorganize plugin setup and improve imports ([b5cd1be](https://github.com/Whbbit1999/shadcn-vue-admin/commit/b5cd1be)) ### ❤️ Contributors - Whbbit1999 <luckyboy_dong@sina.com>
[compare changes](https://github.com/Whbbit1999/shadcn-vue-admin/compare/v0.7.0...v0.7.1) ### 🚀 Enhancements - Add TwoLayout in global layouts, example in settings/components… ([#38](https://github.com/Whbbit1999/shadcn-vue-admin/pull/38)) ### ❤️ Contributors - Whbbit1999 (@Whbbit1999)
[compare changes](https://github.com/Whbbit1999/shadcn-vue-admin/compare/v0.6.1...v0.7.0) ### 🚀 Enhancements - StatusBadge component And Copy component #25,#26 ([#29](https://github.com/Whbbit1999/shadcn-vue-admin/pull/29), [#25](https://github.com/Whbbit1999/shadcn-vue-admin/issues/25), [#26](https://github.com/Whbbit1999/shadcn-vue-admin/issues/26)) - Table bulk-actions #27 ([#36](https://github.com/Whbbit1999/shadcn-vue-admin/pull/36), [#27](https://github.com/Whbbit1999/shadcn-vue-admin/issues/27)) ### 🩹 Fixes - The pinia plugin persistedstate plugin is invalid ([#35](https://github.com/Whbbit1999/shadcn-vue-admin/pull/35)) - Pinia register in router guard ([fb95179](https://github.com/Whbbit1999/shadcn-vue-admin/commit/fb95179)) ### 🏡 Chore - **release:** V0.6.1 ([f9bfce8](https://github.com/Whbbit1999/shadcn-vue-admin/commit/f9bfce8)) ### ❤️ Contributors Thanks shadcn-admin. BulkActions component is ported to shadcn-admin. If you use react, you can check out the [shadcn-admin](https://github.com/satnaing/shadcn-admin) repository. - Whbbit1999 (@Whbbit1999)