Blackbaud
OSS
skyux
Sign in / Sign up
Open main menu
skyux
Overview
Runs
Analytics
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Status
Fix filter
Filter
Fuzzy
Filter range
Sort by
Sort by
Start time
Sort ascending
Sort descending
Succeeded
text-expand-repeater-animations
bbde3592 fix(components/layout)!: replace `@angular/animations` in text expand component with CSS transitions (#4308) BREAKING CHANGE `SkyTextExpandComponent` has replaced `@angular/animations` with CSS transitions. Tests that interact with text expand may need to add `provideNoopSkyAnimations()` from `@skyux/core` to their `TestBed` providers to disable SKY UX CSS transitions during tests. ``` import { provideNoopSkyAnimations } from '@skyux/core'; TestBed.configureTestingModule({ providers: [provideNoopSkyAnimations()], }); ```
11 days ago
by Steve Brush
S
Succeeded
text-expand-repeater-animations
28088aac fix(components/layout)!: replace `@angular/animations` in text expand repeater component with CSS transitions
11 days ago
by Blackbaud-...
B
Previous page
Previous
Next
Next page