-
-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(packages/solid): Support Solid via @gqty/solid #1758
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
🚀 Snapshot Release (
|
Package | Version | Info |
---|---|---|
@gqty/cli |
4.2.0-canary-20240824090758.321dd7a71dbdfbc547d6324cca576b6ff76986f7 |
npm ↗︎ unpkg ↗︎ |
@gqty/solid |
0.2.0-canary-20240824090758.321dd7a71dbdfbc547d6324cca576b6ff76986f7 |
npm ↗︎ unpkg ↗︎ |
vicary
force-pushed
the
feat/solid
branch
2 times, most recently
from
May 8, 2024 18:41
8a09a48
to
0af8d6c
Compare
vicary
force-pushed
the
feat/solid
branch
2 times, most recently
from
June 18, 2024 11:18
05b7c69
to
a1cfe2c
Compare
vicary
force-pushed
the
feat/solid
branch
9 times, most recently
from
August 3, 2024 16:24
35bbf2e
to
04c5328
Compare
vicary
force-pushed
the
feat/solid
branch
9 times, most recently
from
August 11, 2024 07:29
71feaac
to
699b4e4
Compare
vicary
force-pushed
the
feat/solid
branch
2 times, most recently
from
August 13, 2024 05:23
d0a48bf
to
9ac127c
Compare
vicary
force-pushed
the
feat/solid
branch
6 times, most recently
from
August 19, 2024 04:42
f296b28
to
9144665
Compare
vicary
force-pushed
the
main
branch
4 times, most recently
from
August 21, 2024 06:25
b4d037c
to
e67ca10
Compare
This was referenced Aug 22, 2024
Open
…1998) * fix(cli): fix watching of schema files that are outside of working directory * chore(package/cli): cosmetic touch-ups * chore(package/cli): changeset --------- Co-authored-by: Vicary A <vicary.archangel@member.mensa.org>
vicary
force-pushed
the
feat/solid
branch
2 times, most recently
from
August 24, 2024 08:36
f5b1ebd
to
c992de3
Compare
Although the current implementation sometimes leak suspense, I am merging for the current progress already qualifies as a solid improvement (no pun intended) since 0.1.0. |
Merged
vicary
added a commit
that referenced
this pull request
Aug 26, 2024
* feat(packages/solid): inital commit with tests and examples * fix(ci): build errors * chore(packages/solid): update peer deps * chore(examples/solid): rename components * fix(package/solid): clear selections after each fetch * chore: deps and file structure cleanup * fix(package/react): test sub-selection for null and empty arrays * fix(package/solid): added more tests and enhanced suspense support --------- Co-authored-by: Luboš Matejčík <lubos.matejcik@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.