Skip to content

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

v2.0.8

14 Nov 22:03
070d1d3
Compare
Choose a tag to compare

2.0.8 (2018-11-14)

Bug Fixes

  • dialog: fix overflow-menu focussing and arrow keying in IE11 (4559959)

v2.0.7

13 Nov 20:26
115f678
Compare
Choose a tag to compare

2.0.7 (2018-11-13)

Bug Fixes

v2.0.6

07 Nov 18:44
dad486a
Compare
Choose a tag to compare

2.0.6 (2018-11-07)

Bug Fixes

v2.0.5

07 Nov 15:34
3765298
Compare
Choose a tag to compare

2.0.5 (2018-11-07)

Bug Fixes

  • notification: Allow falsy notificationObj assignment (e16433a), closes #237

v2.0.4

07 Nov 15:09
617acad
Compare
Choose a tag to compare

2.0.4 (2018-11-07)

Bug Fixes

  • dialog: Remove console.log statements. (e56235e)

v2.0.3

06 Nov 17:13
5851870
Compare
Choose a tag to compare

2.0.3 (2018-11-06)

Bug Fixes

  • dialog: fix dialog in IE11 (1b29572)

v2.0.2

05 Nov 15:22
82f29a0
Compare
Choose a tag to compare

2.0.2 (2018-11-05)

Bug Fixes

  • dialog: add singleton click listener for safari fix (7947d10), closes #224

v2.0.1

02 Nov 12:43
f094fa7
Compare
Choose a tag to compare

2.0.1 (2018-11-02)

Bug Fixes

  • dropdown: use dropdownButton instead of elementRef to ensure we get an accureate width (1cd0003)

v2.0.0

01 Nov 00:19
4076ef2
Compare
Choose a tag to compare

2.0.0 (2018-11-01)

Features

  • placeholder: add placholder component and service (ac800b5)

  • Merge pull request #225 from cal-smith/deprecate (7ed6c5b), closes #225

BREAKING CHANGES

  • let's call this 2.0

v1.12.0

31 Oct 22:24
5c5003e
Compare
Choose a tag to compare

1.12.0 (2018-10-31)

Bug Fixes

  • dialog: enable left/right flipping for OverflowMenu (2bc233f)

Features

  • code-snippet: add code snippet component (79497f8)