antvis/G6
 Watch   
 Star   
 Fork   
2 days ago
G6

5.0.0-beta.37

What's Changed

New Contributors

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

20 days ago
G6

5.0.0-beta.35

What's Changed

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

2024-04-16 21:29:21
G6

5.0.0-beta.33

What's Changed

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

2024-04-07 18:54:15
G6

5.0.0-beta.32

What's Changed

New Contributors

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

2024-03-25 10:05:43
G6

5.0.0-beta.30

What's Changed

New Contributors

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

2024-03-16 00:39:25
G6

5.0.0-beta.29

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

2023-08-07 16:13:36
G6

4.8.21

  • feat: layout supports relayoutAtChangeData config to disable relayout while changeData of graph is called;
2023-07-07 10:58:03
G6

4.8.19

  • fix: custom node with image shape, setting state makes the image lost, closes: #4707;
  • feat: timing event for graph destroy;
2023-06-13 21:07:37
G6

4.8.17

  • fix: scroll delta for old version of firefox;
2023-06-13 13:40:11
G6

4.8.16

  • 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;