Skip to content

Releases: blackbaud/skyux

v11.8.0

07 Oct 20:45
2df5df9
Compare
Choose a tag to compare

11.8.0 (2024-10-07)

Features

  • components/forms: add linkUploadHintText input to the file drop component (#2796) (9f5e268)
  • components/lookup: add search test harness (#2798) (ad579e7)
  • components/pages: add sky-link-list-recently-accessed component (#2800) (0cf6a41)
  • components/pages: add sky-link-list component (#2784) (537ef63)
  • components/theme: tokenize type and theme (#2797) (17d65d9)

v11.7.0

03 Oct 14:57
786b201
Compare
Choose a tag to compare

11.7.0 (2024-10-03)

Features

  • components/lookup: add autocomplete test harness (#2789) (aca84f2)
  • components/pages: add sky-page-links component (#2781) (01e3fa8)
  • components/popovers: tokenize popover styling (#2783) (1d7ed64)
  • components/toast: tokenize toast styling (#2791) (5a46bda)

Bug Fixes

  • components/ag-grid: address deprecation warnings (#2788) (c9695da)
  • components/forms: delay error display to allow clicks to content below to complete (#2777) (3d9e73f)
  • components/forms: legends for radio group and field group are properly detectable by screen readers (#2786) (92caefc)
  • components/pages: display dropdowns as inline and fix margins around wrapped buttons (#2794) (21dba3b)
  • components/tiles: remove horizontal spacing from tile dashboard in blocks page layout (#2792) (c6ab957)
  • sdk/testing: adjust async matchers (#2795) (ba68482)

v11.6.0

27 Sep 14:46
93295b0
Compare
Choose a tag to compare

11.6.0 (2024-09-27)

Features

  • components/colorpicker: add colorpicker test harness (#2768) (03dea32)
  • components/forms: add test harnesses for checkbox and checkbox group (#2776) (7af1c8a)
  • components/indicators: tokenize alert styling (#2771) (55bed24)
  • components/indicators: tokenize label styling (#2775) (65ccc00)
  • components/indicators: tokenize status indicator styles (#2778) (6551e25)
  • components/layout: tokenize box styling (#2774) (8cb3892)

Bug Fixes

  • components/colorpicker: set aria-expanded to false when closed with cancel button (#2772) (291e6ce)

v11.5.0

23 Sep 14:01
1c45d6d
Compare
Choose a tag to compare

11.5.0 (2024-09-23)

Features

  • components/ag-grid: support AG Grid 32.2 (#2759) (6915157)

Bug Fixes

  • components/core: fix SkyLogLevel to support --isolatedModules (#2766) (770ab4c)

v11.4.0

20 Sep 19:37
688f280
Compare
Choose a tag to compare

11.4.0 (2024-09-20)

Features

  • components/forms: add harnesses for radio and radio group components (#2754) (ca31508)
  • components/pages: add helpKey input to the page component (#2739) (ed3f518)

Bug Fixes

  • components/datetime: show minimum and maximum date in error message (#2762) (d3b2e66)

v11.3.0

19 Sep 19:34
b2116d3
Compare
Choose a tag to compare

11.3.0 (2024-09-19)

Features

  • components/ag-grid: support changing the tab focus behavior (#2748) (e63f738)

Bug Fixes

  • components/ag-grid: non-resizeable columns show a column divider but do not show a resize cursor or hover indicator (#2757) (63d78d4)
  • components/ag-grid: sort direction button is not visible when sorting is not active on a column (#2743) (bb7c016)
  • sdk/eslint-config: alternatively look for angular-eslint dependency (#2755) (e1fd53c)
  • update @typescript-eslint/eslint-plugin to use deprecated rule (#2756) (a4ab15a)
  • update JSDocs to communicate that inline help features require a value for labelText (#2745) (#2751) (708e754)

v11.2.0

17 Sep 19:07
8ed9fea
Compare
Choose a tag to compare

11.2.0 (2024-09-17)

Features

  • components/phone-field: update revalidation to occur on input (#2744) (09af237)

Bug Fixes

  • sdk/eslint-config: remove utilization of the eslint deprecation plugin as it is not compatible with ESLint 9 (#2746) (11d04f9)

v10.44.1

17 Sep 18:52
47c68c2
Compare
Choose a tag to compare

10.44.1 (2024-09-17)

Bug Fixes

  • update JSDocs to communicate that inline help features require a value for labelText (#2745) (c862bcd)

v11.1.0

13 Sep 19:08
6889ea9
Compare
Choose a tag to compare

11.1.0 (2024-09-13)

Features

Bug Fixes

  • components/datetime: notify date range value changes when switching between calculators without datepickers (#2738) (#2740) (5d371aa)
  • components/modals: modal footers do not reserve space when an empty form error array is provided (#2730) (453e737)

v10.44.0

13 Sep 18:42
b1c6bfd
Compare
Choose a tag to compare

10.44.0 (2024-09-13)

Features

  • components/popovers: implement disclosure pattern for popovers (#2729) (43a235c)

Bug Fixes

  • components/datetime: notify date range value changes when switching between calculators without datepickers (#2738) (06321ce)