sea
|
890ff8f338
|
types: complete dirctives and v-role custom color (#3718)
* types: complete dirctives
* chore: v-auth custom color
|
2024-04-09 20:33:57 +08:00 |
xingyu
|
4d2fb0cb6f
|
refactor: '/@/' ==> '@/' and '/#/ '==> '#/' (#3329)
* refactor: /@/ ==> @/
* chore: '/@/' ==> '@/' and '/#/ '==> '#/'
* fix: lint:prettier
|
2023-11-24 10:32:04 +08:00 |
invalid w
|
1e95706f8b
|
chore: Fix ts type error (#3100)
* chore: fix onUploadProgress params type error
* fix(BasicButton): extends type error
* fix: useFormRules 类型问题
* fix: IFormConfig 类型问题
* chore: 设定CollapseItem list参数的类型
* chore: 修复sliderSpan类型错误
* chore: 改写成setup组件
* fix: static func type error
* chore: 设定listener 函数 evt类型为Event
* chore(props): 消除ts类型错误
* chore: 移除多余的类型转换
* Update domUtils.ts
* chore: 消除iconPicker类型错误
* Update domUtils.ts
* chore(clickOutside): 消除类型错误
* Update repeatClick.ts
* Update index.ts
* chore: 补全参数类型
* fix(Cropper): avatar uploadapi 类型问题
|
2023-10-08 17:30:19 +08:00 |
kissGoodBye
|
122db78e84
|
feat(directives/ellipsis): add ellipsis directive (#2688)
|
2023-04-07 09:22:51 +08:00 |
vben
|
8e5a6b7ce5
|
perf: 修复部分 eslint 错误
|
2023-04-05 22:47:14 +08:00 |
vben
|
279977b817
|
feat: 逐步抽离部分包到packages
|
2023-04-05 22:29:16 +08:00 |
arika163
|
16cd2438dd
|
remove duplicate judgment (#1432)
Co-authored-by: zhangchao3 <zhangchao3@corp.netease.com>
|
2021-12-01 22:01:50 +08:00 |
vben
|
56a966cfbf
|
chore: format code
|
2021-08-24 22:41:48 +08:00 |
Vben
|
00fca0fe6c
|
chore: prettier code
|
2021-06-09 22:36:30 +08:00 |
Vben
|
5b8eb4a49a
|
feat: dark mode
|
2021-04-07 23:39:54 +08:00 |
Vben
|
a98835e18b
|
chore: types
|
2021-03-26 22:22:58 +08:00 |
Vben
|
67962f1dee
|
fix(v-auth): ensure the background mode is correct close #330
|
2021-03-18 22:38:55 +08:00 |
Vben
|
b7ce74abd6
|
refactor: refactor the project to solve the hot update problem caused by circular dependencies close #301
|
2021-03-08 21:19:09 +08:00 |
vben
|
23657547ab
|
perf: remove unless code
|
2021-02-09 23:06:00 +08:00 |
vben
|
22016291e4
|
fix(ripple): fix ripple style #211
|
2021-01-26 00:03:22 +08:00 |
vben
|
4ff1c408dc
|
wip(form): perf form
|
2020-12-25 01:09:44 +08:00 |
vben
|
e6db0d39b9
|
feat(layout): add mix sidebar mode
|
2020-12-21 23:38:16 +08:00 |
vben
|
2e79c9f37a
|
feat: add ripple directive
|
2020-12-21 22:34:07 +08:00 |