tiaguinho / material-community-components

:panda_face: Angular Material Components created from the community

Home Page:https://tiaguinho.github.io/material-community-components

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

feature(color-picker): Support configuration of alpha-selector and color-string-fomat via component-inputs

motabass opened this issue · comments

Global configured COLOR_STRING_FORMAT and ENABLE_ALPHA_SELECTOR should be overwritable on component level via component @input().

So one can use color-pickers with different formats side-by-side in the same parent component more easy.