We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
fix(select): _inputUpdated should not be called manually
fix(rtl): use multi direction in order to override the default ltr
fix(themes): change default app-direction
fix(input): slightly longer delay for autofocus (ionic-team#12037)
chore(gulp): remove bonjour service
fix(label): set the ios variables to null to avoid styling fixes ionic-team#11631
docs(alert): imported AlertController in usage example (ionic-team#11567 ) Added an importation for use the alert controller on line 52.
fix(select): incorrect assert condition
fix(searchbar): input is debounced
fix(inputs): ionChange is fired after updating ngModel