Westbrook Johnson

Results 527 comments of Westbrook Johnson

@monkeyjabs, looks like I took us a little too far on this one 🙈. Could I convince you to check this out in you cozy post release haze that you've...

We are tracking this in #3209, but it will likely still be a little while yet before we are able to release fully `[email protected]` versions of the library. Depending on...

It shouldn't be an issue to include both versions. In face, if you're always importing through SWC then you'll always get v2, which means you wouldn't really be using two...

@pfulton what are you thoughts on adding support for this media query at the Spectrum CSS level?

Closed by https://github.com/adobe/spectrum-web-components/issues/3666

Also leverage `function() { navigator.clipboard.writeText(el.innerText); }` as needed to include text formatting in the copy.

@pfulton this is likely an issue of the CSS that is leveraged to deliver this animation. The transition of `border-width`, `box-shadow` and `*-size` are all low performance animations. Any thoughts...

@pfulton this appears to occur in the Spectrum CSS source, as well.

@pfulton were yall able to capture this in Jira, or should I open an issue in GH to help yall along?