ruoyi-plus-vben5/apps/web-antd
dap 946b148cfa refactor(tenant-toggle): 重命名事件处理函数以提高可读性
将 onSelected 和 onDeselect 分别重命名为 handleSelect 和 handleClear,使其更符合事件处理函数的命名约定
2026-01-16 17:05:36 +08:00
..
public feat: Tinymce升级到7.9.1(v7版本的latest) 2025-09-19 16:02:10 +08:00
src refactor(tenant-toggle): 重命名事件处理函数以提高可读性 2026-01-16 17:05:36 +08:00
types feat(全局): 添加全局弹窗上下文组件并声明类型 2026-01-14 15:45:39 +08:00
.env Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev 2025-04-28 13:19:57 +08:00
.env.analyze feat: Feature/pro docs (#70) 2024-07-28 14:29:05 +08:00
.env.development docs: changelog 2025-07-07 20:08:16 +08:00
.env.production docs: changelog 2025-07-07 20:08:16 +08:00
.env.test feat: websocket功能 (默认关闭) 2025-07-07 19:49:36 +08:00
index.html refactor: migrate demo applications to playground (#4116) 2024-08-11 16:09:32 +08:00
package.json feat(version): 添加版本更新检测功能 2026-01-14 17:20:01 +08:00
postcss.config.mjs chore: update app name 2024-06-08 16:33:49 +08:00
tailwind.config.mjs chore: update app name 2024-06-08 16:33:49 +08:00
tsconfig.json feat: 自动导入antd组件 2024-08-08 16:07:09 +08:00
tsconfig.node.json feat: Feature/pro docs (#70) 2024-07-28 14:29:05 +08:00
vite.config.mts chore: 临时解决vite.config.mts爆红 2025-07-17 19:29:38 +08:00