b833aa3a1d
Merge remote-tracking branch 'origin/main' into sync-6.2-with-main
2022-07-07 13:22:15 -04:00
420f9bbebd
fix(react): IonNav works with react ( #25565 )
...
Resolves #24002
Co-authored-by: Liam DeBeasi <liamdebeasi@icloud.com>
2022-07-06 13:45:30 -04:00
ffb0311236
test(textarea): migrate tests to playwright ( #25512 )
2022-07-06 13:21:47 -04:00
bc0bdc438b
feat(toggle): on/off icons for toggle ( #25459 )
...
Resolves #20524
2022-07-06 12:39:34 -04:00
6d52219321
merge release-6.1.13
...
Release 6.1.13
2022-07-06 12:27:29 -04:00
7cdc388b78
feat(modal): clicking handle advances to the next breakpoint ( #25540 )
...
Resolves #24069
2022-07-06 10:30:08 -04:00
213615ce31
chore(): update package lock files
2022-07-06 13:05:35 +00:00
f5688af9f5
v6.1.13
v6.1.13
2022-07-06 13:02:15 +00:00
805dfa0566
feat(angular, react, vue): add support for autoMountComponent ( #25552 )
2022-07-05 12:57:16 -04:00
0eaacdaf75
Merge pull request #25564 from ionic-team/chore/sync-with-main
2022-07-01 11:24:42 -04:00
db68159a41
Merge remote-tracking branch 'origin/main' into chore/sync-with-main
2022-07-01 10:49:14 -04:00
1b1b1a3800
fix(datetime): typing in time now updates value ( #25561 )
...
resolves #25560
2022-07-01 10:03:13 -04:00
dd256e1313
fix(datetime): switching months in wheel picker now selected nearest neighbor ( #25559 )
2022-06-30 13:16:29 -04:00
3b0ed78302
chore(vue): add framework delegate types ( #25554 )
2022-06-30 12:53:58 -04:00
a8286f6e42
fix(all): long press now preserves activated state ( #25551 )
...
resolves #25544
2022-06-30 09:56:57 -04:00
7ac215b2c8
test(item): migrate tests to playwright ( #25479 )
2022-06-29 13:28:49 -04:00
b62dded144
merge release-6.1.12
...
Release 6.1.12
2022-06-29 10:08:46 -04:00
ee7dc60493
chore(): update package lock files
2022-06-29 13:37:47 +00:00
955e2cc01e
v6.1.12
v6.1.12
2022-06-29 13:34:41 +00:00
196e32a647
chore(): github now detects license file ( #25549 )
2022-06-28 10:31:33 -04:00
ca000361ac
chore(): update license to use correct format ( #25545 )
2022-06-28 09:35:00 -04:00
fba4cc07cb
chore(): sync with main
...
chore(): sync with main
2022-06-27 10:07:53 -04:00
f1f862dcc1
chore(): sync with main
2022-06-27 09:54:57 -04:00
b3c05289bb
test(angular): add timeout to avoid flaky value accessor test ( #25522 )
2022-06-24 14:43:08 -04:00
f5eec137ba
test(action-sheet): migrate to playwright ( #25523 )
2022-06-24 13:27:29 -04:00
ab6362360b
test(accordion): migrate tests to Playwright ( #25524 )
2022-06-24 12:07:20 -05:00
50d806ee6f
test(all): add await to relevant assertions ( #25527 )
2022-06-24 12:54:02 -04:00
d65e5a71b0
chore(angular): upgrade test app to cypress 10 ( #25521 )
2022-06-23 21:23:46 -04:00
c53785c0c7
fix(angular): warn devs that standalone components are not supported ( #25516 )
2022-06-23 12:45:28 -04:00
5dfaf63c65
fix(datetime): add dev warnings when setting out of bounds value ( #25513 )
2022-06-22 13:38:32 -05:00
48fdba31a0
merge release-6.1.11
...
Release 6.1.11
2022-06-22 10:47:27 -04:00
6c26e2ebff
chore(): remove duplicate changelog item
2022-06-22 10:16:33 -04:00
288b4686d6
chore(): update package lock files
2022-06-22 14:12:49 +00:00
f678edb0e8
v6.1.11
v6.1.11
2022-06-22 14:09:31 +00:00
9e9aae2bf6
test(img): update screenshot capture ( #25510 )
2022-06-21 13:39:49 -04:00
cbaa9711f0
fix(vue): adding class to IonPage no longer hides component ( #25490 )
2022-06-21 12:42:50 -04:00
7821df2f5e
refactor(input): deprecate accept property ( #25501 )
2022-06-21 11:11:34 -04:00
dbdbb3cf0c
test(badge): migrate tests to playwright ( #25486 )
2022-06-21 10:58:51 -04:00
897bd4a8d0
ci: add CodeQL workflow ( #25443 )
...
Co-authored-by: Liam DeBeasi <liamdebeasi@icloud.com>
2022-06-17 15:54:16 -04:00
7483d9143a
test(skeleton-text): migrate tests to playwright ( #25489 )
2022-06-17 13:59:36 -04:00
2232071ead
test(chip): migrate tests to playwright ( #25487 )
2022-06-17 13:44:58 -04:00
b1821e9d0a
fix(vue): components have correct type definitions ( #25499 )
...
resolves #25485
2022-06-17 13:10:11 -04:00
f9ab9b54dd
fix(datetime): closing time picker no longer changes month ( #25478 )
...
resolves #25438
2022-06-17 11:35:26 -04:00
1a8d23da81
fix(item): multiple input appearance when using datetime ( #25498 )
...
* Revert "fix(item): multiple input appearance when using datetime (#25484 )"
This reverts commit 3089f38f4d335c44e9913e874813dd4205c2b160.
* fix(item): multiple input appearance when using datetime
Resolves #25483
2022-06-17 10:38:19 -04:00
719091f79d
chore(lerna): downgrade lerna for now ( #25497 )
2022-06-17 10:12:07 -04:00
3089f38f4d
fix(item): multiple input appearance when using datetime ( #25484 )
...
Resolves #25479
Co-authored-by: Liam DeBeasi <liamdebeasi@users.noreply.github.com>
2022-06-16 16:38:07 -04:00
b6e9c01ad3
test(img): migrate tests to playwright ( #25488 )
2022-06-16 16:15:46 -04:00
e52392e648
chore(): update lerna ( #25492 )
2022-06-16 15:51:08 -04:00
0392c7db2c
chore(react-router): clean up dependencies for react router, test app ( #25491 )
2022-06-16 14:26:23 -04:00
dcc2da2800
fix(overlays): focus is not moved if active element is in overlay ( #25481 )
...
resolves #24127 , resolves #24820
Co-authored-by: MarkChrisLevy <MarkChrisLevy@users.noreply.github.com>
2022-06-16 10:04:11 -04:00