Skip to content

Releases: blackbaud/skyux

v7.0.0-alpha.0

08 Sep 12:53
37d7d45

Choose a tag to compare

v7.0.0-alpha.0 Pre-release
Pre-release

7.0.0-alpha.0 (2022-09-07)

⚠ BREAKING CHANGES

  • add support for Angular 14 (#486)

Features

v6.18.0

08 Sep 20:57
0d44f00

Choose a tag to compare

6.18.0 (2022-09-08)

Features

  • components/indicators: add harness for interacting with label components in tests (#489) (9edd8b7)

Bug Fixes

  • components/lookup: set z-index on lookup tokens inside input box (#493) (bd09496)
  • components/theme: replaced link glyph and added attach icon (#494) (885f011)

v6.17.1

06 Sep 17:50
41be269

Choose a tag to compare

6.17.1 (2022-09-06)

Bug Fixes

  • components/data-manager: update activeView on data view config updates (#480) (90177b5)
  • components/modals: hide non modal elements from screen readers (#397) (6e2a171)

v6.17.0

02 Sep 16:23
7df88f4

Choose a tag to compare

6.17.0 (2022-09-02)

Features

  • components/indicators: add accessibility description inputs to alert (#474) (81d5166)
  • components/tabs: tabset wizard finish nav button (#454) (735312f)

Bug Fixes

  • components/indicators: only escape highlight directive search text once (#464) (1e5741b)
  • components/progress-indicator: fix spacing on wizard buttons in modern theme (#465) (f36b243)

v6.16.0

30 Aug 17:20
0e62a3f

Choose a tag to compare

6.16.0 (2022-08-30)

Features

  • components/indicators: label accessibility updates (#409) (4c2c878)
  • components/theme: add CSS custom properties for spacing (#453) (60389bd)

Bug Fixes

  • components/indicators: alert harness filters interface is now exported (#456) (1b653aa)

6.15.0

26 Aug 21:32

Choose a tag to compare

6.15.0 (2022-08-26)

Features

  • components/lookup: add harness for interacting with search components in tests (#431) (385f97b)
  • components/lookup: add lookup testing harness (#364) (ec23a51)

Bug Fixes

  • components/ag-grid: top scroll not visible (#415) (6fd28d5)
  • components/datetime: use input event to mark picker as dirty (#438) (8d69ff1)
  • components/indicators: label and status indicator show icons when default states are being used (#410) (b3233b7)
  • components/layout: fix 'TemplateRef' is not assignable to type 'TemplateRef' (#450) (fb7d8fd)
  • components/lookup: show more modal infinite scroll respects only show selected checkbox (#427) (4d47aaf)
  • components/pages: action hub allow callback on needs attention items (#386) (c6cbe16)
  • components/toast: toast shows icon when default state is being used (#426) (b46dbfc)
  • sdk/e2e-schematics: support Windows (#430) (473b643)

6.14.0

24 Aug 20:50

Choose a tag to compare

6.14.0 (2022-08-23)

Features

  • components/forms: add harness to interact with checkbox components in tests (#428) (cf67022)
  • components/indicators: add harness for interacting with alert components in tests (#422) (37acc5e)
  • components/indicators: add harness for interacting with token components in tests (#417) (33fd786)
  • components/lists: add harness for interacting with infinite scroll components in tests (#421) (4970a20)
  • components/lists: add harness for interacting with repeater components in tests (#429) (c7b6b3e)
  • components/lookup: add harness for interacting with autocomplete components in tests (#413) (be233a5)

Bug Fixes

  • components/modals: close all modals before removing host element (#424) (43f360c)