Commit Graph

11912 Commits

Author SHA1 Message Date
Liam DeBeasi
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
Liam DeBeasi
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
Liam DeBeasi
219a2058a4 chore(angular): properly sync core changes (#26025) 2022-09-27 15:11:59 -04:00
Liam DeBeasi
84edb9c26d chore(): sync feature-7.0 with main
chore(): sync feature-7.0 with main
2022-09-23 17:01:55 -05:00
Liam DeBeasi
1f4d3f12ff Merge branch 'feature-7.0' into 7-sync-09-23-22 2022-09-23 16:34:53 -05:00
Liam DeBeasi
582c98c077 Merge branch 'main' into 7-sync-09-23-22 2022-09-23 16:19:22 -05:00
Liam DeBeasi
6537cb708d chore(codeowners): update global owners (#26003) 2022-09-23 17:14:43 -04:00
Sean Perkins
68bae80a51 feat(textarea): ionChange will only emit from user committed changes (#25953) 2022-09-23 13:26:21 -04:00
Liam DeBeasi
a0efc52706 Merge remote-tracking branch 'origin/main' into 7-sync-09-23-22 2022-09-23 11:46:50 -04:00
Liam DeBeasi
11f44e94f4 fix(datetime): switching month and year accounts for day (#25996)
resolves #25585
2022-09-23 09:31:39 -04:00
Amanda Johnston
23470f6429 test(grid): migrate to Playwright (#25995) 2022-09-22 14:39:45 -05:00
Liam DeBeasi
02234f69e0 fix(animation): improve compatibility with ssr (#25992)
resolves #25987
2022-09-22 14:43:47 -04:00
Amanda Johnston
f0d04bf873 test(fab): migrate to Playwright (#25986) 2022-09-22 09:13:30 -05:00
Amanda Johnston
8d74ff832e test(fab-button): migrate tests to Playwright (#25988)
Co-authored-by: Liam DeBeasi <liamdebeasi@users.noreply.github.com>
2022-09-21 14:59:57 -05:00
Liam DeBeasi
7543c84445 fix(datetime): swiping wheel no longer dismisses card modal (#25981) 2022-09-21 15:28:35 -04:00
Liam DeBeasi
21dc893f90 fix(react): overlays now define internal ionic components (#25967)
resolves #25962
2022-09-21 11:30:32 -04:00
Sean Perkins
a03c8afb3d feat(segment): ionChange will only emit from user committed changes (#25934) 2022-09-21 10:33:58 -04:00
Liam DeBeasi
92264cd4b0 merge release-6.2.8
v6.2.8
2022-09-21 09:08:10 -05:00
Liam DeBeasi
4cef0c36b1 chore(): update package lock files 2022-09-21 13:47:33 +00:00
github-actions
1d331b7c77 v6.2.8 v6.2.8 2022-09-21 13:38:03 +00:00
Amanda Johnston
3a5de7de9b test(content): migrate to Playwright (#25979) 2022-09-20 13:33:08 -05:00
Amanda Johnston
e9a1195644 test(card-header): migrate to Playwright (#25978) 2022-09-20 13:04:42 -05:00
Sean Perkins
35041b2f3c feat(input): debounce controls the timing to delay the ionInput event (#25969) 2022-09-20 13:10:50 -04:00
Liam DeBeasi
55ebd6cdf3 fix(datetime): account for 12AM with min times and 12 hour format (#25952)
resolves #25183
2022-09-19 11:51:09 -04:00
Liam DeBeasi
b4e18494b1 chore(): sync feature-7.0 with main
chore(): sync feature-7.0 with main
2022-09-16 14:37:29 -05:00
Liam DeBeasi
6bb9d8a5d7 Merge remote-tracking branch 'origin/main' into 7.0-sync-09-16-22 2022-09-16 15:20:33 -04:00
Liam DeBeasi
eb6fb0d935 test(overlay): fix test flakiness (#25956) 2022-09-16 15:17:36 -04:00
Brandy Carney
d7db1333f1 fix(item): show the highlight on iOS when --highlight-height is set (#25905) 2022-09-16 12:33:38 -04:00
Liam DeBeasi
6cb5827d06 fix(overlays): focus trapping no longer includes disabled elements (#25949) 2022-09-16 11:45:45 -04:00
Sean Perkins
e06a7d0f73 chore(vue): migrate to cypress 10 (#25950) 2022-09-16 11:16:58 -04:00
Amanda Johnston
e89c382e59 test(button): migrate to Playwright (#25943) 2022-09-16 09:39:36 -05:00
Liam DeBeasi
5c10f98ceb fix(overlays): focus trapping no longer includes hidden elements (#25948) 2022-09-15 16:36:45 -04:00
Liam DeBeasi
8629dfa9e8 chore(eslint): add custom rule to disallow componentOnReady method (#25944) 2022-09-15 11:51:51 -04:00
Liam DeBeasi
174c3b30a0 perf(card): avoid force compositing on ios (#25942) 2022-09-15 09:39:07 -04:00
Brandy Carney
0855f8dc79 docs(button): update docs for properties to describe options better (#25940) 2022-09-14 17:55:24 -04:00
Liam DeBeasi
5f1346ef39 test(card): migrate tests to playwright (#25941) 2022-09-14 15:29:08 -04:00
Sean Perkins
9b244dd3f0 test(avatar): migrate to playwright (#25925) 2022-09-14 11:53:56 -04:00
Liam DeBeasi
91636c36b7 merge release-6.2.7
Release 6.2.7
2022-09-14 09:43:00 -05:00
Liam DeBeasi
0168b6aa13 chore(): lint angular package 2022-09-14 10:10:33 -04:00
ionitron
cc8afe9786 chore(): update package lock files 2022-09-14 13:30:27 +00:00
github-actions
ea4754e193 v6.2.7 v6.2.7 2022-09-14 13:26:33 +00:00
Liam DeBeasi
7577473a67 test(label): migrate e2e tests to playwright (#25932) 2022-09-13 17:45:16 -04:00
Liam DeBeasi
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
Liam DeBeasi
edbb64c4b6 fix(footer): padding is added correctly with tabs (#25921)
resolves #25918
2022-09-13 16:26:42 -04:00
Sean Perkins
777109a7e8 fix(textarea): auto grow textarea line wraps long contents (#25928)
Resolves #25893
2022-09-13 15:23:04 -04:00
Sean Perkins
c76de0cc37 chore(input): build output (#25933) 2022-09-13 15:16:20 -04:00
Sean Perkins
9451b283e2 fix(input,textarea): data-form-type attribute is assigned to inner input (#25927)
Resolves #25908
2022-09-13 15:02:22 -04:00
Liam DeBeasi
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
Liam DeBeasi
89d3e3c819 fix(react): add correct type for CreateAnimation (#25931) 2022-09-13 13:57:28 -04:00
Sean Perkins
89b880e91d test(input): skip ionChange test on RTL (#25926) 2022-09-13 10:31:38 -04:00