12279 Commits

Author SHA1 Message Date
389595de3b test(ripple-effect): enable ripple effect test (#26928) 2023-03-10 15:00:05 -05:00
27a5356fa2 fix(radio): checked state is updated when value changes (#26936) 2023-03-09 11:56:58 -05:00
b8f8937314 fix(IonicSlides): remove unnecessary autoplay option (#26935) 2023-03-08 14:43:27 -06:00
e846e0d0af merge release-6.6.1
Release 6.6.1
2023-03-08 09:12:14 -05:00
5d0ad83474 chore(): update package lock files 2023-03-08 13:53:08 +00:00
add9cdc04b v6.6.1 v6.6.1 2023-03-08 13:52:55 +00:00
b38278ef94 docs(modal): typo on didPresent description (#26925) 2023-03-07 16:31:20 -05:00
e9506c96bb chore(github): update issue templates (#26918) 2023-03-07 14:42:55 -05:00
67815ccbf4 fix(button): show correct activated state for ios (#26900)
fixes #22468
2023-03-07 13:00:37 -05:00
8d184c8c1b fix(angular): keepContentsMounted modal is sized correctly (#26917)
resolves #26916
2023-03-07 09:25:09 -05:00
0afc61917c test(popover): enable dismissOnSelect test for firefox (#26919) 2023-03-06 15:38:15 -05:00
a3f8e28172 fix(modal): avoid chrome memory leak bug (#26911) 2023-03-06 12:38:29 -05:00
48c45afdb6 fix(datetime): resolve import error in stencil apps (#26909)
resolves #26908
2023-03-06 12:04:07 -05:00
66f2ecbdce test(picker-column-internal): skip flaky scrolling tests (#26910) 2023-03-03 11:42:29 -05:00
d1b885d5be test(many): migrate tests to toHaveScreenshot (#26899) 2023-03-03 11:21:39 -05:00
cb1448e781 test(img): skip flaky event loading tests (#26905) 2023-03-03 10:46:17 -05:00
c0e1bf92c4 fix(react): inline overlays dismiss when parent component unmounts (#26245)
Resolves #25775, #26185
2023-03-02 22:56:34 -05:00
ac0330dcac chore(tests): update tests and deps for playwright (#26901) 2023-03-02 17:07:07 -05:00
c250878dee test(img, popover): skip flaky tests (#26898) 2023-03-02 14:40:23 -05:00
89a465c9ea chore(playwright): update to v1.31.1 (#26869) 2023-03-02 13:43:29 -05:00
451d2204e7 fix(menu, split-pane): ssr does not fail on null customElements check (#26854)
resolves #24714
2023-03-02 10:05:15 -05:00
f54fc18884 fix(datetime-button): time-only values are parsed (#26852)
resolves #26851
2023-03-02 09:09:01 -05:00
b46c78ec88 chore(dependabot): add correct dependencies (#26873) 2023-03-01 16:46:56 -05:00
085a0c776b chore(): merge feature-6.6 into main
Feature 6.6
2023-03-01 10:43:30 -05:00
7059e24405 merge release-6.6.0
v6.6.0
2023-03-01 10:05:17 -05:00
6c0daec47d chore(): update package-lock 2023-03-01 09:46:00 -05:00
ceaba5a6bc chore(): update package lock files 2023-03-01 14:44:43 +00:00
4d1e5f81ba v6.6.0 v6.6.0 2023-03-01 14:44:32 +00:00
7945b518d9 chore(): sync with main
chore(): sync with main
2023-03-01 09:36:28 -05:00
14c114a16f chore(): run build 2023-03-01 09:09:12 -05:00
70246d5182 chore(): sync with main 2023-03-01 09:03:59 -05:00
b3ca7366f7 merge release-6.5.7
v6.5.7
2023-03-01 09:01:33 -05:00
c2033e6cd5 chore(): update package-lock 2023-03-01 08:43:30 -05:00
e201a60060 chore(): update package lock files 2023-03-01 13:42:18 +00:00
f526b4ca5c v6.5.7 v6.5.7 2023-03-01 13:41:58 +00:00
c4c1066b15 test(popover): reduce test flakiness (#26880) 2023-03-01 08:30:00 -05:00
db6eb35463 test(datetime): fix flaky test (#26874) 2023-02-28 15:15:48 -05:00
7c57b4f39e test(popover): convert focus tests to Playwright assertions (#26868) 2023-02-28 09:46:51 -06:00
8d1d0fa0c7 fix(overlays): focus trap refs cleared on dismiss (#26855) 2023-02-27 12:16:26 -05:00
b4bcba3533 fix(modal): keyboard listener removed on dismiss (#26856) 2023-02-27 11:51:56 -05:00
6dcd98b26a fix(content): fullscreen values are recomputed on visible content (#26847)
resolves #26844
2023-02-22 15:08:04 -05:00
2fd13610c4 test(overlays): skip flaky test (#26843) 2023-02-22 11:30:13 -05:00
2a761afd5a feat(datetime): add ability to specify custom colors for specific dates (#26775) 2023-02-22 09:01:33 -06:00
f2174fe8a0 merge release-6.5.6
Release 6.5.6
2023-02-22 09:45:07 -05:00
27f6a43c4e chore(): bump package-lock files 2023-02-22 09:03:46 -05:00
c6e67671e3 v6.5.6 v6.5.6 2023-02-22 13:40:38 +00:00
df5c8e2318 fix(card): border radius does not overflow on paint in Safari (#26539)
Resolves #26529
2023-02-21 17:44:50 -05:00
bb52420484 refactor(ci): allow manual 'stencil nightly' builds (#26780)
this commit adds the `workflow_dispatch` event to trigger a stencil
nightly build workflow. this is beng done to make it easier to debug the
nightly stencil build, by allowing us to invoke it without opening a pr
against the framework repo.

this commit also renames the 'build-core' job to
'build-core-with-stencil-eval', to help differentiate the job associated
with this workflow from the 'build-core' job found in the primary ci
workflow
2023-02-21 11:20:27 -05:00
ffb119e74d merge release-6.5.5
Release 6.5.5
2023-02-20 11:45:05 -05:00
4273768e66 chore(): update package-lock 2023-02-20 09:44:44 -05:00