-
Notifications
You must be signed in to change notification settings - Fork 487
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(vue,nuxt): Add Vue and Nuxt SDK docs #1710
Conversation
Hey, here’s your docs preview: https://clerk.com/docs/pr/1710 |
Hey @wobsoriano! Here's the updates: fe61e86 and 1aec4f4 Update
Note
|
Co-authored-by: vi <[email protected]> Co-authored-by: Alexis Aguilar <[email protected]>
7dfe83e
to
32fa402
Compare
I've removed the "prebuilt components" section from the overview - almost all of our SDKs have access to the prebuilt components, thats a given. I don't think we need to include that under "key features". key features is moreso for features are key to the vue sdk (and probably not found in other sdks) |
32fa402
to
7954eae
Compare
Co-authored-by: victoria <[email protected]> Co-authored-by: Alexis Aguilar <[email protected]>
Co-authored-by: victoria <[email protected]> Co-authored-by: Alexis Aguilar <[email protected]>
needs nuxt docs in order to pass lint checks |
Yes. Both Vue and Nuxt SDK will be announced together so I figured we merge them as one |
Commit to align Vue and React docs: 7dd3ba6 Related PR: #1814 The lint error is due to the Nuxt docs link. I'm currently working on the Nuxt docs. |
Co-authored-by: Brad Cornes <[email protected]> Co-authored-by: victoria <[email protected]> Co-authored-by: Alexis Aguilar <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks so much for all of the collaboration! 😸💖
Important
🔎 Vue Previews:
🔎 Nuxt Previews:
clerkMiddleware
usage in Nuxt)Explanation:
This PR:
Checklist