-
Notifications
You must be signed in to change notification settings - Fork 279
WIP: Allow plugins to register themes #2647
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
base: main
Are you sure you want to change the base?
Conversation
Signed-off-by: Joaquim Rocha <[email protected]>
Signed-off-by: Joaquim Rocha <[email protected]>
Signed-off-by: Joaquim Rocha <[email protected]>
Signed-off-by: Joaquim Rocha <[email protected]>
I am fine if the team continues this PR BTW. |
FTR, @sniok had suggested we go with a thinner version of the theme that plugins may override for now. I agree with that and the Design team is working on getting us these higher level theme concepts for us to set up and share in our theme and for the plugins to override. |
Unknown CLA label state. Rechecking for CLA labels. Send feedback to sig-contributor-experience at kubernetes/community. /check-cla |
PR needs rebase. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
This is a WIP PR for registering themes from plugins.
It's still very rough, but it's working...
fixes #2150
How to test:
npm run build
npm pack
npm i ../../headlamp-plugin/kinvolk-headlamp-plugin...tar.gz
npm i ; npm run start
Progress:
somethingBg
but alsosomething: { background: ... }