Releases: angular-threejs/angular-three
Releases · angular-threejs/angular-three
Release 1.6.2
08 Feb 22:42
Compare
Sorry, something went wrong.
No results found
1.6.2 (2023-02-08)
Bug Fixes
adjust renderer listen to listen for DOM events if target is root Scene (46f9206 )
check for instance of Window for isDOM (4026871 )
Release 1.6.1
08 Feb 22:24
Compare
Sorry, something went wrong.
No results found
1.6.1 (2023-02-08)
Bug Fixes
use null as fallback value for target CDR in listen (728f4fe )
Release 1.6.0
08 Feb 21:13
Compare
Sorry, something went wrong.
No results found
1.6.0 (2023-02-08)
Features
Release 1.5.1
08 Feb 18:59
Compare
Sorry, something went wrong.
No results found
1.5.1 (2023-02-08)
Bug Fixes
only attach if there's parent (9728392 )
Release 1.5.0
08 Feb 18:35
Compare
Sorry, something went wrong.
No results found
Release 1.5.0-beta.0
08 Feb 16:22
Compare
Sorry, something went wrong.
No results found
Release 1.4.5
08 Feb 04:50
Compare
Sorry, something went wrong.
No results found
1.4.5 (2023-02-08)
Bug Fixes
check for NgtRendererNode when accessing injectorFactory (7acf098 )
Release 1.4.4
08 Feb 04:45
Compare
Sorry, something went wrong.
No results found
1.4.4 (2023-02-08)
Bug Fixes
pass target change detector ref to listen (e648752 )
Release 1.4.3
07 Feb 22:33
Compare
Sorry, something went wrong.
No results found
1.4.3 (2023-02-07)
Bug Fixes
allow ngtRxStore to trigger change detection on specific state changes (09361af )
Release 1.4.2
06 Feb 21:16
Compare
Sorry, something went wrong.
No results found
1.4.2 (2023-02-06)
Bug Fixes
lift portals up to rendererFactory. all renderers share the same portals collection (c4fced4 )