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
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