This repository has been archived by the owner on Mar 27, 2023. It is now read-only.
Releases: vmware-archive/clarity
Releases · vmware-archive/clarity
v1.3.0
chore: release v1.3.0 Signed-off-by: Ivan Donchev <[email protected]>
V2.1.2
Bug Fixes
- a11y: only set default icon role if it has no role defined by user (a2e92ae)
- accordion: remove rounded corners when last panel is open (a9bd2ac), closes #3685
- date-picker: adds aria-labels for buttons (bf8430a), closes #3467
- alerts in wizzard are read immediately when not urgent (d241772)
- improve screen reader behaviors on stack-view and modal (3f102e7), closes #3566
- preventing duplicate style declarations in CSS (5629635), closes #3540
- table: table font-size not overrideable (b7bea0d), closes #3544
- tooltip: adds a11y to tooltip (530a2ed)
Features
v2.1.1
chore: release 2.1.1 Signed-off-by: Jeeyun Lim <[email protected]>
v1.2.1
v2.1.0
chore: add release notes to website for Clarity v2.1.0 and v1.2.0 Signed-off-by: Matt Hippely <[email protected]>
v1.2.0
FEATURES
- 39c81a8 feat(clrSpinner): adding new component clrSpinner - Backport to v1 [Bozhidar Dryanovski]
BUGFIXES
- 7833310 fix: adding labels to Datagrid single & expandable column [Bozhidar Dryanovski]
- f4d7ced fix(ng): dropdown item should add disabled attribute if set by input [Jeeyun Lim]
- 788a695 fix: update visual tests [Bozhidar Dryanovski]
- 56095b5 fix: Update line-height for clr-control-label [Bozhidar Dryanovski]
- 306e1f8 fix: dropdown item count by screen reader + docs update [Jeeyun Lim]
- f5bf85e fix(login): add labels for screen readers to form login controls [Jeremy Wilken]
- 4cf4a50 Backport Icons in buttons need accessible names #3530 (#3613) [GitHub]
- 37adf01 fix(forms) link helper text to input with aria-describedby [Jeremy Wilken]
- 2a7c68d [NG] fix(signpost): Adds a11y to the signpost (#3532) [Matt Hippely]
v2.0.2
[CORE] release v2.0.2 Signed-off-by: stsogoo <[email protected]>
v2.0.0-beta.2
[CORE] Upgrade Angular dependencies for Angular 8-beta.16 (#3310) Upgrades Angular dependencies and dev-dependencies to latest Angular v8 betas. NOTE: I added the `NG_CLI_ANALYTICS=ci` to the travis settings for both my fork and the main build. It is needed to bypass the analytics prompt that `@angular/cli` asks on package installs now: https://github.com/angular/angular-cli/issues/14011 Signed-off-by: Matt Hippely <[email protected]>
v1.1.3
[CORE] release v1.1.3 Signed-off-by: Matt Hippely <[email protected]>
v1.1.0
Version 1.1.0 release