Skip to content

Releases: blackbaud/skyux

v12.44.0

08 Dec 17:17
6bd6daf

Choose a tag to compare

12.44.0 (2025-12-08)

Bug Fixes

  • components/autonumeric: return correct value when typing on an Android device (#4104) (a888fb8), closes AB#3617801
  • update dependencies to address vulnerabilities (#4113) (2c4a81b)

Features

v12.43.0

05 Dec 20:16
33db8cd

Choose a tag to compare

12.43.0 (2025-12-05)

Bug Fixes

  • components/autonumeric: return correct value when typing on an Android device (#4104) (a888fb8), closes AB#3617801

Features

v13.10.0

02 Dec 21:14
c2004c4

Choose a tag to compare

13.10.0 (2025-12-02)

Features

v13.9.1

02 Dec 16:20
a71dbb9

Choose a tag to compare

13.9.1 (2025-12-02)

Bug Fixes

v13.9.0

01 Dec 16:37
bc55307

Choose a tag to compare

13.9.0 (2025-12-01)

Bug Fixes

  • components/ag-grid: lookup cell editor should not stop editing when adding a new record (#4086) (cbd547b), closes AB#3619682
  • components/filter-bar: add top border styling for filter bar in data manager (#4094) (7bdc781)
  • components/tabs: tab dropdown close button is on the right in modern theme (#4073) (d7deacb), closes AB#3614210
  • components/theme: fix default semantic header styling (#4093) (8591069), closes AB#3618574

Features

  • components/packages: create schematic to convert SKY UX projects to use standalone components (#4082) (9c1b329), closes AB#3603880

v13.8.2

14 Nov 19:47
3acbb14

Choose a tag to compare

13.8.2 (2025-11-14)

Bug Fixes

  • components/layout: use correct background and border for toolbar view actions (#4083) (ff42c35)
  • components/lookup: use correct mobile search background color, collapse button size (#4085) (2eae75c)

v13.8.1

13 Nov 18:08
2fe99ec

Choose a tag to compare

13.8.1 (2025-11-13)

Bug Fixes

v13.8.0

10 Nov 20:12
a113370

Choose a tag to compare

13.8.0 (2025-11-10)

Bug Fixes

Features

  • add helper functions to get custom form errors and add SkyFormErrorHarness to docs (#4070) (99d83b9), closes AB#3609292

v13.7.2

05 Nov 18:11
6711641

Choose a tag to compare

13.7.2 (2025-11-05)

Bug Fixes

  • remove incorrect form control class from input box examples (#4066) (c558e00)
  • remove non-component cell renderer templates from page examples (#4068) (c0f30ce), closes AB#3613689
  • update code examples data manager summary count (#4065) (8f2f113)
  • update data entry grid example toolbar (#4072) (c2e7a7a)
  • update filter bar code examples to use writeable signals (#4076) (f73799b)

v13.7.1

31 Oct 17:06
93c0587

Choose a tag to compare

13.7.1 (2025-10-31)

Bug Fixes

  • components/lists: add background color styles to list summary when scrolled (#4062) (1cd5912)
  • components/lists: remove non-selectable repeater item from tab order and update role of repeater item with only context-menu to grid (#4057) (b426ba3), closes AB#3430131