Skip to content

Releases: angular-threejs/angular-three

Release 1.6.3

08 Feb 22:55
Compare
Choose a tag to compare

1.6.3 (2023-02-08)

Bug Fixes

Release 1.6.2

08 Feb 22:42
Compare
Choose a tag to compare

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
Choose a tag to compare

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
Choose a tag to compare

1.6.0 (2023-02-08)

Features

Release 1.5.1

08 Feb 18:59
Compare
Choose a tag to compare

1.5.1 (2023-02-08)

Bug Fixes

  • only attach if there's parent (9728392)

Release 1.5.0

08 Feb 18:35
Compare
Choose a tag to compare

1.5.0 (2023-02-08)

Release 1.5.0-beta.0

08 Feb 16:22
Compare
Choose a tag to compare
Release 1.5.0-beta.0 Pre-release
Pre-release

1.5.0-beta.0 (2023-02-08)

Features

  • try using ref directive (2c27890)

Release 1.4.5

08 Feb 04:50
Compare
Choose a tag to compare

1.4.5 (2023-02-08)

Bug Fixes

  • check for NgtRendererNode when accessing injectorFactory (7acf098)

Release 1.4.4

08 Feb 04:45
Compare
Choose a tag to compare

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
Choose a tag to compare

1.4.3 (2023-02-07)

Bug Fixes

  • allow ngtRxStore to trigger change detection on specific state changes (09361af)