Skip to content

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

v2.0.0

01 Nov 00:19
4076ef2

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

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

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

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

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

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

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)

v1.10.1

25 Oct 02:19
0c23372

Choose a tag to compare

1.10.1 (2018-10-25)

Bug Fixes

  • docs: rollback compodoc to last known working version (1596e02)

v1.10.0

23 Oct 19:45
6d12104

Choose a tag to compare

1.10.0 (2018-10-23)

Features

  • remove ngx-translate (3b9d4dd)
  • i18n: add simple i18n service (3a49df7)

v1.9.2

19 Oct 13:29
085d1cd

Choose a tag to compare

1.9.2 (2018-10-19)

Bug Fixes

  • dialog: make a11y work automagically for all dialogs (d831cc3)