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

WIP: @evolu/solid #376

Draft
wants to merge 17 commits into
base: main
Choose a base branch
from
Draft

WIP: @evolu/solid #376

wants to merge 17 commits into from

Conversation

sectore
Copy link
Contributor

@sectore sectore commented Mar 30, 2024

This PR includes @evolu/solid package and an example/solid to demonstrate how to use it.

Note: It cherry picks a2e5909 and 827c89d of PR #377

Part of #188

Copy link

changeset-bot bot commented Mar 30, 2024

⚠️ No Changeset found

Latest commit: 9def807

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.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

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

Copy link

vercel bot commented Mar 30, 2024

@sectore is attempting to deploy a commit to the evolu Team on Vercel.

A member of the Team first needs to authorize it.

and rename `useSyncEvoluStore` to `useSyncExternalStore`
and add more `use` hooks (`use`, `useQuerySubscription`, `useQuery`) -
all hooks very similar to hooks of @evolu/common-react`
@sectore sectore changed the title WIP: Initial commit for @evolu/solid WIP: @evolu/solid Apr 4, 2024
@steida
Copy link
Contributor

steida commented Apr 29, 2024

Sorry for the delay; I had to refactor Evolu first. I am going to check your code today.

@sectore
Copy link
Contributor Author

sectore commented Apr 29, 2024

Sorry for the delay; I had to refactor Evolu first. I am going to check your code today.

Great, let's discuss current status / issues / next steps at Discord https://discord.com/channels/1072319124337856613/1072319124337856616/1234444405734117488

which has been removed for now.

For any reason extracting `EvoluContext.Provider` into `EvoluProvider`
results in `could not find Evolu context value` thrown by `useEvolu`
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.

None yet

2 participants