admin-vben/playground
xingyu 04fbb7a556
chore: 升级 shadcn-vue 组件到v4最新版 (#7972)
* fix: useStore is deprecated

* chore: update deps

* feat: 升级shadcn-ui v4

* fix: workbench style

* feat: 升级shadcn-ui v4 step2

* feat: 升级shadcn-ui v4 step3

* chore: 升级shadcn v4

* fix: pagination

* fix: dark style

* fix: doc import

* feat: 增加详情组件,参考 antdv-next

* docs: descriptions docs

* docs: Browser Support

* feat: add table action

* feat: icon use vbenIcon

* fix: type error

* fix: dropdown popConfirm

* feat: 使用默认的文字交互

* feat: 优化渲染性能
2026-05-31 15:18:46 +08:00
..
__tests__/e2e feat: add playwright e2e testing framework (#4468) 2024-09-22 21:35:40 +08:00
public refactor: migrate demo applications to playground (#4116) 2024-08-11 16:09:32 +08:00
src chore: 升级 shadcn-vue 组件到v4最新版 (#7972) 2026-05-31 15:18:46 +08:00
.env feat: encrypt the privacy data when it is persisted (#6056) 2025-04-27 20:59:10 +08:00
.env.analyze refactor: migrate demo applications to playground (#4116) 2024-08-11 16:09:32 +08:00
.env.development feat: add dingding login 2025-07-25 22:02:55 +08:00
.env.production feat: add archive plug-in to output dist.zip after build (#4272) 2024-08-29 21:47:00 +08:00
index.html fix: 修复VITE_APP_TITLE变量替换语法 2026-04-13 17:52:17 +08:00
package.json chore: remove Unused deps 2026-05-20 16:24:59 +08:00
playwright.config.ts feat: add playwright e2e testing framework (#4468) 2024-09-22 21:35:40 +08:00
tsconfig.json feat: add tsgolint 2026-03-13 23:13:01 +08:00
tsconfig.node.json feat: tsgolint 2026-03-13 23:13:10 +08:00
vite.config.ts chore: ts 2026-03-13 23:07:04 +08:00