Releases: blackbaud/skyux
Releases · blackbaud/skyux
v11.0.0-alpha.10
11.0.0-alpha.10 (2024-08-23)
⚠ BREAKING CHANGES
- Custom properties used by compatibility stylesheets for previous SKY UX major versions have been removed. Consumers should adopt the updated styles within their applications.
Features
- components/ag-grid: option for hidden column heading (#2615) (0aec3c8)
- components/ag-grid: remove enter key navigation in cell editors (#2620) (383555c)
- components/forms: file attachment automatically creates download link for file uploads (#2608) (321e93a)
- components/forms: update
sky-file-attachment
component to useControlValueAccessor
; deprecatevalidateFn
attribute in favor of custom form control validators; deprecatefileChange
event in favor of form controlvalueChanges
observable (#2603) (7a74fc7) - components/packages: warn when using ssr (#2623) (8a753fb)
- remove compat variables for previous compat stylesheets (#2598) (dd59411)
Bug Fixes
sky-form-errors
is no longer created and destroyed when form errors are present (#2596) (#2606) (b23b00d)- components/ag-grid: focused cell link outline (#2622) (48a9c68)
- components/lookup: autocomplete and lookup show wait in dropdown when using an async search when no dropdown was previously open (#2610) (#2611) (537d702)
- components/phone-field: phone numbers validate when selected country is changed programmatically (#2593) (#2609) (273c1db)
Deprecations
v10.41.4
v10.41.3
10.41.3 (2024-08-16)
Bug Fixes
sky-form-errors
is no longer created and destroyed when form errors are present (#2596) (416f1ea)- components/lookup: autocomplete and lookup show wait in dropdown when using an async search when no dropdown was previously open (#2610) (7250a20)
- components/phone-field: phone numbers validate when selected country is changed programmatically (#2593) (6da7bb8)
v11.0.0-alpha.9
11.0.0-alpha.9 (2024-08-12)
⚠ BREAKING CHANGES
- components/ag-grid: added support for AG Grid 32
Features
- components/ag-grid: add support for AG Grid 32 (#2573) (62139b9)
- components/forms: deprecate
SkyFileAttachmentsModule
; createSkyFileAttachmentModule
andSkyFileDropModule
(#2585) (1d57a2f) - components/packages: update schematic for AG Grid 32 (#2579) (04241e8)
Bug Fixes
- components/colorpicker: match label text to easy mode label styling (#2591) (#2594) (a8835f2)
- components/forms: fix field group
labelText
inputs to work with async pipe (#2590) (#2600) (c02aeea) - components/icon: icon package is a peer dependency when used in other packages (#2597) (a54fcdc)
- components/indicators: add exports from
icon
andhelp-inline
(#2592) (f533ca2) - components/pages: use CSP_NONCE when creating style elements (#2599) (#2601) (777e09c)
- components/router: fix
SkyHrefHarness
to find elements whenskyHref
is bound to a template variable (#2580) (#2581) (c41d75f)
v10.41.2
v10.41.1
v11.0.0-alpha.8
11.0.0-alpha.8 (2024-08-01)
Features
- components/packages: schematic to remove compat stylesheets (#2564) (27dd361)
- components/packages: schematic to update
SkyHelpInlineModule
import from the indicators library to the help-inline library (#2570) (1822746) - components/packages: schematic to update icon type imports from the indicators library to the icon library (#2572) (dbeaf5b)
- components/popovers: remove
dismissOnBlur
input from popover and dropdown (#2571) (ad63818) - move help inline features out of developer preview for key info, box, and description list (#2574) (#2575) (a857f15)
Bug Fixes
v10.41.0
v11.0.0-alpha.7
11.0.0-alpha.7 (2024-07-26)
⚠ BREAKING CHANGES
- remove @skyux/omnibar-interop (#2555)
Features
- add support for
normalize-scss@8
(#2558) (6648df1) - components/forms: improve file attachments error messaging for incorrect file types (#2553) (#2562) (85677d2)
- remove @skyux/omnibar-interop (#2555) (d1a5240)
- update Angular,
dompurify
,eslint-plugin-deprecation
,intl-tel-input
, andvalidator
(#2557) (1dd6b9b)