gojs-angular icon indicating copy to clipboard operation
gojs-angular copied to clipboard

(Feature Request) support GoJS 3.0 and immer js 10

Open alanpurple opened this issue 1 year ago • 2 comments

Please only report potential bugs or suggestions for gojs-angular itself.

For GoJS help and support generally, please use the GoJS forum: https://forum.nwoods.com/c/gojs

Or Contact Us: https://www.nwoods.com/contact.html

with immer 10 syncNodeData and syncLinkData cause undefined-type errors

Sincerely request for immer 10 support

alanpurple avatar Oct 10 '23 20:10 alanpurple

is this in progress?

alanpurple avatar Apr 22 '24 07:04 alanpurple

I have updated the gojs-angular-basic sample so that it can use GoJS v3.0 and Angular 18. The gojs-angular package has not changed, so it still depends on immer 9, but we'll work on that next.

WalterNorthwoods avatar Jun 28 '24 16:06 WalterNorthwoods

I've published gojs-angular 2.0.8 which depends on Immer 10 and GoJS 2.3.17, but gojs-angular will work with GoJS 3.0.8+

WalterNorthwoods avatar Jul 25 '24 14:07 WalterNorthwoods