G6 Versions Save

♾ A Graph Visualization Framework in JavaScript.

5.0.0-beta.35

2 weeks ago

What's Changed

Full Changelog: https://github.com/antvis/G6/compare/5.0.0-beta.33...5.0.0-beta.35

5.0.0-beta.33

3 weeks ago

What's Changed

Full Changelog: https://github.com/antvis/G6/compare/5.0.0-beta.32...5.0.0-beta.33

5.0.0-beta.32

1 month ago

What's Changed

New Contributors

Full Changelog: https://github.com/antvis/G6/compare/5.0.0-beta.30...5.0.0-beta.32

5.0.0-beta.30

1 month ago

What's Changed

New Contributors

Full Changelog: https://github.com/antvis/G6/compare/5.0.0-beta.29...5.0.0-beta.30

5.0.0-beta.29

1 month ago

What's Changed

  • feat: provide the 5.0.0 beta preview edition

Full Changelog: https://github.com/antvis/G6/compare/4.8.21...5.0.0-beta.29

4.8.21

9 months ago
  • feat: layout supports relayoutAtChangeData config to disable relayout while changeData of graph is called;

4.8.19

10 months ago
  • fix: custom node with image shape, setting state makes the image lost, closes: #4707;
  • feat: timing event for graph destroy;

4.8.17

10 months ago
  • fix: scroll delta for old version of firefox;

4.8.16

10 months ago
  • 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

11 months ago
  • fix: upgrade layout for umd;