Releases: carbon-design-system/carbon-components-angular
Releases · carbon-design-system/carbon-components-angular
v2.4.0
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
2.3.4 (2018-11-29)
Bug Fixes
- overflow-menu: positioning bugs (4e96a2c)
v2.3.3
2.3.3 (2018-11-29)
Bug Fixes
- modal-placeholder: Deprecation warning is wrong (7aef354)
v2.3.2
2.3.2 (2018-11-29)
Bug Fixes
- build: Remove mention of neutrino and replace with carbon-angular (54d6088)
v2.3.1
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
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
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
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
2.0.10 (2018-11-21)
Bug Fixes
- content-switcher: DAP Issues (e39e359)
v2.0.9
2.0.9 (2018-11-16)
Bug Fixes
- notification: added NotificationDisplayService to get rid of dependency loop (28e5345)