Skip to content

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

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)

v1.11.4

30 Oct 03:47
9c5210f
Compare
Choose a tag to compare

1.11.4 (2018-10-30)

Bug Fixes

  • docs: fix versioned deployments not actually running (f46b74d)

v1.11.3

29 Oct 15:25
cdaca30
Compare
Choose a tag to compare

1.11.3 (2018-10-29)

Bug Fixes

  • tabs: loop around for a11y (e5133c5)

v1.11.2

29 Oct 12:57
ed21f9e
Compare
Choose a tag to compare

1.11.2 (2018-10-29)

Bug Fixes

  • dropdown: integrate changes from internal lib, add value input for ngModel (4752c5d)

v1.11.1

26 Oct 17:49
a08ee32
Compare
Choose a tag to compare

1.11.1 (2018-10-26)

Bug Fixes

  • deploy: deploy versioned documentation (06f0679)

v1.11.0

26 Oct 14:31
be171de
Compare
Choose a tag to compare

1.11.0 (2018-10-26)

Bug Fixes

  • select: add ngModel support to select. closes #157 (ff31a37)
  • switch: IBM/carbon-components-angular#197 Add missing 'disabled' attribute (b1811dd)
  • switch: IBM/carbon-components-angular#197 Use ngClass instead of renderer (22860d1)

Features

  • switch: IBM/carbon-components-angular#68 Add small version of switch component (372253f)