|
|
f7fb4c6814
|
v6.2.9
|
2022-09-28 13:29:28 +00:00 |
|
|
|
3a80d9986a
|
test(back-button): migrate to Playwright (#25976)
|
2022-09-27 17:44:40 -04:00 |
|
|
|
649d3cf688
|
fix(datetime): expand/collapse icon is not announced to screen readers (#26018)
|
2022-09-27 15:31:32 -04:00 |
|
|
|
427e4bc06c
|
chore(): update to stencil 2.18.0 (#26023)
|
2022-09-27 15:03:13 -04:00 |
|
|
|
ffadf5ea0b
|
test(accordion): remove unnecessary tests (#26009)
|
2022-09-27 13:25:37 -04:00 |
|
|
|
419b1cb461
|
test(thumbnail): migrate to playwright (#26022)
|
2022-09-27 12:20:56 -04:00 |
|
|
|
54f99bd5b3
|
fix(picker-internal): fonts now render consistently (#26020)
|
2022-09-27 11:50:01 -04:00 |
|
|
|
5846b418a7
|
fix(datetime): time button is easier to access with screen readers (#26019)
|
2022-09-27 11:12:29 -04:00 |
|
|
|
cabd23ef81
|
test(input): fix flaky masking test (#26008)
|
2022-09-26 13:52:53 -04:00 |
|
|
|
fd658514b5
|
test(config): lower pixel diff threshold to 0.02 (#26010)
|
2022-09-26 12:33:27 -04:00 |
|
|
|
ef78a123e5
|
fix(chip): default color has contrast on dark mode (#25998)
resolves #25997
|
2022-09-26 09:38:12 -04:00 |
|
|
|
12b8a0cab8
|
test(config): lower pixel diff threshold to 0.03 (#26004)
|
2022-09-26 08:48:12 -04:00 |
|
|
|
21b1ca5041
|
test(config): lower pixel diff threshold to 0.04 (#26002)
|
2022-09-23 17:35:25 -04:00 |
|
|
|
11f44e94f4
|
fix(datetime): switching month and year accounts for day (#25996)
resolves #25585
|
2022-09-23 09:31:39 -04:00 |
|
|
|
23470f6429
|
test(grid): migrate to Playwright (#25995)
|
2022-09-22 14:39:45 -05:00 |
|
|
|
02234f69e0
|
fix(animation): improve compatibility with ssr (#25992)
resolves #25987
|
2022-09-22 14:43:47 -04:00 |
|
|
|
f0d04bf873
|
test(fab): migrate to Playwright (#25986)
|
2022-09-22 09:13:30 -05:00 |
|
|
|
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 |
|
|
|
7543c84445
|
fix(datetime): swiping wheel no longer dismisses card modal (#25981)
|
2022-09-21 15:28:35 -04:00 |
|
|
|
1d331b7c77
|
v6.2.8
|
2022-09-21 13:38:03 +00:00 |
|
|
|
3a5de7de9b
|
test(content): migrate to Playwright (#25979)
|
2022-09-20 13:33:08 -05:00 |
|
|
|
e9a1195644
|
test(card-header): migrate to Playwright (#25978)
|
2022-09-20 13:04:42 -05:00 |
|
|
|
55ebd6cdf3
|
fix(datetime): account for 12AM with min times and 12 hour format (#25952)
resolves #25183
|
2022-09-19 11:51:09 -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 |
|
|
|
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 |
|
|
|
ea4754e193
|
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 |
|
|
|
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 |
|
|
|
9451b283e2
|
fix(input,textarea): data-form-type attribute is assigned to inner input (#25927)
Resolves #25908
|
2022-09-13 15:02:22 -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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
016e45a48a
|
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 |
|
|
|
1a1491df02
|
fix(datetime): hourCycle formats hour correctly (#25869)
resolves #25862
|
2022-09-06 10:24:50 -04:00 |
|
|
|
cbd1268a03
|
fix(datetime): calendar day and years are now localized (#25847)
resolves #25843
|
2022-09-01 12:54:10 -04:00 |
|
|
|
c11f509eb4
|
test(segment): migrate e2e tests to playwright (#25856)
|
2022-09-01 10:53:37 -04:00 |
|