Shawn Taylor
adbb50ca5b
fix(refresher): set overflow styles when using custom scroll target ( #27058 )
...
* bug(refresher): set overflow styles when using custom scroll target
* bug(refresher): set overflow styles when using custom scroll target
* Apply suggestions from code review
Co-authored-by: Liam DeBeasi <liamdebeasi@users.noreply.github.com >
* Add comment
---------
Co-authored-by: Liam DeBeasi <liamdebeasi@users.noreply.github.com >
2023-04-04 16:04:50 +00:00
Maria Hutt
f8667830dc
test(breadcrumbs): check color attribute renders in the DOM ( #27080 )
...
Co-authored-by: liamdebeasi <liamdebeasi@users.noreply.github.com >
2023-04-03 11:35:14 -07:00
Maria Hutt
d939ad36e3
test(textarea): skip autogrow test due to flakiness ( #27100 )
2023-04-03 09:38:56 -07:00
Shawn Taylor
426913d0de
fix(item-divider): set padding-end for md ( #27019 )
...
closes #23785
2023-03-31 17:00:12 -04:00
Amanda Johnston
75186d3f83
docs(content): fix typo in forceOverscroll description ( #27077 )
2023-03-31 10:17:36 -05:00
Sean Perkins
141ced5010
fix(breadcrumbs): color attribute shows on DOM for Vue ( #27068 )
...
Co-authored-by: Maria Hutt <thetaPC@users.noreply.github.com >
2023-03-30 17:11:22 -04:00
Sean Perkins
abadeedc9e
Revert "bug(breadcrumbs): color attribute shows on DOM for Vue ( #27040 )" ( #27069 )
...
This reverts commit dd419c0066 .
Co-authored-by: Maria Hutt <thetaPC@users.noreply.github.com >
2023-03-30 13:50:34 -04:00
Maria Hutt
dd419c0066
bug(breadcrumbs): color attribute shows on DOM for Vue ( #27040 )
...
Co-authored-by: Liam DeBeasi <liamdebeasi@users.noreply.github.com >
2023-03-30 09:57:02 -07:00
ionitron
8ff83b8098
chore(): add updated snapshots
2023-03-29 13:40:26 +00:00
Liam DeBeasi
f750c8756f
chore(): sync with main
2023-03-29 09:17:21 -04:00
Sean Perkins
ee19891542
fix(select): update iOS icon ( #27001 )
2023-03-28 16:49:14 -04:00
Liam DeBeasi
521063bf24
fix(item-sliding): open method works with items added async ( #27035 )
...
resolves #26991
2023-03-28 12:53:36 -04:00
Liam DeBeasi
408457aa95
fix(select): alert header defaults to label ( #27034 )
...
resolves #27028
2023-03-28 11:09:42 -04:00
Amanda Johnston
0a04310f11
test(popover): re-enable size test ( #27033 )
2023-03-28 09:20:28 -05:00
Liam DeBeasi
5c0ead37bf
docs(config): update innerHTML comments ( #27032 )
2023-03-27 15:14:02 -04:00
Liam DeBeasi
b7e46038e0
fix(many): innerHTML is disabled by default ( #27029 )
...
BREAKING CHANGE:
The `innerHTMLTemplatesEnabled` Ionic Config now defaults to `false`. Developers can set this option to `true` if they would like to continue to use custom HTML features in `ion-alert`, `ion-infinite-scroll-content`, `ion-loading`, `ion-refresher-content`, and `ion-toast`.
2023-03-27 12:07:00 -04:00
Liam DeBeasi
f68644065c
test(datetime): display tests wait for class ( #27017 )
2023-03-27 09:47:28 -04:00
Maria Hutt
a396e8857b
refactor(alert): switch ev.code to ev.key ( #27023 )
2023-03-24 13:31:30 -07:00
Liam DeBeasi
e9208eae53
chore(): update textarea test
2023-03-24 16:22:30 -04:00
ionitron
8b1a41646e
chore(): add updated snapshots
2023-03-24 19:59:09 +00:00
Maria Hutt
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
Liam DeBeasi
317f4eefec
test(select): update wrapping tests for v7
2023-03-24 19:37:27 +00:00
Liam DeBeasi
4349f1c2c8
test(datetime): update timezone test for v7
2023-03-24 19:13:12 +00:00
ionitron
83537bc5cf
chore(): add updated snapshots
2023-03-24 18:59:37 +00:00
Liam DeBeasi
eb10a2e5f6
chore(): sync with main
2023-03-24 14:37:39 -04:00
Maria Hutt
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
Liam DeBeasi
3b99c31bab
fix(radio-group): radios participate in form submission ( #27018 )
...
resolves #27016
2023-03-24 12:43:30 -04:00
Shawn Taylor
739f5706db
test(datetime): add tests for parseDate ( #27015 )
2023-03-24 11:57:55 -04:00
Brandy Carney
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
Liam DeBeasi
e23fd9ecee
fix(fab, tab-button): rtl alignment in safari and firefox ( #26986 )
...
resolves #22739
2023-03-23 17:17:09 -04:00
Liam DeBeasi
3e0a905e81
fix(segment): change event fires when clicking ( #27010 )
...
resolves #27002
2023-03-23 16:18:43 -04:00
dependabot[bot]
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
Liam DeBeasi
cac3ad4c84
Merge remote-tracking branch 'origin/main' into sync-67-23
2023-03-23 09:17:19 -04:00
Sean Perkins
26a7e86338
test(ripple-effect): reduce flakiness ( #26985 )
2023-03-22 15:37:00 -04:00
Liam DeBeasi
3b0af7c55d
feat(config): add option to disable custom html functionality ( #26956 )
2023-03-22 13:59:59 -04:00
Liam DeBeasi
8860a11de7
chore(): sync with main
2023-03-17 17:26:39 -04:00
Liam DeBeasi
88bd8a47c5
fix(menu): main content is not scrollable while swiping ( #26976 )
...
resolves #21193
2023-03-17 16:50:58 -04:00
Liam DeBeasi
118b6ba25f
test(radio): skip flaky test ( #26972 )
2023-03-15 14:04:22 -04:00
Liam DeBeasi
92c1da571d
chore(): sync with main
2023-03-15 10:03:38 -04:00
Brandy Carney
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
Liam DeBeasi
af79673246
test(segment): skip flaky test ( #26946 )
...
* test(segment): check native elements
* Update segment.e2e.ts
2023-03-14 12:27:07 -04:00
Sean Perkins
f829672a6a
fix(many): disabled control in item does not receive active/hover states ( #26867 )
...
Resolves #26706
2023-03-14 10:32:55 -04:00
Sean Perkins
d6c06ecfe8
docs(alert): alert input label is only for radio/checkbox ( #26923 )
...
Resolves #26915
2023-03-13 13:42:20 -04:00
Steven Kemp
f80991813a
fix(accordion): include margins during expand animation ( #26390 )
...
Closes #26381
2023-03-13 13:20:09 -04:00
Liam DeBeasi
2c68d01b89
fix(textarea): inherit tabindex to inner textarea ( #26945 )
...
resolves #26944
2023-03-13 10:12:37 -04:00
Sean Perkins
389595de3b
test(ripple-effect): enable ripple effect test ( #26928 )
2023-03-10 15:00:05 -05:00
Liam DeBeasi
ef33270b55
fix(input, textarea): show error state after touch ( #26940 )
...
resolves #26939 , resolves #21643
2023-03-10 12:28:57 -05:00
Liam DeBeasi
4810e6f2ac
fix(input, select, textarea): border color is set on host ( #26941 )
2023-03-09 15:24:43 -05:00
Liam DeBeasi
27a5356fa2
fix(radio): checked state is updated when value changes ( #26936 )
2023-03-09 11:56:58 -05:00
Liam DeBeasi
f71d9b1101
fix(toggle): label is announced once on ios ( #26937 )
2023-03-09 11:37:20 -05:00