Commit Graph

28 Commits (6dad2152763ce840a0bd975e8563588707953733)

Author SHA1 Message Date
Vben 9ddaba5333 fix: correct grid styling issue () 2024-11-13 22:28:30 +08:00
Vben 5b079471b9 fix: resolve issue with grid reload parameter not working () 2024-11-13 22:27:50 +08:00
Vben 546c0928fb
fix: form data that is not submitted by the form should not be carried when switching paging () 2024-11-09 21:04:58 +08:00
Vben 5e44aa9283
fix: drawer header is missing () 2024-11-09 20:00:09 +08:00
Vben 8617d3dd1e
perf: formApi added validateAndSubmitForm & filedMapToTime renamed fieldMappingTime ()
* perf: formApi added validateAndSubmitForm & filedMapToTime renamed fieldMappingTime
2024-11-09 15:00:59 +08:00
Vben 2c6edafeb2
fix: when opening the tool separately, there is no need to pass the toolbar-tools slot () 2024-11-09 14:07:41 +08:00
Vben 8f1e397077
fix: when the form is destroyed, the form parameters still exist ()
* fix: when the form is destroyed, the form parameters still exist

* chore: update deps
2024-11-07 22:36:26 +08:00
Vben 4e88ef0840
perf: improve the usage documentation of vben-vxe-table ()
* perf: improve the usage documentation of vben-vxe-table
2024-11-06 23:03:33 +08:00
Arthur Darkstone 33ce4d3cf3
docs: add vxe-table doc ()
* 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
2024-11-06 21:44:02 +08:00
Vben 5999a862b6
perf: expose the formApi for a login form () 2024-11-04 22:46:16 +08:00
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 () 2024-11-02 14:31:46 +08:00
Svend c2d59dea69
chore: add vxe-table export example () 2024-10-30 21:38:19 +08:00
Vben e600d78cb9
chore: add vxe-table toolbar example () 2024-10-29 22:47:15 +08:00
zhou d7d7466524
fix: fix renderEcharts refresh issue () 2024-10-27 21:18:36 +08:00
Vben 6688a6b3c2
feat: table grid supports setting title and helpMessage () 2024-10-24 22:51:04 +08:00
CHUZHI 45987fc1e3
feat: add form slot for action area ()
* feat: add form slot for action area

* fix: fixed rename and lint
2024-10-14 22:35:01 +08:00
vben ea962e75d0 fix: table search form slot not working as expected 2024-10-13 23:44:45 +08:00
Vben 304b1b2efc
fix: when a table switches paging, no form parameters will be carried ()
* fix: when a table switches paging, no form parameters will be carried

* chore: typo
2024-10-10 22:48:25 +08:00
Vben 2dbd323b2a
fix: fix the form-api reactive failure inside the form ()
* fix: fix the form-api reactive failure inside the form
2024-10-08 22:43:02 +08:00
Vben 2d019b3c8a
refactor: change the form button field from text to content to prevent conflicts with the frame ()
* refactor: change the form button field from text to content to prevent conflicts with the frame
2024-10-07 16:30:41 +08:00
Vben ab44926ec8
fix: table internal search collspaed configuration does not take effect ()
* fix: table internal search collspaed configuration does not take effect

* chore: typo
2024-10-07 16:22:57 +08:00
Vben f8ce3fdf1f
feat: useVxeTable returns formApi instance () 2024-10-07 13:32:37 +08:00
Vben 324cdd8259
fix: after resetting the search, the parameters still exist () 2024-10-06 15:10:44 +08:00
Vben 9ad4f96e38
fix: the vxeUI global configuration does not take effect () 2024-10-05 22:30:13 +08:00
Vben 47d162e6e4
fix: improve the layout of tables offline on the mobile () 2024-10-05 22:00:11 +08:00
Vben d37e2f599c
fix: naive ui form reset does not meet expectations ()
* fix: naive ui form reset does not meet expectations

* fix: typo
2024-10-05 17:09:42 +08:00
Vben 4173264805
feat: add vxe-table component ()
* chore: wip vxe-table

* feat: add table demo

* chore: follow ci recommendations to adjust details

* chore: add custom-cell demo

* feat: add custom-cell table demo

* feat: add table from demo
2024-10-04 23:05:28 +08:00
Vben 8a0b1e0c72
refactor: package chart-ui integrated into plugins ()
* refactor: package chart-ui integrated into plugins

* fix: lint error
2024-08-26 21:42:56 +08:00