refactor(mode): remove windows mode entirely

This commit is contained in:
Brandy Carney
2017-11-15 13:41:21 -06:00
parent dd5ff40993
commit f8ba900ebe
97 changed files with 134 additions and 5363 deletions

View File

@ -42,7 +42,7 @@ export class Ion {
/**
* @input {string} The mode determines which platform styles to use.
* Possible values are: `"ios"`, `"md"`, or `"wp"`.
* Possible values are: `"ios"` or `"md"`.
* For more information, see [Platform Styles](/docs/theming/platform-specific-styles).
*/
@Input()