68bae80a51
feat(textarea): ionChange will only emit from user committed changes ( #25953 )
2022-09-23 13:26:21 -04:00
6bb9d8a5d7
Merge remote-tracking branch 'origin/main' into 7.0-sync-09-16-22
2022-09-16 15:20:33 -04:00
a6b2629ede
feat(checkbox): ionChange fires on user interaction ( #25923 )
...
BREAKING CHANGE:
`ionChange` is no longer emitted when the `checked` property of `ion-checkbox` is modified externally. `ionChange` is only emitted from user committed changes, such as clicking or tapping the checkbox.
2022-09-13 16:27:34 -04:00
8732b7bdb7
feat(input): ionChange will only emit from user committed changes ( #25858 )
...
Resolves #20106 , #20061
2022-09-12 15:35:43 -04:00
883188cc34
test(angular): wait for all tab switches in tests ( #25909 )
2022-09-09 14:08:33 -04:00
1fc0c830db
Merge remote-tracking branch 'origin/main' into sync-v7-09-09-2022
2022-09-09 13:05:11 -04:00
634f928541
test(angular): tabs sibling page test is no longer flaky ( #25906 )
2022-09-09 13:00:13 -04:00
725b13fa60
fix(angular): nav controller can pop views after leaving tabs outlet ( #25690 )
...
Resolves #18593
2022-09-08 12:52:17 -04:00
d478e03914
feat(slides): remove ion-slide, ion-slides, and IonicSwiper module ( #25868 )
2022-09-01 14:36:17 -05:00
1eb6fd04d7
feat(virtual-scroll): remove virtual scroll component ( #25808 )
2022-08-24 15:42:12 -04:00
08dd3e277b
test(angular): add support for multi-version testing ( #25665 )
2022-08-18 16:46:15 -04:00