Closed max-scopp closed 2 weeks ago
Run & review this pull request in StackBlitz Codeflow.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
hey-api-docs | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Nov 1, 2024 9:03am |
Latest commit: f40c8c83e5942aab8074da17d8685f22cb5db59c
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
I just got myself a glass of rum to celebrate! I haven't found a discord server link, but you can find me under "maxscopp" on Discord and we can discuss the rest.
Thanks for the insanely fast response!
Attention: Patch coverage is 89.13043%
with 5 lines
in your changes missing coverage. Please review.
Project coverage is 73.19%. Comparing base (
13e0065
) to head (f40c8c8
). Report is 10 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Closes #1072 This PR introduces preliminary support for Angular Query Experimental, functioning similarly to the existing React Query plugin.
Reasoning
We’re exploring ways to integrate @hey-api at work, but legacy Angular support is a significant barrier. This PR aims to offer an initial foundation for community collaboration and feedback. While this topic isn’t on a fast-tracked timeline internally, the basic implementation here is meant to initiate development in this direction.
Next Steps
I'm happy to extend examples and provide continued support for this PR, with the ultimate goal of making it merge-ready. The hope is that this initial setup can evolve with community input, building Angular support that meets the needs of various projects.