Releases: VisActor/VTable
Releases · VisActor/VTable
aeolus-241225
build: prelease version 1.11.6-alpha.4
v1.14.1
🆕 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
- Main by @fangsmile in #3107
- [Auto changelog] changlog of v1.13.2 by @github-actions in #3108
- Feat/enhance mergeCell functionality to support more detailed conditions by @xielin9527 in #2945
- fix(vtable): inside getCellValue method of ListTable by @onlyreadcodes in #3136
- fix: render grid,grid and background when change option by @guaizi149 in #3135
- fix: Resolve issue with grammatical tags not being recognized by @YELineee in #3140
- fix: fix cell group judgement when scroll #3149 by @Rui-Sun in #3150
- fix: fix undeline height in text measurement #3112 by @Rui-Sun in #3147
- fix: fix graphic html attribute error in react-vrender by @Rui-Sun in #3137
- fix: fix group title link click #3022 by @Rui-Sun in #3117
- fix: fix font-weight in vtable-export #3005 by @Rui-Sun in #3116
- fix: fix customStyle update not work #3068 by @Rui-Sun in #3114
- fix: set checkedState into Map by @Rui-Sun in #3087
- fix: reset indicatorKeys in pivot-chart by @Rui-Sun in #3070
- fix: fix react-component update in tree table by @Rui-Sun in #3064
- Refactor/custom compute row height by @fangsmile in #3111
- 3097 feature gantt milestone by @fangsmile in #3143
- Feat/merge cell arguments by @fangsmile in #3145
- Fix/update option grid and under bg color by @fangsmile in #3146
- Feat/update markline by @fangsmile in #3151
- 3152 resize hot area limited table group by @fangsmile in #3153
- 3144 bug validatevalue recall by @fangsmile in #3154
- Fix/graphic html by @Rui-Sun in #3159
- 3013 feature gantt contextmenu event by @fangsmile in #3164
- Fix/fs bs by @Rui-Sun in #3046
- fix: fix no records in initRecordCheckState() by @Rui-Sun in #3167
- [Auto changelog] changlog of v1.14.0 by @github-actions in #3169
- [Auto release] release 1.14.0 by @github-actions in #3168
- Main by @fangsmile in #3170
- fix: reshresh record link nodes when node not exist by @guaizi149 in #3162
- Feat/change cell value when update by @taiiiyang in #3173
- fix: fix axes count error in seriesIds config by @Rui-Sun in #3181
- 3155 feature gantt workday style by @fangsmile in #3163
- 3160 refactor vtable anti jitter by @fangsmile in #3165
- Fix/refresh record link nodes by @fangsmile in #3176
- Refactor/change cell value when update by @fangsmile in #3178
- 3161 refactor gantt taskbar resize by @fangsmile in #3179
- Fix/pivot checkbox by @Rui-Sun in #3184
- [Auto release] release 1.14.1 by @github-actions in #3186
New Contributors
- @xielin9527 made their first contribution in #2945
- @onlyreadcodes made their first contribution in #3136
Full Changelog: v1.13.2...v1.14.1
aeolus: Merge pull request #3166 from VisActor/3160-refactor-vtable-anti-jitter
refactor: add option tableSizeAntiJitter #3160
v1.14.0
🆕 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
🆕 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
- Main by @fangsmile in #3082
- fix: update options when record changed by @guaizi149 in #3080
- [Auto changelog] changlog of v1.13.1 by @github-actions in #3083
- feat: customize the width of the column width handle by @shanhexi in #3065
- Feat/resizable moveable function by @fangsmile in #3079
- Fix/set records update parse options by @fangsmile in #3084
- feat: gird line support custom funtion by @fangsmile in #3086
- 3085 bug row height resize bug by @fangsmile in #3100
- fix: correct typo in event handler name by @YELineee in #3101
- 3077 bug vtable copy occor error by @fangsmile in #3102
- Feat/update option by @fangsmile in #3103
- 3045 resize col width row heigth interactive hot spot size by @fangsmile in #3088
- fix: hack loading icon url by @Rui-Sun in #3104
- fix: hack loading icon url by @fangsmile in #3105
- [Auto release] release 1.13.2 by @github-actions in #3106
Full Changelog: v1.13.1...v1.13.2
v1.13.1
🆕 feat
- @visactor/vtable: add time scale unit hour #2976
🐛 fix
- @visactor/vtable: left table width handle with tableWidth set auto #3033
What's Changed
- Merge main into develop by @Rui-Sun in #3037
- [Auto changelog] changlog of v1.13.0 by @github-actions in #3038
- chore: add docs_request.yml by @Rui-Sun in #3043
- Refactor/compute col width by @fangsmile in #3067
- 2976 feature gantt scale hour by @fangsmile in #3006
- 3033 bug table width auto resize col width by @fangsmile in #3047
- chore: update link form for demos by @purpose233 in #3076
- [Auto release] release 1.13.1 by @github-actions in #3081
Full Changelog: v1.13.0...v1.13.1
v1.13.0
🆕 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
🆕 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
- merge Main into develop by @Rui-Sun in #2974
- [Auto changelog] changlog of v1.11.5 by @github-actions in #2975
- fix: 修复甘特图执行updateScales时,grid宽度计算错误的问题 by @guaizi149 in #2989
- 2829 feature gantt chart support taskShowMode by @fangsmile in #2842
- 2938 bug edit create link error by @fangsmile in #2977
- 2920 feature vtable gantt taskbar position by @fangsmile in #2970
- Fix/grid width cal by @fangsmile in #2990
- Feat/fs bs by @Rui-Sun in #2982
- fix: fix react-component in tree mode update by @Rui-Sun in #2984
- fix: fix strokeArrayWidth update in updateCell() #2811 by @Rui-Sun in #2985
- fix: fix legend visible problem when reize table by @Rui-Sun in #2986
- fix: fix merge radio cell check update #2881 by @Rui-Sun in #2991
- fix: fix cache problem in Icon.loadGif() #2905 by @Rui-Sun in #2994
- fix: fix default row height in computeRowHeight() #2903 by @Rui-Sun in #2993
- [Auto release] release 1.12.0 by @github-actions in #2996
Full Changelog: v1.11.5...v1.12.0
v1.11.5
🆕 feat
- @visactor/vtable: add @visactor/vtable-plugins package
📖 docs
- @visactor/vtable: 更新进入或离开节点时的事件文档
- @visactor/vtable: 更新甘特图事件文档,暴露整个e的信息
v1.11.4
🐛 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