secondstreet / ember-material-components-web

An ember addon providing components from https://github.com/material-components/material-components-web
https://secondstreet.github.io/ember-material-components-web/
MIT License
0 stars 0 forks source link

No Trailing/Leading Icons in mdc-textfield component #57

Open MrChriZ opened 6 years ago

MrChriZ commented 6 years ago

The MDC-Textfield component has the options of leading/Trailing icons as demonstrated here: https://material-components-web.appspot.com/text-field.html

This does not appear to be implemented in the ember-material-components-web component.

Kerrick commented 6 years ago

Good catch, looks like Google added some new functionality we haven't caught up with yet! Officially on the 1.0 roadmap. (PRs welcome!)