Liam DeBeasi
e2cbeeb8ac
fix(accordion-group): do not adjust incorrect values ( #26086 )
...
BREAKING CHANGE:
Accordion Group no longer automatically adjusts the `value` property when passed an array and `multiple="false"`. Developers should update their apps to ensure they are using the API correctly.
2022-10-10 10:20:52 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Liam DeBeasi
34c4137868
feat(select): ionChange will only emit from user committed changes ( #26066 )
...
BREAKING CHANGE:
`ionChange` is no longer emitted when the `value` of `ion-select` is modified externally. `ionChange` is only emitted from user committed changes, such as confirming a selected option in the select's overlay.
2022-10-10 09:36:51 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Amanda Johnston
b052d3b262
feat(searchbar): ionChange will only emit from user committed changes ( #26026 )
2022-10-03 15:08:43 -05:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Liam DeBeasi
828bc4ac4e
Merge remote-tracking branch 'origin/main' into sync-7-09-30
2022-09-30 13:05:18 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Liam DeBeasi
d17d6c20b4
test(input): reduce masking test flakiness ( #26057 )
2022-09-30 13:05:14 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Liam DeBeasi
fffc729e57
chore(): sync with main
2022-09-30 12:27:17 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Sean Perkins
f404d512a1
chore(playwright): browser name is strictly typed ( #26046 )
2022-09-29 21:56:46 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Liam DeBeasi
1f3ddf2370
refactor(modal): remove swipeToClose in favor of canDismiss ( #26050 )
...
BREAKING CHANGE:
- The `swipeToClose` property has been removed in favor of `canDismiss`.
- The `canDismiss` property now defaults to `true` and can no longer be set to `undefined`.
2022-09-29 17:19:53 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Amanda Johnston
294dc66294
test(many): remove unnecessary standalone tests ( #26047 )
2022-09-29 16:16:22 -05:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Liam DeBeasi
cd6050a34b
test(playwright): remove redundant wait ( #26038 )
2022-09-29 15:43:19 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Liam DeBeasi
f3b5a3f6fc
test(img): remove standalone tests ( #26037 )
2022-09-28 15:14:37 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Brandy Carney
3eb3dd5afa
fix(list): remove extra border in md inset list items ( #25972 )
...
fixes #25278
2022-09-28 14:32:45 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
github-actions
f7fb4c6814
v6.2.9
2022-09-28 13:29:28 +00:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Brandy Carney
3a80d9986a
test(back-button): migrate to Playwright ( #25976 )
2022-09-27 17:44:40 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Sean Perkins
649d3cf688
fix(datetime): expand/collapse icon is not announced to screen readers ( #26018 )
2022-09-27 15:31:32 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Liam DeBeasi
427e4bc06c
chore(): update to stencil 2.18.0 ( #26023 )
2022-09-27 15:03:13 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Liam DeBeasi
ffadf5ea0b
test(accordion): remove unnecessary tests ( #26009 )
2022-09-27 13:25:37 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Liam DeBeasi
419b1cb461
test(thumbnail): migrate to playwright ( #26022 )
2022-09-27 12:20:56 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Liam DeBeasi
54f99bd5b3
fix(picker-internal): fonts now render consistently ( #26020 )
2022-09-27 11:50:01 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Sean Perkins
5846b418a7
fix(datetime): time button is easier to access with screen readers ( #26019 )
2022-09-27 11:12:29 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Liam DeBeasi
cabd23ef81
test(input): fix flaky masking test ( #26008 )
2022-09-26 13:52:53 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Liam DeBeasi
fd658514b5
test(config): lower pixel diff threshold to 0.02 ( #26010 )
2022-09-26 12:33:27 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Liam DeBeasi
ef78a123e5
fix(chip): default color has contrast on dark mode ( #25998 )
...
resolves #25997
2022-09-26 09:38:12 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Liam DeBeasi
12b8a0cab8
test(config): lower pixel diff threshold to 0.03 ( #26004 )
2022-09-26 08:48:12 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Liam DeBeasi
21b1ca5041
test(config): lower pixel diff threshold to 0.04 ( #26002 )
2022-09-23 17:35:25 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Liam DeBeasi
1f4d3f12ff
Merge branch 'feature-7.0' into 7-sync-09-23-22
2022-09-23 16:34:53 -05:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Sean Perkins
68bae80a51
feat(textarea): ionChange will only emit from user committed changes ( #25953 )
2022-09-23 13:26:21 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Liam DeBeasi
a0efc52706
Merge remote-tracking branch 'origin/main' into 7-sync-09-23-22
2022-09-23 11:46:50 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Liam DeBeasi
11f44e94f4
fix(datetime): switching month and year accounts for day ( #25996 )
...
resolves #25585
2022-09-23 09:31:39 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Amanda Johnston
23470f6429
test(grid): migrate to Playwright ( #25995 )
2022-09-22 14:39:45 -05:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Liam DeBeasi
02234f69e0
fix(animation): improve compatibility with ssr ( #25992 )
...
resolves #25987
2022-09-22 14:43:47 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Amanda Johnston
f0d04bf873
test(fab): migrate to Playwright ( #25986 )
2022-09-22 09:13:30 -05:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Amanda Johnston
8d74ff832e
test(fab-button): migrate tests to Playwright ( #25988 )
...
Co-authored-by: Liam DeBeasi <liamdebeasi@users.noreply.github.com >
2022-09-21 14:59:57 -05:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Liam DeBeasi
7543c84445
fix(datetime): swiping wheel no longer dismisses card modal ( #25981 )
2022-09-21 15:28:35 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Sean Perkins
a03c8afb3d
feat(segment): ionChange will only emit from user committed changes ( #25934 )
2022-09-21 10:33:58 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
github-actions
1d331b7c77
v6.2.8
2022-09-21 13:38:03 +00:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Amanda Johnston
3a5de7de9b
test(content): migrate to Playwright ( #25979 )
2022-09-20 13:33:08 -05:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Amanda Johnston
e9a1195644
test(card-header): migrate to Playwright ( #25978 )
2022-09-20 13:04:42 -05:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Sean Perkins
35041b2f3c
feat(input): debounce controls the timing to delay the ionInput event ( #25969 )
2022-09-20 13:10:50 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Liam DeBeasi
55ebd6cdf3
fix(datetime): account for 12AM with min times and 12 hour format ( #25952 )
...
resolves #25183
2022-09-19 11:51:09 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Liam DeBeasi
6bb9d8a5d7
Merge remote-tracking branch 'origin/main' into 7.0-sync-09-16-22
2022-09-16 15:20:33 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Liam DeBeasi
eb6fb0d935
test(overlay): fix test flakiness ( #25956 )
2022-09-16 15:17:36 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Brandy Carney
d7db1333f1
fix(item): show the highlight on iOS when --highlight-height is set ( #25905 )
2022-09-16 12:33:38 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Liam DeBeasi
6cb5827d06
fix(overlays): focus trapping no longer includes disabled elements ( #25949 )
2022-09-16 11:45:45 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Amanda Johnston
e89c382e59
test(button): migrate to Playwright ( #25943 )
2022-09-16 09:39:36 -05:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Liam DeBeasi
5c10f98ceb
fix(overlays): focus trapping no longer includes hidden elements ( #25948 )
2022-09-15 16:36:45 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Liam DeBeasi
8629dfa9e8
chore(eslint): add custom rule to disallow componentOnReady method ( #25944 )
2022-09-15 11:51:51 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Liam DeBeasi
174c3b30a0
perf(card): avoid force compositing on ios ( #25942 )
2022-09-15 09:39:07 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Brandy Carney
0855f8dc79
docs(button): update docs for properties to describe options better ( #25940 )
2022-09-14 17:55:24 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Liam DeBeasi
5f1346ef39
test(card): migrate tests to playwright ( #25941 )
2022-09-14 15:29:08 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)