projectstorm / react-diagrams

a super simple, no-nonsense diagramming library written in react that just works
https://projectstorm.cloud/react-diagrams
MIT License
8.45k stars 1.16k forks source link

fix the demos #1029

Closed dylanvorster closed 4 months ago

dylanvorster commented 4 months ago

The custom demos were a bit broken as the AdvancedLinkWidget used to extend the DefaultLinkWidget. Obviously this is not a great pattern and this should rather be handled with mixins, utilities or even class extends. Ive just don't a bit of a patch for now.

changeset-bot[bot] commented 4 months ago

🦋 Changeset detected

Latest commit: adb441536f816ed7d01dc87dddbf97efe3b07fa2

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ------------------------------------ | ----- | | @projectstorm/react-diagrams-gallery | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR