Skip to content

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

v5.14.1

04 Aug 19:19
fe84141
Compare
Choose a tag to compare

5.14.1 (2023-08-04)

Bug Fixes

  • Emit selected event for multiselect (3e8cc67)

v5.14.0

14 Jul 16:55
b972ca4
Compare
Choose a tag to compare

5.14.0 (2023-07-14)

Features

v5.13.3

14 Jul 16:38
3057f75
Compare
Choose a tag to compare
Merge pull request #2657 from Akshat55/version-update

feat: Publish latest changes

v5.13.2@next

13 Jul 15:42
b23d6a9
Compare
Choose a tag to compare
v5.13.2@next Pre-release
Pre-release

5.13.2 (2023-07-13)

Bug Fixes

  • Reimport Overridable (9d99184)
  • remove console log (89b6a60)
  • Remove document click event on dropdown close (4af997c)

v5.0.0

13 Jul 16:27
212933e
Compare
Choose a tag to compare

5.0.0 (2023-07-13)

Bug Fixes

  • add aria-labelledby attr to buttons in tooltip (7b442bb)
  • Add empty string option for props that match directive name (a5974c9)
  • add helper invalid and warning text in radio group (ee59276)
  • Add types to size (50f5370)
  • Align search icon to be in center (6566f7d)
  • Allow label placement to be left when orientation is horizontal (30535bd)
  • allow layer level to be overriden (435cfda)
  • Allow users to utilize offset property with css grid (7fa32f0)
  • Apply accessibility attribute on every content change (e4a085b)
  • Apply offset logic to correct grid type (d6638b2)
  • Apply primary styling on empty string (3f1f779)
  • Apply white theme on empty string input (da81ab2)
  • bind attributes to host instead of adding unnecessary elements (a1d17c8)
  • check if change has been made to input (2314921)
  • Convert TableHeader component to directive (f5e1a0b)
  • Correct left button title (e66b60d)
  • Correct tab header type to 'line' & 'contained' (05d0107)
  • destroy component only if it exists (373113d)
  • Emit close event on Escape (d4408f8)
  • group radios using fieldset tag (2902e6a)
  • hasScrollingContent condition in modal service (c71de6e)
  • Improve accessibility using attribute binding (047b3d8)
  • Improve grid performance by preventing unnecessary change detection (feefd22)
  • Initialize theme to 'dark' (e5c6727)
  • Mark theme as deprecated (6b2a2e0)
  • Match delay to transition time (5a94b27)
  • Overlay the components in correct sequence (3a09015)
  • prevent host & button from having same id (7dae9a0)
  • Readd old selector to v11 components & property deprecation notice (3815bc4)
  • Reimport Overridable (9d99184)
  • remove console log (89b6a60)
  • Remove document click event on dropdown close (4af997c)
  • Remove manual change detection in favor of DI (e7a7d46)
  • Remove modal from list after animation finishes (00871f1)
  • Remove redundant div in template (6a0740c)
  • Remove size input prop (27d7105)
  • Remove size input prop (428e4ae)
  • Remove table-expand v2 styles (71977f3)
  • Remove unused input properties (ce25cc7)
  • Remove unused styles (f87e2ab)
  • Render icon after view init on initial change (348af13)
  • select content option with ibm or cds selector (04c9138)
  • Set orientation to vertical on empty string input (e5c4c61)
  • sorting icon for table head cell (61ad2e5)
  • Store infinite subscription so we can later unsubscribe (4b3d903)
  • Update accessibility issue caused by merge (3e043a7)
  • update carbon style version (e051b92)
  • update carbon styling version (86b99d6)
  • Update class names from v10 to v11 (ff0782e)
  • Update css classes (4e98005)
  • Update dynamic rendering strategy to use ONLY ComponentRef (252c75c)
  • Update id input name so id property isn't applied to host (7c37ec8)
  • Update localization (39e7dca)
  • Update order of batch actions (31ce6de)
  • Update package versions to match root package versions (e458594)
  • Update size css classes to new layout size classes (c2d2830)
  • Update table sizes (c9b71be)
  • Update template for pagesUnknown state (c6b577b)
  • update template to use list role instead of list elements ([af779ef](https://g...
Read more

v4.75.3

13 Jul 16:54
136d04b
Compare
Choose a tag to compare

4.75.3 (2023-07-13)

Bug Fixes

  • Reimport Overridable (9d99184)
  • remove console log (89b6a60)
  • Remove document click event on dropdown close (4af997c)

v5.13.1@next

12 Jul 23:13
51079dc
Compare
Choose a tag to compare
v5.13.1@next Pre-release
Pre-release

5.13.1 (2023-07-12)

Bug Fixes

  • checkbox: aria-label added, resolves #2623 (d07c3b9)
  • checkbox: aria-label not valid for element label, resolves #2623 (ff1fbfb)
  • checkbox: aria-label not valid for element label, resolves #2623 - updated package-lock.json to the old (b3f99ca)

v4.75.2

12 Jul 00:41
480f3da
Compare
Choose a tag to compare

4.75.2 (2023-07-12)

Bug Fixes

  • checkbox: aria-label added, resolves #2623 (d07c3b9)
  • checkbox: aria-label not valid for element label, resolves #2623 (ff1fbfb)
  • checkbox: aria-label not valid for element label, resolves #2623 - updated package-lock.json to the old (b3f99ca)

v5.13.0@next

10 Jul 23:05
1eea863
Compare
Choose a tag to compare
v5.13.0@next Pre-release
Pre-release

5.13.0 (2023-07-10)

Bug Fixes

  • Set value for attribute directly using attribute binding (9fa069d)

Features

v4.75.1

07 Jul 18:31
e3b26ae
Compare
Choose a tag to compare

4.75.1 (2023-07-07)

Bug Fixes

  • Set value for attribute directly using attribute binding (9fa069d)