Releases: blackbaud/skyux
Releases · blackbaud/skyux
v11.8.0
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
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
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
v11.5.0
v11.4.0
v11.3.0
11.3.0 (2024-09-19)
Features
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
v10.44.1
v11.1.0
11.1.0 (2024-09-13)
Features
- add support for
[email protected]
and[email protected]
(#2689) (0f0329c) - components/core: update
SkyHelpService
to allow for updating global help and the utilization of a page default help key (#2734) (def8123)