Skip to content

Releases: xcomponent/react-gojs

4.9.0

26 Aug 15:02
81dcf55
Compare
Choose a tag to compare

Add:

  • Support ModelData: #123

4.8.0

20 Aug 12:26
0f2ea98
Compare
Choose a tag to compare

Improve gojs import (remove global import)

4.7.2

01 Jul 09:30
7dfe324
Compare
Choose a tag to compare

Bug:

  • fix package.json (#121)

4.7.1

01 Jul 09:17
0d710f3
Compare
Choose a tag to compare

Fix:

  • Downgrade goJS to 2.0.18: #119

4.7.0

01 Jul 08:35
c4e22f5
Compare
Choose a tag to compare

Fix:

  • Do not create a diagram if we detect a zero div size (#117)

Add:

  • Update GoJS (#118) => 2.1.19

4.6.2

29 Jun 08:46
a7ff198
Compare
Choose a tag to compare

Fix:

  • Improve the div initial size detection (#115)

4.6.1

27 Jun 15:50
c1f7cfe
Compare
Choose a tag to compare

Fix:

  • cannot read property startTransaction of undefined #113

4.6.0

26 Jun 13:38
2d352e2
Compare
Choose a tag to compare

Fix:

  • Be sure that GoJS canvas size is right on init (#111 )

4.5.0

14 Aug 07:20
abec879
Compare
Choose a tag to compare

Update:

  • gojs => 2.0.15

4.4.0

24 Jun 15:00
46404a7
Compare
Choose a tag to compare

Update

  • gojs => 2.0.13

Fix

  • Multiple links between two nodes not being rendered after init (@dljcollette)