Releases: carbon-design-system/carbon-components-angular
Releases · carbon-design-system/carbon-components-angular
v1.8.4
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
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
1.8.2 (2018-10-01)
Bug Fixes
- modal: upgrade to newer injector api (247789a)
v1.8.1
1.8.1 (2018-09-14)
Bug Fixes
- toast: add toast to banner.service and enable the close event (eda2aec)
v1.8.0
1.8.0 (2018-09-10)
Features
- overflow-menu: add overflow menu components (fe92fa8)
v1.7.0
1.7.0 (2018-09-06)
Features
- tiles: Merge pull request #37 from markewallace/add_tiles_module (ca134a1)
v1.6.0
1.6.0 (2018-09-04)
Features
- table: refactor table to new styles (527412d)
v1.5.0
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
1.4.0 (2018-08-22)
Features
- button: add button directive (b3e9e70)
v1.3.0
1.3.0 (2018-08-21)
Features
- accordion: add basic accordion component (e755e37)
- combobox: refactor combobox to carbon styles (de857a8)