What's Changed
- No need for two ReactFlowProvider by @sroussey in #13
- Double-click to edit node header by @clarkmcc in #17
- Fix shrinking of width of whole node when not editing by @sroussey in #19
- Default Layout by @sroussey in #15
- Fix layout engine. by @sroussey in #20
- Update isArray property name in NodeOutputConfig interface by @sroussey in #21
- rework stories and layout by @sroussey in #24
- Overhaul State Management by @clarkmcc in #18
- Add new layouts by @sroussey in #25
- Fix speling and export layouts by @sroussey in #26
- Push up addNode et al by @sroussey in #33
- Fix sourceHandle to correct name in InputGroups example by @sroussey in #34
- Rename some things by @sroussey in #23
- fix: forgot some types by @sroussey in #36
- fix: remove debugger statement by @sroussey in #37
- Component slots by @sroussey in #35
- Restrict input types to that get rendered to HTML to not generate HTML errors by @sroussey in #29
- fix: passing all props included NodeConfig resulted in flood of errors by @sroussey in #42
- fix: correct exported types to correct directory by @sroussey in #43
- fix: export NodeGraphHandle by @sroussey in #44
- fix: better slot type by @sroussey in #45
- feat: update node / edge by @sroussey in #38
- Fix array inputs by @clarkmcc in #48
New Contributors
Full Changelog: v0.3.0...v0.4.0