Releases: antvis/G2
Releases · antvis/G2
5.0.17
What's Changed
- refactor(theme): change some theme attributes by @pearmini in #5307
- fix(label): clear invalid labels by @pearmini in #5310
- chore: add weekly report by @hustcc in #5311
- fix(chart): chart.clear preserve some global options by @pearmini in #5318
- feat(size): support ordinal size channel by @pearmini in #5320
- chore: add weekly stats by @Aarebecca in #5315
- fix(legend): set actual item size by @pearmini in #5326
- refactor(style): remove component.style, label.style by @pearmini in #5331
- fix: git clone failed on windows due to filename contains character : by @65min in #5330
- feat(title): auto layout by @pearmini in #5332
- chore: add g-webgl renderer in examples by @xiaoiver in #5334
- fix(auto): axis without label by @pearmini in #5338
New Contributors
Full Changelog: 5.0.16...5.0.17
5.0.16
5.0.15
What's Changed
- doc: typos by @DawnLck in #5251
- fix(legend): update legend item by @pearmini in #5258
- feat(interval): micro interval by @pearmini in #5260
- fix(layout): valid specified component size by @pearmini in #5264
- feat(slider): auto layout by @pearmini in #5274
- fix(axis): axis pos when update by @pearmini in #5275
- fix: clear transform when animation finished by @xiaoiver in #5277
- fix(legend): continuous legend set labelOverlap to hide by default by @pearmini in #5278
- fix(slider): with annotation by @pearmini in #5280
- fix(tooltip): multi chart when mounting to body by @pearmini in #5283
- fix(legend): filter with pages by @pearmini in #5284
- chore: update to 5.0.15 by @pearmini in #5286
New Contributors
Full Changelog: 5.0.14...5.0.15
5.0.14
What's Changed
- fix(inset): relative position for text in polar by @pearmini in #5223
- fix(line): series gradient by @pearmini in #5225
- docs(interval): log scale with zero value by @pearmini in #5226
- fix(line): support missing trail by @pearmini in #5227
- fix(area): one missing point by @pearmini in #5229
- fix(layout): auto inset ignore null bbox by @pearmini in #5228
- fix(api): replace deepMix with deepAssign by @pearmini in #5232
- feat: tooltip interaction emit events when body hide by @pepper-nice in #5157
- feat(tooltip): disableNative by @pearmini in #5236
- fix(axis): auto padding axis label rotate fail by @pearmini in #5238
Full Changelog: 5.0.13...5.0.14
5.0.13
What's Changed
- fix(brush): emit brush remove by @pearmini in #5170
- fix: label show error when missing data by @hustcc in #5175
- refactor(shape): api by @pearmini in #5177
- refactor(api): composite mark by @pearmini in #5178
- refactor(api): animation api by @pearmini in #5179
- refactor(api): remove coordinate for label transform by @pearmini in #5180
- feat(static-mark): add axisX and axisY by @pearmini in #5188
- chore: issue and pr template by @tyr1dev in #5201
- docs: typo fix by @tyr1dev in #5200
- feat(legend): optimize by @pearmini in #5202
- chore: add d3-path as dependency by @tyr1dev in #5203
- feat(layout): auto inset by @pearmini in #5204
- feat(static-mark): add chart.legends by @pearmini in #5209
New Contributors
- @tyr1dev made their first contribution in #5201
Full Changelog: 5.0.12...5.0.13
5.0.12
What's Changed
- feat(interaction): emit slider filter by @pearmini in #5114
- feat(interaction): emit element highlight by @pearmini in #5117
- feat(interaction): emit element select by @pearmini in #5119
- feat: interval shape has max/min width by @hustcc in #5123
- feat(interaction): emit legend highlight by @pearmini in #5126
- feat(interaction): emit legend filter by @pearmini in #5127
- feat: add venn chart demo, tests by @hustcc in #5129
- feat(interaction): emit brush axis highlight by @pearmini in #5132
- feat(line): add trail shape by @pearmini in #5137
- chore: add discussion notify by @hustcc in #5138
- fix: chart.options do not show title by @pearmini in #5147
- fix: calculate band offset in area mark by @hustcc in #5148
- feat(interaction): add scrollbarFilter by @pearmini in #5152
- chore: add ga4 key by @hustcc in #5161
- chore: bump to 5.0.12 by @pearmini in #5167
Full Changelog: 5.0.11...5.0.12
5.0.11
What's Changed
- feat: add heatmap mark and shape by @hustcc in #5047
- fix(geo): highlight choropleth by @pearmini in #5095
- fix(data): render empty data by @pearmini in #5098
- fix(label): null value for series mark by @pearmini in #5099
- fix(event): there is no target for pointerupoutside event by @pearmini in #5100
- fix(api): update mark-level plot and apply viewStyle by @pearmini in #5102
- chore: show treeshaking effects via bundle analyzer by @xiaoiver in #5097
- fix(chart): chart.options should remove node by @pearmini in #5103
- docs: update .dumirc.ts news by @lzxue in #5101
New Contributors
Full Changelog: 5.0.10...5.0.11
5.0.10
5.0.9
What's Changed
- fix(brush): handle brush:highlight once when emit by @pearmini in #5063
- fix: tooltip.position example typo by @hustcc in #5064
- feat: set tooltip dom classname has
g2-
prefix by @hustcc in #5066 - fix: label formatter callback params by @pepper-nice in #5062
- fix(label): support date label by @pearmini in #5077
- feat(api): use api and spec together by @pearmini in #5074
- feat(chart): debounce chart.render by @pearmini in #5083
- fix(legend): pass legend.style by @pearmini in #5084
- feat(axis): set default tickCount to 5 by @pearmini in #5086
- fix(interaction): interaction can be clear by @pearmini in #5087
Full Changelog: 5.0.8...5.0.9
5.0.8
What's Changed
- fix(brush): upper bound for selection by @pearmini in #5044
- docs: add mini charts demo by @hustcc in #5042
- feat: add density mark, violin shape and kde transform by @hustcc in #5043
- fix(chart): chart.forceFit rerender only when size changing by @pearmini in #5052
- fix(brush): rerender don't emit brush:end by @pearmini in #5053
- feat(dimension): auto padding by @pearmini in #5046
- chore: update to 5.0.8 by @pearmini in #5056
Full Changelog: 5.0.7...5.0.8