Skip to content

Releases: blackbaud/skyux

v11.19.2

07 Nov 14:26
18c2c41
Compare
Choose a tag to compare

11.19.2 (2024-11-07)

Bug Fixes

  • components/ag-grid: hidden header showing as undefined (#2893) (498486c)

v11.19.1

06 Nov 15:41
009b702
Compare
Choose a tag to compare

11.19.1 (2024-11-06)

Bug Fixes

  • code-examples: datepicker code example invalid date bug (#2886) (e77de74)
  • components/ag-grid: handle and set last focused cell context correctly (#2889) (1ae817c)
  • components/lists: disable repeater item selection checkbox (#2891) (effe402)
  • components/phone-field: move phone field testing artifacts to correct location (#2890) (348fa5a)

v11.19.0

01 Nov 17:11
63f1648
Compare
Choose a tag to compare

11.19.0 (2024-11-01)

Features

  • components/datetime: tokenize date range picker styles (#2882) (ffe6e72)
  • components/forms: tokenize radio styles (#2874) (4e833c4)
  • components/indicators: tokenize text highlight styles (#2883) (19d9bd4)
  • components/phone-field: add phone field test harness (#2849) (bb7e4a6)
  • components/theme: tokenize body font size (#2881) (8b508de)

Bug Fixes

  • components/angular-tree-component: handle key event when node is not passed (#2878) (1bfa483)

v11.18.0

30 Oct 13:39
6100d9d
Compare
Choose a tag to compare

11.18.0 (2024-10-30)

Features

  • add experimental skyux-eslint package for custom ESLint rules (#2852) (659d628)
  • components/forms: tokenize checkbox styles (#2872) (df3e290)
  • components/lookup: tokenize search styles (#2868) (e9f2d57)

Bug Fixes

  • components/datetime: fix date range picker to emit valueChanges only once per change (#2867) (8392489)
  • components/lookup: selection modal choices satisfy the required state of the lookup component (#2876) (292b15b)

v11.17.0

29 Oct 14:33
9f00686
Compare
Choose a tag to compare

11.17.0 (2024-10-29)

Features

  • components/forms: tokenize toggle switch styles (#2865) (92865f8)

Bug Fixes

  • components/lookup: fix lookup component to emit valueChanges only once per change (#2870) (e672f82)

v11.16.0

24 Oct 17:09
bd134ad
Compare
Choose a tag to compare

11.16.0 (2024-10-24)

Features

  • components/avatar: add avatar test harness (#2840) (af101dc)
  • components/core: add SkyMediaQueryController to interact with breakpoints in tests (#2802) (fa54b87)
  • components/forms: tokenize character counter styles (#2859) (dfc4207)
  • components/forms: tokenize field group styles (#2863) (a986aea)
  • components/lookup: add getControl() method to the autocomplete test harness (#2861) (1ed64cf)

v11.15.1

22 Oct 19:32
b133b78
Compare
Choose a tag to compare

11.15.1 (2024-10-22)

Bug Fixes

  • components/theme: remove anchor tag tokens which changed css specificity (#2856) (5d0cbb3)

v11.15.0

22 Oct 16:25
b82d967
Compare
Choose a tag to compare

11.15.0 (2024-10-22)

Features

v11.14.0

18 Oct 19:13
b29e3ed
Compare
Choose a tag to compare

11.14.0 (2024-10-18)

Features

  • components/datetime: add datepicker test harness (#2836) (b154d4c)
  • components/help-inline: tokenize help inline styles (#2841) (12c8c9c)

Bug Fixes

  • components/ag-grid: merge row selection options (#2845) (a64a1b6)

v11.13.1

17 Oct 20:28
3636a85
Compare
Choose a tag to compare

11.13.1 (2024-10-17)

Bug Fixes

  • components/ag-grid: adjust row selection options (#2842) (2f1397c)