Jin Mao
a6a6efdf59
chore: release 5.7.0
- 更新 backend-mock 包版本
- 更新 web-antd 包版本
- 更新 web-antdv-next 包版本
- 更新 web-ele 包版本
- 更新 web-naive 包版本
- 更新 web-tdesign 包版本
- 更新 docs 包版本
- 更新 commitlint-config 包版本
- 更新 eslint-config 包版本
- 更新 oxfmt-config 包版本
- 更新 oxlint-config 包版本
- 更新 stylelint-config 包版本
- 更新 node-utils 包版本
- 更新 tsconfig 包版本
- 更新 vite-config 包版本
- 更新 @core/base/design 包版本
- 更新 @core/base/icons 包版本
- 更新 @core/base/shared 包版本
- 更新 @core/base/typings 包版本
- 更新 @core/composables 包版本
- 更新 @core/preferences 包版本
- 更新 @core/ui-kit/form-ui 包版本
- 更新 @core/ui-kit/layout-ui 包版本
- 更新 @core/ui-kit/menu-ui 包版本
- 更新 @core/ui-kit/popup-ui 包版本
- 更新 @core/ui-kit/shadcn-ui 包版本
- 更新 @core/ui-kit/tabs-ui 包版本
- 更新 constants 包版本
- 更新 access 包版本
- 更新 common-ui 包版本
- 更新 hooks 包版本
- 更新 layouts 包版本
- 更新 plugins 包版本
- 更新 request 包版本
- 更新 icons 包版本
- 更新 locales 包版本
- 更新 preferences 包版本
- 更新 stores 包版本
- 更新 styles 包版本
- 更新 types 包版本
- 更新 utils 包版本
- 更新 playground 包版本
- 更新 turbo-run 包版本
- 更新 vsh 包版本
- 更新根目录包版本
1 week ago
xingyu
a4736a49f8
feat: migrate to Tailwind CSS v4 ( #7614 )
* chore: update deps
* feat: use jsonc/x language
* chore: update eslint 10.0
* fix: no-useless-assignment
* feat: add CLAUDE.md
* chore: ignore
* feat: claude
* fix: lint
* chore: suppot eslint v10
* fix: lint
* fix: lint
* fix: type check
* fix: unit test
* fix: Suggested fix
* fix: unit test
* chore: update stylelint v17
* chore: update all major deps
* fix: echarts console warn
* chore: update vitest v4
* feat: add skills ignores
* chore: update deps
* chore: update deps
* fix: cspell
* chore: update deps
* chore: update tailwindcss v4
* chore: remove postcss config
* fix: no use catalog
* chore: tailwind v4 config
* fix: tailwindcss v4 sort
* feat: use eslint-plugin-better-tailwindcss
* fix: Interference between enforce-consistent-line-wrapping, jsx-curly-brace-presence and Prettier
* fix: Interference between enforce-consistent-line-wrapping, jsx-curly-brace-presence and Prettier
* fix(lint): resolve prettier and better-tailwindcss formatting conflicts
* fix(tailwind): update theme references and lint sources
* style(format): normalize apps docs and playground vue files
* style(format): normalize core ui-kit components
* style(format): normalize effects ui and layout components
2 weeks ago
Jin Mao
8a215fbcc7
chore: release 5.6.0
1 month ago
Bin
8cadad0a1e
feat(web): add antdv-next model
1 month ago
vben
e147a9d2fd
chore: release 5.5.9
7 months ago
vben
1575619d53
chore: release v5.5.8
8 months ago
vben
b9aef618fe
chore: release 5.5.7
10 months ago
vben
cc6c9bf7a0
chore: release v5.5.6
11 months ago
vben
7c7051a11e
chore: release v5.5.5
11 months ago
vben
b92ac5c36d
chore: release 5.5.4
1 year ago
Netfan
f8bb396dc4
fix: ant tag icon default style ( #5473 )
1 year ago
vben
195ceec9b4
chore: release 5.5.3
1 year ago
Netfan
3f0f4d50a1
fix: antd button icon style ( #5421 )
1 year ago
Netfan
8cc903c0e1
feat: modal state locked on submitting ( #5401 )
* feat: modal state locked on submitting
* docs: 更新modal文档
1 year ago
Netfan
13087a10b7
refactor: fix popup component zIndex ( #5397 )
1 year ago
Netfan
27a3888e35
style: element plus loading style fixed ( #5393 )
* Element Plus的loading组件默认zIndex太高
1 year ago
Netfan
e1c503e51e
feat: support set default props for drawer and modal ( #5390 )
* feat: support set default props for drawer and modal
* docs: fix typo
1 year ago
Netfan
c979c23e6b
fix: form valid-error style in naive ( #5336 )
1 year ago
Netfan
516d0b8dc8
fix: form `fieldMappingTime` improve and `modelPropName` support ( #5335 )
* 表单的fieldMappingTime支持将格式化掩码设为null以便原值映射,这样可以支持非日期时间类型的组件;
* 表单增加modelPropName设置组件的双向绑定属性名,用于支持未提前注册的双向绑定属性为非默认名称的组件。
* 增加一些经常会有人提到的组合字段演示,
1 year ago
vben
07c4ad05f4
chore: release 5.5.2
1 year ago
Netfan
0410f1e1be
fix: element plus validate failed style ( #5130 )
* fix: element plus validate failed style
* fix: element plus textarea style
1 year ago
vben
cbca9ffd95
chore: release 5.5.1
1 year ago
vben
7ab00250bf
chore: release 5.5.0
1 year ago
vben
c8dd9bbf0b
chore: release 5.4.8
1 year ago
vben
788a29a8cb
chore: release v5.4.7
1 year ago
vben
94efcec7da
chore: release v5.4.6
1 year ago
vben
57d5a919d2
chore: release v5.4.5
1 year ago
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
1 year ago
vben
44440d0951
chore: release v5.4.4
1 year ago
vben
ad3963ff70
chore: release v5.4.3
1 year ago
vben
bfaa2780ab
chore: release v5.4.2
1 year ago
vben
d1ca09c7bb
chore: release v5.4.1
1 year ago
vben
9856bc88d2
chore: release v5.4.0
1 year ago
vben
68465b5fbf
chore: release v5.4.0-beta.1
1 year ago
vben
46540a7329
chore: release v5.3.2
1 year ago
vben
01391ee5a1
chore: release v5.3.1
2 years ago
Vben
17fa8eb93b
fix: improve ant design button icon style ( #4520 )
2 years ago
vben
31f6cc6416
chore: release v5.3.0
2 years ago
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>
2 years ago
Vben
68dbe04bef
fix: form verification style fails in pop-up window ( #4452 )
2 years ago
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
2 years ago
vben
3697f6bc5a
chore: release v5.3.0-beta.2
2 years ago
vben
978edb1e02
chore: release v5.3.0-beta.1 [skip ci]
2 years ago
vben
41612f7723
chore: release v5.2.2
2 years ago
vben
1063b2268e
chore: release v5.2.1
2 years ago
vben
05a52b0540
chore: release v5.2.0
2 years ago
vben
edb55b1fc0
chore: release v5.1.2
2 years ago
Li Kui
fecf55139d
fix: element-plus styles ( #4203 )
closes #4201
2 years ago
vben
e7a4ab70d5
chore: release v5.1.1 [skip ci]
2 years ago
Vben
1db87ff7ce
fix: fix keepAlive parameter error ( #4194 )
* fix: mock server deployment error
* chore: typo
2 years ago