Skip to content

Releases: angular-threejs/angular-three

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)

Release 1.4.2

06 Feb 21:16
Compare
Choose a tag to compare

1.4.2 (2023-02-06)

Bug Fixes

  • lift portals up to rendererFactory. all renderers share the same portals collection (c4fced4)

Release 1.4.1

06 Feb 20:43
Compare
Choose a tag to compare

1.4.1 (2023-02-06)

Bug Fixes

  • attempt to fix isDOM check (c571734)

Documentations

  • add link to color grading example (bfcf948)

Release 1.4.0

06 Feb 17:23
Compare
Choose a tag to compare

1.4.0 (2023-02-06)

Features

  • add safe-detect-changes function (5dab828)

Documentations

  • add angular-three-soba link (4ecc970)
  • add soba storybook external link to nav (01d5fb4)

Release 1.3.1

06 Feb 04:06
Compare
Choose a tag to compare

1.3.1 (2023-02-06)

Bug Fixes

  • ensure parent and newChild isn't the same before calling append (d1da0cd)

Documentations

Release 1.3.0

05 Feb 19:44
Compare
Choose a tag to compare

1.3.0 (2023-02-05)

Features

  • up peer dep of threejs to 0.149 (7d5e144)