Netfan
bedf19993d
fix: vxeGrid default sort data no effect in first query ( #5141 )
...
* fix: vxeGrid default sort data no effect in first query
* fix: query params lost
1 year ago
Netfan
e558087bcf
fix: vscode debug profile ( #5140 )
1 year ago
Netfan
698daf46c7
fix: form component events bind ( #5137 )
...
* fix: from component events bind
* chore: update docs
* chore: default value and docs sync
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
Netfan
7fbf7b189a
feat: tabbar support mouse wheel vertical ( #5129 )
...
* feat: tabbar support mouse wheel
* docs: add tabbar wheelable tips
* chore: resolve vitest test
1 year ago
Netfan
be208fe915
fix: form support `disabledOnInputListener` ( #5127 )
...
* fix: form support `disabledOnInputListener`
* chore: docs update
1 year ago
Netfan
1d3729aa24
fix: form submission not appropriate ( #5126 )
1 year ago
vben
cbca9ffd95
chore: release 5.5.1
1 year ago
Netfan
ed465d2b5b
feat: table search form visible control ( #5121 )
...
* feat: table search form visible control
* chore: fix docs and demo
* chore: type error fixed
1 year ago
Netfan
d308da6ba1
fix: resolve table toolbar error ( #5109 )
1 year ago
Netfan
7c4dfdc1c2
feat: form support reverse action buttons ( #5108 )
...
* feat: form support reverse action buttons
* fix: submit button class
1 year ago
Netfan
991ada31ba
chore: update deps ( #5107 )
1 year ago
Netfan
43adc943b9
docs: fix typos ( #5105 )
1 year ago
Netfan
4a20156f3d
fix: table auto height ( #5101 )
1 year ago
Netfan
eec6f41f6a
refactor: `ApiComponent` with docs ( #5099 )
...
* refactor: `ApiComponent` with docs
* docs: remove invalid docs
* docs: remove duplicate prop docs
* docs: update `ApiComponent` docs
1 year ago
Arthur Darkstone
2cc918f79d
feat: replace `ElSelect` with `ElSelectV2` in component adapter for butter performance ( #5085 )
1 year ago
Netfan
07b1ad121c
chore: remove redundant test code ( #5094 )
1 year ago
Netfan
e419b03cab
feat: modal&drawer support appendToMain and zIndex ( #5092 )
...
* feat: modal/drawer support append to main content
* feat: modal zIndex support
* fix: drawer prop define
* chore: type
* fix: modal/drawer position fixed while append to body
* docs: typo
* chore: add full-width drawer in content area
* chore: remove unnecessary class
1 year ago
Netfan
018ddc75c6
feat: add default `placeholder` for `ApiSelect` ( #5078 )
1 year ago
Netfan
d085736bac
feat: improve `ApiSelect` component ( #5075 )
...
* feat: improve `ApiSelect` component
* chore: `ApiSelect` props name changed
1 year ago
Netfan
305549e7f2
feat: improve element plus form component ( #5072 )
1 year ago
Netfan
958c8b4f21
feat: imporve naive form component ( #5071 )
1 year ago
Netfan
373766691f
chore: remove useless `fixedHeader` prop for `Page` ( #5069 )
1 year ago
Netfan
bac0275624
chore: page prop type check ( #5067 )
1 year ago
Netfan
0fc0f13064
fix: layout overflow style ( #5066 )
1 year ago
Netfan
b75a8e6a2b
fix: form setValues not support `dayjs` and `Date` value ( #5064 )
...
* fix: setFormValues not support `dayjs object` value
* fix: setFormValues not support `Date` value
* chore: remove console log
1 year ago
Netfan
68ab73bdb5
fix: range picker props fixed for element-plus ( #5042 )
1 year ago
Netfan
4c1fc4a11e
fix: validate message not display, fix #5034 ( #5038 )
1 year ago
Netfan
03f166f8a4
fix: `form` prop `handleValuesChange` no effect ( #5060 )
1 year ago
Netfan
d42daf9ce0
fix: modal radius not follow preferences ( #5063 )
1 year ago
Netfan
d1862fba27
fix: replace input component in `IconPicker` ( #5047 )
...
* fix: replace input component in `IconPicker`
* chore: fixed IconPicker demo
1 year ago
Netfan
f0db3d6b79
chore: codeowners update ( #5048 )
1 year ago
Netfan
21d37a1be0
fix: `dialog` and `drawer` footer gap in small screen ( #5025 )
1 year ago
huangxiaomin
fe236ea929
feat: add submitOnChange props to vben form ( #5032 )
1 year ago
huangxiaomin
05b4b61c6e
fix: select Long option style problem ( #5030 )
1 year ago
vben
7ab00250bf
chore: release 5.5.0
1 year ago
Vben
9896a67c21
feat: add api-select component ( #5024 )
1 year ago
Netfan
db38ef522f
fix: `Page` header class in fixed mode ( #5023 )
1 year ago
Netfan
845f2a2abd
fix: header left padding fixed ( #5007 )
1 year ago
Netfan
9b73792dc9
fix: extra menu title follow locale change ( #5006 )
1 year ago
Netfan
fccbe44cf7
feat: v-loading support for `element plus` ( #5008 )
1 year ago
Netfan
e23486dbc6
feat: form component `IconPicker` ( #5005 )
1 year ago
Netfan
935df713f3
fix: app config support `.env.local` ( #5012 )
1 year ago
Netfan
17c7ce8f21
feat: improve `page` component ( #5013 )
...
* feat: `page` component support fixed header
* docs: `page` component documentation
* docs: Improve `props` types of `page`
* docs: improve `fixedHeader` description of `page`
* fix: `page` header border color with fixedHeader
* feat: add `headerClass` for `Page`
1 year ago
vben
24b9aa44d2
chore: Revert "fix: form 表单不支持field.xxx.xx格式的defaultValue配置 ( #4965 )"
...
This reverts commliit 12f216c0e7 .
1 year ago
Vben
014e6d38a0
chore: update deps ( #4993 )
1 year ago
leizhiyou
12f216c0e7
fix: form 表单不支持field.xxx.xx格式的defaultValue配置 ( #4965 )
...
* fix: form 表单不支持field.xxx.xx格式的defaultValue配置
* chore: 修复代码规范问题
1 year ago
Netfan
ae3f7cb909
fix: mixed menu layout in full content mode ( #4990 )
1 year ago
Netfan
32117b73aa
docs: add form slots docs ( #4992 )
1 year ago
huangfe1
e8992a1d16
chore: update modal.vue ( #4987 )
...
loading时候 子组件禁用点击事件
Co-authored-by: Vben <ann.vben@gmail.com>
1 year ago