-
Notifications
You must be signed in to change notification settings - Fork 498
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
Custom Pages for <UserProfile />
and <OrganizationProfile />
#404
Conversation
Hey @anagstef, your docs preview is available.
|
5cbdada
to
62d215e
Compare
<UserProfile />
and <OrganizationProfile />
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.
I would rename the organization-profile-custom-pages
file and user-profile-custom-pages
file to simply be organization-profile
and user-profile
because they already have the /customization
path in the file name
docs/components/customization/organization-profile-custom-pages.mdx
Outdated
Show resolved
Hide resolved
docs/components/customization/organization-profile-custom-pages.mdx
Outdated
Show resolved
Hide resolved
docs/components/customization/organization-profile-custom-pages.mdx
Outdated
Show resolved
Hide resolved
docs/components/customization/organization-profile-custom-pages.mdx
Outdated
Show resolved
Hide resolved
docs/components/customization/organization-profile-custom-pages.mdx
Outdated
Show resolved
Hide resolved
Update docs/components/customization/user-profile-custom-pages.mdx Co-authored-by: Alexis Aguilar <98043211+alexisintech@users.noreply.github.com> Update docs/components/customization/user-profile-custom-pages.mdx Co-authored-by: Alexis Aguilar <98043211+alexisintech@users.noreply.github.com> Update docs/components/customization/user-profile-custom-pages.mdx Co-authored-by: Alexis Aguilar <98043211+alexisintech@users.noreply.github.com> Update docs/components/customization/user-profile-custom-pages.mdx Co-authored-by: Alexis Aguilar <98043211+alexisintech@users.noreply.github.com> Update docs/components/customization/user-profile-custom-pages.mdx Co-authored-by: Alexis Aguilar <98043211+alexisintech@users.noreply.github.com> Update docs/components/customization/user-profile-custom-pages.mdx Co-authored-by: Alexis Aguilar <98043211+alexisintech@users.noreply.github.com> Update docs/components/customization/organization-profile-custom-pages.mdx Co-authored-by: Alexis Aguilar <98043211+alexisintech@users.noreply.github.com> Update docs/components/customization/organization-profile-custom-pages.mdx Co-authored-by: Alexis Aguilar <98043211+alexisintech@users.noreply.github.com> Update docs/components/customization/user-profile-custom-pages.mdx Co-authored-by: Alexis Aguilar <98043211+alexisintech@users.noreply.github.com> Update docs/components/customization/organization-profile-custom-pages.mdx Co-authored-by: Alexis Aguilar <98043211+alexisintech@users.noreply.github.com> Update docs/components/customization/organization-profile-custom-pages.mdx Co-authored-by: Alexis Aguilar <98043211+alexisintech@users.noreply.github.com> Update docs/components/customization/organization-profile-custom-pages.mdx Co-authored-by: Alexis Aguilar <98043211+alexisintech@users.noreply.github.com> Update docs/components/customization/organization-profile-custom-pages.mdx Co-authored-by: Alexis Aguilar <98043211+alexisintech@users.noreply.github.com> Update docs/components/customization/user-profile-custom-pages.mdx Co-authored-by: Alexis Aguilar <98043211+alexisintech@users.noreply.github.com> Update docs/references/javascript/clerk/organization-profile.mdx Co-authored-by: Alexis Aguilar <98043211+alexisintech@users.noreply.github.com> Update docs/manifest.json Co-authored-by: Alexis Aguilar <98043211+alexisintech@users.noreply.github.com> Update docs/manifest.json Co-authored-by: Alexis Aguilar <98043211+alexisintech@users.noreply.github.com> Update docs/components/customization/user-profile-custom-pages.mdx Co-authored-by: Alexis Aguilar <98043211+alexisintech@users.noreply.github.com> Update docs/components/customization/organization-profile-custom-pages.mdx Co-authored-by: Alexis Aguilar <98043211+alexisintech@users.noreply.github.com> Update docs/components/customization/organization-profile-custom-pages.mdx Co-authored-by: Alexis Aguilar <98043211+alexisintech@users.noreply.github.com> Update docs/components/customization/organization-profile-custom-pages.mdx Co-authored-by: Alexis Aguilar <98043211+alexisintech@users.noreply.github.com> Update docs/components/customization/organization-profile-custom-pages.mdx Co-authored-by: Alexis Aguilar <98043211+alexisintech@users.noreply.github.com> Update docs/components/customization/organization-profile-custom-pages.mdx Co-authored-by: Alexis Aguilar <98043211+alexisintech@users.noreply.github.com> Update docs/components/customization/organization-profile-custom-pages.mdx Co-authored-by: Alexis Aguilar <98043211+alexisintech@users.noreply.github.com> Update docs/components/customization/organization-profile-custom-pages.mdx Co-authored-by: Alexis Aguilar <98043211+alexisintech@users.noreply.github.com>
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.
great teamwork!!! 😸💖
<UserProfile />
and <OrganizationProfile />
<UserProfile />
and <OrganizationProfile />
This PR adds documentation for the Custom pages on UserProfile/OrganizationProfile.
🔎 Preview
Pages with changes:
https://docs-preview-404.clerkpreview.com/docs/references/javascript/clerk/user-profile
https://docs-preview-404.clerkpreview.com/docs/references/javascript/clerk/organization-profile
New pages:
https://docs-preview-404.clerkpreview.com/docs/references/javascript/types/custom-page
https://docs-preview-404.clerkpreview.com/docs/components/customization/user-profile
https://docs-preview-404.clerkpreview.com/docs/components/customization/organization-profile