Ans

Results 154 comments of Ans

What's involved in joining this group?

PR --> https://github.com/svg/svgo/pull/1757

@mahoneycm I'll aim to update this soon. May not be able to get to it today though.

@mahoneycm I've updated this. There seems to be a circle ci failure that looks unrelated to this PR? **EDIT: actually, I regenerated the package-lock.json and there are changes, so let's...

@mahoneycm Thanks! Updated the PR (and also ran some Prettier fixes I missed)

Thanks @mahoneycm - What happens now, in terms of getting this merged?

@mahoneycm @amyleadem I noticed the `package-lock.json` in this PR is removing the `resolved` and `integrity` entries. This appears be a known _possible_ bug in npm https://github.com/npm/cli/issues/6301. I followed the steps...

@amycole501 I took the reset button technique referenced above and slimmed it down to a jsfiddle at https://jsfiddle.net/9buarncv/7/ (viewable full screen at https://jsfiddle.net/9buarncv/7/show). How does that look for accessibility? My...

I built a more robust implementation based on the jsfiddle above (with some changes, such as using flexbox), which is being added to the CFPB design system in https://github.com/cfpb/design-system/pull/1979 Feedback...

Cypress also supports visual regression testing. We have a repo at https://github.com/cfpb/cfgov-visual-regression showing how that might be set up.