Chris Swithinbank
Chris Swithinbank
Hey sorry for the slow reply — yeah, I also don’t really have time at the moment for active involvement unfortunately. Merged a couple of tiny PRs when I had...
> `viewBox` attribute isn't just about sizing the icon but also positioning it within the bounding box Yeah, I also hit this while upgrading to v1. You can’t use [`preserveAspectRatio`](https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/preserveAspectRatio)...
Hey @vandorsx! Sorry we missed this. In the meantime there have been some changes causing conflicts, so I think I’ll close this at this point. Thanks again for trying to...
Ah, thanks for the heads up. Not sure this was something we considered while working on this feature. For what it’s worth, I _think_ you should be able to use...
I guess this is what https://github.com/delucis/github-to-linear/pull/38 would fix. As mentioned there, I’m no longer using Linear, so don’t really have time to maintain this unfortunately. I’d encourage folks to fork...
Oh, Safari… 😭 I can’t reproduce in the iOS Simulator and don’t have an iPhone to test on. In theory, the page below shouldn’t scroll like this — we apply...
Thanks for the hint @mayank99! @OliverSpeir any chance you could try that code change and see if it helps?
We have errors 🎉 I see that the CI message only shows this: ``` Error: textlint found issues in Japanese documentation. Please run 'pnpm run lint:ja' locally to see details....
Perfect — thank you! Now just to fix those two issue I guess 🚀
Thanks for the request. Noting that in general the aim for this library is zero or low-JS components for better web performance, so we probably wouldn’t implement it just as...