Commit Graph

27 Commits

Author SHA1 Message Date
Netfan
f8bb396dc4
fix: ant tag icon default style (#5473) 2025-02-04 10:19:39 +08:00
Netfan
3f0f4d50a1
fix: antd button icon style (#5421) 2025-01-17 14:30:49 +08:00
Netfan
8cc903c0e1
feat: modal state locked on submitting (#5401)
* feat: modal state locked on submitting

* docs: 更新modal文档
2025-01-15 17:00:46 +08:00
Netfan
13087a10b7
refactor: fix popup component zIndex (#5397) 2025-01-15 12:32:03 +08:00
Netfan
27a3888e35
style: element plus loading style fixed (#5393)
* Element Plus的loading组件默认zIndex太高
2025-01-15 00:49:11 +08:00
Netfan
e1c503e51e
feat: support set default props for drawer and modal (#5390)
* feat: support set default props for drawer and modal

* docs: fix typo
2025-01-14 17:11:18 +08:00
Netfan
c979c23e6b
fix: form valid-error style in naive (#5336) 2025-01-10 01:15:30 +08:00
Netfan
516d0b8dc8
fix: form fieldMappingTime improve and modelPropName support (#5335)
* 表单的fieldMappingTime支持将格式化掩码设为null以便原值映射,这样可以支持非日期时间类型的组件;
* 表单增加modelPropName设置组件的双向绑定属性名,用于支持未提前注册的双向绑定属性为非默认名称的组件。
* 增加一些经常会有人提到的组合字段演示,
2025-01-09 22:49:28 +08:00
Netfan
0410f1e1be
fix: element plus validate failed style (#5130)
* fix: element plus validate failed style

* fix: element plus textarea style
2024-12-13 15:33:30 +08:00
Vben
8f1e397077
fix: when the form is destroyed, the form parameters still exist (#4834)
* fix: when the form is destroyed, the form parameters still exist

* chore: update deps
2024-11-07 22:36:26 +08:00
Vben
17fa8eb93b
fix: improve ant design button icon style (#4520) 2024-09-26 22:40:23 +08:00
LinaBell
dbe5b33db6
fix: some antd components failed to verify styles (#4458)
* fix: hover border style same as antd style when validate error

* fix: hover border style same as antd style when validate error

* feat(@vben-core/form-ui): Default form validation rules applicable to selector components

* fix: Missing the default required label style for components such as select

* fix: the focus style and antd of the input box validation failure should be consistent

* fix: the focus style and antd of the input box validation failure should be consistent

* fix: some antd components failed to verify styles

---------

Co-authored-by: vince <vince292007@gmail.com>
2024-09-21 20:09:43 +08:00
Vben
68dbe04bef
fix: form verification style fails in pop-up window (#4452) 2024-09-21 11:03:35 +08:00
Vben
bfae9626dd
perf: display border status color when the form is verified incorrectly (#4407)
* perf: display border status color when the form is verified incorrectly

* chore: adjust the document preview file order
2024-09-14 22:44:21 +08:00
Li Kui
fecf55139d
fix: element-plus styles (#4203)
closes #4201
2024-08-20 21:53:09 +08:00
Vben
1db87ff7ce
fix: fix keepAlive parameter error (#4194)
* fix: mock server deployment error

* chore: typo
2024-08-19 23:28:14 +08:00
vince
cb161eab89 fix: fixed svg icon load failure and enabled global injection bem.scss 2024-07-17 22:30:18 +08:00
vben
daa31f7156 refactor(project): simplified part of the package, code optimization 2024-07-13 16:35:47 +08:00
vince
04a1533a1e refactor: splitting and reorganizing style files 2024-07-08 22:30:19 +08:00
vben
6afed34437 chore: Optimize multi-theme switching 2024-06-23 19:17:31 +08:00
vben
26b8c6ef27 chore: update css 2024-06-23 14:21:27 +08:00
vben
dcc1fcd528 chore: rename @vben-core -> @core 2024-06-08 21:27:43 +08:00
vben
f95cc80895 feat: refactor request 2024-06-02 20:50:51 +08:00
vben
ce0c3834ed chore: update types 2024-06-02 20:47:50 +08:00
vben
59b4f7d9f8 fix: stylelint not work 2024-05-28 23:53:15 +08:00
vben
11a36ef03f chore: update deps 2024-05-28 23:38:36 +08:00
vben
20af961f09 chore: update dir 2024-05-21 22:42:25 +08:00