Releases: VisActor/VTable
Releases · VisActor/VTable
v0.13.4
🆕 feat
- @visactor/vtable: add option overscrollBehavior
🐛 fix
- @visactor/vtable: drag select out tablecell getSelectCellInfos null
- @visactor/vtable: select border render error when frozen bottom row #508
🔨 refactor
- @visactor/vtable: change styleElement add targetDom
What's Changed
- Main by @fangsmile in #529
- Fix drag select by @fangsmile in #532
- 535 feature overscroll behavior by @fangsmile in #538
- [Auto release] release 0.13.4 by @github-actions in #539
Full Changelog: v0.13.3...v0.13.4
v0.13.3
🐛 fix
- @visactor/vtable: fix frozen shadow update in tree mode #525
What's Changed
- Main by @Rui-Sun in #483
- develop merge to dev/0.14.0 by @fangsmile in #487
- 489 demo add information business demo by @fangsmile in #491
- fix: fix MOUSEOVER_CHART_SYMBOL event error by @Rui-Sun in #490
- fix: fix forzen cell sort error by @Rui-Sun in #492
- fix: fix window resize result by @Rui-Sun in #495
- 468 async load records demo by @fangsmile in #497
- 468 async load records demo by @fangsmile in #498
- chore: remove canvas dependence by @fangsmile in #501
- 503 bug axis label sort not right by @fangsmile in #504
- 506 bug over100 columns scroll columnsattribute xerror by @fangsmile in #507
- Feat/list perf by @Rui-Sun in #442
- fix: fix adaptive size progress by @Rui-Sun in #511
- fix: fix column move display problem by @Rui-Sun in #494
- fix: fix problem in selected config by @Rui-Sun in #520
- 478 refactor up out size select save by @fangsmile in #515
- fix: fix stack defalut judgement by @Rui-Sun in #521
- feat: add decodeReactDom for react jsx customLayout by @Rui-Sun in #466
- docs: add icon define guide explaination by @fangsmile in #522
- docs: add faq docs by @purpose233 in #510
- refactor: rename dropdown_menu_click by @fangsmile in #523
- fix: fix frozen shadow update in tree mode by @Rui-Sun in #525
- [Auto release] release 0.13.2 by @github-actions in #524
- Main by @fangsmile in #526
- chore: add change log by @fangsmile in #528
- [Auto release] release 0.13.2 by @github-actions in #527
Full Changelog: v0.13.1...v0.13.3
v0.13.2
🆕 feat
- @visactor/vtable: add decode for react jsx customLayout
🐛 fix
- @visactor/vtable: getCellByCache maximum call stack size exceeded
- @visactor/vtable: event trigger selected_cell drag_select_end change_header_position
- @visactor/vtable: axis label sort not right #503
- @visactor/vtable: over 100 columns after init scroll right now columns attribute Xvalue error #506
🔨 refactor
- @visactor/vtable: save select when click outside table #478
What's Changed
- Main by @fangsmile in #461
- feat: add checkbox headertype by @fangsmile in #465
- [Auto release] release 0.13.1 by @github-actions in #481
Full Changelog: v0.13.0...v0.13.2
v0.13.1
🐛 fix
- @visactor/vtable: stack default value is true
What's Changed
- Main by @fangsmile in #461
- feat: add checkbox headertype by @fangsmile in #465
- [Auto release] release 0.13.1 by @github-actions in #481
Full Changelog: v0.13.0...v0.13.1
v0.13.0
🆕 feat
- @visactor/vtable: add initialized event #301
- @visactor/vtable: add checkbox cell type
- @visactor/vtable: add option headerSelectMode
🐛 fix
- @visactor/vtable: when use customlayout function, after resize col width the row height changed #427
- @visactor/vtable: fix resize compute col width logic #432
- @visactor/vtable: [Bug] set records blank scroll error #458
📖 docs
- @visactor/vtable: add event api
What's Changed
- Main by @fangsmile in #414
- docs: fix Derived Field demo by @fangsmile in #415
- fix: fix pivot merge header layout problem by @Rui-Sun in #419
- Docs/add update demos by @fangsmile in #421
- [Auto release] release 0.12.2 by @github-actions in #422
- Main by @fangsmile in #423
- merge to dev0.13.0 by @fangsmile in #424
- 301 feature add vtable rendering to finished api by @fangsmile in #425
- fix: frozen column progress index error by @Rui-Sun in #426
- 427 bug row height changed by @fangsmile in #428
- 391 feature header select mode by @fangsmile in #429
- 432 bug fix resize compute col width logic by @fangsmile in #433
- feat: change frozen column method by @Rui-Sun in #430
- Fix/fs 0.13.0 by @Rui-Sun in #434
- fix: fix row progress by @Rui-Sun in #436
- refactor: [refactor] judge when use isHorizontalScrollable isVertical… by @fangsmile in #447
- Feat/nodejs by @Rui-Sun in #410
- Feat/checkbox by @Rui-Sun in #390
- fix: when columns is blank and set indicatorsAsCol=false,pivot show t… by @fangsmile in #441
- refactor: theme's defaultfontFamily change to 'Arial,sans-serif' #448 by @fangsmile in #449
- Fix/fs 0.13.0 by @Rui-Sun in #450
- feat: move chart viewbox in deactivate() by @Rui-Sun in #455
- Dev/0.13.0 by @fangsmile in #457
- fix: just to trigger bugserver by @fangsmile in #459
- Dev/0.13.0 by @fangsmile in #460
- [Auto release] release 0.13.0 by @github-actions in #456
- [Auto release] release 0.13.0 by @github-actions in #462
Full Changelog: v0.12.1...v0.13.0
v0.12.2
🐛 fix
- @visactor/vtable: init listtable with blank columns occur error #405
📖 docs
- @visactor/vtable: add option to all demos
What's Changed
- Main by @fangsmile in #334
- Feat/custom layout jsx by @Rui-Sun in #243
- 339 bug loss tree hierarchystate by @fangsmile in #340
- Update bug-server.yml by @fangsmile in #342
- 338 bug container resize chart display exception by @fangsmile in #343
- chart shake when after resize container #344 by @fangsmile in #345
- 338 bug container resize chart display exception by @fangsmile in #353
- fix: fix legend padding format supportment by @Rui-Sun in #354
- fix: fix pivot table scroll cell layout problem by @Rui-Sun in #364
- Fix docs pivot tabel by @fangsmile in #363
- 365 VTable.TYPES add type TextAlignType by @X-smart in #366
- Feat/pivot chart by @Rui-Sun in #346
- Feat/analysis pivot table tree by @fangsmile in #367
- Feat/multi column tree by @fangsmile in #356
- Feat/scroll porf by @Rui-Sun in #348
- Docs/multi tree toturial by @fangsmile in #377
- fix: no columns occur error by @fangsmile in #382
- 383 when update option indicators not exist,pivot table error by @X-smart in #384
- Fix/fix list frozen resize by @Rui-Sun in #376
- Dev/0.11.0 by @fangsmile in #379
- Fix/chart for fs by @Rui-Sun in #381
- 357 mobile test fix problems by @fangsmile in #385
- [Auto release] release 0.12.0 by @github-actions in #386
- main to develop by @fangsmile in #388
- Fix/chart for fs by @Rui-Sun in #387
- develop to dev/0.12.0 by @fangsmile in #389
- fix: noColumns and Indicator in row pivotChart interaction occur erro… by @fangsmile in #394
- fix: tooltip can not show in rightFrozenColumn #395 by @fangsmile in #396
- 407 feature description show not ishowoverflowtexttooltip by @fangsmile in #408
- Fix/chart for fs by @Rui-Sun in #392
- 400 feature custom total data pivot table by @fangsmile in #409
- 400 feature custom total data pivot table by @fangsmile in #412
- Dev/0.12.0 by @fangsmile in #413
- [Auto release] release 0.12.1 by @github-actions in #411
Full Changelog: v0.12.0...v0.12.2
v0.12.1
🆕 feat
- @visactor/vtable: support use custom data as summary data #400
🐛 fix
- @visactor/vtable: analysis pivot tree summary value is wrong
- @visactor/vtable: when set description can show not to consider tooltip.isShowOverflowTextTooltip #407
- @visactor/vtable: fix axis zero align error in updateOption()
📖 docs
- @visactor/vtable: add analysis rules demos
What's Changed
- Main by @fangsmile in #334
- Feat/custom layout jsx by @Rui-Sun in #243
- 339 bug loss tree hierarchystate by @fangsmile in #340
- Update bug-server.yml by @fangsmile in #342
- 338 bug container resize chart display exception by @fangsmile in #343
- chart shake when after resize container #344 by @fangsmile in #345
- 338 bug container resize chart display exception by @fangsmile in #353
- fix: fix legend padding format supportment by @Rui-Sun in #354
- fix: fix pivot table scroll cell layout problem by @Rui-Sun in #364
- Fix docs pivot tabel by @fangsmile in #363
- 365 VTable.TYPES add type TextAlignType by @X-smart in #366
- Feat/pivot chart by @Rui-Sun in #346
- Feat/analysis pivot table tree by @fangsmile in #367
- Feat/multi column tree by @fangsmile in #356
- Feat/scroll porf by @Rui-Sun in #348
- Docs/multi tree toturial by @fangsmile in #377
- fix: no columns occur error by @fangsmile in #382
- 383 when update option indicators not exist,pivot table error by @X-smart in #384
- Fix/fix list frozen resize by @Rui-Sun in #376
- Dev/0.11.0 by @fangsmile in #379
- Fix/chart for fs by @Rui-Sun in #381
- 357 mobile test fix problems by @fangsmile in #385
- [Auto release] release 0.12.0 by @github-actions in #386
- main to develop by @fangsmile in #388
- Fix/chart for fs by @Rui-Sun in #387
- develop to dev/0.12.0 by @fangsmile in #389
- fix: noColumns and Indicator in row pivotChart interaction occur erro… by @fangsmile in #394
- fix: tooltip can not show in rightFrozenColumn #395 by @fangsmile in #396
- 407 feature description show not ishowoverflowtexttooltip by @fangsmile in #408
- Fix/chart for fs by @Rui-Sun in #392
- 400 feature custom total data pivot table by @fangsmile in #409
- 400 feature custom total data pivot table by @fangsmile in #412
- Dev/0.12.0 by @fangsmile in #413
- [Auto release] release 0.12.1 by @github-actions in #411
Full Changelog: v0.12.0...v0.12.1
v0.12.0
🆕 feat
- @visactor/vtable: multi tree to pivot table
🐛 fix
- @visactor/vtable: the width and height of the container is changed, chart display exception. #338
- @visactor/vtable: chart shake when after resize container #344
- @visactor/vtable: the width or height of the container change large,pivotChart display exception. #350
- @visactor/vtable: loss tree HierarchyState when call updateOption #339
- @visactor/vtable: mobile test fix problems #357
📖 docs
- @visactor/vtable: add docs about multi tree to pivot table
What's Changed
- docs: rename parentElement to container by @fangsmile in #296
- Main by @fangsmile in #298
- Website tutorials by @fangsmile in #303
- 292 bug indicators customrender exception by @fangsmile in #306
- fix: fix bottom right frozen display problem by @Rui-Sun in #304
- fix: fix invalid record progress by @Rui-Sun in #307
- docs: update the route for vtable document preview by @purpose233 in #309
- fix: when chart data just one itembar axix range min=max ,chart can't… by @fangsmile in #314
- feat: add percent-horizontal-bar chart by @Rui-Sun in #315
- 300 feature support select cell range by @fangsmile in #316
- fix: fix axis label negative range by @Rui-Sun in #317
- 320 feature support celltype fun for same column cell by @fangsmile in #323
- feat(scenegraph): 328 add autoFillHeight option by @X-smart in #330
- 328 feature add autofillheight option by @fangsmile in #331
- 259 bug fix minwidth limit adaptive by @fangsmile in #329
- Feat/pivot chart by @Rui-Sun in #325
- [Auto release] release 0.11.0 by @github-actions in #333
New Contributors
- @purpose233 made their first contribution in #309
Full Changelog: v0.11.0...v0.12.0
v0.11.0
🆕 feat
- @visactor/vtable: add api selectCells #300
- @visactor/vtable: add cellType function define to support different type can show one column #320
🐛 fix
- @visactor/vtable: indicators/customRender data mapping exception #292
- @visactor/vtable: when rows is [], pivot-chart display exception #319
- @visactor/vtable: get axis domain with blank columns
What's Changed
- Main by @fangsmile in #280
- feat(ts-types): 283 add type(number) in StylePropertyFunctionArg/data… by @X-smart in #287
- 262 chore create docs project by @fangsmile in #277
- 264 feature add pagination to pivottable by @fangsmile in #290
- fix: mouseenter_cell cann't trigger #289 by @fangsmile in #291
- Feat/pivot chart by @Rui-Sun in #281
- feat: add legend and axis component document by @Rui-Sun in #293
- feat: add size and color legend by @Rui-Sun in #288
- Website tutorials by @fangsmile in #295
- [Auto release] release 0.10.2 by @github-actions in #297
Full Changelog: v0.10.1...v0.11.0
v0.10.2
🆕 feat
- @visactor/vtable: add pagination to PivotTable
🐛 fix
- @visactor/vtable: updatePagination
What's Changed
- sync develop by @fangsmile in #128
- merge develop to feat branch by @fangsmile in #130
- Feat/component legend by @Rui-Sun in #132
- Feat/component axis by @Rui-Sun in #135
- Feat/pivot chart lff by @fangsmile in #131
- sync from develop to pivot_chart branch by @fangsmile in #139
- Feat/117 expose chart event by @fangsmile in #140
- feat: handle legend event to reset chart by @fangsmile in #144
- Feat/146 add api position chart datum by @fangsmile in #147
- Feat/forzen right bottom by @Rui-Sun in #142
- Refactor/145 test performance of pivot chart by @fangsmile in #149
- Feat/pivot chart axis by @Rui-Sun in #151
- feat: add updateOption api by @fangsmile in #150
- feat: add title option by @fangsmile in #154
- feat: add heightMode option by @fangsmile in #156
- Feat/pivot chart axis by @Rui-Sun in #159
- Pre release/0.9.2 alpha.3 by @fangsmile in #164
- fix: fix test config in custom mode by @Rui-Sun in #171
- feat: update chart data to series by @fangsmile in #168
- [demo] 160 demo modify demo description to english by @skie1997 in #173
- Feat/pivot chart axis by @Rui-Sun in #172
- Main by @fangsmile in #178
- [merge] merge develop to pivot_chart by @fangsmile in #177
- docs: modify demo datasource by @fangsmile in #175
- Demo/179 add official website demo for pivot chart by @fangsmile in #180
- Feat/pivot chart axis by @Rui-Sun in #184
- Refactor/185 use barwidth to compute chart column width by @fangsmile in #186
- Feat/pivot chart axis by @Rui-Sun in #188
- Feat/pivot chart axis by @Rui-Sun in #190
- Fix/189 use updateOption can‘t modify hover highlight mode correctly by @fangsmile in #191
- refactor/187 when widthmode setted adaptive, recompute body column to adaptive lefted container space by @fangsmile in #192
- Feat/pivot chart axis by @Rui-Sun in #193
- 136 refactor last column to resize width is inflexibility by @fangsmile in #194
- refactor/136 refactor last column to resize width is inflexibility by @fangsmile in #195
- refactor/196 refactor compute optimize height for chart by axis tick count by @fangsmile in #197
- Feat/pivot chart axis by @Rui-Sun in #199
- feat: records support format Record<string, any[]> groupby indicator … by @fangsmile in #201
- chore: update README logo to adapt dark mode by @zamhown in #198
- 204 refactor uniform api name with visactor by @fangsmile in #205
- 88 refactor logic for icon interactive setting by @fangsmile in #206
- refactor: double click resize column line should compute column width… by @fangsmile in #207
- feat: add basic axis component auto width function by @Rui-Sun in #202
- fix: fix scroll update in autoWidth mode by @Rui-Sun in #211
- 212 fix bugs for pivotchart by @fangsmile in #213
- Fix/fix axis fs by @Rui-Sun in #214
- 212 parentElement rename to container by @fangsmile in #215
- refactor: optimize compute row height performance and measure text wi… by @fangsmile in #210
- 216 refactor optimize chart render performance by @fangsmile in #218
- Fix/position error by @Rui-Sun in #217
- refactor: optimize chart rerender times when click mark state isn't c… by @fangsmile in #222
- Feat/right bottom frozen by @Rui-Sun in #208
- Feat/pivot chart by @fangsmile in #223
- [Auto release] release 0.10.0 by @github-actions in #224
- Main by @fangsmile in #228
- refactor: icon should disapper when mouse leave table by @fangsmile in #225
- feat: sort support don't execute inner sort logic #230 by @fangsmile in #231
- Feat/resize mode by @Rui-Sun in #229
- Update README.md by @fangsmile in #232
- 233 feature optimize selected interaction with shift keyboard by @fangsmile in #234
- 236 demo title and legend usecase demo by @fangsmile in #239
- fix: fix axis label rotate layout problem by @Rui-Sun in #251
- docs: add tooltip custom content demo by @fangsmile in #253
- feat: add analysis for pivot table by @fangsmile in #256
- Create others.md by @fangsmile in #257
- chore: update vrender version to fix mearsure text width by @fangsmile in #255
- 240 feature update single option item by @fangsmile in #247
- 260 refactor rename caption to title by @fangsmile in #261
- fix: fix resize problem in adaptive mode by @Rui-Sun in #265
- feat: add horizontal sort progress by @Rui-Sun in #266
- 269 bug pivottable horizontal scroll bar by @fangsmile in #270
- Fix/axis releate by @Rui-Sun in #263
- refactor: rename columnType to cellType by @fangsmile in #273
- Feat/pivot chart by @Rui-Sun in #274
- [Auto release] release 0.10.1 by @github-actions in #279
New Contributors
Full Changelog: v0.10.0...v0.10.2