xingyu
|
0cb379e5ab
|
chore: update deps (#3602)
* chore: up vue 3.4.13 antdv 4.1.0
* fix: stylelint
* chore: update deps
* feat: vite-html
* fix: eslint
* fix: type check
---------
Co-authored-by: invalid w <wangjuesix@gmail.com>
|
2024-02-19 11:45:29 +08:00 |
|
invalid w
|
a20bac1682
|
chore(hooks): lock vue version to 3.3.4
|
2024-01-08 10:27:32 +08:00 |
|
xingyu
|
e6c7b5f928
|
feat(deps): update vite version to 5.x (#3508)
|
2024-01-06 09:19:52 +08:00 |
|
xingyu
|
626c54504e
|
chore: update deps (#3465)
* chore: update deps
* fix: eslint
* chore: update deps
* chore: stylelint v16
* fix: stylelint
* fix: typecheck
* chore: node v18.12.0
* fix: type
* fix: style
* chore: up vue 3.4.3
* chore: prettier format
---------
Co-authored-by: invalid w <wangjuesix@gmail.com>
|
2024-01-05 09:45:30 +08:00 |
|
luocong2016
|
d6d1120d00
|
feat(demo): hooks useRequest 异步数据管理 (#3447)
|
2023-12-22 16:50:41 +08:00 |
|
bowen
|
30b3ee5c89
|
chore: fix type:check error (#3126)
* chore: Fix ts type error
* chore: fix type:check error
|
2023-10-10 21:06:16 +08:00 |
|
invalid w
|
c5d24e07f0
|
Chore: 处理了Vben封装的Drawer,Modal组件的一些类型错误 (#3064)
* chore: rm unuse params
* chore(Modal): getCurrentInstance的uid类型为number
* chore(Drawer): 调整drawer组件的一些类型问题
* chore(Drawer): 移除多余的classname配置
* chore(Drawer): 修复getContainer和antd4 drawer组件类型不一致
* fix(AppSearchModal): 调整setRefs函数的类型
|
2023-09-26 09:41:25 +08:00 |
|
smilv
|
86d5752ed7
|
perf: useRefs函数接收泛型类型 (#2952)
|
2023-08-09 21:58:22 +08:00 |
|
xingyu
|
1262e13067
|
升级最新依赖 并修复eslint报错 (#2896)
* chore: update deps
* fix: import.meta.globEager 已过期
* docs: fix doc bugs
* fix: eslint
* fix: lint:prettier
* fix: stylelint
* chore: update deps
* fix: eslint
* refactor: accountdetail setup
* fix: 'Nullable' is not defined
* feat: remove vite-plugin-vue-setup-extend
* chore: remove unplugin-vue-define-options
* fix(component): pageWrapper
use setup
closed #2898
* refactor: PageFooter use setup
---------
Co-authored-by: jinmao88 <50581550+jinmao88@users.noreply.github.com>
|
2023-07-06 15:00:38 +08:00 |
|
vben
|
5c69b3d5a8
|
chore: 删除无用文件
|
2023-04-07 00:15:06 +08:00 |
|
vben
|
335f30c887
|
chore: 优化 useScrollTo、useWindowSizeFn
|
2023-04-07 00:12:26 +08:00 |
|
vben
|
6a9bd686d5
|
chore: remove LazyContainer
|
2023-04-06 23:49:20 +08:00 |
|
vben
|
6890dd7201
|
perf: 新包使用更严格的eslint
|
2023-04-06 23:28:37 +08:00 |
|
vben
|
fa18365c21
|
chore: 移除 useTimeoutFn文件,使用 vueuse
|
2023-04-06 22:49:16 +08:00 |
|
vben
|
9f8e010534
|
feat: 重构 useRefs
|
2023-04-06 22:17:18 +08:00 |
|
vben
|
14ba72dd1c
|
fix: 主题样式设置无效,close #2685
|
2023-04-06 22:12:17 +08:00 |
|
vben
|
5e8ef2f64f
|
feat: 添加 defineOptions
|
2023-04-06 00:08:17 +08:00 |
|
vben
|
279977b817
|
feat: 逐步抽离部分包到packages
|
2023-04-05 22:29:16 +08:00 |
|
vben
|
84a5fc1256
|
chore: 项目所有依赖升级到最新
|
2023-04-02 00:20:01 +08:00 |
|