Releases: antvis/G2
Releases · antvis/G2
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
5.2.5
5.2.4
5.2.3
What's Changed
- feat: export registerSymbol by @wangxingkang in #6381
- docs: add custom symbol demo by @wangxingkang in #6388
- chore: v5.2.3 by @hustcc in #6395
- tooltip: replaceChildren compatible with lower versions (#321)
New Contributors
- @wangxingkang made their first contribution in #6381
Full Changelog: 5.2.2...5.2.3
5.2.2
What's Changed
- fix(deploy): use npm@20 to fix error by @pearmini in #6356
- feat(pie): optimize spider by @pearmini in #6357
- fix(spider): work with exceedAdjust by @pearmini in #6365
- fix(facet): legend color do not match pie color by @pearmini in #6369
- Refactor runtime scale generate by @pearmini in #6377
- fix(slider): wrong position for labels by @pearmini in #6378
- fix: liquid data is not in object form antvis #6145 by @the-lemonboy in #6379
- feat(filter): add no selected elements display for itme-filter by @Runtus in #6374
- feat(scale): add groupTransform for scales to support sync dual axes by @pearmini in #6380
- feat(tooltip): custom marker tooltip by @pearmini in #6384
- chore: release 5.2.2 by @pearmini in #6385
Full Changelog: 5.2.1...5.2.2
5.2.1
What's Changed
- Fix NaN in liquid by @the-lemonboy in #6336
- fix(dodgeX): do not update series channel if groupBy is invalid by @pearmini in #6344
- fix(legend-filter): filter facet pie by @pearmini in #6346
- Update README.md by @lxfu1 in #6352
- feat(wordcloud): accept custom canvas by @pearmini in #6354
- chore: update to 5.2.1 by @pearmini in #6355
Full Changelog: 5.2.0...5.2.1
5.2.0
What's Changed
- update rollup plugins and fix dependency conflict by @xcy960815 in #5489
- fix(axis): labelAutoHide by @pearmini in #5502
- docs: update legend options by @pearmini in #5505
- docs: refactor interaction by @pearmini in #5509
- docs: add more demos for tooltip by @pearmini in #5510
- feat(interaction): emit more brush and tooltip events by @pearmini in #5512
- fix(shape): update group shape without animation by @pearmini in #5514
- chore: set target to es5 for umd by @pearmini in #5515
- fix(pie): interaction for composite mark by @pearmini in #5524
- feat(chart): supportsCSSTransform by @pearmini in #5526
- fix(types): composition node by @pearmini in #5527
- fix(dual): set series of line to band scale by @pearmini in #5528
- feat: add mark.liquid by @ai-qing-hai in #5508
- feat(examples): add Bullet examples by @ai-qing-hai in #5530
- fix: remove console.log in runtime by @pearmini in #5532
- fix(tooltip): legendFilter and shared tooltip by @pearmini in #5534
- feat(examples): optimize bullet examples by @ai-qing-hai in #5536
- docs: update readme, add ssr document by @hustcc in #5539
- fix(CONTRIBUTING.md): fix incorrect file path by @VirusPC in #5556
- fix: restore to last cursor not default by @Deathsteps in #5553
- fix: set target to es6 for umd by @pearmini in #5559
- docs: fix typo by @kikashine in #5558
- feat(tooltip): support css by @pearmini in #5563
- fix(tooltip): find closest for band scale by @pearmini in #5564
- feat/interval3d by @VirusPC in #5562
- fix(api): only remove created container by @pearmini in #5567
- fix: black elemenets in
site/docs/../intervalThreed.zh.md
by @VirusPC in #5573 - feat: show theme editor by @pearmini in #5579
- refactor(theme): add some tokens for the light theme by @pearmini in #5580
- feat(theme): add dark and update academy theme by @pearmini in #5584
- fix(tooltip): marker by @pearmini in #5586
- fix(connector): fix connectLength1 default value getting by @HoneyPecanPie in #5587
- fix(tooltip): cloned series invert by @pearmini in #5588
- fix(tooltip): for fisheye by @pearmini in #5590
- feat(facet): support legend filter by @pearmini in #5593
- feat(api): support node with callback children by @pearmini in #5594
- fix(tooltip): destroy when reapply by @pearmini in #5601
- feat: add 3 bundle file by @hustcc in #5597
- fix: bundle sideEffects config by @hustcc in #5603
- feat: add auto mark by @ixuxinyue in #5585
- chore: upgrade gui to component by @hustcc in #5615
- feat: add more tokens to theme set by @pearmini in #5613
- fix: depth default to zero by @pearmini in #5632
- fix(slider): multiple times by @pearmini in #5638
- chore: translate api docs by @xiaoiver in #5604
- fix: auto fit by @lxfu1 in #5649
- docs(site): fix link of marks by @czfadmin in #5662
- fix(axis): auto hide when necessary by @pearmini in #5660
- fix(tooltip): shared tooltip with scrollbar by @pearmini in #5665
- chore: update script for translate by @pearmini in #5666
- fix: set transform-origin in each keyframe by @xiaoiver in #5679
- chore: add oscp template by @hustcc in #5680
- chore: update oscp template by @hustcc in #5683
- refactor: remove auto mark by @hustcc in #5687
- docs: update readme img by @hustcc in #5689
- doc(README): remove typo by @AranavMahalpure in #5694
- Update oscp.yml by @lzxue in #5697
- doc: error for scrollbar #5656 by @BENcorry in #5700
- docs: add scrollbar demo #5688 by @BENcorry in #5707
- docs: add line-sample DEMO example by @iamzone in #5702
- docs: add example of pie and central text by @iamzone in #5714
- chore: run build action when trigger pull_request by @pearmini in #5719
- style: add default style of line by @iamzone in #5717
- test: update snapshot by @pearmini in #5731
- docs: add the two axis charts demo by @Runtus in #5740
- docs: add example for custom style of view frame by @pearmini in #5749
- docs: custom theme by @pearmini in #5750
- fix(line): use curveMonotone by @pearmini in #5751
- fix: add min-height of interval by @iamzone in #5715
- test: optimize keyframe test by @pearmini in #5754
- fix(test): update snapshot by @pearmini in #5755
- docs(Chart): Translate Chart to En by @owenchen1004 in #5757
- Update mark.zh.md by @Exlau in #5767
- chore: add premier league & 3d barchart examples by @xiaoiver in #5766
- Update: customization.zh.md by @Runtus in #5769
- feat: add default format to tooltip title #5684 by @BENcorry in #5748
- fix: specify TZ=Asia/Shanghai by @pearmini in #5776
- chore: remove node-canvas and use SVG snapshot instead by @xiaoiver in #5733
- docs: translate framework - customization to en. by @Runtus in #5771
- docs: update ssr docs by @xiaoiver in #5780
- docs(Transform): Translate transform to En by @Zhizhi-2986 in #5759
- Doc/bundle ssr by @Exlau in #5781
- docs(Axis-Theme): Translate Axis-Theme to En by @andylili21 in #5773
- fix(mark): delete ava type by @Gavinchen92 in #5782
- docs(Spec-Scale): Translate Spec-Scale to En by @owenchen1004 in #5764
- fix(interaction): legendFilter can't restore data #5506 by @BENcorry in #5774
- fix: render error when single data in point mark by @hustcc in #5785
- docs(scale): case correction by @owenchen1004 in #5787
- fix(liquid): fix liquid precision by @ai-qing-hai in #5788
- fix: export more types so that extensions like 3d can use them by @xiaoiver in #5790
- chore: update 3d relative docs by @xiaoiver in #5793
- chore: publish beta by @xiaoiver in #5794
- chore: remove full dist pkg by @hustcc in #5792
- chore: update deps including g2-extension-3d by @xiaoiver in #5795
- docs: translate getting-started, what-is-g2, why-g2 by @pitaokkk in #5778
- fix(docs): intro of g2 by @pearmini in #5797
- docs: add example stocks dark by @pearmini in #5798
- fix(tooltip): overflow by @pearmini in #5802
- docs: add eco to README by @pearmini in #5804
- docs: ecosystem and plugin by @pearmini in #5805
- docs: add intelligent autovis demo by @ixuxinyue in #5806
- docs: remove g2-react from eco for site by @pearmini in #5808
- chore: add docs & example for 3D surface plot by @xiaoiver in #5799
- fix: fix the transpose color gradient render by @Runtus in #5809
- chore: update dumi-theme-antv by @ai-qing-hai in #5812
- fix: dumi-theme-antv footerTheme light by @ai-qing-hai in #5813
- feat(mark): add chord mark by @Gavinchen92 in #5810
- fix(scale): group scale by name and index by @pearmini ...
5.1.23
What's Changed
- feat: add tooltip markerType by @Runtus in #6292
- docs(tooltips): add component tooltip demos by @Runtus in #6297
- fix(tooltip): dual axes with mult-series bar by @pearmini in #6295
- fix(tooltip): series enterable by @pearmini in #6296
- Add range interval demo by @the-lemonboy in #6300
- fix(tooltip): show error data if dataset if large by @pearmini in #6307
- docs: add example line with zero values by @pearmini in #6312
- fix(tooltip): emit show in large dataset by @pearmini in #6310
- fix(tooltip): font-family default to sans-serif by @pearmini in #6314
- chore: relese 5.1.23 by @pearmini in #6316
Full Changelog: 5.1.22...5.1.23
5.1.22
What's Changed
- docs: add simple candlestick demos by @1379255913 in #6265
- fix(tooltip): items for transposed interval + line by @pearmini in #6286
- feat(tooltip): show tooltip for small interval by @pearmini in #6289
- docs: horizontal srcoll causes the side theme button invisible by @justnewneo in #6291
- chore: update to 5.1.22 by @pearmini in #6294
New Contributors
- @1379255913 made their first contribution in #6265
- @justnewneo made their first contribution in #6291
Full Changelog: 5.1.21...5.1.22