Skip to content

Releases: VisActor/VTable

v1.22.10

05 Jan 03:52
8a54701

Choose a tag to compare

🐛 fix

  • @visactor/vtable: fix prepareEdit logic occor some bug
  • @visactor/vtable-plugins: fix delete and backbase key cann't delete cells
  • @visactor/vtable: rose pivotchart show indicator title problem

🆕 feat

  • @visactor/vtable-gantt: feat: support distanceToTaskBar config

What's Changed

New Contributors

Full Changelog: v1.22.9...v1.22.10

v1.22.9

28 Dec 06:12
59d599b

Choose a tag to compare

🐛 fix

  • @visactor/vtable: toggleSelectAll only in searched item. fix#4838
  • @visactor/vtable: fix the issue with second-level display length
  • @visactor/vtable: pivot chart no left axis case
  • @visactor/vtable: show dimension tooltip delay logic error
  • @visactor/vtable: editor support keydown chinese #4847
  • @visactor/vtable: fix filter plugin with sub header

🔨 refactor

  • @visactor/vtable-gantt: recognize millisecond for gantt taskbar
  • @visactor/vtable: when no axis compute col width logic
  • @visactor/vtable: when set editCellTrigger keydown input chinese first letter problem #4847

🔖 other

  • @visactor/vtable: Revert "feat: vtable mcp cli and server"

This reverts commit f0a179f.

What's Changed

New Contributors

Full Changelog: v1.22.8...v1.22.9

v1.22.8

17 Dec 09:44
a643781

Choose a tag to compare

🆕 feat

  • @visactor/vtable-sheet: vtable-sheet support cross sheet calculate formula
  • @visactor/vtable-sheet: support import multiply sheets from excel file
  • @visactor/vtable: excel export multiply sheets
  • @visactor/vtable-plugins: add update styles api for filter plugin. close#4790
  • @visactor/vtable-plugins: filter plugin support custom styles. close#4720
  • @visactor/vtable-plugins: emit event when filter menu hide or show. close#4784

🐛 fix

  • @visactor/vtable: when pivot table set grid-tree subTotal value not show #4815
  • @visactor/vtable: scroll bug when update option
  • @visactor/vtable: filter swtich enable erroe. fix#4783
  • @visactor/vtable: apply filter after update table data. fix#4785
  • @visactor/vtable: update filter state and keys when update data. fix#4787
  • @visactor/vtable: select none not effect. fix#4792
  • @visactor/vtable: empty line bug
  • @visactor/vtable: update checkbox state after update data. fix#4795
  • @visactor/vtable: delete key down should not complete edit cell
  • @visactor/vtable: pivotChart linkage getAxis node occor error
  • @visactor/vtable: panel hide when press enter. fix#4813

📖 docs

  • @visactor/vtable: supplement chartDimensionLinkage demo

What's Changed

Full Changelog: v1.22.7...v1.22.8

v1.22.7

08 Dec 10:27
c96171e

Choose a tag to compare

🆕 feat

  • @visactor/vtable: resize support set canResizeColumn function #4764

🐛 fix

  • @visactor/vtable: pivotChart axis should change zero when has range

🔨 refactor

  • @visactor/vtable: optimize linkage pivotChart tooltip
  • @visactor/vtable-plugins: filter auto update item when change table records

What's Changed

  • Main by @fangsmile in #4769
  • [Auto changelog] changlog of v1.22.6 by @github-actions[bot] in #4770
  • fix: auto-update value-filter options when table data changes by @PoorShawn in #4773
  • fix: resolve empty data issue with both grouping and filtering by @PoorShawn in #4797
  • Refactor/resize column by @fangsmile in #4772
  • Fix/filter plugin auto update options by @fangsmile in #4789
  • refactor: pivot chart linkage tooltip position by @fangsmile in #4771
  • [Auto release] release 1.22.7 by @github-actions[bot] in #4803

Full Changelog: v1.22.6...v1.22.7

v1.22.6

02 Dec 00:45
1628b09

Choose a tag to compare

