Skip to content

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

v5.7.2@next

31 Mar 18:34
6158af5
Compare
Choose a tag to compare
v5.7.2@next Pre-release
Pre-release

5.7.2 (2023-03-31)

Bug Fixes

  • Store infinite subscription so we can later unsubscribe (4b3d903)

v5.7.1@next

30 Mar 22:02
61aed39
Compare
Choose a tag to compare
v5.7.1@next Pre-release
Pre-release

5.7.1 (2023-03-30)

Bug Fixes

  • Allow users to utilize offset property with css grid (7fa32f0)
  • Apply offset logic to correct grid type (d6638b2)
  • Improve grid performance by preventing unnecessary change detection (feefd22)
  • Remove manual change detection in favor of DI (e7a7d46)

v4.71.9

30 Mar 16:35
75fb9cb
Compare
Choose a tag to compare

4.71.9 (2023-03-30)

Bug Fixes

  • remove eventService (87789b4)
  • tabs: fix tab headers resize/scroll issue (757ac1f)

v4.71.8

23 Mar 16:22
4232578
Compare
Choose a tag to compare

4.71.8 (2023-03-23)

Bug Fixes

  • progress-indicator: Match style with Carbon design (e12e174)
  • progress-indicator: Match style with Carbon design (70b6410)

v4.71.7

23 Mar 16:12
553f5ce
Compare
Choose a tag to compare

4.71.7 (2023-03-23)

Bug Fixes

  • NG0100 error when slider is used in template (5fb93b3)

v5.7.0@next

22 Mar 17:58
b6edd11
Compare
Choose a tag to compare
v5.7.0@next Pre-release
Pre-release

5.7.0 (2023-03-22)

Bug Fixes

  • Readd old selector to v11 components & property deprecation notice (3815bc4)

Features

  • Add additional selectors with 'cds' prefix (3e70fdc)

v4.71.6

22 Mar 17:53
a373a30
Compare
Choose a tag to compare

4.71.6 (2023-03-22)

Bug Fixes

v5.6.0@next

21 Mar 02:51
Compare
Choose a tag to compare
v5.6.0@next Pre-release
Pre-release

5.6.0 (2023-03-21)

Bug Fixes

  • Prevent padding on setTimeout on first change (3e32f0a)
  • table: accessibility fix on checkbox (cc2dd6f)
  • add emit for clear button in combo box (02f4361)
  • dropdown scroll with keyboard (acd6df2)
  • lint issue in dropdown list (71c6f2d)
  • remove scroll smooth from dropdown list (d69db64)
  • update dropdown storie items list (34deb4e)
  • update formatting in combobox stories file (3f6a976)
  • Label: if id property already exists on child element it triggers an error NG0100 (c027d32)

Features

v4.71.5

21 Mar 00:33
4d640e8
Compare
Choose a tag to compare

4.71.5 (2023-03-21)

Bug Fixes

  • table: accessibility fix on checkbox (cc2dd6f)

v4.71.4

20 Mar 21:09
1e6e881
Compare
Choose a tag to compare

4.71.4 (2023-03-20)

Bug Fixes

  • Prevent padding on setTimeout on first change (3e32f0a)