Skip to content

Releases: VisActor/VTable

aeolus-241225

25 Dec 07:17
Compare
Choose a tag to compare
build: prelease version 1.11.6-alpha.4

v1.14.1

23 Dec 13:26
4a34ffb
Compare
Choose a tag to compare

🆕 feat

  • @visactor/vtable: add grid rowBackgroundColor and columnBackgroundColor weekendBackgroundColor #3155

🐛 fix

  • @visactor/vtable: gantt taskbar resize width interaction can not limit one time unit #3161
  • @visactor/vtable: fix axes count error in seriesIds config

🔨 refactor

  • @visactor/vtable: add option tableSizeAntiJitter #3160

What's Changed

New Contributors

Full Changelog: v1.13.2...v1.14.1

aeolus: Merge pull request #3166 from VisActor/3160-refactor-vtable-anti-jitter

24 Dec 03:36
7dee56b
Compare
Choose a tag to compare

v1.14.0

20 Dec 10:22
5cac08c
Compare
Choose a tag to compare

🆕 feat

  • @visactor/vtable: add contextmenu_task_bar event #3013
  • @visactor/vtable: add milestone type #3097
  • @visactor/vtable: add mergeCell function to support more detailed conditions
  • @visactor/vtable: support tickAlign in PivotChart
  • @visactor/vtable: add updateMarkLine
  • @visactor/vtable: add enums in validateValue of vtable-editor #3039

🐛 fix

  • @visactor/vtable: validateValue not promise case can not be recalled #3144
  • @visactor/vtable: adjust scroll hot area limited on table group #3152
  • @visactor/vtable: fix react-component update in tree table
  • @visactor/vtable: fix customStyle update not work #3068
  • @visactor/vtable: fix font-weight in vtable-export #3005
  • @visactor/vtable: fix graphic html attribute error
  • @visactor/vtable: application define in react-vtable umd file #3093
  • @visactor/vtable: fix customRender error in react-vtable #3142
  • @visactor/vtable: fix group title link click #3022
  • @visactor/vtable: fix cell group judgement when scroll #3149
  • @visactor/vtable: fix undeline height in text measurement #3112
  • @visactor/vtable: change checkboxState into Map

🔨 refactor

  • @visactor/vtable: customComputeRowHeight logic

v1.13.2

16 Dec 11:47
5cac08c
Compare
Choose a tag to compare

🆕 feat

  • @visactor/vtable: resizable and moveable support function #3074
  • @visactor/vtable: add updateOption and updateScales api

🐛 fix

  • @visactor/vtable: copy permission check when in iframe #3077
  • @visactor/vtable: when has select cells to resize col width or row height error #3085
  • @visactor/vtable: consider not set mindate maxdate call setRecords api

What's Changed

Full Changelog: v1.13.1...v1.13.2

v1.13.1

13 Dec 09:02
2fefc93
Compare
Choose a tag to compare

🆕 feat

  • @visactor/vtable: add time scale unit hour #2976

🐛 fix

  • @visactor/vtable: left table width handle with tableWidth set auto #3033

What's Changed

Full Changelog: v1.13.0...v1.13.1

v1.13.0

09 Dec 08:36
ebce8d9
Compare
Choose a tag to compare

🆕 feat

  • @visactor/vtable: add keybord ctrlMultiSelect config #2995
  • @visactor/vtable: add panelStyle&arrowStyle config in Popover #2988

🐛 fix

  • @visactor/vtable: select not work when select set disableSelect #2981
  • @visactor/vtable: fix textAlign in checkbox/radio #2908
  • @visactor/vtable: outsideClickDeselect event in menu element
  • @visactor/vtable: fix col&row range in getCellMergeRange() #2906
  • @visactor/vtable: fix merge cell select range update #2944
  • @visactor/vtable: fix ListTreeStickCellPlugin update in tree_hierarchy_state_change event #2914
  • @visactor/vtable: fix row update range in _refreshHierarchyState() #2987
  • @visactor/vtable: fix text baseline align problem

v1.12.0

03 Dec 11:31
4946607
Compare
Choose a tag to compare

🆕 feat

  • @visactor/vtable: add option customComputeRowHeight and defaultRowHeight can set "auto"
  • @visactor/vtable: add taskShowMode for gantt chart #2849

🐛 fix

  • @visactor/vtable: when edit record task date update taskbar occor error #2938
  • @visactor/vtable: fix last col&row editor size #2926
  • @visactor/vtable: fix cell update event problem in CustomCellStylePlugin #2927
  • @visactor/vtable: fix react-component in tree mode update
  • @visactor/vtable: fix default row height in computeRowHeight() #2903
  • @visactor/vtable: fix legend visible problem when reize table
  • @visactor/vtable: fix cache problem in Icon.loadGif() #2905
  • @visactor/vtable: fix merge radio cell check update #2881
  • @visactor/vtable: fix strokeArrayWidth update in updateCell() #2811

📖 docs

  • @visactor/vtable: add getTaskBarRelativeRect api #2920

What's Changed

Full Changelog: v1.11.5...v1.12.0

v1.11.5

29 Nov 08:28
07feccc
Compare
Choose a tag to compare

🆕 feat

  • @visactor/vtable: add @visactor/vtable-plugins package

📖 docs

  • @visactor/vtable: 更新进入或离开节点时的事件文档
  • @visactor/vtable: 更新甘特图事件文档,暴露整个e的信息

v1.11.4

29 Nov 07:52
4a62f17
Compare
Choose a tag to compare

🐛 fix

  • @visactor/vtable: columnWidthConfig match problem #2957

What's Changed

  • Main by @fangsmile in #2955
  • [Auto changelog] changlog of v1.11.3 by @github-actions in #2956
  • 2957 bug hide indicator columnwidthconfig by @fangsmile in #2961
  • [Auto release] release 1.11.4 by @github-actions in #2962

Full Changelog: v1.11.3...v1.11.4