wyc001122
4eb16d6d3a
fix: fix table-title slot not work ( #6295 )
8 months ago
liqiang0330
53304514b6
fix: Update index.ts ( #6268 )
...
* Update index.ts
VxeGridPropTypes.原文件缺少这个,现在补全!
* Update index.ts
增加空格!
8 months ago
Vben
76de450c71
chore: update dependency version for improved stability and compatibility ( #6023 )
...
* chore: update dependency version for improved stability and compatibility
* fix: optimize clearPoints function in useCaptchaPoints hook to improve performance
* fix: make several props optional in various components for better flexibility
9 months ago
Netfan
0a9fc4e02d
fix: title of search button in vxeTable toolbar ( #6046 )
...
* 修改vxeTable工具栏里的搜索按钮的提示文案
9 months ago
pangyajun123
b985ff0584
fix: vxe-table theme token follow primary color ( #6007 )
9 months ago
Netfan
f46ec30995
fix: theme mode follow the system only `auto` ( #5923 )
...
* 修复主题在未设置为auto时,仍然会跟随系统主题变化的问题。
10 months ago
Netfan
9379093a4f
feat: customizable table separator ( #5898 )
...
* 表格的分隔条支持定制背景色或完全移除
10 months ago
Rascal-Coder
3600603016
fix: vxeGrid height fixed #5861 ( #5862 )
10 months ago
Netfan
7933da8f66
chore: update deps ( #5854 )
10 months ago
Netfan
3133f8f8b9
fix: table form reset will trigger reload twice while submitOnChange set ( #5756 )
...
* 修复表格的搜索表单在重置时,可能会触发2次表格刷新的问题
10 months ago
Netfan
89d963c81a
fix: vxeTable search button not working with slot ( #5678 )
11 months ago
littlesparklet
12ffb310bf
fix: Fix inconsistent spacing around search form (issue #5429 ) ( #5495 )
11 months ago
Netfan
9f82052c71
feat: demo of motion plugin ( #5550 )
...
添加Motion的用法例子
11 months ago
Netfan
b785bc5704
fix: useEcharts return invalid instance ( #5360 )
1 year ago
Netfan
624beb6fa0
fix: locale switching logic correction ( #5344 )
...
* 修复语言切换后的数据更新逻辑
* 表单默认按钮的content属性可提供computed类型的值
1 year ago
Netfan
7606b86854
fix: vxeGrid init without search form ( #5342 )
...
* 修复vxeGrid在未使用表单的情况下,自动加载数据失效的问题。
* 暂时将vxeGrid版本锁定在4.10.0,新版本尺寸计算尚有问题
1 year ago
Netfan
2828e7a7b6
fix: form `fieldMappingTime` is not working ( #5333 )
...
* fix: form option `fieldMappingTime` is not working
* fix: form merge support `fieldMappingTime`
1 year ago
clddup
bbbdbfa912
feat: useEcharts exports echarts instance#5294 ( #5299 )
1 year ago
Vben
081d2aed23
perf: format code with better style ( #5283 )
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
b22d900e27
feat: form compact mode support ( #5165 )
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
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
LinaBell
e3a93970f4
fix: when VxeTable toolbarConfig.refresh is enabled, it will carry incorrect parameters ( #4980 )
1 year ago
Vben
9ddaba5333
fix: correct grid styling issue ( #4889 )
1 year ago
Vben
5b079471b9
fix: resolve issue with grid reload parameter not working ( #4888 )
1 year ago
Vben
546c0928fb
fix: form data that is not submitted by the form should not be carried when switching paging ( #4847 )
1 year ago
Vben
5e44aa9283
fix: drawer header is missing ( #4846 )
1 year ago
Vben
8617d3dd1e
perf: formApi added validateAndSubmitForm & filedMapToTime renamed fieldMappingTime ( #4842 )
...
* perf: formApi added validateAndSubmitForm & filedMapToTime renamed fieldMappingTime
1 year ago
Vben
2c6edafeb2
fix: when opening the tool separately, there is no need to pass the toolbar-tools slot ( #4841 )
1 year ago
Vben
8f1e397077
fix: when the form is destroyed, the form parameters still exist ( #4834 )
...
* fix: when the form is destroyed, the form parameters still exist
* chore: update deps
1 year ago
Vben
4e88ef0840
perf: improve the usage documentation of vben-vxe-table ( #4829 )
...
* perf: improve the usage documentation of vben-vxe-table
1 year ago
Arthur Darkstone
33ce4d3cf3
docs: add vxe-table doc ( #4807 )
...
* docs: init vxe-table demos
* style: fix vxe-table index.scss import error
* docs: fix vxe-table style & theme toggle problem
* docs: add rest demos
* docs: add vxe-table demo desc
* fix: add maximumFileSizeToCacheInBytes to fix build error
* fix: fix vxe-table set-theme build error
* docs: fix vitepress ssr render problem
* docs: add some tips for vitepress compatibility
1 year ago
Vben
5999a862b6
perf: expose the formApi for a login form ( #4806 )
1 year ago
1302岁的龙猫
4b94d62145
fix: When multiple Tables are loaded on a page, a warning will be reported in the initialization of Tables after the second one ( #4791 )
1 year ago
Svend
c2d59dea69
chore: add vxe-table export example ( #4769 )
1 year ago
Vben
e600d78cb9
chore: add vxe-table toolbar example ( #4765 )
1 year ago
zhou
d7d7466524
fix: fix renderEcharts refresh issue ( #4741 )
1 year ago
Vben
6688a6b3c2
feat: table grid supports setting title and helpMessage ( #4732 )
1 year ago
CHUZHI
45987fc1e3
feat: add form slot for action area ( #4621 )
...
* feat: add form slot for action area
* fix: fixed rename and lint
1 year ago
vben
ea962e75d0
fix: table search form slot not working as expected
1 year ago
Vben
304b1b2efc
fix: when a table switches paging, no form parameters will be carried ( #4607 )
...
* fix: when a table switches paging, no form parameters will be carried
* chore: typo
1 year ago
Vben
2dbd323b2a
fix: fix the form-api reactive failure inside the form ( #4590 )
...
* fix: fix the form-api reactive failure inside the form
1 year ago
Vben
2d019b3c8a
refactor: change the form button field from text to content to prevent conflicts with the frame ( #4586 )
...
* refactor: change the form button field from text to content to prevent conflicts with the frame
1 year ago
Vben
ab44926ec8
fix: table internal search collspaed configuration does not take effect ( #4585 )
...
* fix: table internal search collspaed configuration does not take effect
* chore: typo
1 year ago
Vben
f8ce3fdf1f
feat: useVxeTable returns formApi instance ( #4582 )
1 year ago
Vben
324cdd8259
fix: after resetting the search, the parameters still exist ( #4577 )
1 year ago
Vben
9ad4f96e38
fix: the vxeUI global configuration does not take effect ( #4574 )
1 year ago