- Fix: Color class is incorrectly converting hex to rgb (#85) (fixes #84) - by @rgoewedky
- Fix: resizeObserver is not unobserved (#82) (fixes #81) - by @markusnissl
- Fix: resizeObserver is not unobserved (#82) (fixes #81) - by @markusnissl
- Add the correct sort for the edge zIndex (#66)
- Fix the spelling issues in the project (#65) - by @jsoref
- Add canvas background color (#55)
- Add zIndex style property (#53)
- Added support for double click events (#50) - by @shashankshukla96
- Add support for context menu events (#46) - by @shashankshukla96
- Fix web worker build with parcel (#36) - by @jondlm
- Fix: Remove render callback after first usage in simulation end (#31)
- Fix: Add throttle render to renderer via fps settings (#29)
- Fix physics behavior (#26)
- Set dimensions on parent element when undefined (#24)
- Preserve graph container children (#24)
- Apply Emitter in simulator and fix cleanup when terminated (#25)
- Refactor naming in simulator (#25)
- Fix undefined subject on mouse hover event (#20)
- Fix image loading on node style properties (#14)
- Add pre commit hook (#11)
- Fix docs and general orb API issues (#13)