Skip to content

Releases: VisActor/VTable

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

v1.21.1

14 Oct 06:04
bf1363e

Choose a tag to compare

🐛 fix

  • @visactor/vtable: zoom axis component should release

What's Changed

Full Changelog: v1.21.0...v1.21.1

v1.21.0

13 Oct 09:47
66500c7

Choose a tag to compare

🆕 feat

  • @visactor/vtable-gantt: add zoom interaction feature for gantt

🐛 fix

  • @visactor/vtable: the updateFilterRules method of PivotTable #4450

What's Changed

Full Changelog: v1.20.3...v1.21.0

v1.20.3

11 Oct 01:34
40399b5

Choose a tag to compare

🐛 fix

  • @visactor/vtable: paste html to cell no work #4551
  • @visactor/vtable: select formula item use keyboard arrowUp and arrowDown
  • @visactor/vtable: dbclick the automatic column width in the rightFrozenColCount configuration #4526

What's Changed

Full Changelog: v1.20.2...v1.20.3

v1.20.2

09 Oct 10:56
d9de3ad

Choose a tag to compare

🐛 fix

  • @visactor/vtable: refactor umd build for vtable-plugins and vtable-sheet component
  • @visactor/vtable: search component clear method #4476
  • @visactor/vtable-sheet: refactor use keyboard to select formula select item

📖 docs

  • @visactor/vtable: vtable sheet umd import guide

What's Changed

Full Changelog: v1.20.1...v1.20.2

v1.20.1

26 Sep 11:08
fb8ddb6

Choose a tag to compare

🆕 feat

  • @visactor/vtable: extend chart type
  • @visactor/vtable: support detailPath when pick vchart to add detectPickChartItem config

🐛 fix

  • @visactor/vtable: deleteRecord switchState error after call renderWidthCreateCells api #4436
  • @visactor/vtable: maxfrozenwidth not work when set brower scale #4494
  • @visactor/vtable: gannt grid line style linedash not work #4495
  • @visactor/vtable: when updateOption change enablecheckboxcascade not work #4499
  • @visactor/vtable: api selectCells not work with ctrlMultiSelect false
  • @visactor/vtable: row change order not work with pagination

What's Changed

New Contributors

Full Changelog: v1.20.0...v1.20.1

v1.20.0

22 Sep 03:43
14cf7ce

Choose a tag to compare

🆕 feat

  • @visactor/vtable: add cutSelected keyboardOption for vtable
  • @visactor/vtable-sheet: add vtable sheet component

🔧 chore

  • @visactor/vtable: update vrender version to 1.0.16

What's Changed

New Contributors

Full Changelog: v1.19.9...v1.20.0

v1.19.9

12 Sep 10:00
184359e

Choose a tag to compare

🆕 feat

  • @visactor/vtable: add disableSelectOnContextMenu option
  • @visactor/vtable-gantt: gantt task bar process percentage can be resized

🐛 fix

  • @visactor/vtable: add isReleased check before resize in initialization
  • @visactor/vtable: fix fill handler not show error #4376

🔨 refactor

  • @visactor/vtable: build library process on window system

What's Changed

New Contributors

Full Changelog: v1.19.8...v1.19.9

v1.19.8

29 Aug 07:12
648896d

Choose a tag to compare

🐛 fix

  • @visactor/vtable: fix getLayoutRowTree api error #4346
  • @visactor/vtable: fix when has many columns expand columnTree scenegraph node y value error #4357
  • @visactor/vtable: columnWidthConfig not work when just has indicator on pivot table #4388

🔨 refactor

  • @visactor/vtable: supplement contextmenu-click event arguments #4364

What's Changed

New Contributors

Full Changelog: v1.19.6...v1.19.8

v1.19.7

19 Aug 03:21
c768538

Choose a tag to compare

🆕 feat

  • @visactor/vtable: add ignoreFrozenCols for theme's scrollStyle setting
  • @visactor/vtable: add event type CONTEXTMENU_CANVAS

🐛 fix

  • @visactor/vtable: when set hide for column with children occor error #4223
  • @visactor/vtable: markline refresh container size #4319
  • @visactor/vtable: fix error in syncGroupCollapseState when use InputEditor update groupBy config key.#4216

🔨 refactor

  • @visactor/vtable: scrollbar not show when less records no need show scrollbar