Netfan and GitHub
698daf46c7
fix: form component events bind ( #5137 )
...
* fix: from component events bind
* chore: update docs
* chore: default value and docs sync
2024-12-14 17:42:13 +08:00
Netfan and GitHub
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
Netfan and GitHub
7fbf7b189a
feat: tabbar support mouse wheel vertical ( #5129 )
...
* feat: tabbar support mouse wheel
* docs: add tabbar wheelable tips
* chore: resolve vitest test
2024-12-13 14:45:06 +08:00
Netfan and GitHub
be208fe915
fix: form support disabledOnInputListener ( #5127 )
...
* fix: form support `disabledOnInputListener`
* chore: docs update
2024-12-13 11:18:45 +08:00
Netfan and GitHub
1d3729aa24
fix: form submission not appropriate ( #5126 )
2024-12-13 10:56:24 +08:00
Netfan and GitHub
ed465d2b5b
feat: table search form visible control ( #5121 )
...
* feat: table search form visible control
* chore: fix docs and demo
* chore: type error fixed
2024-12-12 22:28:03 +08:00
Netfan and GitHub
d308da6ba1
fix: resolve table toolbar error ( #5109 )
2024-12-11 15:44:45 +08:00
Netfan and GitHub
7c4dfdc1c2
feat: form support reverse action buttons ( #5108 )
...
* feat: form support reverse action buttons
* fix: submit button class
2024-12-11 15:29:25 +08:00
Netfan and GitHub
991ada31ba
chore: update deps ( #5107 )
2024-12-11 15:09:38 +08:00
Netfan and GitHub
43adc943b9
docs: fix typos ( #5105 )
2024-12-11 14:48:08 +08:00
Netfan and GitHub
4a20156f3d
fix: table auto height ( #5101 )
2024-12-11 13:46:52 +08:00
Netfan and GitHub
eec6f41f6a
refactor: ApiComponent with docs ( #5099 )
...
* refactor: `ApiComponent` with docs
* docs: remove invalid docs
* docs: remove duplicate prop docs
* docs: update `ApiComponent` docs
2024-12-11 10:45:04 +08:00
Netfan and GitHub
07b1ad121c
chore: remove redundant test code ( #5094 )
2024-12-10 17:58:57 +08:00
Netfan and GitHub
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
2024-12-10 17:37:06 +08:00
Netfan and GitHub
018ddc75c6
feat: add default placeholder for ApiSelect ( #5078 )
2024-12-09 14:03:46 +08:00
Netfan and GitHub
d085736bac
feat: improve ApiSelect component ( #5075 )
...
* feat: improve `ApiSelect` component
* chore: `ApiSelect` props name changed
2024-12-09 12:47:33 +08:00
Netfan and GitHub
305549e7f2
feat: improve element plus form component ( #5072 )
2024-12-08 19:29:49 +08:00
Netfan and GitHub
958c8b4f21
feat: imporve naive form component ( #5071 )
2024-12-08 19:23:46 +08:00
Netfan and GitHub
373766691f
chore: remove useless fixedHeader prop for Page ( #5069 )
2024-12-07 23:26:47 +08:00
Netfan and GitHub
bac0275624
chore: page prop type check ( #5067 )
2024-12-07 12:15:51 +08:00
Netfan and GitHub
0fc0f13064
fix: layout overflow style ( #5066 )
2024-12-07 12:05:03 +08:00
Netfan and GitHub
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
2024-12-07 11:09:55 +08:00
Netfan and GitHub
68ab73bdb5
fix: range picker props fixed for element-plus ( #5042 )
2024-12-07 11:09:33 +08:00
Netfan and GitHub
4c1fc4a11e
fix: validate message not display, fix #5034 ( #5038 )
2024-12-07 11:02:59 +08:00
Netfan and GitHub
03f166f8a4
fix: form prop handleValuesChange no effect ( #5060 )
2024-12-07 11:02:14 +08:00
Netfan and GitHub
d42daf9ce0
fix: modal radius not follow preferences ( #5063 )
2024-12-07 11:00:53 +08:00
Netfan and GitHub
d1862fba27
fix: replace input component in IconPicker ( #5047 )
...
* fix: replace input component in `IconPicker`
* chore: fixed IconPicker demo
2024-12-06 13:46:52 +08:00
Netfan and GitHub
f0db3d6b79
chore: codeowners update ( #5048 )
2024-12-06 13:46:32 +08:00
Netfan and GitHub
21d37a1be0
fix: dialog and drawer footer gap in small screen ( #5025 )
2024-12-05 11:24:09 +08:00
Netfan and GitHub
db38ef522f
fix: Page header class in fixed mode ( #5023 )
2024-12-04 22:56:06 +08:00
Netfan and GitHub
845f2a2abd
fix: header left padding fixed ( #5007 )
2024-12-04 21:43:54 +08:00
Netfan and GitHub
9b73792dc9
fix: extra menu title follow locale change ( #5006 )
2024-12-04 21:43:29 +08:00
Netfan and GitHub
fccbe44cf7
feat: v-loading support for element plus ( #5008 )
2024-12-04 21:42:48 +08:00
Netfan and GitHub
e23486dbc6
feat: form component IconPicker ( #5005 )
2024-12-04 21:42:21 +08:00
Netfan and GitHub
935df713f3
fix: app config support .env.local ( #5012 )
2024-12-04 21:41:22 +08:00
Netfan and GitHub
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`
2024-12-04 21:40:41 +08:00
Netfan and GitHub
ae3f7cb909
fix: mixed menu layout in full content mode ( #4990 )
2024-12-01 21:37:36 +08:00
Netfan and GitHub
32117b73aa
docs: add form slots docs ( #4992 )
2024-12-01 21:37:19 +08:00
Netfan and GitHub
3fb286b552
fix: element hover style in dark theme ( #4983 )
2024-11-30 10:55:29 +08:00
Netfan and GitHub
253abc5ef1
chore: tailwind css icon example ( #4969 )
2024-11-28 15:10:14 +08:00
Netfan and GitHub
73502677ff
feat: add placement for Drawer ( #4958 )
2024-11-27 11:29:25 +08:00
Netfan and GitHub
dedba18553
feat: add confirmDisabled for Dialog ( #4959 )
2024-11-27 11:28:49 +08:00
Netfan and GitHub
1302092798
fix: dialog opened/closed event triggered incorrectly,fixed #4902 ( #4908 )
2024-11-17 20:55:19 +08:00
Netfan and GitHub
b87d41bada
fix: adjust useWatermark logic ( #4896 )
2024-11-15 14:06:13 +08:00
Netfan and GitHub
1ff1e4a8d7
fix: form enter event handling, fixed #4865 ( #4867 )
2024-11-12 13:20:48 +08:00
Netfan and GitHub
488ccb5976
fix: page title is not updated after language switch. fixed : #4799 ( #4813 )
2024-11-05 13:58:56 +08:00
Netfan and GitHub
06ba7cb224
feat: add opened and closed events for dialog ( #4775 )
2024-10-31 22:05:18 +08:00
Netfan and GitHub
353e8be289
fix: long text style in sidemenu. fixed #4749 ( #4770 )
2024-10-30 21:43:41 +08:00
Netfan and GitHub
c432e0ac33
feat: limit the drag range of tabs, fixed #4640 ( #4659 )
2024-10-17 14:11:42 +08:00
Netfan and GitHub
ba539f6793
chore: correct spelling for 'dragable' ( #4600 )
2024-10-10 10:55:52 +08:00
Netfan and GitHub
0fcc42a2fb
fix: incorrect info color for element plus, fixed #4532 ( #4566 )
2024-10-05 10:30:53 +08:00
Netfan and GitHub
476aa068d7
fix: stripe table style for element plus, fixed : #4501 ( #4503 )
2024-09-25 17:33:24 +08:00
Netfan and GitHub
843ec1e749
fix: tab close by key, fixed : #4132 ( #4136 )
2024-08-13 11:49:02 +08:00
Netfan and GitHub
9d6cc22dfa
fix: missing route data in guard, fixed : #4108 ( #4115 )
2024-08-11 09:25:55 +08:00
Netfan and GitHub
cdeadafda5
fix: activePath not working in menu, fixed : #4112 ( #4113 )
2024-08-10 18:54:57 +08:00
Netfan and GitHub
ec49a04151
fix: use correct route data in tabbar, fixed : #4107 ( #4110 )
2024-08-10 16:33:38 +08:00