v5 Changelog
5.0.2
Released 2021-02-18
This is a bug fix release.
Bug Fixes
Scope | Project | Description | Issue | |
---|---|---|---|---|
Utility | Angular | Fix strictTemplates errors | #5616 | |
Documentation | Core | Update docs for progress circle and dividers | #5624 | |
Button | Core | Fix Core button padding | #5623 | |
Combobox | Angular | Combobox fixes - set id, prevent double event on Esc, fix click-to-close, prevent focus-error | #5617 | |
Alert | Angular | Vertically center text in alert | #5620 | |
Accordion | Core | Fix Core accordion register icon element | #5594 | |
Accordion | Core | Fix accordion Safari flex gap issue overflow | #5590 | |
Datagrid | Angular | Fix datagrids in forms with checkboxes | #5574 | |
Button | Core | Fix Core inline button color | #5577 | |
Input | Core | Fix Core input control spacing | #5571 | |
Input | Core | Fix Core input control disabled style | #5570 | |
Button | Core | Fix Core button space and inverse style | #5567 | |
Input | Core | Fix Core input control readonly style | #5569 |
5.0.1
Released 2021-02-04
This is a bug fix release.
Bug Fixes
Scope | Project | Description | Issue | |
---|---|---|---|---|
Tag | Core | Tag a11y enhancement | #5533 | |
Button | Core | (inline-button) use same color on hover as regular links | #5545 | |
Button | Core | Core disabled outline/flat button | #5518 | |
Documentation | Core | Core code snippets code formatting | #5510 | |
Combobox | Angular | Combobox no list reset on blur | #5489 | |
Documentation | Core | Core storybook links, invalid html demo | #5492 | |
Combobox | Angular | Combobox options exception on null values | #5487 | |
Utility | Angular | Reorder link styles so :hover will have effect even on visited links | #5439 | |
Utility | Angular | Turn-on strictTemplates for Angular | #5448 | |
Utility | Angular | Visited links styling | #5482 |
5.0.0
Released 2021-01-21
This is the official 5.0.0 release.
Bug Fixes
Scope | Project | Description | Issue | |
---|---|---|---|---|
Build | Core | Fix core package exports | #5469 | |
Badge | Angular | Fix color for status badge-warning | #5259 | |
a11y | Core | Fix tag a11y | #5452 | |
Forms | Core | Fix password input aria-label | #5449 | |
Build | Core | Fix core package exports | #5454 | |
Stack View | Angular | Fix tab navigation inside stack-block | #4718 |
5.0.0-rc.1
Released 2021-01-11
This is a release candidate for our next major version, which contains bug @cds/core fixes.
Bug Fixes
Scope | Project | Description | Issue | |
---|---|---|---|---|
Typography | Core | Simplify fallback fonts for system fonts. | ||
Layout | Core | Fix CSS Flex Gap fallback support for Safari Technical Preview | ||
Build | Core | Fix path issues for CDN support. | ||
Themes | Core | Fix contrast and theme issues. | ||
Forms | Core | Fix form state issues when programmatically set. | #5397 |
5.0.0-rc.0
Released 2021-01-07
This is a release candidate for our next major version, which contains new features and bug fixes. We've also added a package that provides Angular modules for Core components.
New
Scope | Project | Description | Issue | |
---|---|---|---|---|
Icons | Core | Export icon names from the entrypoint of @clr/core/icon | #5337 | |
Build | Angular | Angular modules for Core components | #5288 | |
Icons | Core | Volume 18 icons | #4839 | |
i18n | Core | Core i18n | Breaking Change | #4502 |
Build | Core | Allow env flag set for core logging | #5389 | |
Modal | Core | Overlay component | Breaking Change | #5200 |
Build | Clarity Adoption | Add eslint rule for detecting and fixing clr icons | #5267 | |
Themes | Core | Core themes | Breaking Change | #5400 |
Bug Fixes
Scope | Project | Description | Issue | |
---|---|---|---|---|
Modal | Core | Positioning of overlay backdrop in demos in safari | #5428 | |
Alerts | Core | Improve alert examples aria label | #5424 | |
Build | Clarity Adoption | Make the eslint rule for icons work with multiple root elements | #5423 | |
UI | Core | Prevent Core and UI text collisions | #5409 | |
Icons | Core | Fix inherit styles | #5405 | |
Icons | Core | Fix not found icon loading state | Breaking Change | #5355 |
Icons | Core | Core icon service sync | #5396 | |
Form | Core | Core form alignment with range and input icon | #5388 | |
Datagrid | Angular | Allow apps to disable focus management on page change | #5374 | |
Core | Core v5 fixes | #5370 | ||
Form | Core | File input a11y improvement | #5373 | |
Form | Core | Password input a11y improvement | #5372 | |
Icons | Core | Inherit icon color from `currentColor` | #5332 | |
Combobox | Angular | Simplify control state management | #5101 | |
Treeview | Angular | Consolidate cdr for simultaneous children updates | #5101 |
5.0.0-next.0
Released 2020-12-02
This is a beta release for our next major version which contains new components and bug fixes. We will no longer support actively support IE11, and are preparing major features for helping existing Clarity Angular applications adopt Core.
New
Scope | Project | Description | Issue | |
---|---|---|---|---|
Accordion | Core | Add accordion components to Core | #5200 | |
Progress | Core | Add progress and circular progress components to Core | #4909 | |
Theme | Core | Theming support for Core | #5284 | |
Build | Angular | Angular updated to use Core icons for tree shaking | #5190 | |
Build | Core | Remove support for IE11 | Breaking Change | #5225 |
Bug Fixes
Scope | Project | Description | Issue | |
---|---|---|---|---|
Build | Core | Update Core to use TypeScript v4 | #5230 | |
Icon | Core | Remove deprecated icons | #5110 | |
Progress Bar | Core | Remove base64 code from css to reduce bundle sizes | #5090 | |
Button | Core | Add support for right side icons inside of buttons | #4933 | |
Button | Core | Fix submit buttons to not cause accessibility issues | #5302 | |
Tag | Core | Update tags for accessibility requirements and easier use | #5297 | |
Form | Core | Improve how screen readers handle forms and input groups | #5283 | |
Alert | Core | Improve screen reader support for alerts and alert groups | #5281 | |
Badge | Core | Improve the accessibility of badges and buttons | #5281 | |
Alert | Core | Remove the height restrictions and truncation of text in alerts | #5233 | |
Icon | Core | Remove legacy dir attribute on icons for better accessibility support, use direction attribute instead | Breaking Change | #5250 |
Icon | Core | Fix alignment and color consistency of icons and spinners | #5214 |