Skip to content
This repository has been archived by the owner on Feb 10, 2023. It is now read-only.

Release 2.1.0

Compare
Choose a tag to compare
@nartc nartc released this 07 Dec 05:48
· 902 commits to main since this release

2.1.0 (2021-12-07)

Features

  • soba: add Billboard (95024a3), closes #28
  • soba: add billboard and text to controller generator (a2ae80a)
  • soba: add Environment (aec9f0a), closes #29
  • soba: add Performances#preload ref #26 (22960aa)
  • soba: add Text (10d2e65), closes #28

Bug Fixes

  • core: return the correct value for generator (ea1acad)
  • core: run installPackagesTask for ng add generator (d3637b2)
  • core: url should be string | string[] for loader (7a0af0e)
  • soba: null assertion on ngtGroup.group for Billboard (0cafd46)

Documentations

  • core: add ng-add to docs (e175dbf)
  • storybook: adjust installation docs about generator (0403ace)
  • storybook: change API to Core API (b6bf1ac)
  • storybook: use soba-orbit-controls (67e6fa9)