Skip to content

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

v5.17.0

01 Feb 16:55
abc0491

Choose a tag to compare

5.17.0 (2024-02-01)

Bug Fixes

  • input: bind warn and warnText props to textarea stories (3cc12a6)
  • input: fix size control typo in the stories (c7139c3)
  • prioritize invalid state over warn when both are enabled (5093887)
  • input: add input type to the story (a80ea12)

Features

  • input: add the input directives to content projection query (263f047)

v5.16.4

31 Jan 17:52
dcb2fa6

Choose a tag to compare

5.16.4 (2024-01-31)

Bug Fixes

  • increase peer dependency of carbon/styles to match changes (9bc7e31)
  • replace button with 'cds-icon-button' to include tooltip (1520fd0)

v5.16.3

25 Jan 18:37
eb14235

Choose a tag to compare

5.16.3 (2024-01-25)

Bug Fixes

  • align datepicker icon relative to input (8fa4296)

v5.16.2

24 Jan 21:24
d40a1b4

Choose a tag to compare

5.16.2 (2024-01-24)

Bug Fixes

v4.75.7

09 Jan 17:12
075b069

Choose a tag to compare

4.75.7 (2024-01-09)

Bug Fixes

v5.16.1

05 Jan 19:24
ebb57a9

Choose a tag to compare

5.16.1 (2024-01-05)

Bug Fixes

  • hide placeholder, label, and helper text when skeleton is enabled (#2748) (ebb57a9)

v5.16.0

24 Nov 16:53
8e9760f

Choose a tag to compare

5.16.0 (2023-11-24)

Features

  • Add angular 17 as a peer dependency (3f1609d)

v5.15.1

24 Nov 16:38
ba33d09

Choose a tag to compare

5.15.1 (2023-11-24)

Bug Fixes

  • add support for ibm prefixed selectors (84b0a25)
  • readd support for ibm prefixed selectors (a81bff7)

v5.15.0

20 Oct 16:42
dd30d81

Choose a tag to compare

5.15.0 (2023-10-20)

Bug Fixes

Features

  • add contained-list (6de0411)
  • add icon str ref to contained list item (95baf06)
  • add search to contained list story (d23580f)
  • export contained-list (e19be58)
  • update carbon.yml (88d0360)

v5.14.11

06 Oct 19:04
6b50b7d

Choose a tag to compare

5.14.11 (2023-10-06)

Bug Fixes

  • Hide table header column data when in skeleton state (eb343a2)
  • remove redundant table head attribute (19081de)