-
-
Notifications
You must be signed in to change notification settings - Fork 174
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/qwik (rebased to split PoC from qwik template install) #2101
base: main
Are you sure you want to change the base?
Conversation
* feat(qwik): controlled context * chore: use .ts * chore: separate hooks * chore: update types * chore: use signals * chore: cleanup * chore: revert to stores * chore: update types * chore: hydrate
rebased c614266^
* feat(qwik): controlled context * chore: use .ts * chore: separate hooks * chore: update types * chore: use signals * chore: cleanup * chore: revert to stores * chore: update types * chore: hydrate
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
@anubra266 is attempting to deploy a commit to the Chakra UI Team on Vercel. A member of the Team first needs to authorize it. |
Closes #392
📝 Description
Adds Qwik support
Splits the initial commit of the existing feat/qwik branch to make the diff more understandable: main...feat/qwik
💣 Is this a breaking change (Yes/No):
No
📝 Additional Information