2 Commits

Author SHA1 Message Date
Andrew Overton
eaf2489303
[Dialogs, TextFields] Update docs (#7209)
#7187 and #7184 graduated Buttons and TextFields theming extensions to ready, but didn't update the docs. Similarly, #7190, which has not yet been merged in, is not updating the docs to reflect the graduation of the Dialogs theming extension to ready.

This PR updates docs for Dialogs and TextFields theming extensions to reflect them being marked ready. Once #7190 is merged in the Dialogs changes here will be accurate.

I will address the out-of-date Buttons docs once #7206 is merged in.
2019-04-22 14:12:04 -04:00
Andrew Overton
ecbad697e8
[TextFields] Outlined Textfield Theming Extension (#7082)
* Add MDCTextInputControllerOutlined theming extension

* Add theming docs

* Ran clang format

* Fix outlined text field color theming tests
2019-04-09 11:40:40 -04:00