Commit Graph

2799 Commits

Author SHA1 Message Date
Liam DeBeasi
fdc55c0727 fix(modal): swipe to close on content blocks scroll in ion-nav (#25300)
resolves #25298
2022-05-18 15:16:18 -04:00
Sean Perkins
08587bcd9f test(range): migrate tests to playwright (#25299) 2022-05-18 12:24:27 -04:00
Sean Perkins
05ae8e2072 test(picker-column): migrate tests to playwright (#25303) 2022-05-18 11:53:12 -04:00
Liam DeBeasi
aa5899db72 chore(): update package lock files 2022-05-18 08:43:37 -04:00
github-actions
64e1953b98 v6.1.6 2022-05-18 12:35:43 +00:00
Liam DeBeasi
780f16d9e0 fix(scroll-assist): touch end events continue to bubble on inputs (#25282)
resolves #25229
2022-05-16 15:47:01 -04:00
Amanda Johnston
b35e946168 test(popover): migrate tests to Playwright (#25176)
Co-authored-by: Liam DeBeasi <liamdebeasi@users.noreply.github.com>
2022-05-16 09:31:00 -05:00
Amanda Johnston
a6b66111ce test(breadcrumbs): migrate tests to Playwright (#25269) 2022-05-16 09:09:33 -05:00
Sean Perkins
2557bf3c3e fix(modal): reset breakpoint to initial breakpoint on present (#25246)
Resolves #25245
2022-05-15 23:06:24 -04:00
Liam DeBeasi
e7c4e771e0 test(select): migrate tests to playwright (#25268) 2022-05-13 09:03:21 -04:00
Liam DeBeasi
65f4c742e7 fix(loading): spinner now respects —spinner-color (#25261)
resolves #25180
2022-05-12 13:22:14 -04:00
Liam DeBeasi
8d9a8869f8 test(modal): re-enable focus test on firefox (#25279) 2022-05-12 12:32:03 -04:00
Amanda Johnston
ca08b1ad7b test(picker-internal): fix incorrect usage of test.skip (#25280) 2022-05-11 14:02:44 -05:00
ionitron
ca0353bce8 chore(): update package lock files 2022-05-11 13:43:37 +00:00
github-actions
eee58f27f2 v6.1.5 2022-05-11 13:40:40 +00:00
Liam DeBeasi
750be33772 fix(item): counter has appropriate contrast (#25266)
resolves #25262
2022-05-10 11:30:45 -04:00
Liam DeBeasi
64f18fbd2d test(picker-internal): skip overlay test on webkit (#25267) 2022-05-10 11:03:33 -04:00
Liam DeBeasi
e3c996dea8 fix(spinner): alignment is now correct in rtl (#25260) 2022-05-09 14:36:14 -04:00
Liam DeBeasi
7220b4b46f test(spinner): migrate tests to playwright (#25259) 2022-05-09 13:57:51 -04:00
Liam DeBeasi
7cfde330e6 test(loading): migrate loading tests to playwright (#25258) 2022-05-09 13:10:52 -04:00
Sean Perkins
617ec48265 fix(core): @axe-core/playwright should be a devDependency (#25244)
Resolves #25242
2022-05-05 13:09:23 -04:00
Liam DeBeasi
0b9e7c6b07 chore(): bump package-lock files 2022-05-04 14:30:52 +00:00
github-actions
e49efca764 v6.1.4 2022-05-04 14:23:14 +00:00
Liam DeBeasi
be2985bff5 test(playwright): do not check desktop viewports by default (#25222) 2022-05-03 16:32:58 -04:00
Liam DeBeasi
d1fc717f59 test(playwright): wait for events to be ready before proceeding (#25230) 2022-05-03 16:10:01 -04:00
Liam DeBeasi
c4f811f1dd fix(modal): card modal no longer dismisses from content with refresher (#25227) 2022-05-03 10:36:41 -04:00
Sean Perkins
6946e09815 fix(datetime): arrow navigation respects min/max values (#25182)
Resolves #25073
2022-05-02 13:01:25 -04:00
Amanda Johnston
aa5e1b9621 fix(datetime): hide footer when month-year picker is open (#25205) 2022-04-29 14:29:30 -05:00
Sean Perkins
ad94e872bd test(picker-column-internal): migrate tests to playwright (#25211) 2022-04-29 13:04:12 -04:00
Sean Perkins
87f584001b test(picker-internal): screenshot and a11y (axe) (#25150) 2022-04-27 16:00:43 -04:00
Liam DeBeasi
ee3bf317ef test(modal): remove redundant header swipe test (#25207) 2022-04-27 15:23:14 -04:00
Liam DeBeasi
7633ddbc84 fix(modal): card modal can now be swiped to close on the content (#25185)
resolves #22046
2022-04-27 12:34:12 -04:00
github-actions
d5b72b2315 v6.1.3 2022-04-27 13:49:48 +00:00
Amanda Johnston
98969395ab fix(datetime): if no default value, don't highlight active day until one is selected (#25151) 2022-04-26 13:44:32 -05:00
Liam DeBeasi
cf9ae4cf2a test(ci): allow 2 retries on CI (#25197) 2022-04-26 13:33:13 -04:00
Liam DeBeasi
8f460cb80d test(config): reuse existing dev server for local playwright tests (#25194) 2022-04-26 13:20:07 -04:00
Liam DeBeasi
b259ca6a1f ci(lint): ensure linted results are pushed for build to pass (#25196) 2022-04-26 12:58:20 -04:00
Sean Perkins
70d278414e fix(select): avoid duplicate dialogs and backdrops when clicking (#25175)
Resolves #25126
2022-04-25 21:35:41 -04:00
Liam DeBeasi
7296b52a49 test(modal): remove redundant test (#25187) 2022-04-25 13:08:58 -04:00
Liam DeBeasi
a6a772a38d test(modal): migrate tests to Playwright (#25161) 2022-04-21 14:29:17 -04:00
Sean Perkins
15c169043f chore(docs): remove manual documentation (#24984) 2022-04-21 12:31:51 -04:00
Sean Perkins
611832b0d5 fix(core): inherit aria attributes on host elements (#25156)
Resolves #20127
2022-04-21 10:50:56 -04:00
Sean Perkins
8e17fa9d5f fix(picker-column-internal): center active item when rapidly opened (#25155)
Resolves #25154
2022-04-20 11:23:24 -04:00
Amanda Johnston
c27d307beb test(range): fix flaky start/end event test (#25153) 2022-04-20 09:41:42 -05:00
github-actions
a31422f807 v6.1.2 2022-04-20 13:33:13 +00:00
Sean Perkins
2984ddf111 fix(modal): add canDismiss option to modal options (#25144)
Resolves #25143
2022-04-19 10:43:23 -04:00
Sean Perkins
11493a086a fix(datetime): time picker display matches dynamically set value (#25010)
Resolves #24967
2022-04-15 12:29:37 -04:00
github-actions
ce8410b585 v6.1.1 2022-04-15 13:47:46 +00:00
Liam DeBeasi
46cd483aa1 chore(datetime): simpler way of doing timezone offsets (#25132) 2022-04-15 09:42:27 -04:00
Liam DeBeasi
90115db985 fix(modal, popover): do not dismiss when ionDismiss is emitted from select (#25125)
resolves #25124
2022-04-15 09:24:38 -04:00