Will Larche
|
1f10ae3e3e
|
[TextFields] Making leading and trailing view layout customizeable (#4434)
Closes the layout part of b/74174981
***Breaks screenshot tests.
Before:

After:

Also corrects the x of the floating placeholder on a filled text field.

|
2018-06-25 07:59:33 -07:00 |
|
Will Larche
|
bc119b3b73
|
[TextFields] Example cleanup. (#4392)
* [TextFields] Example cleanup.
* [TextFields] Copy correction
* [TextFields] Example file rename.
|
2018-06-12 17:41:02 -04:00 |
|
Will Larche
|
d13077450f
|
[TextFields] Correcting copy mistake. (#4281)
|
2018-05-25 16:41:24 -04:00 |
|
Will Larche
|
6f740c8c62
|
[TextFields] Fix text area placeholder (#4274)
* [TextFields] Correcting misaligned text area floating placeholder.
* [TextField] Adding text area set text examples.
|
2018-05-25 09:38:47 -04:00 |
|
featherless
|
e923d2d928
|
[Catalog] Make many examples be dragons. (#3642)
Pivotal story: https://www.pivotaltracker.com/story/show/156939988
Pivotal story: https://www.pivotaltracker.com/story/show/156804299
Pivotal story: https://www.pivotaltracker.com/story/show/156939962
Pivotal story: https://www.pivotaltracker.com/story/show/156982119
Closes: https://github.com/material-components/material-components-ios/issues/3183
|
2018-05-02 08:31:55 -04:00 |
|
featherless
|
23110ef116
|
[Catalog] Make all swift copycat demos be dragons. (#3443)
Also removed "(Swift)" from any examples that remained as non-dragons. The catalog does not need to advertise which language a given demo is in.
Pivotal story: https://www.pivotaltracker.com/story/show/156939611
## Screenshots
Before:

After:

|
2018-04-24 15:52:13 -04:00 |
|
Yarden Eitan
|
29d760c7d6
|
Added isPresentable to catalog files, ported over ZShadow to dragons. (#2726)
|
2017-12-15 12:20:35 -05:00 |
|
Will Larche
|
5dae93c6c4
|
[TextFields] Adding .placeholderText to controllers (#2149)
* [TextFields] Adding .placeholderText to fix bugs and continue moving API to controller.
* [TextFields] PR feedback.
* [TextFields] Removes ambiguous layout.
* [TextFields] Better code organization and comment.
|
2017-10-12 09:16:07 -04:00 |
|
Will Larche
|
90e79dd815
|
[TextFields] iOS 11 example bugs fixed (#2071)
* [TextFields] Example fix for iOS 11.
* [TextFields] iOS 11 bugs fixed.
* [TextFields] Formatting
* [TextFields] Xcode 8 support
* [TextFields] Example layout correction.
* [TextFields] Xcode and iOS safety code.
* [TextFields] typo corrections.
* [TextFields] Code for Xcode conditional.
* [TextFields] Xcode 8 support.
* [TextFields] Pleasing the static analyzer.
* [TextFields] Formatting improvement.
* [TextFields] Swift compiler conditional change and some formatting.
* [TextFields] Swift example notification changes.
* [TextFields] Safer notifcations code in Objc.
* [TextFields] Formatting
|
2017-10-02 20:30:17 -04:00 |
|
Will Larche
|
cde864f235
|
[TextFields] Renaming classes to match the MD spec (#2061)
* [TextFields] Renaming classes to match the spec.
* [TextFields] Renaming examples.
|
2017-09-27 22:10:47 -04:00 |
|