Netfan and GitHub
67d1f299b3
fix: renderComponentContent lose slot props data ( #5466 )
...
* 修复FormItem传递插槽时丢失插槽props的问题
2025-01-26 22:33:16 +08:00
Netfan and GitHub
cb7c0ecaa2
fix: menu data for backend mode fixed ( #5465 )
2025-01-26 20:37:37 +08:00
Netfan and GitHub
e225159cce
fix: request download and upload not support responseReturn ( #5456 )
...
* fix: request download and upload not support `responseReturn`
* docs: update
* fix: type of request client upload result
2025-01-22 00:59:10 +08:00
Netfan and GitHub
5bd73867b6
feat: auto fetch icon list in iconPicker ( #5446 )
...
* feat: auto fetch icon list in iconPicker
* fix: add timeout controller for fetching
* feat: add pending controller
* fix: icon demo prefix
2025-01-21 13:09:42 +08:00
Netfan and GitHub
22e6f28464
perf: easy to define fieldName of response data ( #5442 )
2025-01-20 18:38:49 +08:00
Netfan and GitHub
5611f6c7f5
perf: request support to set how to return response ( #5436 )
...
* feat: request support to set how to return response
* docs: typo
* fix: test unit
* test: add request responseReturn test
2025-01-19 17:41:26 +08:00
Netfan and GitHub
3f0f4d50a1
fix: antd button icon style ( #5421 )
2025-01-17 14:30:49 +08:00
Netfan and GitHub
2d0859a727
fix: mouse events ignored on modal loading ( #5409 )
2025-01-16 12:17:08 +08:00
Netfan and GitHub
509b268fba
docs: update docs ( #5408 )
2025-01-16 11:30:03 +08:00
Netfan and GitHub
c3129663eb
fix: form update state error before form mounted ( #5406 )
2025-01-15 20:11:32 +08:00
Netfan and GitHub
816d1f5a69
fix: demos route fixed ( #5405 )
2025-01-15 19:24:02 +08:00
Netfan and GitHub
8cc903c0e1
feat: modal state locked on submitting ( #5401 )
...
* feat: modal state locked on submitting
* docs: 更新modal文档
2025-01-15 17:00:46 +08:00
Netfan and GitHub
13087a10b7
refactor: fix popup component zIndex ( #5397 )
2025-01-15 12:32:03 +08:00
Netfan and GitHub
27a3888e35
style: element plus loading style fixed ( #5393 )
...
* Element Plus的loading组件默认zIndex太高
2025-01-15 00:49:11 +08:00
Netfan and GitHub
fb0ec05ff8
perf: improve fieldMappingTime to support format function ( #5392 )
2025-01-14 18:15:00 +08:00
Netfan
76c4aa2c55
fix: hide root route in breadcrumb
2025-01-14 17:51:39 +08:00
Netfan and GitHub
e1c503e51e
feat: support set default props for drawer and modal ( #5390 )
...
* feat: support set default props for drawer and modal
* docs: fix typo
2025-01-14 17:11:18 +08:00
Netfan and GitHub
5965755caa
fix: root router config fixed ( #5389 )
2025-01-14 15:15:02 +08:00
Netfan and GitHub
1ad54561b0
feat: add noBasicLayout in route meta ( #5386 )
...
所有菜单数据无需配置component为BasicLayout,它们将会默认使用基础布局,也可以通过meta.noBasicLayout来阻止这一行为
2025-01-14 12:12:08 +08:00
Netfan and GitHub
42e322012c
fix: spinner may stop playing animation after dismiss ( #5365 )
...
* fix: spinner may stop playing animation after dismiss
* fix: animation paused more safely
2025-01-12 15:43:44 +08:00
Netfan and GitHub
8cf6e8ec75
style: popover bgColor is too close to common ( #5364 )
...
修复Dark主题下,弹出层的背景色与主体背景色太过接近的问题
2025-01-12 14:48:05 +08:00
Netfan
79d4d2fb22
ci: retry deploy while faild
2025-01-12 11:58:07 +08:00
Netfan and GitHub
b785bc5704
fix: useEcharts return invalid instance ( #5360 )
2025-01-12 09:54:37 +08:00
Netfan and GitHub
6719e2679f
feat: popup component support overlay blur effect ( #5359 )
2025-01-11 23:37:17 +08:00
Netfan and GitHub
cb9c8db5ba
feat: improve tippy demo ( #5357 )
2025-01-11 20:42:38 +08:00
Netfan and GitHub
a2637313f8
feat: integrate new component Tippy with demo ( #5355 )
...
* 添加新的工具提示组件Tippy
2025-01-11 17:35:59 +08:00
Netfan and GitHub
467689525f
perf: add nested modal demo ( #5353 )
2025-01-11 12:12:50 +08:00
Netfan and GitHub
1a04a05b79
perf: modal and drawer api support chain calls ( #5351 )
...
* perf: modal and drawer api support chain calls
* fix: typo
2025-01-11 10:56:54 +08:00
Netfan and GitHub
b8bffd884c
feat: allow close tab when mouse middle button click ( #5347 )
...
* 偏好设置增加鼠标中键关闭标签页的设置
2025-01-10 20:52:31 +08:00
Netfan and GitHub
624beb6fa0
fix: locale switching logic correction ( #5344 )
...
* 修复语言切换后的数据更新逻辑
* 表单默认按钮的content属性可提供computed类型的值
2025-01-10 14:32:21 +08:00
Netfan and GitHub
7606b86854
fix: vxeGrid init without search form ( #5342 )
...
* 修复vxeGrid在未使用表单的情况下,自动加载数据失效的问题。
* 暂时将vxeGrid版本锁定在4.10.0,新版本尺寸计算尚有问题
2025-01-10 11:53:06 +08:00
Netfan
e10cbe23b9
chore: update deps
2025-01-10 09:22:32 +08:00
Netfan and GitHub
d34838bdd8
fix: primaryColor calculation ( #5337 )
2025-01-10 01:51:38 +08:00
Netfan and GitHub
c979c23e6b
fix: form valid-error style in naive ( #5336 )
2025-01-10 01:15:30 +08:00
Netfan and GitHub
516d0b8dc8
fix: form fieldMappingTime improve and modelPropName support ( #5335 )
...
* 表单的fieldMappingTime支持将格式化掩码设为null以便原值映射,这样可以支持非日期时间类型的组件;
* 表单增加modelPropName设置组件的双向绑定属性名,用于支持未提前注册的双向绑定属性为非默认名称的组件。
* 增加一些经常会有人提到的组合字段演示,
2025-01-09 22:49:28 +08:00
Netfan
99c7fd72f8
fix: code lint
2025-01-09 13:04:14 +08:00
Netfan and GitHub
2828e7a7b6
fix: form fieldMappingTime is not working ( #5333 )
...
* fix: form option `fieldMappingTime` is not working
* fix: form merge support `fieldMappingTime`
2025-01-09 12:28:33 +08:00
Netfan and GitHub
801c640724
fix: vben select placeholder color ( #5286 )
2025-01-02 10:19:20 +08:00
Netfan and GitHub
4d81b9d18d
fix: sidebar preferences fixed ( #5276 )
2024-12-31 12:36:45 +08:00
Netfan and GitHub
e9dc613548
fix: breadcrumb setting not valid for header-sidebar-nav layout ( #5275 )
2024-12-31 12:00:50 +08:00
Netfan and GitHub
3af22f7e91
fix: header logo may not be collapsed in header-sidebar-nav layout ( #5274 )
2024-12-31 11:35:58 +08:00
Netfan and GitHub
2135cb8ece
feat: new layout sidebar nav with full header ( #5270 )
2024-12-31 00:30:15 +08:00
Netfan and GitHub
376aad5d26
feat: drawer close icon placement ( #5269 )
2024-12-30 23:30:53 +08:00
Netfan
27ba45aa75
docs: update dialog and drawer docs
2024-12-30 22:21:01 +08:00
Netfan
de17007788
feat: drawer support destroy on close
2024-12-30 22:21:01 +08:00
Netfan
e86a7906fe
feat: drawer support onOpened & onClosed
2024-12-30 22:21:01 +08:00
Netfan
4a8e6abc06
feat: modal support destroy on close
2024-12-30 22:21:01 +08:00
Netfan and GitHub
2eb7fed9f4
fix: header-mixed layout side-menu active ( #5265 )
...
* fix: header-mixed layout side-menu active
* fix: config test
2024-12-30 15:24:01 +08:00
Netfan and GitHub
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
2024-12-30 14:01:17 +08:00
Netfan
548c2e5500
chore: downgrade vue-tsc version
2024-12-28 17:53:39 +08:00
Netfan and GitHub
ec2c6eff6f
feat: header menu align support ( #5256 )
...
* feat: header menu align support
* fix: typo
2024-12-28 16:16:48 +08:00
Netfan
15fe82c62f
chore: update deps
2024-12-28 16:15:39 +08:00
Netfan and GitHub
cb5ecf4a8a
chore: add apiSelect remote search demo ( #5246 )
2024-12-26 19:23:59 +08:00
Netfan and GitHub
68a7e790d8
fix: grid form submit button locale switch ( #5205 )
2024-12-21 15:36:48 +08:00
Netfan and GitHub
9a660827a6
fix: vxeGrid top padding ( #5193 )
2024-12-20 14:47:33 +08:00
Netfan and GitHub
a44ff73dd3
fix: grid tools in toolbar config not working as expected ( #5190 )
2024-12-19 21:34:47 +08:00
Netfan and GitHub
acd87b2250
feat: add resizable and ColPage component ( #5188 )
...
* feat: add component resizable
* feat: component `ColPage` with demo
2024-12-19 20:37:42 +08:00
Netfan and GitHub
1853ba1d60
fix: sidebar header height ( #5183 )
2024-12-19 11:45:32 +08:00
Netfan and GitHub
db5b727300
feat: page content class override ( #5179 )
2024-12-18 22:53:05 +08:00
Netfan and GitHub
10b3a16f79
fix: sidebar style on focus ( #5178 )
2024-12-18 22:52:40 +08:00
Netfan and GitHub
a97c998be5
fix: user homePath no effect sometimes ( #5166 )
2024-12-17 21:39:12 +08:00
Netfan and GitHub
b22d900e27
feat: form compact mode support ( #5165 )
2024-12-17 20:51:17 +08:00
Netfan and GitHub
181e38733c
fix: form auto submit no effect when showDefaultActions is false ( #5163 )
2024-12-17 20:15:09 +08:00
Netfan and GitHub
4fe44611d3
docs: fix docs-link and add EllipsisText docs ( #5158 )
...
* docs: fix docs-link and add `EllipsisText` docs
* fix: ellipsisText docs link
2024-12-17 14:41:03 +08:00
Netfan and GitHub
593916d6aa
feat: form colon support ( #5156 )
2024-12-16 22:37:29 +08:00
Netfan and GitHub
38805a0e1f
feat: improve code login demo ( #5154 )
...
* feat: add some method in formApi
* fix: VbenPinInput style with small screen
* chore: improve code login demo
2024-12-16 20:48:51 +08:00
Netfan
0f756503ff
feat: add demo for modify menu badge data
2024-12-16 12:45:07 +08:00
Netfan and GitHub
f6faeb034e
feat: autoActivateChild support more layout mode ( #5148 )
2024-12-16 04:54:32 +08:00
Netfan and GitHub
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
2024-12-16 02:57:50 +08:00
Netfan and GitHub
22c1f86ca1
fix: disabledOnChangeListener not work in form ( #5146 )
2024-12-16 00:57:10 +08:00
Netfan and GitHub
ce4af37fd8
fix: login expired modal z-index ( #5145 )
...
* fix: login expired modal z-index
* feat: support custom z-index
2024-12-15 23:25:40 +08:00
Netfan and GitHub
f446cbf9e5
feat: user-dropdown support hover trigger ( #5143 )
...
* feat: user-dropdown support `hover` trigger
* fix: modified type declaration
2024-12-15 18:24:22 +08:00
Netfan and GitHub
7581fb381f
fix: pinInput value synchronous update ( #5142 )
2024-12-15 14:26:42 +08:00
Netfan and GitHub
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
2024-12-15 12:52:56 +08:00
Netfan and GitHub
e558087bcf
fix: vscode debug profile ( #5140 )
2024-12-15 12:44:33 +08:00
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