Drew Powers

Results 462 comments of Drew Powers

Ah so actually, this is generating correctly in plugin-sass as-intended. But it may not be as you expected. The current behavior of plugin-sass with modes is to **always return the...

Yes that makes sense! I’ve actually been investigating a related problem with [modes and theming in the DTCG format discussions](https://github.com/design-tokens/community-group/issues/210): _mode scoping_. You won’t find the term “mode scoping” _explicitly_...

This is an easy add and wouldn’t disrupt anything. Would welcome a PR for this 🙂

> Thank you for adding this feature. I was wondering if there are any plans to release it soon. Please [see the CHANGELOG](https://github.com/openapi-ts/openapi-typescript/blob/main/packages/openapi-fetch/CHANGELOG.md#patch-changes-1). This has already been released!

Investigated this a little further and in planning for the upcoming `0.10.0` release (which requires [email protected] which will also get a stable release at the same time) this is hopefully...

Some of the type inference that I believe led to the regression has been changed in `0.10.0`. Are people still seeing the failures with the latest version?

Thanks @Baldinof. Issue is still open because we didn’t find the original root cause as to what went wrong. But when it comes to advanced TypeScript inference, combining lots of...

Thanks all for the detailed info and debugging. This bug is top-of-mind for us, and does need to be fixed. Bugs like this are what’s still keeping this library at...

Thanks for opening, but can you describe what a “dispatcher” is? Is this a concept from another library? Why won’t the custom `fetch` or middleware work? What prior art are...

> Is there anything we can do to re-run failed workflows? Thanks! Unfortunately no; there’s just a requirement that new contributors need to have manually-run workflows until they’ve gotten a...