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

feat: Add palette support. #691

Merged
merged 1 commit into from
Mar 23, 2023
Merged

feat: Add palette support. #691

merged 1 commit into from
Mar 23, 2023

Conversation

betterengineering
Copy link
Contributor

Overview

This change ensures the color picker can support palettes.

Changes

Demo

Screen Shot 2023-03-22 at 8 55 53 PM

Considerations

This component updates when the redux store updates config but not the schema. This means a change in the palette will require a refresh for now. We have a store for schema, so it should be doable to refresh palettes as well.

The schema field supports a palette, but the color picker did not. This
commit adds palette support.
@betterengineering betterengineering merged commit 45a06d8 into main Mar 23, 2023
@betterengineering betterengineering deleted the mark/palette-support branch March 23, 2023 01:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant