Skip to content

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

v5.22.1

04 Apr 22:03
73a2ed9
Compare
Choose a tag to compare

5.22.1 (2024-04-04)

Bug Fixes

  • date-picker: manage to reselect date while closing calendar (#2845) (73a2ed9)

v5.22.0

03 Apr 17:37
dcd242a
Compare
Choose a tag to compare

5.22.0 (2024-04-03)

Features

v5.21.1

28 Mar 21:58
e8a195b
Compare
Choose a tag to compare

5.21.1 (2024-03-28)

Bug Fixes

  • date-picker: specify partial type for flatpickrOptions (#2666) (e8a195b)

v5.21.0

28 Mar 14:43
d1a4ee7
Compare
Choose a tag to compare

5.21.0 (2024-03-28)

Features

  • allow title text to be overridden using input prop (#2833) (d1a4ee7)

v5.20.3

05 Mar 02:37
b7b656d
Compare
Choose a tag to compare

5.20.3 (2024-03-05)

Bug Fixes

  • wrap slider thumb in a container with correct styling applied (#2806) (b7b656d)

v5.20.2

01 Mar 19:05
daa7a31
Compare
Choose a tag to compare

5.20.2 (2024-03-01)

Bug Fixes

  • allow esc and clear to work with the expandable search component (64831fd)

v5.20.1

29 Feb 22:23
00e300f
Compare
Choose a tag to compare

5.20.1 (2024-02-29)

Bug Fixes

  • allow code snippets to be copied (7764a26)

v5.20.0

29 Feb 21:28
1a64860
Compare
Choose a tag to compare

5.20.0 (2024-02-29)

Features

  • data-table: support disabled table radio selection (e1b0193)

v5.19.1

29 Feb 21:21
8ccf0aa
Compare
Choose a tag to compare

5.19.1 (2024-02-29)

Bug Fixes

  • allow tooltip and toggletip to be used in an OnPush component, resolves #2705 (81bc210)
  • make ChangeDetectorRef a required dependency (c54edf8)

v5.19.0

05 Feb 15:36
ba22be2
Compare
Choose a tag to compare

5.19.0 (2024-02-05)

Bug Fixes

  • export treeview implementation (eda96b2)
  • remove properties that are no longer required (8a12dca)

Features

  • Add treeview implementation (5c48649)