This repository has been archived by the owner on Feb 10, 2023. It is now read-only.
Release 5.0.0-beta.14
Pre-release
Pre-release
5.0.0-beta.14 (2022-04-22)
Features
Bug Fixes
- billboard: ensure billboard is a wrapper to Angular Three (4a39e1b)
- core: add shouldPassThroughRef state to object inputs (f096280)
- core: also provide ngtObject when provide object host ref (66dda10)
- core: check for instance.value before destroy. if it's null, no need to destroy anything (9686e5a)
- core: clean up rootStateMap (0e08255)
- core: move createLoop outside of Canvas component so that it only creates once (cbd98ea)
- core: only pass ref if shouldPassThroughRef is true (which is the default) (7d50750)
- soba: adjust image (a119f8d)
- soba: fix text (de1d47d)
- soba: fix type of line geometry (0e9f836)
- soba: use object pass through (ad86ebc)