Skip to content

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

v2.4.0

30 Nov 18:57
8eaf2bd
Compare
Choose a tag to compare

2.4.0 (2018-11-30)

Bug Fixes

  • pagination: allow passing all translations via Input (a6cb230)
  • pagination: move some text to use paramaterized translations (0c7730c)

Features

  • i18n: add variable replacement pipe (3ee6981)
  • i18n: optionally return observables and support variable substitution (faea479)

v2.3.4

29 Nov 15:28
ba82d73
Compare
Choose a tag to compare

2.3.4 (2018-11-29)

Bug Fixes

  • overflow-menu: positioning bugs (4e96a2c)

v2.3.3

29 Nov 15:17
f9afd41
Compare
Choose a tag to compare

2.3.3 (2018-11-29)

Bug Fixes

  • modal-placeholder: Deprecation warning is wrong (7aef354)

v2.3.2

29 Nov 14:17
2b9cddf
Compare
Choose a tag to compare

2.3.2 (2018-11-29)

Bug Fixes

  • build: Remove mention of neutrino and replace with carbon-angular (54d6088)

v2.3.1

27 Nov 15:07
3aa2781
Compare
Choose a tag to compare

2.3.1 (2018-11-27)

Bug Fixes

  • table: Fix expandable row width issue (7a371a5)
  • table: Set colspan related to row length rather than header length (31c39c1)

v2.3.0

27 Nov 13:52
519afc1
Compare
Choose a tag to compare

2.3.0 (2018-11-27)

Bug Fixes

  • number: Display proper label (2e2a4c9)

Features

  • number: Add helperText input (8284614)
  • number: Add min and max inputs (9714cf5)
  • number: Add Number component (d8b714d)
  • number: Implement control button actions (1c08e6e)
  • number: Implement with no label (d179ae7)

v2.2.0

26 Nov 19:34
dac46c3
Compare
Choose a tag to compare

2.2.0 (2018-11-26)

Bug Fixes

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

Features

  • inline-loading: Add inline loading component (be87ffa)
  • inline-loading: Add inline loading component (94ae2e6)

v2.1.0

23 Nov 14:05
a73681a
Compare
Choose a tag to compare

2.1.0 (2018-11-23)

Bug Fixes

  • notification: Fix path issue in i18n import (7bc567d)
  • search: Add I18nModule to module imports (6d8b0fd)
  • search: Change condition to display clear button (685ccfe)

Features

  • search: Remove ariaLabelledby input (f2a68d1)
  • search: Use i18n file instead of hard coded text (0436d72)

v2.0.10

21 Nov 19:02
466166b
Compare
Choose a tag to compare

2.0.10 (2018-11-21)

Bug Fixes

  • content-switcher: DAP Issues (e39e359)

v2.0.9

16 Nov 16:15
9cede02
Compare
Choose a tag to compare

2.0.9 (2018-11-16)

Bug Fixes

  • notification: added NotificationDisplayService to get rid of dependency loop (28e5345)