keystone icon indicating copy to clipboard operation
keystone copied to clipboard

[POC] Allow custom app

Open gautamsi opened this issue 3 years ago • 5 comments

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.

image

gautamsi avatar Oct 19 '22 09:10 gautamsi

⚠️ 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

changeset-bot[bot] avatar Oct 19 '22 09:10 changeset-bot[bot]

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)

vercel[bot] avatar Oct 19 '22 09:10 vercel[bot]

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

codesandbox-ci[bot] avatar Oct 19 '22 09:10 codesandbox-ci[bot]

let me know if this approach is acceptable then I will cleanup the PR and write documentation

gautamsi avatar Nov 30 '22 08:11 gautamsi

@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!

deibeljc avatar Apr 05 '23 01:04 deibeljc