Netfan
d34838bdd8
fix: primaryColor calculation ( #5337 )
12 months ago
Netfan
c979c23e6b
fix: form valid-error style in naive ( #5336 )
12 months ago
Netfan
516d0b8dc8
fix: form `fieldMappingTime` improve and `modelPropName` support ( #5335 )
...
* 表单的fieldMappingTime支持将格式化掩码设为null以便原值映射,这样可以支持非日期时间类型的组件;
* 表单增加modelPropName设置组件的双向绑定属性名,用于支持未提前注册的双向绑定属性为非默认名称的组件。
* 增加一些经常会有人提到的组合字段演示,
12 months ago
Netfan
99c7fd72f8
fix: code lint
12 months ago
Netfan
2828e7a7b6
fix: form `fieldMappingTime` is not working ( #5333 )
...
* fix: form option `fieldMappingTime` is not working
* fix: form merge support `fieldMappingTime`
12 months ago
王文庭
16162c01ed
fix: download from url triggered twice sometimes ( #5319 )
...
解决Chrome、Safari通过路径一次下载两个文件的BUG
12 months ago
clddup
bbbdbfa912
feat: useEcharts exports echarts instance#5294 ( #5299 )
12 months ago
John
06cccc53fa
chore: update quick-start.md ( #5303 )
...
change COREPACK_REGISTRY to COREPACK_NPM_REGISTRY
12 months ago
Netfan
801c640724
fix: vben select placeholder color ( #5286 )
1 year ago
Vben
081d2aed23
perf: format code with better style ( #5283 )
1 year ago
Netfan
4d81b9d18d
fix: sidebar preferences fixed ( #5276 )
1 year ago
Netfan
e9dc613548
fix: breadcrumb setting not valid for `header-sidebar-nav` layout ( #5275 )
1 year ago
Netfan
3af22f7e91
fix: header logo may not be collapsed in `header-sidebar-nav` layout ( #5274 )
1 year ago
Netfan
2135cb8ece
feat: new layout `sidebar nav with full header` ( #5270 )
1 year ago
Netfan
376aad5d26
feat: drawer close icon placement ( #5269 )
1 year ago
Netfan
27ba45aa75
docs: update dialog and drawer docs
1 year ago
Netfan
de17007788
feat: drawer support destroy on close
1 year ago
Netfan
e86a7906fe
feat: drawer support `onOpened` & `onClosed`
1 year ago
Netfan
4a8e6abc06
feat: modal support destroy on close
1 year ago
Netfan
2eb7fed9f4
fix: header-mixed layout side-menu active ( #5265 )
...
* fix: header-mixed layout side-menu active
* fix: config test
1 year ago
Netfan
ff8d5ca351
feat: header mixed layout ( #5263 )
...
* feat: new layout header-mixed
* fix: header-mixed layout update
* feat: layout preference update
* fix: extra menus follow layout setting
1 year ago
vben
07c4ad05f4
chore: release 5.5.2
1 year ago
Netfan
548c2e5500
chore: downgrade vue-tsc version
1 year ago
Netfan
ec2c6eff6f
feat: header menu align support ( #5256 )
...
* feat: header menu align support
* fix: typo
1 year ago
Netfan
15fe82c62f
chore: update deps
1 year ago
Netfan
cb5ecf4a8a
chore: add apiSelect remote search demo ( #5246 )
1 year ago
Netfan
68a7e790d8
fix: grid form submit button locale switch ( #5205 )
1 year ago
Vben
24a4935e85
fix: build error ( #5199 )
1 year ago
Netfan
9a660827a6
fix: vxeGrid top padding ( #5193 )
1 year ago
Netfan
a44ff73dd3
fix: grid tools in toolbar config not working as expected ( #5190 )
1 year ago
Netfan
acd87b2250
feat: add `resizable` and `ColPage` component ( #5188 )
...
* feat: add component resizable
* feat: component `ColPage` with demo
1 year ago
Netfan
1853ba1d60
fix: sidebar header height ( #5183 )
1 year ago
OldDriver
85cbb3b842
fix: remove the overlap caused by border-b ( #5160 )
1 year ago
booshaw
968c44572a
docs: fix typos ( #5169 )
1 year ago
Journey
3201b843a8
fix: resolve eslint errors as well as TS type errors ( #5172 )
...
* fix: remove TypeScript error suppression for missing types in Vue ESLint config
* fix: enhance application configuration with CSS options type support
1 year ago
Netfan
db5b727300
feat: page content class override ( #5179 )
1 year ago
Netfan
10b3a16f79
fix: sidebar style on focus ( #5178 )
1 year ago
Netfan
a97c998be5
fix: user homePath no effect sometimes ( #5166 )
1 year ago
Netfan
b22d900e27
feat: form compact mode support ( #5165 )
1 year ago
Netfan
181e38733c
fix: form auto submit no effect when showDefaultActions is false ( #5163 )
1 year ago
Netfan
4fe44611d3
docs: fix docs-link and add `EllipsisText` docs ( #5158 )
...
* docs: fix docs-link and add `EllipsisText` docs
* fix: ellipsisText docs link
1 year ago
Netfan
593916d6aa
feat: form `colon` support ( #5156 )
1 year ago
Netfan
38805a0e1f
feat: improve code login demo ( #5154 )
...
* feat: add some method in formApi
* fix: VbenPinInput style with small screen
* chore: improve code login demo
1 year ago
Netfan
0f756503ff
feat: add demo for modify menu badge data
1 year ago
Netfan
f6faeb034e
feat: `autoActivateChild` support more layout mode ( #5148 )
1 year ago
Netfan
2efb5b71c3
feat: auto activate subMenu on select root menu ( #5147 )
...
* feat: auto activate subMenu on click root menu
* fix: prop name fixed
* chore: test and docs update
1 year ago
Netfan
22c1f86ca1
fix: `disabledOnChangeListener` not work in form ( #5146 )
1 year ago
Netfan
ce4af37fd8
fix: login expired modal z-index ( #5145 )
...
* fix: login expired modal z-index
* feat: support custom z-index
1 year ago
Netfan
f446cbf9e5
feat: user-dropdown support `hover` trigger ( #5143 )
...
* feat: user-dropdown support `hover` trigger
* fix: modified type declaration
1 year ago
Netfan
7581fb381f
fix: pinInput value synchronous update ( #5142 )
1 year ago