Promact / md2

Angular2 based Material Design components, directives and services are Accordion, Autocomplete, Collapse, Colorpicker, Datepicker, Dialog(Modal), Menu, Multiselect, Select, Tabs, Tags(Chips), Toast and Tooltip.
http://code.promactinfo.com/md2/
MIT License
379 stars 112 forks source link

Chips - Cannot change color per specific chip #258

Open ChenReuven opened 7 years ago

ChenReuven commented 7 years ago

Bug, feature request, or proposal:

cannot change specific chips with specific color from outside cause there is no "anchor" or some dynamic anchor for change it from outside via CSS

What is the expected behavior?

can be change each chip with different/same color from outside via CSS

What is the current behavior?

  1. one color - gray
  2. can change from out side just the whole chips color

What are the steps to reproduce?

just use md2-chips and try put color per chips and see that you cannot do it

What is the use-case or motivation for changing an existing behavior?

if i want relation between chips and show it by color you cannot do it

Which versions of Angular, MD2, OS, browsers are affected?

Win 10 md 0.25 chrome latest/IE11

Is there anything else we should know?