a03c8afb3d
feat(segment): ionChange will only emit from user committed changes ( #25934 )
2022-09-21 10:33:58 -04:00
35041b2f3c
feat(input): debounce controls the timing to delay the ionInput event ( #25969 )
2022-09-20 13:10:50 -04:00
b4e18494b1
chore(): sync feature-7.0 with main
...
chore(): sync feature-7.0 with main
2022-09-16 14:37:29 -05:00
6bb9d8a5d7
Merge remote-tracking branch 'origin/main' into 7.0-sync-09-16-22
2022-09-16 15:20:33 -04:00
eb6fb0d935
test(overlay): fix test flakiness ( #25956 )
2022-09-16 15:17:36 -04:00
d7db1333f1
fix(item): show the highlight on iOS when --highlight-height is set ( #25905 )
2022-09-16 12:33:38 -04:00
6cb5827d06
fix(overlays): focus trapping no longer includes disabled elements ( #25949 )
2022-09-16 11:45:45 -04:00
e06a7d0f73
chore(vue): migrate to cypress 10 ( #25950 )
2022-09-16 11:16:58 -04:00
e89c382e59
test(button): migrate to Playwright ( #25943 )
2022-09-16 09:39:36 -05:00
5c10f98ceb
fix(overlays): focus trapping no longer includes hidden elements ( #25948 )
2022-09-15 16:36:45 -04:00
8629dfa9e8
chore(eslint): add custom rule to disallow componentOnReady method ( #25944 )
2022-09-15 11:51:51 -04:00
174c3b30a0
perf(card): avoid force compositing on ios ( #25942 )
2022-09-15 09:39:07 -04:00
0855f8dc79
docs(button): update docs for properties to describe options better ( #25940 )
2022-09-14 17:55:24 -04:00
5f1346ef39
test(card): migrate tests to playwright ( #25941 )
2022-09-14 15:29:08 -04:00
9b244dd3f0
test(avatar): migrate to playwright ( #25925 )
2022-09-14 11:53:56 -04:00
91636c36b7
merge release-6.2.7
...
Release 6.2.7
2022-09-14 09:43:00 -05:00
0168b6aa13
chore(): lint angular package
2022-09-14 10:10:33 -04:00
cc8afe9786
chore(): update package lock files
2022-09-14 13:30:27 +00:00
ea4754e193
v6.2.7
v6.2.7
2022-09-14 13:26:33 +00:00
7577473a67
test(label): migrate e2e tests to playwright ( #25932 )
2022-09-13 17:45:16 -04:00
a6b2629ede
feat(checkbox): ionChange fires on user interaction ( #25923 )
...
BREAKING CHANGE:
`ionChange` is no longer emitted when the `checked` property of `ion-checkbox` is modified externally. `ionChange` is only emitted from user committed changes, such as clicking or tapping the checkbox.
2022-09-13 16:27:34 -04:00
edbb64c4b6
fix(footer): padding is added correctly with tabs ( #25921 )
...
resolves #25918
2022-09-13 16:26:42 -04:00
777109a7e8
fix(textarea): auto grow textarea line wraps long contents ( #25928 )
...
Resolves #25893
2022-09-13 15:23:04 -04:00
c76de0cc37
chore(input): build output ( #25933 )
2022-09-13 15:16:20 -04:00
9451b283e2
fix(input,textarea): data-form-type attribute is assigned to inner input ( #25927 )
...
Resolves #25908
2022-09-13 15:02:22 -04:00
4eea9fa5c0
feat(accordion): ionChange will only emit from user committed changes ( #25922 )
...
BREAKING CHANGE:
`ionChange` is no longer emitted when the `value` of `ion-accordion-group` is modified externally. `ionChange` is only emitted from user committed changes, such as clicking or tapping the accordion header.
2022-09-13 14:33:49 -04:00
89d3e3c819
fix(react): add correct type for CreateAnimation ( #25931 )
2022-09-13 13:57:28 -04:00
89b880e91d
test(input): skip ionChange test on RTL ( #25926 )
2022-09-13 10:31:38 -04:00
7c34a4cc8b
test(angular): add info on how to disable cache ( #25924 )
2022-09-12 16:03:56 -04:00
8732b7bdb7
feat(input): ionChange will only emit from user committed changes ( #25858 )
...
Resolves #20106 , #20061
2022-09-12 15:35:43 -04:00
c87edf5e83
chore(deps): update stylelint ( #25912 )
2022-09-09 15:58:25 -04:00
8fab4d74e5
chore(deps): update serve dependency ( #25911 )
2022-09-09 15:42:31 -04:00
fa169d2dca
fix(modal): sheet is easier to dismiss with swipe ( #25883 )
...
resolves #24296
2022-09-09 15:26:17 -04:00
ba6b539675
fix(input, textarea): padding is now added to content so inputs scroll above keyboard ( #25849 )
...
resolves #18532
2022-09-09 15:22:44 -04:00
fb653ebe67
fix(datetime): correct year is set in wheel picker ( #25896 )
...
resolves #25895
2022-09-09 15:08:27 -04:00
b598de63da
chore(deps): update jest ( #25910 )
2022-09-09 14:27:29 -04:00
883188cc34
test(angular): wait for all tab switches in tests ( #25909 )
2022-09-09 14:08:33 -04:00
bb5ecf51ec
chore(): sync with main
...
chore(): sync with main
2022-09-09 12:21:46 -05:00
1fc0c830db
Merge remote-tracking branch 'origin/main' into sync-v7-09-09-2022
2022-09-09 13:05:11 -04:00
634f928541
test(angular): tabs sibling page test is no longer flaky ( #25906 )
2022-09-09 13:00:13 -04:00
da05ffe462
fix(range): range matches iOS design specification ( #25873 )
...
Resolves #25872
2022-09-09 12:25:06 -04:00
cb265d6cc6
fix(input, textarea): inputs now scroll into view when tapping labels ( #25848 )
2022-09-09 10:51:08 -04:00
725b13fa60
fix(angular): nav controller can pop views after leaving tabs outlet ( #25690 )
...
Resolves #18593
2022-09-08 12:52:17 -04:00
2969169f50
test(refresher): disable pull to refresher tests ( #25887 )
2022-09-08 11:56:44 -04:00
ad46045bcc
fix(tab-bar): use correct import path ( #25898 )
...
resolves #25897
2022-09-08 09:58:51 -04:00
0b6ec6a378
merge release-6.2.6
...
Release 6.2.6
2022-09-07 11:19:59 -05:00
bfa59db125
chore(): run prettier
2022-09-07 14:39:03 +00:00
d2e496347d
chore(): update package lock files
2022-09-07 13:07:42 +00:00
016e45a48a
v6.2.6
v6.2.6
2022-09-07 13:03:37 +00:00
400b52e902
docs(label): specify that the color css variable only works in an item ( #25888 )
2022-09-06 17:55:32 -04:00