-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Admin UI customisation guides and examples #6082
Conversation
🦋 Changeset detectedLatest commit: 883f2e1 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/keystonejs/keystone-next-docs/5YTSCS6yvwnWh7wbhmKonB2qaDXh |
d3e5575
to
8bc9a3b
Compare
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. |
@timleslie @JedWatson Removing reference to @keystone-ui/core and primitives there because that entire set of packages are undocumented, at a minimum we should host the design-system website on a public domain before recommending usage of those packages. (happy to do this after this PR lands) As an aside we should re-evaluate how we help users create custom-pages, even exposing a simple At the moment, getting to this point ^ is not possible without digging through source code and a significant amount of manual effort. |
925b1dd
to
9f6a87f
Compare
02e8b22
to
673210c
Compare
673210c
to
47b5590
Compare
b307aa0
to
ec6d904
Compare
ec6d904
to
209181e
Compare
Co-authored-by: Tim Leslie <timl@thinkmill.com.au>
Co-authored-by: Tim Leslie <timl@thinkmill.com.au>
Co-authored-by: Tim Leslie <timl@thinkmill.com.au>
Co-authored-by: Tim Leslie <timl@thinkmill.com.au>
Co-authored-by: Tim Leslie <timl@thinkmill.com.au>
Co-authored-by: Tim Leslie <timl@thinkmill.com.au>
126b8a8
to
498e0f2
Compare
…eystonejs/keystone into example/admin-ui-customisation
Co-authored-by: Tim Leslie <timl@thinkmill.com.au>
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.
👍
* init * guides for custom page and custom components * more examples commits * yarn.lock and example changes * add more markup * Update docs/pages/docs/guides/custom-admin-ui-pages.mdx Co-authored-by: Mitchell Hamilton <mitchell@hamil.town> * fix readme * more updates to the docs * add smoke tests * add to smoke tests in workflow * fill in links * add new guides to docs nav * fix docs * fix readME.md * changelog reset * add examples link to docs and README.md * update explanation of Old JSX transforms * change custom-admin-ui-components example to custom-admin-ui-logo * Update docs/pages/docs/guides/custom-admin-ui-pages.mdx Co-authored-by: Tim Leslie <timl@thinkmill.com.au> * Update docs/pages/docs/guides/custom-admin-ui-pages.mdx Co-authored-by: Tim Leslie <timl@thinkmill.com.au> * Update docs/pages/docs/guides/custom-admin-ui-pages.mdx Co-authored-by: Tim Leslie <timl@thinkmill.com.au> * Update docs/pages/docs/guides/custom-admin-ui-pages.mdx Co-authored-by: Tim Leslie <timl@thinkmill.com.au> * Update examples/custom-admin-ui-pages/README.md Co-authored-by: Tim Leslie <timl@thinkmill.com.au> * Update examples/custom-admin-ui-pages/README.md Co-authored-by: Tim Leslie <timl@thinkmill.com.au> * Update examples/custom-admin-ui-components/README.md Co-authored-by: Tim Leslie <timl@thinkmill.com.au> * Update examples/custom-admin-ui-pages/admin/pages/custom-page.tsx Co-authored-by: Tim Leslie <timl@thinkmill.com.au> * Update examples/custom-admin-ui-components/README.md Co-authored-by: Tim Leslie <timl@thinkmill.com.au> * fix up odds and ends in formatting for docs pages * Update docs/pages/docs/guides/custom-admin-ui-logo.mdx Co-authored-by: Tim Leslie <timl@thinkmill.com.au> * Update docs/pages/docs/guides/custom-admin-ui-logo.mdx Co-authored-by: Tim Leslie <timl@thinkmill.com.au> * Update docs/pages/docs/guides/custom-admin-ui-pages.mdx Co-authored-by: Tim Leslie <timl@thinkmill.com.au> * Update docs/pages/docs/guides/custom-admin-ui-pages.mdx Co-authored-by: Tim Leslie <timl@thinkmill.com.au> * Update docs/pages/docs/guides/custom-admin-ui-pages.mdx Co-authored-by: Tim Leslie <timl@thinkmill.com.au> * Update docs/pages/docs/guides/custom-admin-ui-logo.mdx Co-authored-by: Tim Leslie <timl@thinkmill.com.au> * Feedback from Tim * remove unnecessary files * yarn.lock * add changeset * Update examples/README.md Co-authored-by: Tim Leslie <timl@thinkmill.com.au> * update schema.graphql * http --> https Co-authored-by: Mitchell Hamilton <mitchell@hamil.town> Co-authored-by: Tim Leslie <timl@thinkmill.com.au>
The following PR contains the guides and examples for the following: