diff --git a/BREAKING.md b/BREAKING.md index 9d14348f30..259c8c9820 100644 --- a/BREAKING.md +++ b/BREAKING.md @@ -154,6 +154,7 @@ For more information on the dynamic font, refer to the [Dynamic Font Scaling doc - `size` has been removed from the `ion-input` component. Developers should use CSS to specify the visible width of the input. - `accept` has been removed from the `ion-input` component. This was previously used in conjunction with the `type="file"`. However, the `file` value for `type` is not a valid value in Ionic Framework. +- The `legacy` property and support for the legacy syntax, which involved placing an `ion-input` inside of an `ion-item` with an `ion-label`, have been removed. For more information on migrating from the legacy input syntax, refer to the [Input documentation](https://ionicframework.com/docs/api/input#migrating-from-legacy-input-syntax).
Default: focused
-Custom: focused
-Custom: full lines, focused
-Filled
-Shaped Filled
-Outlined
-Shaped Outlined
-Input Without Label
-Input With Character Counter
-Disable
-Custom Styles
-