f1790ddc46
chore(): sync with main
...
chore(): sync with main
2023-03-20 08:52:04 -04:00
8860a11de7
chore(): sync with main
2023-03-17 17:26:39 -04:00
115f2b5fa4
test(react-router): migrate to builder architecture ( #26961 )
2023-03-17 17:13:21 -04:00
88bd8a47c5
fix(menu): main content is not scrollable while swiping ( #26976 )
...
resolves #21193
2023-03-17 16:50:58 -04:00
e3a1d7b8c3
test(react): migrate to builder architecture ( #26959 )
2023-03-17 16:21:21 -04:00
162d139abe
chore(): fix link in readme ( #26977 )
2023-03-17 15:55:18 -04:00
f8eedfb5cf
chore(ci): fix typo in workflow description ( #26978 )
...
this commit fixes a small grammatical error that was found while looking
at prior art for this type of workflow (for stencil).
2023-03-17 08:58:45 -04:00
118b6ba25f
test(radio): skip flaky test ( #26972 )
2023-03-15 14:04:22 -04:00
762925be90
test(angular): disable .angular cache ( #26962 )
2023-03-15 12:15:45 -04:00
01c7723235
merge release-7.0.0-rc.2
...
Release 7.0.0 rc.2
2023-03-15 11:15:04 -04:00
c17d1d8b88
chore(test-apps): set minimum node version to 16 ( #26960 )
2023-03-15 11:04:55 -04:00
1e3af68801
chore(): clean up package-lock
2023-03-15 10:40:56 -04:00
7c55485ae1
chore(): update package lock files
2023-03-15 14:35:16 +00:00
26700ef3bc
v7.0.0-rc.2
v7.0.0-rc.2
2023-03-15 14:35:01 +00:00
d307f604be
chore(): sync with main
...
chore(): sync with main
2023-03-15 10:25:39 -04:00
92c1da571d
chore(): sync with main
2023-03-15 10:03:38 -04:00
cf2dff4692
merge release-6.6.2
...
Release 6.6.2
2023-03-15 09:53:02 -04:00
7f9b640cc1
chore(): update package lock files
2023-03-15 13:34:16 +00:00
2868d0e7ab
v6.6.2
v6.6.2
2023-03-15 13:34:03 +00:00
1eb9a085b2
fix(react/vue): properly switch ionicon based on the mode when ios/md is set ( #26924 )
...
closes #26207
2023-03-14 15:03:28 -04:00
af79673246
test(segment): skip flaky test ( #26946 )
...
* test(segment): check native elements
* Update segment.e2e.ts
2023-03-14 12:27:07 -04:00
fc7d2e06e1
chore(dependabot): add stencil ( #26951 )
...
This PR adds Stencil to the dependabot list. Dependabot will submit a PR whenever there is a new version of Stencil so we can always stay on the latest version. Note: This will cause Dependabot to only submit Stencil v2 PRs for now due to our package.json requirements: d6c06ecfe8/core/package.json (L34)
Once Ionic v7 releases and `feature-7.0` is merged into `main` we can get the latest v3 changes.
2023-03-14 11:31:59 -04:00
f829672a6a
fix(many): disabled control in item does not receive active/hover states ( #26867 )
...
Resolves #26706
2023-03-14 10:32:55 -04:00
d6c06ecfe8
docs(alert): alert input label is only for radio/checkbox ( #26923 )
...
Resolves #26915
2023-03-13 13:42:20 -04:00
f80991813a
fix(accordion): include margins during expand animation ( #26390 )
...
Closes #26381
2023-03-13 13:20:09 -04:00
2c68d01b89
fix(textarea): inherit tabindex to inner textarea ( #26945 )
...
resolves #26944
2023-03-13 10:12:37 -04:00
389595de3b
test(ripple-effect): enable ripple effect test ( #26928 )
2023-03-10 15:00:05 -05:00
ef33270b55
fix(input, textarea): show error state after touch ( #26940 )
...
resolves #26939 , resolves #21643
2023-03-10 12:28:57 -05:00
4810e6f2ac
fix(input, select, textarea): border color is set on host ( #26941 )
2023-03-09 15:24:43 -05:00
27a5356fa2
fix(radio): checked state is updated when value changes ( #26936 )
2023-03-09 11:56:58 -05:00
f71d9b1101
fix(toggle): label is announced once on ios ( #26937 )
2023-03-09 11:37:20 -05:00
b8f8937314
fix(IonicSlides): remove unnecessary autoplay option ( #26935 )
2023-03-08 14:43:27 -06:00
0899380aee
merge release-7.0.0-rc.1
...
Release 7.0.0 rc.1
2023-03-08 12:15:19 -05:00
ede9e898f7
chore(): clean up changelog:
2023-03-08 10:49:49 -05:00
3b080b73b7
chore(): clean up changelog
2023-03-08 10:48:51 -05:00
7174df12ca
chore(): update package lock files
2023-03-08 15:35:28 +00:00
87c9012e22
v7.0.0-rc.1
v7.0.0-rc.1
2023-03-08 15:35:13 +00:00
98db1be475
chore(): sync with main
...
chore(): sync with main
2023-03-08 10:23:59 -05:00
2d74636169
chore(): add updated snapshots
2023-03-08 15:03:51 +00:00
77b9e11c2b
chore(): sync with main
2023-03-08 09:35:37 -05: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
c791a78aa2
chore(readme): v7 migration guide ( #26926 )
2023-03-07 17:04:15 -05: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
78303dccaa
fix(many): add aria-hidden to decorative icons ( #26922 )
2023-03-07 11:57:18 -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