Releases: antvis/G2
Releases · antvis/G2
5.3.3
What's Changed
- docs: 改造「核心概念 - 转换(Transform)- stackY」文档 by @mingcheng in #6777
- docs: 完善 ema 文档 by @shufufufu in #6805
- docs: update component axis doc by @louhaojie99 in #6718
- docs: 改造「核心概念 - 转换(Transform)- group」文档 by @mingcheng in #6806
- fix(interaction): the poptip is not working by @interstellarmt in #6809
- docs: 改造文档「核心概念 - 交互(Interaction)- poptip」 by @shufufufu in #6808
- docs: 改造「核心概念 - 转换(Transform)- dodgeX」文档 by @yayea in #6811
- docs: dead links and code example repair by @interstellarmt in #6810
- feat: support region highlight by @moayuisuda in #6804
- docs: fix documentation feedback issues and resolve problems by @interstellarmt in #6818
- feat(interaction): add support for merging styles in interaction by @BQXBQX in #6815
- docs: add documentation for helix coordinate system by @BQXBQX in #6817
- docs: 改造文档「核心概念 - 交互(Interaction)- scrollbarFilter」#6800 by @drunksweet in #6814
- docs: 改造「核心概念 - 转换(Transform)- jitter」文档 by @mingcheng in #6812
- docs: 改造文档「核心概念 - 交互(Interaction)- sliderFilter」 by @afkdsghk211331 in #6821
- fix: wordCloud default tooltip config by @hustcc in #6830
- fix: sourcemap issue #6807 by @ianzone in #6827
- fix(build): resolve tslib not found error in UMD build by @chmod777john in #6831
- docs: 改造文档「核心概念 - 交互(Interaction)- legendFilter」 by @afkdsghk211331 in #6824
- docs: 改造文档「核心概念 - 编码(Encode)」 by @interstellarmt in #6834
- docs: 改造文档「核心概念 - 交互(Interaction)- chartIndex」( #6796) by @foolvip in #6829
- fix(brushFilter): prevent filtering when brush has no area by @BQXBQX in #6823
- 5.3.3-beta.0 by @moayuisuda in #6835
- docs: 改造文档「核心概念 - 标记(Mark)- vector」(#6668) by @foolvip in #6858
- test: format svg string by svgo by @hustcc in #6859
- chore: upgrade gh-pages to fix alert by @hustcc in #6860
- docs: 改造「核心概念 - 交互(Interaction)-brushFilter、brushXFilter、brushYFilter」文档 by @Whf0403 in #6861
- docs: 改造文档「核心概念 - 交互(Interaction)-legendHighlight」 by @afkdsghk211331 in #6862
- fix: bugs for radar coord and plot by @hustcc in #6864
- docs: add sunburst docs by @ai-qing-hai in #6866
- fix: integrate fmin internally by @Jungzl in #6867
- docs: 改造「核心概念 - 转换(Transform)-select、selectX、selectY」文档 by @Whf0403 in #6869
- test: update snapshots by @interstellarmt in #6875
- fix: add channels property to GroupTransform type by @chenmijiang in #6873
- docs: 改造 核心概念 - 坐标系(Coordinate)-theta」文档 by @zhenghan2017 in #6868
- fix: severity alert 10+ of vite by @hustcc in #6877
- docs: 改造文档「核心概念 - 比例尺(Scale)-log」 by @ai-qing-hai in #6881
- docs: 改造「核心概念 - 交互(Interaction)-elementHighlight,elementHighlightByCo… by @gh1031 in #6879
- docs: 改造文档「核心概念 - 坐标系(Coordinate)-radial」 by @pengcai6 in #6884
- feat: 添加连接器的 offsetX 参数 by @afkdsghk211331 in #6882
- docs: add event examples by @lxfu1 in #6874
- docs: 改造文档「核心概念 - 坐标系(Coordinate)-parallel」 by @pengcai6 in #6891
- docs: 改造文档「核心概念 - 比例尺(Scale)-sqrt」 by @Eomnational in #6890
- [Docs]: 改造文档「核心概念 - 坐标系(Coordinate)-fisheye」 by @pengcai6 in #6893
- docs:改造文档「核心概念 - 比例尺(Scale)-time」 by @Eomnational in #6888
- docs: 改造文档「核心概念 - 比例尺(Scale)-linear」 #6837 by @nimeidezxj in #6892
- fix: the position of the custom shape text and element:select is incorrect by @lxfu1 in #6878
- chore: add a method to obtain data by point location by @lxfu1 in #6885
- chore: changelog by @lxfu1 in #6896
New Contributors
- @shufufufu made their first contribution in #6805
- @drunksweet made their first contribution in #6814
- @afkdsghk211331 made their first contribution in #6821
- @ianzone made their first contribution in #6827
- @chmod777john made their first contribution in #6831
- @Whf0403 made their first contribution in #6861
- @chenmijiang made their first contribution in #6873
- @zhenghan2017 made their first contribution in #6868
- @gh1031 made their first contribution in #6879
- @pengcai6 made their first contribution in #6884
- @Eomnational made their first contribution in #6890
- @nimeidezxj made their first contribution in #6892
Full Changelog: 5.3.2...5.3.3
5.3.2
What's Changed
- chore: site seo optimization by @interstellarmt in #6759
- docs: 改造「核心概念 - 转换(Transform)- stackEnter」文档 by @mingcheng in #6761
- fix(tooltip): tooltip with one element by @interstellarmt in #6763
- docs: add chart.render() call in expression examples by @BQXBQX in #6764
- fix(label): the labels in the treemap are blocking click interactions by @interstellarmt in #6765
- fix: tooltip pickup error when width is not equal by @BQXBQX in #6738
- docs: 改造「核心概念 - 转换(Transform)- pack」文档 by @yayea in #6766
- chore: update dependencies by @interstellarmt in #6770
- chore: fix theme style by @interstellarmt in #6772
- docs: 改造文档「核心概念 - 数据(Data)- join」#6670 by @lisiqil in #6769
- revert: tooltip logic to 5.2.12 by @BQXBQX in #6776
- docs: 完善 flexX 转换文档,增加使用场景和示例 by @eleliauk in #6752
- Docs: 改造文档「核心概念 - 数据(Data)- kde」 by @eleliauk in #6778
- docs: fix a render error of char '|' by @bingling-sama in #6785
- docs: add FAQ & modify transform overview by @interstellarmt in #6739
- docs: modify interaction brushHighlight by @interstellarmt in #6786
- feat: tooltip support pointerdown, pointerup event by @hustcc in #6789
- chore: change log 5.3.1 by @interstellarmt in #6790
- chore: change log 5.3.2 by @interstellarmt in #6802
New Contributors
- @lisiqil made their first contribution in #6769
- @bingling-sama made their first contribution in #6785
Full Changelog: 5.3.0...5.3.2
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