Skip to content

Releases: VisActor/VTable

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

v1.11.3

28 Nov 12:35
e6116c8
Compare
Choose a tag to compare

🐛 fix

  • @visactor/vtable: frozen chart not update when resize row or column width #2876
  • @visactor/vtable: fix custom-component update in deleteRecords api

🔨 refactor

  • @visactor/vtable: when columnWidthConfig set wrong dimensions should judge this case #2948

What's Changed

New Contributors

Full Changelog: v1.11.2...v1.11.3

v1.11.2

26 Nov 10:18
d02729e
Compare
Choose a tag to compare

🆕 feat

  • @visactor/vtable: add select makeSelectCellVisible #2840
  • @visactor/vtable: add setCustomSelectRanges in stateManager #2750 #2845
  • @visactor/vtable: optimize range select in HeaderHighlightPlugin
  • @visactor/vtable: isShowOverflowTextTooltip support function
  • @visactor/vtable: cell support multi-custom-style #2841
  • @visactor/vtable: templateLink support function #2847
  • @visactor/vtable: add position in tooltip config #2869
  • @visactor/vtable: add parentElement in menu option

🐛 fix

  • @visactor/vtable: add isValidatingValue state to fix call validateValue api repeatedly #2830
  • @visactor/vtable: when up on canvas blank area not drag position rightly #2831
  • @visactor/vtable: when resize column width the select state be cleared #2861
  • @visactor/vtable: when container resize trigger mark line resize #2883
  • @visactor/vtable: when not set minDate maxDate call setRecords render error #2892
  • @visactor/vtable: fix cell border dash update #2818
  • @visactor/vtable: fix merge cell text position #2858
  • @visactor/vtable: fix functional padding update #2774
  • @visactor/vtable: fix select all in row-series-number checkbox #2880

🔨 refactor

  • @visactor/vtable: when set headerSelectMode body drag column order should work #2860

What's Changed

Full Changelog: v1.11.1...v1.11.2

v1.11.1

21 Nov 06:40
Compare
Choose a tag to compare

🆕 feat

  • @visactor/vtable: add setCustomSelectRanges in stateManager #2750 #2845
  • @visactor/vtable: optimize range select in HeaderHighlightPlugin
  • @visactor/vtable: isShowOverflowTextTooltip support function

🐛 fix

  • @visactor/vtable: add isValidatingValue state to fix call validateValue api repeatedly #2830
  • @visactor/vtable: when up on canvas blank area not drag position rightly #2831
  • @visactor/vtable: fix cell border dash update #2818
  • @visactor/vtable: fix merge cell text position #2858

What's Changed

  • [Auto release] release 1.11.1 by @github-actions in #2873

Full Changelog: v1.11.0...v1.11.1

v1.8.3

21 Nov 06:41
Compare
Choose a tag to compare

🐛 fix

  • @visactor/vtable: when dimension set width auto but no records, the col width not compute #2515
  • @visactor/vtable: when call updateColumns should update aggregation #2519
  • @visactor/vtable: change outsideClickDeselect trigger time when pointerdown #2553
  • @visactor/vtable: when sort with row series number occor error #2558
  • @visactor/vtable: fix select auto-scroll in bottom #2546
  • @visactor/vtable: fix auto size in react custom component
  • @visactor/vtable: fix custom component flash when cell resizes #2516
  • @visactor/vtable: fix custom component in forzen cell #2568
  • @visactor/vtable: fix legend with padding layout size
  • @visactor/vtable: fix cellLocation in createComplexColumn #2517
  • @visactor/vtable: fix merge cell select range #2521

🔨 refactor

  • @visactor/vtable: when value is promise cell style function should await #2549

What's Changed

  • [Auto release] release 1.11.1 by @github-actions in #2873

Full Changelog: v1.11.0...v1.8.3

v1.11.0

15 Nov 12:13
d14e443
Compare
Choose a tag to compare

🆕 feat

  • @visactor/vtable: add event changing_header_position
  • @visactor/vtable: drag order highlight line render
  • @visactor/vtable: add change_header_position_fail event
  • @visactor/vtable: add argument recalculateColWidths for api toggleHierarchyState #2817
  • @visactor/vtable: add InvertHighlightPlugin
  • @visactor/vtable: add vtable-calendar

🐛 fix

  • @visactor/vtable: pivot chart pie type selected state not work #2178
  • @visactor/vtable: rose pivotchart click legend then hover chart render error #2209
  • @visactor/vtable: when chart row is frozen render error #2800
  • @visactor/vtable: when after select range not exist #2804
  • @visactor/vtable: call renderWithRecreateCells should not effect colWidth when widthMode is adaptive #2835
  • @visactor/vtable: add CarouselAnimationPlugin
  • @visactor/vtable: add HeaderHighlightPlugin

🔨 refactor

  • @visactor/vtable: when set disableSelect but api selectCell can work #2799

v1.10.5

11 Nov 10:35
0ba98b5
Compare
Choose a tag to compare

🐛 fix

  • @visactor/vtable: pivot chart spec enable select not work #2210
  • @visactor/vtable: sortState field undefined occor error

What's Changed

  • Main by @fangsmile in #2794
  • [Auto changelog] changlog of v1.10.4 by @github-actions in #2795
  • Fix sort state field undefined error by @fangsmile in #2793
  • 2210 bug vtable pivot chart selectenable by @fangsmile in #2787
  • [Auto release] release 1.10.5 by @github-actions in #2809

Full Changelog: v1.10.4...v1.10.5

v1.10.4

07 Nov 15:09
37f4a8d
Compare
Choose a tag to compare

🆕 feat

  • @visactor/vtable: gantt dependency line support tree node #2701
  • @visactor/vtable: when drag on header can select cells continuous #2751

🐛 fix

  • @visactor/vtable: when markline date less then minDate should not show #2689
  • @visactor/vtable: pivot table header icon display incorrect #2735
  • @visactor/vtable: parse axes config error when user set axes #2749
  • @visactor/vtable: cellType set funciton occor error #2754
  • @visactor/vtable: when pivot cell type set chart not data cell render error #2758
  • @visactor/vtable: legend problems #2764 #2755
  • @visactor/vtable: create task shedule date error #2771
  • @visactor/vtable: fix cellLocation in pivot-table #2694
  • @visactor/vtable: fix menu scale pos problem #2734
  • @visactor/vtable: fix tree frozen row problem #2619

What's Changed

New Contributors

Full Changelog: v1.10.3...v1.10.4