12815 Commits

Author SHA1 Message Date
9278db2211 chore(): sync with main
chore(): sync with main
2022-09-30 12:50:00 -05:00
5242dad473 chore(): add updated snapshots 2022-09-30 17:28:13 +00:00
f74cba416b chore(): sync with main
chore(): sync with main
2022-09-30 12:27:02 -05:00
766f9ab80a Merge remote-tracking branch 'origin/main' into sync-6.3-09-30 2022-09-30 13:05:47 -04:00
828bc4ac4e Merge remote-tracking branch 'origin/main' into sync-7-09-30 2022-09-30 13:05:18 -04:00
d17d6c20b4 test(input): reduce masking test flakiness (#26057) 2022-09-30 13:05:14 -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
c946af29d3 refactor(react): only ship es modules (#26044)
BREAKING CHANGE:

`@ionic/react` and `@ionic/react-router` no longer ship a CommonJS entry point. Instead, only an ES Module entry point is provided for improved compatibility with Vite.
2022-09-30 12:01:48 -04:00
86bbed07fc refactor(vue): only ship es modules (#26054)
resolves #25104

BREAKING CHANGE:

`@ionic/vue` and `@ionic/vue-router` no longer ship a CommonJS entry point. Instead, only an ES Module entry point is provided for improved compatibility with Vite.
2022-09-30 11:43:50 -04:00
f404d512a1 chore(playwright): browser name is strictly typed (#26046) 2022-09-29 21:56:46 -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
294dc66294 test(many): remove unnecessary standalone tests (#26047) 2022-09-29 16:16:22 -05:00
cd6050a34b test(playwright): remove redundant wait (#26038) 2022-09-29 15:43:19 -04:00
b43f17fc4a test(react): update test app to cypress 10 (#26035) 2022-09-29 12:13:51 -04:00
f3b5a3f6fc test(img): remove standalone tests (#26037) 2022-09-28 15:14:37 -04:00
3eb3dd5afa fix(list): remove extra border in md inset list items (#25972)
fixes #25278
2022-09-28 14:32:45 -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
20a97a06f2 chore(lerna): update lerna (#26033) 2022-09-28 10:38:09 -04:00
868eb9252f merge release-6.2.9
Release 6.2.9
2022-09-28 09:15:26 -05: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 v6.2.9 2022-09-28 13:29:28 +00:00
3a80d9986a test(back-button): migrate to Playwright (#25976) 2022-09-27 17:44:40 -04:00
649d3cf688 fix(datetime): expand/collapse icon is not announced to screen readers (#26018) 2022-09-27 15:31:32 -04:00
219a2058a4 chore(angular): properly sync core changes (#26025) 2022-09-27 15:11:59 -04:00
427e4bc06c chore(): update to stencil 2.18.0 (#26023) 2022-09-27 15:03:13 -04:00
ffadf5ea0b test(accordion): remove unnecessary tests (#26009) 2022-09-27 13:25:37 -04:00
419b1cb461 test(thumbnail): migrate to playwright (#26022) 2022-09-27 12:20:56 -04:00
54f99bd5b3 fix(picker-internal): fonts now render consistently (#26020) 2022-09-27 11:50:01 -04:00
5846b418a7 fix(datetime): time button is easier to access with screen readers (#26019) 2022-09-27 11:12:29 -04:00
19f0fb7045 fix(vue): back button handler only fires in routing context (#26014) 2022-09-27 09:18:41 -04:00
2c815cff13 fix(range): indication when range knob is focused (#25827) 2022-09-26 15:15:44 -04:00
cabd23ef81 test(input): fix flaky masking test (#26008) 2022-09-26 13:52:53 -04:00
fd658514b5 test(config): lower pixel diff threshold to 0.02 (#26010) 2022-09-26 12:33:27 -04:00
ef78a123e5 fix(chip): default color has contrast on dark mode (#25998)
resolves #25997
2022-09-26 09:38:12 -04:00
12b8a0cab8 test(config): lower pixel diff threshold to 0.03 (#26004) 2022-09-26 08:48:12 -04:00
84edb9c26d chore(): sync feature-7.0 with main
chore(): sync feature-7.0 with main
2022-09-23 17:01:55 -05:00
21b1ca5041 test(config): lower pixel diff threshold to 0.04 (#26002) 2022-09-23 17:35:25 -04:00
1f4d3f12ff Merge branch 'feature-7.0' into 7-sync-09-23-22 2022-09-23 16:34:53 -05:00
582c98c077 Merge branch 'main' into 7-sync-09-23-22 2022-09-23 16:19:22 -05:00
6537cb708d chore(codeowners): update global owners (#26003) 2022-09-23 17:14:43 -04:00
68bae80a51 feat(textarea): ionChange will only emit from user committed changes (#25953) 2022-09-23 13:26:21 -04:00
1b2ccdd0d5 Merge pull request #25999 from ionic-team/chore/sync-with-main-09-23-22 2022-09-23 11:48:02 -04:00
a0efc52706 Merge remote-tracking branch 'origin/main' into 7-sync-09-23-22 2022-09-23 11:46:50 -04:00
413ab3a1f0 Merge branch 'main' into chore/sync-with-main-09-23-22 2022-09-23 11:27:02 -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
11f44e94f4 fix(datetime): switching month and year accounts for day (#25996)
resolves #25585
2022-09-23 09:31:39 -04:00
23470f6429 test(grid): migrate to Playwright (#25995) 2022-09-22 14:39:45 -05:00