Skip to content

Releases: antvis/G6

5.0.0-beta.32

08 Apr 10:52
a428667
Compare
Choose a tag to compare
5.0.0-beta.32 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 5.0.0-beta.30...5.0.0-beta.32

5.0.0-beta.30

25 Mar 02:33
c59f0d2
Compare
Choose a tag to compare
5.0.0-beta.30 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 5.0.0-beta.29...5.0.0-beta.30

5.0.0-beta.29

15 Mar 16:50
a0c131b
Compare
Choose a tag to compare
5.0.0-beta.29 Pre-release
Pre-release

What's Changed

  • feat: provide the 5.0.0 beta preview edition

Full Changelog: 4.8.21...5.0.0-beta.29

4.8.21

07 Aug 08:14
ab461c1
Compare
Choose a tag to compare
  • feat: layout supports relayoutAtChangeData config to disable relayout while changeData of graph is called;

4.8.19

07 Jul 02:58
3670895
Compare
Choose a tag to compare
  • fix: custom node with image shape, setting state makes the image lost, closes: #4707;
  • feat: timing event for graph destroy;

4.8.17

13 Jun 13:08
49af639
Compare
Choose a tag to compare
  • fix: scroll delta for old version of firefox;

4.8.16

13 Jun 10:36
08e955e
Compare
Choose a tag to compare
  • fix: edge label is not draggable, closes: #4612;
  • fix: error occurs while clicking back button on timebar when the slider is already on the start, closes: #4598;
  • docs: scrollNode demo drag node problem, closes: #4626;

4.8.14

24 May 02:42
9a6b789
Compare
Choose a tag to compare
  • fix: upgrade layout for umd;

4.8.13

12 May 09:00
993f2ae
Compare
Choose a tag to compare
  • fix: webpack dependency;

4.8.12

12 May 05:50
29c8cbb
Compare
Choose a tag to compare
  • feat: timebar supports individual container DOM;
  • fix: remove label if no longer present;