Skip to content

Releases: blackbaud/skyux

v14.0.0-alpha.16

27 Mar 20:49
b2fdadc

Choose a tag to compare

v14.0.0-alpha.16 Pre-release
Pre-release

14.0.0-alpha.16 (2026-03-27)

Features

v14.0.0-alpha.15

26 Mar 21:02
720e174

Choose a tag to compare

v14.0.0-alpha.15 Pre-release
Pre-release

14.0.0-alpha.15 (2026-03-26)

Features

  • migrate deprecated classes and custom properties (#4338) (a72cffa)

Bug Fixes

v14.0.0-alpha.14

25 Mar 19:30
d60bfeb

Choose a tag to compare

v14.0.0-alpha.14 Pre-release
Pre-release

14.0.0-alpha.14 (2026-03-25)

Features

Bug Fixes

v13.16.3

24 Mar 19:19
ee8e1f3

Choose a tag to compare

13.16.3 (2026-03-24)

Bug Fixes

v14.0.0-alpha.13

23 Mar 20:28
3524bf7

Choose a tag to compare

v14.0.0-alpha.13 Pre-release
Pre-release

14.0.0-alpha.13 (2026-03-23)

Features

  • remove deprecated styles, forward new public API (#4329) (716d80b)

v14.0.0-alpha.12

23 Mar 13:51
747bbc6

Choose a tag to compare

v14.0.0-alpha.12 Pre-release
Pre-release

14.0.0-alpha.12 (2026-03-23)

⚠ BREAKING CHANGES

  • components/layout: replace @angular/animations with CSS transitions for inline delete component (#4323)

Bug Fixes

  • components/action-bars: cache split view element refs for style cleanup on destroy (#4326) (0a7e5b4)
  • components/layout: replace @angular/animations with CSS transitions for inline delete component (#4323) (1b94ac1)
  • components/theme: use design tokens for duration values (#4327) (9e842bc)
  • replace static duration values with design tokens (#4328) (77041aa)

v14.0.0-alpha.11

19 Mar 23:15
2070c66

Choose a tag to compare

v14.0.0-alpha.11 Pre-release
Pre-release

14.0.0-alpha.11 (2026-03-19)

⚠ BREAKING CHANGES

  • components/lookup: replace @angular/animations with CSS transitions for search component (#4319)

Bug Fixes

  • components/lookup: replace @angular/animations with CSS transitions for search component (#4319) (2dec706)
  • components/phone-field: remove @angular/animations from the phone field component (#4321) (00051ae)

v14.0.0-alpha.10

18 Mar 21:24
5b37742

Choose a tag to compare

v14.0.0-alpha.10 Pre-release
Pre-release

14.0.0-alpha.10 (2026-03-18)

⚠ BREAKING CHANGES

  • components/layout: replace @angular/animations in text expand repeater component with CSS transitions (#4317)
  • components/layout: replace @angular/animations in text expand component with CSS transitions (#4308)
  • components/inline-form: replace @angular/animations with CSS transitions (#4315)
  • components/popovers: replace @angular/animations with CSS transitions (#4313)

Features

  • components/modals: modal header close button is shown in modern theme (#4265) (db2a615)

Bug Fixes

  • components/core: animationend and transitionend handlers detect suppressed animations via getComputedStyle (#4310) (88d7b0f)
  • components/inline-form: replace @angular/animations with CSS transitions (#4315) (5254dbb)
  • components/layout: replace @angular/animations in text expand component with CSS transitions (#4308) (bbde359)
  • components/layout: replace @angular/animations in text expand repeater component with CSS transitions (#4317) (bb4a3c7)
  • components/popovers: replace @angular/animations with CSS transitions (#4313) (28088aa)
  • sdk/skyux-eslint: remove no-barrel-exports rule (#4320) (73dafd6), closes AB#3614172 #4268

v14.0.0-alpha.9

17 Mar 21:06
ba3cfe2

Choose a tag to compare

v14.0.0-alpha.9 Pre-release
Pre-release

14.0.0-alpha.9 (2026-03-17)

⚠ BREAKING CHANGES

  • components/indicators: replace @angular/animations in tokens component with CSS transitions (#4303)
  • components/tabs: replace @angular/animations with CSS transitions (#4288)
  • components/flyout: replace @angular/animations with CSS transitions (#4285)

Features

Bug Fixes

  • components/core: transition handler emits via microtask when animations disabled (#4304) (3b9cd2d)
  • components/data-manager: address data mutation during view updates (#4309) (#4311) (6cadb59), closes AB#3705639
  • components/flyout: replace @angular/animations with CSS transitions (#4285) (96aa341)
  • components/indicators: replace @angular/animations in tokens component with CSS transitions (#4303) (bcb9d88)
  • components/tabs: replace @angular/animations with CSS transitions (#4288) (90b183b)

v13.16.2

17 Mar 20:30
dbd2ee0

Choose a tag to compare

13.16.2 (2026-03-17)

Bug Fixes