Skip to content
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 9 commits into from
Aug 24, 2024
Merged

feat(packages/solid): Support Solid via @gqty/solid #1758

merged 9 commits into from
Aug 24, 2024

Conversation

vicary
Copy link
Member

@vicary vicary commented May 8, 2024

No description provided.

Copy link
Contributor

github-actions bot commented May 8, 2024

🚀 Snapshot Release (canary)

The latest changes of this PR are available as canary on npm (based on the declared changesets):

Package Version Info
@gqty/cli 4.2.0-canary-20240824090758.321dd7a71dbdfbc547d6324cca576b6ff76986f7 npm ↗︎ unpkg ↗︎
@gqty/solid 0.2.0-canary-20240824090758.321dd7a71dbdfbc547d6324cca576b6ff76986f7 npm ↗︎ unpkg ↗︎

@vicary vicary force-pushed the feat/solid branch 2 times, most recently from f5b1ebd to c992de3 Compare August 24, 2024 08:36
@vicary
Copy link
Member Author

vicary commented Aug 24, 2024

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.

@vicary vicary merged commit 3297a2d into main Aug 24, 2024
4 checks passed
@vicary vicary deleted the feat/solid branch August 24, 2024 10:44
@github-actions github-actions bot mentioned this pull request Aug 24, 2024
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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants