1ea0893643
refactor(radio-group): switch ev.code to ev.key ( #27021 )
...
Co-authored-by: Sean Perkins <sean@ionic.io>
2023-03-24 12:43:04 -07:00
317f4eefec
test(select): update wrapping tests for v7
2023-03-24 19:37:27 +00:00
4349f1c2c8
test(datetime): update timezone test for v7
2023-03-24 19:13:12 +00:00
83537bc5cf
chore(): add updated snapshots
2023-03-24 18:59:37 +00:00
eb10a2e5f6
chore(): sync with main
2023-03-24 14:37:39 -04:00
6cecdf4145
fix(item): use thumbnail's size when present ( #27014 )
...
resolves #22935
---------
Co-authored-by: ionitron <hi@ionicframework.com>
Co-authored-by: liamdebeasi <liamdebeasi@users.noreply.github.com>
2023-03-24 11:32:14 -07:00
3b99c31bab
fix(radio-group): radios participate in form submission ( #27018 )
...
resolves #27016
2023-03-24 12:43:30 -04:00
739f5706db
test(datetime): add tests for parseDate ( #27015 )
2023-03-24 11:57:55 -04:00
19c1e25399
fix(select): inherit white-space in select-text to allow text wrapping ( #26973 )
...
fixes #19949
Co-authored-by: Shreyas <telishreyas10@gmail.com>
2023-03-24 10:53:25 -04:00
e23fd9ecee
fix(fab, tab-button): rtl alignment in safari and firefox ( #26986 )
...
resolves #22739
2023-03-23 17:17:09 -04:00
3e0a905e81
fix(segment): change event fires when clicking ( #27010 )
...
resolves #27002
2023-03-23 16:18:43 -04:00
6e04562b3b
chore(readme): update examples of conference app to include react conference app ( #27013 )
2023-03-23 14:46:57 -04:00
53af005122
chore(deps-dev): bump @playwright/test from 1.31.2 to 1.32.0 in /core ( #27003 )
2023-03-23 12:44:59 -04:00
342d448767
merge feature-6.7
...
Feature 6.7
2023-03-23 11:30:41 -04:00
7fef2909e3
merge release-6.7.0
...
Release 6.7.0
2023-03-23 11:07:32 -04:00
5f3ed2b3e8
chore(): update package lock files
2023-03-23 14:43:10 +00:00
f2ea05d9a2
v6.7.0
v6.7.0
2023-03-23 14:42:57 +00:00
1348205358
chore(): sync with main
...
chore(): sync with main
2023-03-23 10:33:58 -04:00
68113b8741
Merge remote-tracking branch 'origin/main' into sync-feature-67-23-2
2023-03-23 09:59:16 -04:00
d59a181879
chore(ci): update release scripts ( #27008 )
2023-03-23 09:59:09 -04:00
841cbe337d
chore(): sync with main
...
chore(): sync with main
2023-03-23 09:35:25 -04:00
cac3ad4c84
Merge remote-tracking branch 'origin/main' into sync-67-23
2023-03-23 09:17:19 -04:00
a0e88ea65f
chore(ci): remove unused workflows ( #27000 )
2023-03-22 16:32:11 -04:00
26a7e86338
test(ripple-effect): reduce flakiness ( #26985 )
2023-03-22 15:37:00 -04:00
3b0af7c55d
feat(config): add option to disable custom html functionality ( #26956 )
2023-03-22 13:59:59 -04:00
af16d40930
test(angular, vue): add note on how to sync changes ( #26958 )
2023-03-22 13:59:40 -04:00
6c639ff3a5
chore(): sync with main
...
chore(): sync with main
2023-03-22 12:35:27 -04:00
79ba8816f4
merge release-7.0.0-rc.3
...
Release 7.0.0 rc.3
2023-03-22 11:50:57 -04:00
ec10847706
chore(): clean up changelogs
2023-03-22 11:06:17 -04:00
388a63f672
chore(): update package lock files
2023-03-22 14:59:58 +00:00
fa5e25916b
v7.0.0-rc.3
v7.0.0-rc.3
2023-03-22 14:59:46 +00:00
ad3496bbc2
chore(): sync with main
...
chore(): sync with main
2023-03-22 10:51:46 -04:00
fb390a3cab
chore(): sync with main
2023-03-22 10:28:20 -04:00
4377e9a652
merge release-6.6.3
...
Release 6.6.3
2023-03-22 10:00:15 -04:00
af7034210b
chore(): update package lock files
2023-03-22 13:36:50 +00:00
83dcfdb77f
v6.6.3
v6.6.3
2023-03-22 13:36:35 +00:00
bb4fb45514
chore(ci): migrate stencil eval to use new react testing infra ( #26990 )
...
this commit ports the ci changes from #26961 & #26959 to the
stencil-eval workflow, to allow the stencil nightly build to pass. this
is being done as a stop-gap measure to get the tests to pass again -
we'll circle back and find a solution to the repetition at a later date
2023-03-21 10:07:51 -04:00
1683b0e0ff
refactor(vue): remove components.d.ts file ( #26957 )
2023-03-20 13:48:14 -04:00
ca38c49685
chore(dependabot): move versioning-strategy to correct block ( #26984 )
2023-03-20 12:11:44 -04:00
01bdc9784f
chore(dependabot): update @stencil/core version ( #26983 )
2023-03-20 11:08:18 -04:00
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