James Brooks

Results 5 comments of James Brooks

UPDATE: Adding something like the following enables me to accomplish the end goal but feels like a hack using both CSS animations and this library: ``` class="animated" [ngClass]="{'fadeOut': currentStep!==0}" [@zoomInRight]="stepDirectionNext...

I'd actually like to remove it altogether.

What's the correct link for this so I can update /cloud-gov/site?

Forwarded to https://github.com/cloud-gov/site/issues/1 Need to readdress these items later, but let's get things migrated 1 to 1 first.

In an *ngFor this has the added symptom of binding multiple instances to the same model if the array value is identical. So if two FormArray indexes both have a...