Skip to content

Releases: carbon-design-system/carbon-components-angular

v1.8.4

13 Oct 21:31
37be1b7
Compare
Choose a tag to compare

1.8.4 (2018-10-13)

Bug Fixes

  • modal: alert modal interface incorrect (39e9638)
  • modal: Fix modal.service:show() buttons to be an array. (ef43792)
  • modal: refactor modalService.show and add interfaces (e11b041)

v1.8.3

02 Oct 16:29
7cdf84a
Compare
Choose a tag to compare

1.8.3 (2018-10-02)

Bug Fixes

  • Accordion: Expanded property is not triggering the item to expand. (bd67e93)
  • dialog: dialog importing the wrong path when compiled (5815427)

v1.8.2

01 Oct 20:40
3f784b5
Compare
Choose a tag to compare

1.8.2 (2018-10-01)

Bug Fixes

  • modal: upgrade to newer injector api (247789a)

v1.8.1

14 Sep 13:16
30b35a5
Compare
Choose a tag to compare

1.8.1 (2018-09-14)

Bug Fixes

  • toast: add toast to banner.service and enable the close event (eda2aec)

v1.8.0

10 Sep 16:48
cc5a776
Compare
Choose a tag to compare

1.8.0 (2018-09-10)

Features

  • overflow-menu: add overflow menu components (fe92fa8)

v1.7.0

06 Sep 16:30
ca134a1
Compare
Choose a tag to compare

1.7.0 (2018-09-06)

Features

  • tiles: Merge pull request #37 from markewallace/add_tiles_module (ca134a1)

v1.6.0

04 Sep 17:09
6323d9a
Compare
Choose a tag to compare

1.6.0 (2018-09-04)

Features

  • table: refactor table to new styles (527412d)

v1.5.0

23 Aug 17:57
ebf3e52
Compare
Choose a tag to compare

1.5.0 (2018-08-23)

Features

  • input: add basic input directive (ab51f97)
  • select: first pass at a basic select component (8a1c15c)

v1.4.0

22 Aug 20:39
f04ae5f
Compare
Choose a tag to compare

1.4.0 (2018-08-22)

Features

  • button: add button directive (b3e9e70)

v1.3.0

21 Aug 16:54
a931e13
Compare
Choose a tag to compare

1.3.0 (2018-08-21)

Features

  • accordion: add basic accordion component (e755e37)
  • combobox: refactor combobox to carbon styles (de857a8)