Skip to content

Releases: blackbaud/skyux

v7.0.0-beta.0

22 Sep 14:21
6f62460
Compare
Choose a tag to compare
v7.0.0-beta.0 Pre-release
Pre-release

7.0.0-beta.0 (2022-09-22)

⚠ BREAKING CHANGES

  • add support for Angular 14 (#539)

Features

v6.21.0

20 Sep 19:35
4d85483
Compare
Choose a tag to compare

6.21.0 (2022-09-20)

Features

  • components/layout: add inline help support for box (#504) (460ff73)
  • components/pages: add option for click event from needs attention items (#496) (4c33198)

Bug Fixes

  • components/config: revert accidental breaking change resulting from the SkyAppRuntimeConfigParams.get method's return type (#534) (6784e67)

v6.20.0

16 Sep 20:41
ce4ae4e
Compare
Choose a tag to compare

6.20.0 (2022-09-16)

Features

  • components/modals: confirm test harness (#510) (3b373e9)
  • components/text-editor: add inline help example for text editor (#502) (476daca)

Bug Fixes

  • components/lookup: rename harness filters textContent property to text to satisfy conventions (#526) (8f1b8f5)

v6.19.0

14 Sep 20:24
6ee6d39
Compare
Choose a tag to compare

6.19.0 (2022-09-14)

Features

  • components/indicators: add key info component harness (#498) (4ba11a0)
  • components/indicators: update alert test harness with accessibility functions (#500) (ee7c8bf)

Deprecations

  • components/modals: deprecate confirm autofocus (#507) (67a0fa9)

v7.0.0-alpha.0

08 Sep 12:53
37d7d45
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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)