874 Commits

Author SHA1 Message Date
c0c1e3ab01 chore(): build and lint 2022-10-11 15:58:18 +00:00
f1cdf18316 chore(): sync with main: 2022-10-11 11:38:27 -04:00
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
7b9ff4382d chore(): update package lock 2022-10-05 11:16:10 -04:00
4a61ebbc2c chore(): update changelog 2022-10-05 15:08:07 +00:00
0f8679947f v6.3.0 2022-10-05 13:53:03 +00:00
b052d3b262 feat(searchbar): ionChange will only emit from user committed changes (#26026) 2022-10-03 15:08:43 -05:00
b13983848c feat(button): submit from outside of form (#25913)
Resolves #21194

Co-authored-by: Sean Perkins <sean@ionic.io>
2022-09-30 14:10:40 -04:00
25e6fe92b1 chore(): sync with main 2022-09-30 12:29:00 -04: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
a576b178ef Merge remote-tracking branch 'origin/main' into chore/sync-with-main-09-23-22 2022-09-23 11:19:03 -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
c0f287e525 chore(): sync with main 2022-09-16 15:24:24 -04: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
3c84d48cfa feat(angular): use standalone components with routing (#25589)
Resolves #25404
2022-08-30 10:38:16 -04:00
8a1b3c5f30 feat(datetime): add header text to multiple selection; improve header consistency between modes (#25817)
Co-authored-by: Sean Perkins <sean@ionic.io>
2022-08-29 11:18:45 -05:00
1eb6fd04d7 feat(virtual-scroll): remove virtual scroll component (#25808) 2022-08-24 15:42:12 -04:00