Skip to content
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

Theme Builder #69

Open
6 tasks
mattfwood opened this issue Mar 30, 2020 · 0 comments
Open
6 tasks

Theme Builder #69

mattfwood opened this issue Mar 30, 2020 · 0 comments
Labels
enhancement New feature or request
Projects

Comments

@mattfwood
Copy link
Contributor

image

The "Theme Builder" is a feature for Minerva that provides a design tool-like UI to create and export a theme object that can be used by Minerva.

The left section should display all the components in addition to theme variables and examples.

The middle section should display the current component with the active theme.

The right section should be an inspector / devtools-like interface to edit CSS properties in a user-friendly way.

Requirements:

  • Allow every component in the library to be customized
  • In the "inspector" on the right side, make aliases available from a dropdown (for example, if shadows have keys of base, sm, md, etc, the user should be able to manually type in a box shadow or select from those predefined values
  • Allow theme variables like colors and shadows to be customized / extended
  • Export a theme object that's usable by Minerva
  • Include "demo" or "example" sections that display the Minerva docs examples, but with the current created theme
  • Save theme in localStorage
@mattfwood mattfwood added the enhancement New feature or request label Mar 30, 2020
@mattfwood mattfwood added this to To do in Minerva UI via automation Mar 30, 2020
@timbiles timbiles moved this from To do to In progress in Minerva UI Mar 30, 2020
@timbiles timbiles self-assigned this Mar 30, 2020
@timbiles timbiles moved this from In progress to To do in Minerva UI Mar 31, 2020
@timbiles timbiles removed their assignment Mar 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Minerva UI
  
To do
Development

No branches or pull requests

2 participants