11692 Commits

Author SHA1 Message Date
7b10fa6476 fix(datetime): datetime works within stencil apps (#25592)
Resolves #25591
2022-07-08 10:31:17 -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
6d52219321 merge release-6.1.13
Release 6.1.13
2022-07-06 12:27:29 -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
1b1b1a3800 fix(datetime): typing in time now updates value (#25561)
resolves #25560
2022-07-01 10:03:13 -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
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
081d394bbc chore(angular): document class-level resolver required for angular 12 (#25482) 2022-06-15 18:31:03 -04:00
3abfa780cc fix(refresher): quickly swiping down no longer causes duplicate refresh (#25476)
resolves #25418
2022-06-15 14:33:25 -04:00
1641dbc52a merge release-6.1.10
v6.1.10
2022-06-15 10:28:15 -04:00
062c482fbf chore(): update package lock files 2022-06-15 13:34:10 +00:00
918c82d036 v6.1.10 v6.1.10 2022-06-15 13:30:13 +00:00
989429d65c fix(picker-column-internal): switching off an input mode column preserves scroll (#25467) 2022-06-14 15:12:06 -04:00
6b48ed184a chore(core): clean up root and core deps (#25466) 2022-06-14 11:59:35 -04:00
198f41803b chore(vue, vue-router): update dev dependencies (#25465) 2022-06-14 11:40:22 -04:00