863 Commits

Author SHA1 Message Date
f7176bbb44 fix(textarea): clearOnEdit clears textarea when user initially types (#26006) 2022-10-10 14:20:50 -04:00
bf5e118313 fix(input): clearOnEdit clears input when user initially types (#26005) 2022-10-10 14:00:10 -04:00
85d3bd99be feat(toggle): ionChange will only emit from user committed changes (#26078)
Co-authored-by: Sean Perkins <sean@ionic.io>
2022-10-10 09:55:58 -05:00
34c4137868 feat(select): ionChange will only emit from user committed changes (#26066)
BREAKING CHANGE:

`ionChange` is no longer emitted when the `value` of `ion-select` is modified externally. `ionChange` is only emitted from user committed changes, such as confirming a selected option in the select's overlay.
2022-10-10 09:36:51 -04:00
b052d3b262 feat(searchbar): ionChange will only emit from user committed changes (#26026) 2022-10-03 15:08:43 -05:00
fffc729e57 chore(): sync with main 2022-09-30 12:27:17 -04:00
1f3ddf2370 refactor(modal): remove swipeToClose in favor of canDismiss (#26050)
BREAKING CHANGE:

- The `swipeToClose` property has been removed in favor of `canDismiss`.
- The `canDismiss` property now defaults to `true` and can no longer be set to `undefined`.
2022-09-29 17:19:53 -04:00
1858c87a59 chore(angular): use prettier's write flag in lint command (#26027) 2022-09-28 12:41:57 -05:00
43d92773cf chore(angular): exclude proxies-list from lint (#26034) 2022-09-28 11:16:27 -04:00
56d7ae84ed chore(): lint angular package 2022-09-28 13:45:42 +00:00
574249aea7 chore(): update package lock files 2022-09-28 13:33:51 +00:00
f7fb4c6814 v6.2.9 2022-09-28 13:29:28 +00:00
219a2058a4 chore(angular): properly sync core changes (#26025) 2022-09-27 15:11:59 -04:00
1f4d3f12ff Merge branch 'feature-7.0' into 7-sync-09-23-22 2022-09-23 16:34:53 -05:00
68bae80a51 feat(textarea): ionChange will only emit from user committed changes (#25953) 2022-09-23 13:26:21 -04:00
a0efc52706 Merge remote-tracking branch 'origin/main' into 7-sync-09-23-22 2022-09-23 11:46:50 -04:00
4cef0c36b1 chore(): update package lock files 2022-09-21 13:47:33 +00:00
1d331b7c77 v6.2.8 2022-09-21 13:38:03 +00:00
6bb9d8a5d7 Merge remote-tracking branch 'origin/main' into 7.0-sync-09-16-22 2022-09-16 15:20:33 -04:00
0168b6aa13 chore(): lint angular package 2022-09-14 10:10:33 -04:00
cc8afe9786 chore(): update package lock files 2022-09-14 13:30:27 +00:00
ea4754e193 v6.2.7 2022-09-14 13:26:33 +00: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
c76de0cc37 chore(input): build output (#25933) 2022-09-13 15:16:20 -04:00
4eea9fa5c0 feat(accordion): ionChange will only emit from user committed changes (#25922)
BREAKING CHANGE:

`ionChange` is no longer emitted when the `value` of `ion-accordion-group` is modified externally. `ionChange` is only emitted from user committed changes, such as clicking or tapping the accordion header.
2022-09-13 14:33:49 -04:00
7c34a4cc8b test(angular): add info on how to disable cache (#25924) 2022-09-12 16:03:56 -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
bfa59db125 chore(): run prettier 2022-09-07 14:39:03 +00:00
d2e496347d chore(): update package lock files 2022-09-07 13:07:42 +00:00
016e45a48a v6.2.6 2022-09-07 13:03:37 +00:00
20dd8ad1e4 chore(): sync with main 2022-09-02 14:44:56 -04:00
d478e03914 feat(slides): remove ion-slide, ion-slides, and IonicSwiper module (#25868) 2022-09-01 14:36:17 -05:00
1831381cb2 chore(): update package lock files 2022-08-31 10:24:04 -04:00
699ba2eae3 v6.2.5 2022-08-31 13:32:58 +00:00
1eb6fd04d7 feat(virtual-scroll): remove virtual scroll component (#25808) 2022-08-24 15:42:12 -04:00
afd0bbc60a fix(angular): router outlet has mode property (#25816)
resolves #25813
2022-08-24 11:16:38 -04:00
041df0657f chore(angular): run prettier 2022-08-24 09:17:47 -04:00
023e2f48d0 chore(): update package lock files 2022-08-24 13:04:19 +00:00
cdb972a2a3 v6.2.4 2022-08-24 12:59:50 +00:00
08dd3e277b test(angular): add support for multi-version testing (#25665) 2022-08-18 16:46:15 -04:00
bfa97a5396 chore(angular): run prettier 2022-08-17 17:23:32 +00:00
419c8d758c chore(): update package lock files 2022-08-17 14:14:39 +00:00
9ed57d83e7 v6.2.3 2022-08-17 14:10:20 +00:00
2ddaf7a5a2 chore(angular): use generated proxy declarations (#25728) 2022-08-10 23:12:55 -04:00
22830257cf chore(): update package lock files 2022-08-10 19:01:39 +00:00
054539fc64 v6.2.2 2022-08-10 18:58:22 +00:00