Releases: carbon-design-system/carbon-components-angular
Releases · carbon-design-system/carbon-components-angular
v5.14.1
v5.14.0
v5.13.3
v5.13.2@next
v5.0.0
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...