Commit Graph

2589 Commits

Author SHA1 Message Date
Liam DeBeasi
1a0b9ed3ba fix(android): account for chrome 108 resize (#26244) 2022-11-08 15:31:23 -05:00
Sean Perkins
526e4113d8 fix(datetime): min/max correctly display available day periods (#26241)
Resolves #26216
2022-11-07 23:09:50 -05:00
Sean Perkins
bb005956ea fix(overlays): presenting an overlay does not create nested elements (#26154)
Resolves #26117
2022-11-02 16:57:22 -04:00
Liam DeBeasi
4c30a80b7e test(datetime): fix ionChange wheel test (#26203) 2022-11-01 11:27:59 -04:00
Liam DeBeasi
1504b8888d fix(modal): buttons are highlighted with VoiceOver (#26180)
resolves #26156
2022-10-31 15:02:09 -04:00
Sean Perkins
bbbd37bc49 chore(item): remove unused item SCSS mixins (#26182) 2022-10-31 11:10:32 -04:00
Sean Perkins
c0f4381745 test(menu-button): migrate tests to playwright (#26174) 2022-10-27 10:34:25 -04:00
Brandy Carney
8ac3b8b575 test(header): migrate to playwright (#26112) 2022-10-26 16:16:59 -04:00
Amanda Johnston
1320948b24 fix(modal, popover): remove trigger click listeners when overlay is unmounted (#26167) 2022-10-26 13:59:43 -05:00
Liam DeBeasi
a7e15babf3 test(list): migrate lines test to playwright (#26171) 2022-10-26 13:30:08 -04:00
Liam DeBeasi
3745083b7c fix(datetime): account for allowed values when setting default date (#26093)
resolves #24722
2022-10-26 10:54:26 -04:00
Amanda Johnston
6bbb372980 test(menu-toggle): add basic Playwright test (#26164) 2022-10-24 15:22:35 -05:00
Brandy Carney
0fa68cfa61 test(footer): migrate to playwright (#26094) 2022-10-19 14:25:35 -04:00
Liam DeBeasi
51ab5f67b5 fix(datetime): empty string is treated as no value (#26131)
resolves #26116
2022-10-17 15:01:27 -04:00
Liam DeBeasi
0548fe8588 fix(datetime): values are adjusted to be in bounds (#26125)
resolves #25894, resolves #25708
2022-10-17 14:19:02 -04:00
Liam DeBeasi
479d56b3b2 fix(datetime): preferWheel can now show title (#26101)
resolves #26095
2022-10-17 13:12:45 -04:00
Liam DeBeasi
d4d569ac09 fix(many): haptics only fire on supported platforms (#26130)
resolves #26109
2022-10-17 12:07:38 -04:00
Amanda Johnston
7e5c03ae40 test(item-sliding): skip flaky gesture test for now (#26136) 2022-10-14 13:07:12 -05:00
Liam DeBeasi
2192409123 test(alert): a11y test is not flaky (#26133) 2022-10-14 12:57:57 -04:00
Liam DeBeasi
0e7f7fcdca test(range): skip flaky test for now (#26134) 2022-10-14 12:39:26 -04:00
Amanda Johnston
fbbebee7be test(item-sliding): migrate tests to Playwright (#26092) 2022-10-14 11:15:18 -05:00
Liam DeBeasi
d76a24dd9e fix(datetime): selecting days updates value (#26121) 2022-10-13 16:34:28 -04:00
Liam DeBeasi
04df45a443 fix(datetime): header renders correct date (#26120)
resolves #26116
2022-10-13 12:17:21 -04:00
Liam DeBeasi
256b03f12a fix(modal): sheet modal dismisses correctly (#26110)
resolves #26108
2022-10-13 09:58:06 -04:00
Liam DeBeasi
5e030f996a chore(): remove roboto source from codebase (#26097) 2022-10-11 10:13:13 -04:00
Sean Perkins
3c89ebe721 fix(item, card): aria-label is reflected to the inner button (#26028)
Resolves #25885
2022-10-10 14:19:55 -04:00
Liam DeBeasi
a5d178f4c0 fix(datetime): setting max/min does not increase number of nodes rendered (#26065)
resolves #26059
2022-10-10 13:43:43 -04:00
Liam DeBeasi
0aee328b4b fix(datetime): setting date async updates calendar grid (#26070)
resolves #25776
2022-10-10 12:59:05 -04:00
Liam DeBeasi
ab8967936c fix(toolbar): MD height only applies to MD segment (#26042)
resolves #18617

Co-authored-by: brandyscarney <brandyscarney@users.noreply.github.com>
2022-10-10 10:19:13 -04:00
Liam DeBeasi
01ac2f80a4 test(infinite-scroll): migrate tests to playwright (#26085) 2022-10-10 09:04:28 -04:00
Sean Perkins
3a83781374 chore(helpers): ignore specific attributes with inheritAriaAttributes (#26080) 2022-10-07 14:44:16 -04:00
Sean Perkins
6fcb696154 test(item-divider): migrate to playwright (#26074) 2022-10-07 12:02:14 -04:00
Sean Perkins
70d8358a09 chore(radio-group): document radio-group purpose (#26079) 2022-10-07 11:26:45 -04:00
Liam DeBeasi
6dea591400 Merge remote-tracking branch 'origin/main' into sync-release-6.3 2022-10-04 11:23:30 -04:00
Amanda Johnston
1bbe4d88d0 test(list-header): migrate to Playwright (#26068) 2022-10-03 15:13:49 -05:00
Liam DeBeasi
de279c2ad8 test(note): migrate tests to playwright (#26052) 2022-10-03 12:59:23 -04:00
Martin
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
ionitron
5242dad473 chore(): add updated snapshots 2022-09-30 17:28:13 +00:00
Liam DeBeasi
766f9ab80a Merge remote-tracking branch 'origin/main' into sync-6.3-09-30 2022-09-30 13:05:47 -04:00
Liam DeBeasi
d17d6c20b4 test(input): reduce masking test flakiness (#26057) 2022-09-30 13:05:14 -04:00
Liam DeBeasi
25e6fe92b1 chore(): sync with main 2022-09-30 12:29:00 -04:00
Sean Perkins
f404d512a1 chore(playwright): browser name is strictly typed (#26046) 2022-09-29 21:56:46 -04:00
Amanda Johnston
294dc66294 test(many): remove unnecessary standalone tests (#26047) 2022-09-29 16:16:22 -05:00
Liam DeBeasi
cd6050a34b test(playwright): remove redundant wait (#26038) 2022-09-29 15:43:19 -04:00
Liam DeBeasi
f3b5a3f6fc test(img): remove standalone tests (#26037) 2022-09-28 15:14:37 -04:00
Brandy Carney
3eb3dd5afa fix(list): remove extra border in md inset list items (#25972)
fixes #25278
2022-09-28 14:32:45 -04:00
Brandy Carney
3a80d9986a test(back-button): migrate to Playwright (#25976) 2022-09-27 17:44:40 -04:00
Sean Perkins
649d3cf688 fix(datetime): expand/collapse icon is not announced to screen readers (#26018) 2022-09-27 15:31:32 -04:00
Liam DeBeasi
427e4bc06c chore(): update to stencil 2.18.0 (#26023) 2022-09-27 15:03:13 -04:00
Liam DeBeasi
ffadf5ea0b test(accordion): remove unnecessary tests (#26009) 2022-09-27 13:25:37 -04:00