dojo / themes

Dojo Framework Themes
11 stars 19 forks source link

Material Theme: Chip #92

Closed maier49 closed 4 years ago

maier49 commented 5 years ago

Enhancement

Add a material theme for the new chip widget

maier49 commented 4 years ago

So I've opened #98 , but I'm a little unclear on how to move forward with that. We went with renderer properties for the icons, but the material chip applies additional classes to the icon elements. Would we just assume that the provided icons will have the appropriate styles?

Should I add a wrapper to the leading icon and apply what I can there to match the material design?

tomdye commented 4 years ago

Can you not pass the appropriate classes in the icon renderer?