Skip to content

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

v2.38.0

06 Mar 13:35
ea5db26

Choose a tag to compare

2.38.0 (2019-03-06)

Bug Fixes

  • combobox: use blur event to focus input (5878c2f)
  • dropdown-list: element iterators should operate on the displayItems (d1504f1)

Features

  • AbstractDropdownView: add blur event to view spec (f411f52)

v2.37.3

05 Mar 19:30
bb165b1

Choose a tag to compare

2.37.3 (2019-03-05)

Bug Fixes

  • dropdown: add dropdown service to enable placeholder use (22b60cf)

v2.37.2

05 Mar 15:04
dcb80b6

Choose a tag to compare

2.37.2 (2019-03-05)

Bug Fixes

  • table: prevent default for data grid (4ff8866)
  • table: sticky header bug (cadff07)

v2.37.1

05 Mar 13:51
6eeae0c

Choose a tag to compare

2.37.1 (2019-03-05)

Bug Fixes

  • overflow-menu: stop updating items outside of the angular change detection (e946895)

v2.37.0

04 Mar 15:24
59b5e54

Choose a tag to compare

2.37.0 (2019-03-04)

Bug Fixes

  • number: store number value when inputted (14a448e)

Features

  • number: Add invalid field (0a15fa7)

v2.36.1

23 Feb 02:07
a5052cd

Choose a tag to compare

2.36.1 (2019-02-23)

Bug Fixes

  • datepicker: remove story array import (3294273)

v2.36.0

22 Feb 20:48
d2fc2fd

Choose a tag to compare

2.36.0 (2019-02-22)

Features

  • tabs: Tabs used as navigation (7333680)

v2.35.1

22 Feb 19:09
9a5c665

Choose a tag to compare

2.35.1 (2019-02-22)

Bug Fixes

  • table: disable sticky header column by default (b4b10dc)

v2.35.0

22 Feb 16:16
8d1631f

Choose a tag to compare

2.35.0 (2019-02-22)

Features

  • dropdown: disable arrow keys (6ae5268)
  • slider: disable arrow keys (6e24ce4)
  • table: keyboard accessibility (5bf5058)

v2.34.0

19 Feb 21:25
fb0a3a5

Choose a tag to compare

2.34.0 (2019-02-19)

Bug Fixes

  • dropdown: disallow clicking an item again to clear it (c47e7bb)

Features

  • dropdown: support passing Observables of Array (fb0a3a5)
  • dropdown: support passing Observables of Array (d522271)