12699 Commits

Author SHA1 Message Date
8130f2c509 test(button): ripple effect screenshot tests (#25295) 2022-05-20 12:47:06 -04:00
61e571e585 fix(accordion): accordions expand when using binding (#25322)
resolves #25307
2022-05-20 09:43:04 -04:00
60054310af fix(menu): rtl menu no longer disappears on ios 15 (#25309)
resolves #25192
2022-05-19 14:16:52 -04:00
6034418b33 fix(react): IonTabButton will call custom onClick handlers (#25313)
Resolves #22511
2022-05-19 12:19:34 -04:00
51f3179bcc chore(): add stronger typing to the tapclick utility (#25316) 2022-05-19 09:31:21 -04:00
48a3794c16 docs(content): set scrollEvents to true to listen to scroll events (#25314)
Resolves #25308
2022-05-18 22:20:24 -04:00
fdc55c0727 fix(modal): swipe to close on content blocks scroll in ion-nav (#25300)
resolves #25298
2022-05-18 15:16:18 -04:00
7111370dd7 fix(react): add param types to useIonPopover dismiss function (#25311) 2022-05-18 13:15:35 -05:00
08587bcd9f test(range): migrate tests to playwright (#25299) 2022-05-18 12:24:27 -04:00
05ae8e2072 test(picker-column): migrate tests to playwright (#25303) 2022-05-18 11:53:12 -04:00
5e23fb1ce4 fix(vue): correct views are now unmounted in tabs (#25270)
resolves #25255
2022-05-18 10:10:02 -04:00
ba0f8caba8 merge release-6.1.6
Release 6.1.6
2022-05-18 09:18:13 -04:00
aa5899db72 chore(): update package lock files 2022-05-18 08:43:37 -04:00
64e1953b98 v6.1.6 v6.1.6 2022-05-18 12:35:43 +00:00
780f16d9e0 fix(scroll-assist): touch end events continue to bubble on inputs (#25282)
resolves #25229
2022-05-16 15:47:01 -04:00
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
a6b66111ce test(breadcrumbs): migrate tests to Playwright (#25269) 2022-05-16 09:09:33 -05:00
2557bf3c3e fix(modal): reset breakpoint to initial breakpoint on present (#25246)
Resolves #25245
2022-05-15 23:06:24 -04:00
16a8b1e105 chore(templates): clarify process for updating docs (#25286) 2022-05-13 12:46:41 -05:00
e7c4e771e0 test(select): migrate tests to playwright (#25268) 2022-05-13 09:03:21 -04:00
65f4c742e7 fix(loading): spinner now respects —spinner-color (#25261)
resolves #25180
2022-05-12 13:22:14 -04:00
8d9a8869f8 test(modal): re-enable focus test on firefox (#25279) 2022-05-12 12:32:03 -04:00
ca08b1ad7b test(picker-internal): fix incorrect usage of test.skip (#25280) 2022-05-11 14:02:44 -05:00
58ab22c6f2 merge release-6.1.5
Release 6.1.5
2022-05-11 10:09:25 -04:00
ca0353bce8 chore(): update package lock files 2022-05-11 13:43:37 +00:00
eee58f27f2 v6.1.5 v6.1.5 2022-05-11 13:40:40 +00:00
750be33772 fix(item): counter has appropriate contrast (#25266)
resolves #25262
2022-05-10 11:30:45 -04:00
64f18fbd2d test(picker-internal): skip overlay test on webkit (#25267) 2022-05-10 11:03:33 -04:00
e3c996dea8 fix(spinner): alignment is now correct in rtl (#25260) 2022-05-09 14:36:14 -04:00
7220b4b46f test(spinner): migrate tests to playwright (#25259) 2022-05-09 13:57:51 -04:00
7cfde330e6 test(loading): migrate loading tests to playwright (#25258) 2022-05-09 13:10:52 -04:00
617ec48265 fix(core): @axe-core/playwright should be a devDependency (#25244)
Resolves #25242
2022-05-05 13:09:23 -04:00
bdf0383b0c fix(modal): add canDismiss input binding for angular (#25240)
Resolves #25239
2022-05-04 13:09:09 -04:00
2299e31909 merge release-6.1.4
Release 6.1.4
2022-05-04 12:27:14 -04:00
932cf81c5b chore(): fix vue install step 2022-05-04 14:42:28 +00:00
0b9e7c6b07 chore(): bump package-lock files 2022-05-04 14:30:52 +00:00
841692b213 ci(lerna): install legacy peer deps 2022-05-04 14:29:53 +00:00
e49efca764 v6.1.4 v6.1.4 2022-05-04 14:23:14 +00:00
be2985bff5 test(playwright): do not check desktop viewports by default (#25222) 2022-05-03 16:32:58 -04:00
d1fc717f59 test(playwright): wait for events to be ready before proceeding (#25230) 2022-05-03 16:10:01 -04:00
c4f811f1dd fix(modal): card modal no longer dismisses from content with refresher (#25227) 2022-05-03 10:36:41 -04:00
6946e09815 fix(datetime): arrow navigation respects min/max values (#25182)
Resolves #25073
2022-05-02 13:01:25 -04:00
aa5e1b9621 fix(datetime): hide footer when month-year picker is open (#25205) 2022-04-29 14:29:30 -05:00
ad94e872bd test(picker-column-internal): migrate tests to playwright (#25211) 2022-04-29 13:04:12 -04:00
68b2f8bfe1 fix(react): useIonModal/useIonPopover dismiss accepts data and role (#25209)
Resolves #25208
2022-04-29 11:57:41 -04:00
b4ba70ea14 fix(vue): switching between tabs and going back resolves to correct route (#25206)
resolves #24303
2022-04-29 10:11:55 -04:00
2fbd6218ce chore(): update release scripts (#25203) 2022-04-29 09:45:22 -04:00
87f584001b test(picker-internal): screenshot and a11y (axe) (#25150) 2022-04-27 16:00:43 -04:00
ee3bf317ef test(modal): remove redundant header swipe test (#25207) 2022-04-27 15:23:14 -04:00
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