Releases: antvis/G2
Releases · antvis/G2
5.3.0 Qingming
What's Changed
- docs: update text doc by @Orcish-Y in #6650
- docs: labels spec update by @ai-qing-hai in #6647
- docs: tooltip by @Orcish-Y in #6646
- fix: 修改scale后line颜色不刷新 by @xianSheng-yo in #6655
- docs: update component title document by @hustcc in #6661
- feat: add oscp issue template by @interstellarmt in #6662
- feat: update oscp issue template by @interstellarmt in #6664
- feat: update oscp issue template by @interstellarmt in #6691
- docs: modify mark point by @interstellarmt in #6694
- docs: mark-line by @interstellarmt in #6651
- fix: tooltip marker blocked elements select by @moayuisuda in #6695
- feat: update announcement for doc season by @interstellarmt in #6696
- feat(scrollbar): scrollbar docs update by @ai-qing-hai in #6688
- fix: triangleDown render error by @BQXBQX in #6697
- docs: update data type: inline, fetch by @hustcc in #6702
- docs: update histogram demo by @hustcc in #6706
- docs: modify chart layout by @interstellarmt in #6704
- docs: modify slider by @interstellarmt in #6707
- docs: update readme, show the slogan by @hustcc in #6712
- feat: update oscp template by @interstellarmt in #6713
- fix: display abnormally when seriesTooltip by @BQXBQX in #6708
- feat: update oscp template by @interstellarmt in #6715
- docs: modify data overview by @interstellarmt in #6716
- fix: unit test errors by @BQXBQX in #6722
- fix: autofit render errror after legend filter by @BQXBQX in #6723
- fix(tooltip): handle single element case in series tooltip by @BQXBQX in #6717
- feat: element select support custom region group by @moayuisuda in #6724
- docs: update data.transform.sort by @hustcc in #6728
- docs: add text example by @interstellarmt in #6732
- docs: modify mark overview by @interstellarmt in #6733
- feat: support expression string for function config by @BQXBQX in #6709
- update rect doc by @Orcish-Y in #6653
- docs: fix broken codebox by @interstellarmt in #6737
- docs: add documentation for expr function expression support by @BQXBQX in #6735
- docs: 改造「核心概念 - 标记(Mark)- shape」文档 by @yayea in #6740
- docs: update transform.diffY by @hustcc in #6729
- docs: 改造文档「核心概念 - 转换(Transform)- normalizeY by @eleliauk in #6727
- docs: update wordcloud doc by @Orcish-Y in #6734
- fix: element event error in wordcloud by @hustcc in #6750
- [Docs]: 改造文档「核心概念 - 数据(Data)- sortBy」文档 #6673 by @HasonoCell in #6744
- docs: 改造「核心概念 - 转换(Transform)- symmetryY」文档 by @mingcheng in #6748
- chore: lock the dumi version by @interstellarmt in #6757
- docs: bin,binX doc update by @Orcish-Y in #6746
- fix: handle the case where stepWidth is negative by @interstellarmt in #6758
- chore: change log v5.3.0 by @interstellarmt in #6760
New Contributors
- @xianSheng-yo made their first contribution in #6655
- @yayea made their first contribution in #6740
- @eleliauk made their first contribution in #6727
- @HasonoCell made their first contribution in #6744
- @mingcheng made their first contribution in #6748
Full Changelog: v5.2.12...5.3.0
v5.2.12
What's Changed
- fix: overriding style.d causes custom rendering errors by @BQXBQX in #6603
- docs: adjust docs framework by @interstellarmt in #6598
- docs: add announcement for doc experience survey by @yvonneyx in #6605
- docs: add links assistant for ant internal users by @yvonneyx in #6611
- fix: eliminate empty entries in word-cloud legend items by @interstellarmt in #6614
- chore: resolve d3-array type locked issue by @BQXBQX in #6607
- docs: address document feedback Issues by @interstellarmt in #6624
- feat: add action to update documentations to yuque by @yvonneyx in #6627
- docs: mark-area文档改造 by @interstellarmt in #6626
- feat: add support for multi-select hotkeys by @moayuisuda in #6628
- fix(chart): resolve issue #6544 with line chart sorting by @BQXBQX in #6621
- fix: items callback's priority by @moayuisuda in #6630
- docs: mark-range、mark-rangeX、mark-rangeY by @louhaojie99 in #6641
- docs: mark-cell,mark-chord by @Orcish-Y in #6636
- docs mark density by @Orcish-Y in #6642
- feat(docs): update docs, image、linX、lineY、link、liquid、polygon by @ai-qing-hai in #6635
- Docs mark gauge by @Orcish-Y in #6645
- docs:文档改造 by @interstellarmt in #6634
- chore: export some useful utils func by @moayuisuda in #6648
- chore: change log v5.2.12 by @moayuisuda in #6652
New Contributors
- @yvonneyx made their first contribution in #6605
- @louhaojie99 made their first contribution in #6641
Full Changelog: 5.2.11...v5.2.12
5.2.11
What's Changed
- feat: add helix coordinate and related examples/tests by @BQXBQX in #6545
- docs: update tooltip.zh.md by @wanghui2021 in #6553
- docs: add FAQ about title rendering issues when manually setting padding by @BQXBQX in #6554
- fix: heatmap render error by @wang1212 in #6557
- fix: g版本升级,supportsCSSTransform=true是默认设置 by @interstellarmt in #6567
- docs: g2官网api文档跳转以及文案错误订正 by @interstellarmt in #6566
- docs: fix broken link by @interstellarmt in #6569
- feat: add petercat by @xingwanying in #6579
- feat: use @antv/vendor to replace d3 package by @BQXBQX in #6594
- fix: overflowHide error in some case by @hustcc in #6597
- chore: sync antv shared github config by @interstellarmt in #6599
- chore: change log by @interstellarmt in #6601
New Contributors
- @wanghui2021 made their first contribution in #6553
- @wang1212 made their first contribution in #6557
Full Changelog: 5.2.10...5.2.11
5.2.10
What's Changed
- fix: site dev error & lodash ghost dependency by @BQXBQX in #6543
- feat: add tooltip data to tooltip event callback by @moayuisuda in #6529
New Contributors
- @moayuisuda made their first contribution in #6529
Full Changelog: 5.2.9...5.2.10
What's Changed
- fix: site dev error & lodash ghost dependency by @BQXBQX in #6543
- feat: add tooltip data to tooltip event callback by @moayuisuda in #6529
- chore: change log by @lxfu1 in #6547
New Contributors
- @moayuisuda made their first contribution in #6529
Full Changelog: 5.2.9...5.2.10
5.2.9
What's Changed
- chore: changelog by @lxfu1 in #6498
- chore: setup jest config to adapt pnpm by @Aarebecca in #6502
- 'fix(docs):chart.legend文档,分页属性名错误修改' by @YunHeWebGit in #6496
- chore: update exports by @wangxingkang in #6513
- feat(transform): add exponential smoothing data transform methods by @lulusir in #6522
- chore(deps): update fmin version by @Jungzl in #6515
- fix (stackY): Fix the point offset when set stackY. by @Runtus in #6523
- chore: update g version by @Aarebecca in #6508
- docs: update slider options by @justnewneo in #6530
- fix(label): correct label selector parameter handling and test case by @BQXBQX in #6532
- feat(gauge): add custom text tooltip support for gauge chart by @BQXBQX in #6533
- feat(label): implement label color inheritance from dependent elements by @BQXBQX in #6536
- fix: remove unnecessary structure and update label attributes by @BQXBQX in #6538
- chore: v5.2.9 changelog by @hustcc in #6541
New Contributors
- @YunHeWebGit made their first contribution in #6496
- @lulusir made their first contribution in #6522
- @BQXBQX made their first contribution in #6532
Full Changelog: 5.2.8...5.2.9
5.2.8
What's Changed
- chore: changelog by @lxfu1 in #6484
- fix: prevent label overlap in multiple charts by @interstellarmt in #6490
Full Changelog: 5.2.7...5.2.8
5.2.7
5.2.6
What's Changed
- fix: update the position of lineXY with arrow by @interstellarmt in #6442
- docs: migrate 4.0 Simple Histogram by @sunsunmonkey in #6430
- chore: custom interaction case by @lxfu1 in #6454
- fix: when update the position of tooltip, calculate the containerOffset by @interstellarmt in #6469
- fix: 订正slider组件属性文件 by @mmmiaoo in #6467
- docs: add national day image by @hustcc in #6475
- feat: add columnWidthRatio configuration to the style of the interval by @interstellarmt in #6474
- chore: change log by @lxfu1 in #6481
New Contributors
- @interstellarmt made their first contribution in #6442
- @sunsunmonkey made their first contribution in #6430
- @mmmiaoo made their first contribution in #6467
Full Changelog: 5.2.5...5.2.6