Skip to content
This repository has been archived by the owner on Mar 27, 2023. It is now read-only.

Releases: vmware-archive/clarity

v1.3.0

05 Sep 21:44
e9dc256
Compare
Choose a tag to compare
chore: release v1.3.0

Signed-off-by: Ivan Donchev <[email protected]>

V2.1.2

22 Aug 19:48
Compare
Choose a tag to compare

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

  • migrate color values from hex to hsl (bc4b8bc), closes #3286
  • datagrid: Expose current page for clrDgRefresh (d2a3e4a)
  • tabs: key focus directive and tabs overflow focus management (67a5512)

v2.1.1

09 Aug 23:00
Compare
Choose a tag to compare
chore: release 2.1.1

Signed-off-by: Jeeyun Lim <[email protected]>

v1.2.1

09 Aug 22:59
Compare
Choose a tag to compare
v1.2.1

v2.1.0

25 Jul 19:32
Compare
Choose a tag to compare
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

25 Jul 19:32
Compare
Choose a tag to compare

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

05 Jul 20:21
Compare
Choose a tag to compare
[CORE] release v2.0.2

Signed-off-by: stsogoo <[email protected]>

v2.0.0-beta.2

25 Apr 22:08
3e2754a
Compare
Choose a tag to compare
[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

25 Apr 22:09
Compare
Choose a tag to compare
[CORE] release v1.1.3

Signed-off-by: Matt Hippely <[email protected]>

v1.1.0

15 Feb 23:00
Compare
Choose a tag to compare
Version 1.1.0 release