Open ganySA opened 8 years ago
Other options that would be awesome:
These would be improvements for non-technical users who don't care/know about the color values, they just want to pick a color.
Also adding an optional title for the dialog would be great!
+1
"Remove the preview's input containers so that just the 'color dots' are visible" +1
"Remove the tabs for HEX/RGB/HSL so that only one type is visible" +1
Hey, @OrangeDuck91, @dannoblammo, @brianpkelley I've just created PR with an ability to disable HEX, RGB or HSL tabs in the very top of the dialog window. Check it out here: https://github.com/brianpkelley/md-color-picker/pull/65
@volodymyrlut Thanks for your work!! We will need to a check if hex is the only available option and disable the alpha option in response. If you don't feel like adding that I can add it when I merge the pr.
Thanks again!
@brianpkelley You mean, if only mdColorHex is left, mdColorAlphaChannel should be set to 'false'?
@volodymyrlut Correct, thats a much easier explanation than mine. 👍
@brianpkelley Ok, I've updated the PR:)
Just a note on whats coming up.
Massive refactoring:
I'm sure theres more that I'm forgetting, but hopefully this will resolve a lot of the customizability issues everyone is having.
Unfortunately there will be breaking changes, but hopefully they will help declutter some things and make everything better.
It would be cool if you could use custom templates. Any thoughts on implementing that ?
Would be great to see this implemented
@brianpkelley What's the v1.0 timeline? My designer is looking forward to some improvements on this :).
Any chance we can add some options to allow customisation of the UI? For example 1) hide elements of the UI we dont want to make available.. 2) limit the colors to a specific pallet 3) hide the heading, tabs etc
That sort of thing....