Skip to content

Releases: blackbaud/skyux

v14.2.2

24 Apr 18:27
a41e0c3

Choose a tag to compare

14.2.2 (2026-04-24)

Bug Fixes

  • remove deprecated classes from code examples, update lint rule class allow list (#4399) (6fb97f7)

v14.2.1

24 Apr 14:21
750c15d

Choose a tag to compare

14.2.1 (2026-04-24)

Bug Fixes

  • components/lookup: repopulate input box host when enableShowMore changes after init (#4396) (7d074f8)
  • sdk/testing: add underscore prefix to exported private types (#4391) (9a54496)
  • update design tokens to include elevation deprecated variables (#4395) (1456bf6)

v14.2.0

23 Apr 14:40
45a0e2f

Choose a tag to compare

14.2.0 (2026-04-23)

Features

  • add style public API lint rules for classnames, custom properties, and SCSS variables (#4383) (463b98e)

v14.1.1

22 Apr 15:25
cbebfd6

Choose a tag to compare

14.1.1 (2026-04-22)

Bug Fixes

  • sdk/testing: add typeof guard to jasmine matcher setup (#4387) (5b7e211)
  • sdk/testing: move schematics to separate package (#4386) (9a16dfd)

v14.1.0

17 Apr 16:01
096b9cb

Choose a tag to compare

14.1.0 (2026-04-17)

Features

  • sdk/testing: add toBeAccessible matcher for vitest assertions (#4219) (56dedfe)
  • sdk/testing: implement ng add schematic for @skyux-sdk/testing package (#4376) (4db0f98)

Bug Fixes

  • components/ag-grid: header checkbox uses correct indeterminate styling when using native multiselect (#4375) (04d11f7)
  • components/lists: use correct padding on active toolbar filter button (#4373) (07974aa)

v13.17.0

07 Apr 17:32
b1b276f

Choose a tag to compare

13.17.0 (2026-04-07)

Features

v14.0.1

03 Apr 19:29
991868c

Choose a tag to compare

14.0.1 (2026-04-03)

Bug Fixes

  • add missing docs for skyux-stylelint/no-sky-theme-imports and skyux-eslint/no-sky-selectors rules (#4365) (66b41b7)
  • components/i18n: add support for ng-packagr@21.2.2 (#4370) (ce46200), closes AB#3939429

v14.0.0

01 Apr 20:15
bf33a62

Choose a tag to compare

14.0.0 (2026-04-01)

Features

v14.0.0-beta.2

01 Apr 19:27
f0d571c

Choose a tag to compare

v14.0.0-beta.2 Pre-release
Pre-release

14.0.0-beta.2 (2026-04-01)

Bug Fixes

  • migrations: add dragula to allowedNonPeerDependencies in ng-package.json (#4357) (cd9c342)

v14.0.0-beta.1

01 Apr 17:03
06c179e

Choose a tag to compare

v14.0.0-beta.1 Pre-release
Pre-release

14.0.0-beta.1 (2026-04-01)

Bug Fixes

  • components/forms: mark file attachment as touched on deletion (#4343) (#4352) (0143836), closes AB#3695255
  • components/packages: add dragula dependencies to project-level package.json for library projects (#4356) (5e09376)