Kyle Holmberg
Kyle Holmberg
@jaredpalmer it appears as though resolving this would give back a very simple workaround for https://github.com/formium/formik/issues/1241 and https://github.com/formium/formik/issues/712 Would you accept a PR on this, or is it all hands...
It'd have to be: ``` type Unit = `${number}${`ch`|`em`|`px`|`rem`|`vh`|`vw`|`%`}`; type CSSFunction = `${string}(--${string | number})`; // like `var(--some-var)` or `calc(100% - 220px)` type StandardLonghandPropertiesValue = Unit | CSSFunction; ``` at...
Yes. If you look into the status checks of this PR, you'll see that tests are failing. You'll want to fix those failures. Additionally, you should do some due dilligence...
Not for awhile, but maybe you can pause here and try converting another component? Please share which component you plan on doing in #1725 before doing it so you dont...
Yes, I want to do this. I also want to try and use https://github.com/kwonoj/swc-plugin-coverage-instrument so that we can finally use SWC (and ditch Istanbul + Babel). This would allow our...
Im willing to ditch coverage too. So focus on Playwright replacing Cypress first. Coverage can come in a later PR. I'm updating some code in the other open PR too....
@subhajit20 I have assigned this one to myself because there's a lot of exploration I'd like to do... It's not a great ticket for somebody else to take on because...
@datphotogurl Can I get the stock photos you would like used? I'd prefer the highest quality of the photo you can find/get.
untouched! feel free to tackle it!
sick. didn't know about the design! that's helpful.