Skip to content

Releases: Bellese/angular-design-system

v4.3.0

23 Sep 19:51

Choose a tag to compare

4.3.0 (2021-09-23)

Features

  • card-cluster: add new param to card cluster model to change styling of main card title. add story (#295) (f1ba955)

v4.2.3

13 Aug 14:15

Choose a tag to compare

4.2.3 (2021-08-13)

Bug Fixes

  • dropdown-component: if no default selection was passed into the component, the first option is supposed to be selected, but that broke due to the recent formly/angular-forms integration (3f34d22)

v4.2.2

12 Aug 14:01

Choose a tag to compare

4.2.2 (2021-08-12)

Bug Fixes

  • semantic-release: removes publish to npm step from semantic-release and adds a publish workflow that will publish to npm when new releases are created (d5f8924)