keystone
keystone copied to clipboard
[POC] Allow custom app
Allow using custom _app template for admin ui
@flexdinesh this how we can do natively in keystone instead of my file watcher workaround.
I have made changes to examples/basic template to use custom theme. notice button color changes when running the modified example.
⚠️ No Changeset found
Latest commit: 5d3c35a138065efa4308d04259f3334199979b09
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
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Updated |
|---|---|---|---|
| keystone-next-docs | ✅ Ready (Inspect) | Visit Preview | Oct 19, 2022 at 9:43AM (UTC) |
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.
Latest deployment of this branch, based on commit 5d3c35a138065efa4308d04259f3334199979b09:
| Sandbox | Source |
|---|---|
| @keystone-6/sandbox | Configuration |
let me know if this approach is acceptable then I will cleanup the PR and write documentation
@flexdinesh I am currently really looking for this capability. Are there still plans/work being done to replicate this behavior in some manner? Or is finishing out this PR the only way to get this functionality in the short term? If so I could see if I can address the comments you have made in order to get this merged!