Releases: blackbaud/skyux
Releases · blackbaud/skyux
v11.0.0-alpha.6
11.0.0-alpha.6 (2024-07-25)
⚠ BREAKING CHANGES
- use
booleanAttribute
transform instead ofSkyFormsUtility.coerceBooleanProperty
on boolean inputs (#2533)
Features
- components/core: add scroll shadow directive (#2537) (#2543) (e173771)
- components/icon: upgrade icons library to 7.5.0 (#2550) (53c9a4d)
- update
intl-tel-input
andgoogle-libphonenumber
dependencies (#2542) (434d886)
Bug Fixes
- components/datetime: resources strings for default calculators are not resolved in the service (#2536) (9ac8cd1)
- components/indicators: hide illustration while loading (#2526) (#2530) (b384178)
- components/lists: remove
::ng-deep
from sort styles (#2538) (#2547) (280cb96) - components/packages: ignore
.nx
directory (#2528) (72aa845) - components/tiles: remove
::ng-deep
from tile styles (#2527) (#2532) (7b6b87a) - use
booleanAttribute
transform instead ofSkyFormsUtility.coerceBooleanProperty
on boolean inputs (#2533) (7531697)
v10.39.0
10.39.0 (2024-07-25)
Features
Bug Fixes
- components/help-inline: set
aria-controls
on help inline button when widget element exists (#2541) (55e7030) - components/lists: remove
::ng-deep
from sort styles (#2538) (deab22a) - components/lookup: lookup aria labels are now set appropriately when using the input box
labelText
input (#2548) (73f9e68)
v10.38.0
v10.37.4
v11.0.0-alpha.5
11.0.0-alpha.5 (2024-07-19)
Bug Fixes
v11.0.0-alpha.4
11.0.0-alpha.4 (2024-07-18)
Features
Bug Fixes
- components/i18n: switch to string union type (#2523) (7393ae9)
- components/layout: remove onpush change detection from description list term to dynamically detect inline help inputs from description list content (#2515) (#2516) (7d9f558)
- components/packages: additional error handling for AG Grid schematic (#2509) (#2512) (e200593)
v10.37.3
v10.37.2
v11.0.0-alpha.3
11.0.0-alpha.3 (2024-07-16)
Features
- components/ag-grid: add support for AG Grid 31.3.4 (#2491) (#2499) (b432ef1)
- components/packages: schematic to update
async()
tests to usewaitForAsync()
(#2489) (26a7036)
Bug Fixes
- components/layout: box headingHidden input shouldn't hide controls component (#2505) (#2507) (e954de0)
- components/lists: reorderable repeater will not throw a warning when no repeater items exist (#2492) (#2501) (b438bda)
- sdk/testing:
expectAsync
type includes async matchers from Jasmine (#2503) (#2504) (fe19620)
v10.37.1
10.37.1 (2024-07-16)
Bug Fixes
- components/help-inline: add schematic for missing popovers peer which may be missing due to the package being added by schematic (#2506) (6212fa7)
- components/layout: box headingHidden input shouldn't hide controls component (#2505) (dbdeb0d)
- components/lists: reorderable repeater will not throw a warning when no repeater items exist (#2492) (a01a108)
- sdk/testing:
expectAsync
type includes async matchers from Jasmine (#2503) (b34086f)