Commit Graph

8 Commits

Author SHA1 Message Date
dap
f0447d0b8c Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin 2024-08-23 08:08:08 +08:00
handsomeFu
d5655f02e3
chore(docs): update function parameter comments (#4215)
* docs(other): update function parameters jsdoc

- 移除`vue-router.d.ts`中`activePath`属性的默认值注释。
- 重构`generateRoutes`函数签名,增加`options`参数。
- 调整`authLogin`函数文档,增加`onSuccess`回调函数的说明。

* docs: 删除 `activePath` 属性的默认值注释

在路线文档中,移除了`activePath`属性的默认值注释,以清晰说明其行为。此更改更新了文档内容,使其更准确地反映代码实现。
2024-08-22 21:52:44 +08:00
simple
16a21e084e !2 fix: 正则表达式 代码中没有使用捕获组问题
Merge pull request !2 from simple/div
2024-08-12 20:36:20 +00:00
dap
acb365f9af Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin 2024-08-10 13:36:03 +08:00
aonoa
5b56c300ab
perf: correct cloneDeep spelling errors [skip ci] (#4099)
Signed-off-by: aonoa <1991849113@qq.com>
2024-08-09 18:24:52 +08:00
dap
c31259598b chore: 脚手架 2024-08-07 08:57:56 +08:00
Vben
4f5783d00b
perf: enable strict ts type checking (#4045) 2024-08-05 21:12:22 +08:00
vben
cf0ec053e4 refactor: Integrate the @vben-core/shared package 2024-07-30 21:05:03 +08:00