@blackbaud-stevebrush/skyux-test
Advanced tools
Changelog
2.54.0 (2019-08-06)
detectInputValueChange()
to SkyDatepickerInputDirective
, which manually updates the model value based on the text value of the input field. blackbaud/skyux-datetime#72selectedRowIds
input property to programmatically select rows on the grid component. blackbaud/skyux-grids#39SkyWaitService
to launch a wait component until an observable is completed. blackbaud/skyux-indicators#39 (Thanks @Blackbaud-ColbyWhite!)sky-list-toolbar-search-actions
to the list toolbar's child components. blackbaud/skyux-list-builder#52 (Thanks @blackbaud-vimal-kumar!)activeIndex
to the repeater component properties to indicate which repeater item shows an active state. blackbaud/skyux-lists#51FormControl
validators SkyValidators.email
and SkyValidators.url
. blackbaud/skyux-validation#12 Thanks @Blackbaud-MatthewMiles!selectedIds
input property is used in conjunction with the list view grid component. blackbaud/skyux-list-builder#57@skyux-sdk/builder@3.7.1
. blackbaud/skyux-modals#51SkyMediaQueryService
to complete its observables when the consuming component is destroyed. blackbaud/skyux-core#86SkyDatePipe
to work as an Injectable
. blackbaud/skyux-datetime#66ChangeDetectionStrategy.Default
. blackbaud/skyux-flyout#60SkyTileModule
to import the missing BrowserAnimationsModule
. blackbaud/skyux-tiles#32