🆕 feat

  • @visactor/vtable-sheet: support copy formula to paste cell
  • @visactor/vtable-sheet: support formula auto fill

🐛 fix

  • @visactor/vtable: excel keyboard plugin when use key of delete and back to delete not work
  • @visactor/vtable: distinguish null and empty string values in row/column dimensions
  • @visactor/vtable: the filter plugin cannot be opened normally when clicked #4736
  • @visactor/vtable: clear the value of the searchInput when the filter plugin is displayed #4736

What's Changed

Full Changelog: v1.22.5...v1.22.6

v1.22.5

26 Nov 02:36
a1f6ff4

Choose a tag to compare

🆕 feat

  • @visactor/vtable: support right axis in pivotChart spec #4723
  • @visactor/vtable: add chartDimensionLinkage for pivotChart

🐛 fix

  • @visactor/vtable: add null check for nodeChildren in matchDimensionPath

What's Changed

Full Changelog: v1.22.4...v1.22.5

v1.22.4

18 Nov 07:59
bdd5661

Choose a tag to compare

🐛 fix

  • @visactor/vtable: fix backtracking issue in getCellAdressByHeaderPath matching algorithm
  • pivot-table: fix frozenColCount being invalid when set to 0
  • @visactor/vtable: the serial number cannot be edited #4627

🔨 refactor

  • @visactor/vtable: filter plugins update when filterState changes
  • @visactor/vtable-plugins: master sub table plugins refactor config

What's Changed

New Contributors

Full Changelog: v1.22.3...v1.22.4

v1.22.3

07 Nov 10:32
4af817c

Choose a tag to compare

🆕 feat

  • @visactor/vtable-sheet: add dragOrder to vtableSheet
  • @visactor/vtable: add api getCellRowHeaderFullPaths for pivotTable
  • @visactor/vtable: support boxPlot chart in pivotChart

🐛 fix

  • @visactor/vtable-sheet: vtable-sheet drag column position #4645
  • @visactor/vtable: leftTop cornder render frame border line #4677
  • @visactor/vtable: the getTargetGroup method of vue-vtable #4663

🔨 refactor

  • @visactor/vtable: overscrollBehavior set none not scrollbar effect #4675

What's Changed

New Contributors

Full Changelog: v1.22.2...v1.22.3

v1.22.2

29 Oct 06:15
6e9be08

Choose a tag to compare

🆕 feat

  • @visactor/vtable-sheet: drag row or column order for vtable-sheet
  • @visactor/vtable-sheet: drag column order to update and calculate formula
  • @visactor/vtable-sheet: adjust formula dependency after delete or add rows columns
  • @visactor/vtable: add adaptive mode for auto fill width
  • @visactor/vtable: the addition of the refValue parameter in vue-vtable dynamic rendering editing now supports v-model #4597

🐛 fix

  • @visactor/vtable: drag row order to update rowHeightMap
  • @visactor/vtable: select row use row series number with cell merge, select state error
  • @visactor/vtable: after resize column width legend title position error #4629
  • @visactor/vtable: fix issue of markline layout in PivotChart
  • @visactor/vtable: the resize event of tableContainer #4558
  • @visactor/vtable: vue-vtable dynamic rendering editing #4621

🔨 refactor

  • @visactor/vtable: requestAnimationFrame use vrender api #4619
  • @visactor/vtable-sheet: formula context support lower case character #4628

What's Changed

New Contributors

Full Changelog: v1.22.0...v1.22.2

v1.22.0

17 Oct 03:08
c96c697

Choose a tag to compare

🆕 feat

  • @visactor/vtable-plugins: add master detail table plugin
  • @visactor/vtable-sheet: handle with formula calculate when add or delete row and column;
  • @visactor/vtable: a new getFilteredRecords method has been added to ListTable #4537

🐛 fix

  • @visactor/vtable: the getFilteredRecords method of PivotTable
  • @visactor/vtable: plugin HighlightHeaderWhenSelectCellPlugin options parse

What's Changed

Full Changelog: v1.21.1...v1.22.0