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

Add colour picker components #4626

Merged
merged 3 commits into from
Mar 2, 2018
Merged

Add colour picker components #4626

merged 3 commits into from
Mar 2, 2018

Conversation

edmundoa
Copy link
Contributor

@edmundoa edmundoa commented Mar 1, 2018

This PR adds two colour picker components: ColorPicker and ColorPickerPopover. The first one is meant to display a colour picker in a UI with space and where displaying a list of colours would not be distracting. The latter is meant to use in UIs with less space, allowing the user to show or hide the colour picker by hovering or clicking in a trigger.

Additionally I added a couple of small fixes for the SelectPopover component, which would be a small change to create (and review) another PR.

@edmundoa edmundoa added this to the 3.0.0 milestone Mar 1, 2018
@edmundoa edmundoa requested a review from mariussturm March 1, 2018 16:07
@mariussturm mariussturm merged commit d400729 into master Mar 2, 2018
@mariussturm mariussturm deleted the color-picker branch March 2, 2018 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants