chore(BREAKING): code syntax formatting (#26735)

This commit is contained in:
QliQ.dev
2023-02-06 10:38:47 +06:00
committed by GitHub
parent 5e5f1a34fb
commit f98e5750b4

View File

@ -287,7 +287,7 @@ Any references to the virtual scroll types from `@ionic/core` have been removed.
<h4 id="version-7x-angular">Angular</h4>
- `null` values on form components will no longer be converted to the empty string (`''`) or `false`. This impacts `ion-checkbox`, `ion-datetime`, `ion-input`, `ion-radio`, `ion-radio-group`, ion-range`, `ion-searchbar`, `ion-segment`, `ion-select`, `ion-textarea`, and `ion-toggle`.
- `null` values on form components will no longer be converted to the empty string (`''`) or `false`. This impacts `ion-checkbox`, `ion-datetime`, `ion-input`, `ion-radio`, `ion-radio-group`, `ion-range`, `ion-searchbar`, `ion-segment`, `ion-select`, `ion-textarea`, and `ion-toggle`.
<h4 id="version-7x-react">React</h4>