Commit Graph

11852 Commits

Author SHA1 Message Date
Liam DeBeasi
7577473a67 test(label): migrate e2e tests to playwright (#25932) 2022-09-13 17:45:16 -04:00
Liam DeBeasi
edbb64c4b6 fix(footer): padding is added correctly with tabs (#25921)
resolves #25918
2022-09-13 16:26:42 -04:00
Sean Perkins
777109a7e8 fix(textarea): auto grow textarea line wraps long contents (#25928)
Resolves #25893
2022-09-13 15:23:04 -04:00
Sean Perkins
9451b283e2 fix(input,textarea): data-form-type attribute is assigned to inner input (#25927)
Resolves #25908
2022-09-13 15:02:22 -04:00
Liam DeBeasi
89d3e3c819 fix(react): add correct type for CreateAnimation (#25931) 2022-09-13 13:57:28 -04:00
Liam DeBeasi
7c34a4cc8b test(angular): add info on how to disable cache (#25924) 2022-09-12 16:03:56 -04:00
Liam DeBeasi
c87edf5e83 chore(deps): update stylelint (#25912) 2022-09-09 15:58:25 -04:00
Liam DeBeasi
8fab4d74e5 chore(deps): update serve dependency (#25911) 2022-09-09 15:42:31 -04:00
Liam DeBeasi
fa169d2dca fix(modal): sheet is easier to dismiss with swipe (#25883)
resolves #24296
2022-09-09 15:26:17 -04:00
Liam DeBeasi
fb653ebe67 fix(datetime): correct year is set in wheel picker (#25896)
resolves #25895
2022-09-09 15:08:27 -04:00
Liam DeBeasi
b598de63da chore(deps): update jest (#25910) 2022-09-09 14:27:29 -04:00
Liam DeBeasi
883188cc34 test(angular): wait for all tab switches in tests (#25909) 2022-09-09 14:08:33 -04:00
Liam DeBeasi
634f928541 test(angular): tabs sibling page test is no longer flaky (#25906) 2022-09-09 13:00:13 -04:00
Sean Perkins
725b13fa60 fix(angular): nav controller can pop views after leaving tabs outlet (#25690)
Resolves #18593
2022-09-08 12:52:17 -04:00
Sean Perkins
2969169f50 test(refresher): disable pull to refresher tests (#25887) 2022-09-08 11:56:44 -04:00
Cory McArthur
ad46045bcc fix(tab-bar): use correct import path (#25898)
resolves #25897
2022-09-08 09:58:51 -04:00
Liam DeBeasi
0b6ec6a378 merge release-6.2.6
Release 6.2.6
2022-09-07 11:19:59 -05:00
Liam DeBeasi
bfa59db125 chore(): run prettier 2022-09-07 14:39:03 +00:00
ionitron
d2e496347d chore(): update package lock files 2022-09-07 13:07:42 +00:00
github-actions
016e45a48a v6.2.6 v6.2.6 2022-09-07 13:03:37 +00:00
Brandy Carney
400b52e902 docs(label): specify that the color css variable only works in an item (#25888) 2022-09-06 17:55:32 -04:00
Liam DeBeasi
1a1491df02 fix(datetime): hourCycle formats hour correctly (#25869)
resolves #25862
2022-09-06 10:24:50 -04:00
Liam DeBeasi
2d3661ae38 fix(vue): custom animation plays when replacing (#25863)
resolves #25831
2022-09-06 09:07:33 -04:00
Brandy Carney
629f1ed33f chore(process): delete process file, contents are in notion (#25871) 2022-09-01 16:02:44 -04:00
Liam DeBeasi
cbd1268a03 fix(datetime): calendar day and years are now localized (#25847)
resolves #25843
2022-09-01 12:54:10 -04:00
Liam DeBeasi
c11f509eb4 test(segment): migrate e2e tests to playwright (#25856) 2022-09-01 10:53:37 -04:00
Liam DeBeasi
c938054605 fix(datetime): month grid no longer loops on ios (#25857)
resolves #25752
2022-09-01 09:52:00 -04:00
Liam DeBeasi
121370e14c merge release-6.2.5
Release 6.2.5
2022-08-31 09:49:29 -05:00
Liam DeBeasi
1831381cb2 chore(): update package lock files 2022-08-31 10:24:04 -04:00
github-actions
699ba2eae3 v6.2.5 v6.2.5 2022-08-31 13:32:58 +00:00
Liam DeBeasi
85af6ce436 fix(datetime): only log out of bounds warning if value set (#25835)
resolves #25833
2022-08-30 16:17:29 -04:00
Liam DeBeasi
a1171e8bd8 test(accordion): revert test change (#25854)
This reverts commit ac5626182d.
2022-08-30 11:52:59 -04:00
Liam DeBeasi
ac5626182d test(accordion): avoid scroll assist cloned input (#25853) 2022-08-30 10:59:46 -04:00
Liam DeBeasi
ff71ad492d fix(input): clear button is not activated on swipe (#25825)
resolves #24857
2022-08-29 17:41:02 -04:00
Amanda Johnston
527015184e fix(action-sheet): add aria-labelledby (#25837) 2022-08-29 15:47:11 -05:00
Alice
9cedfcd3ef refactor(datetime): use key to preserve calendar body ref node (#25838) 2022-08-29 12:49:32 -05:00
Liam DeBeasi
41e338730d fix(datetime): next and previous buttons have correct labels (#25845)
resolves #25844
2022-08-29 11:27:07 -04:00
Liam DeBeasi
373b4ffe21 fix(searchbar): clear button has focus indicator (#25828) 2022-08-26 15:35:58 -04:00
Liam DeBeasi
c270756356 fix(searchbar): keypress can activate clear button (#25824) 2022-08-26 11:43:56 -04:00
Liam DeBeasi
0436fd7c4f chore(icon): update ionicons dependency (#25834)
resolves #25830
2022-08-26 09:42:15 -04:00
Amanda Johnston
ed966a68db test(alert): migrate to Playwright (#25826) 2022-08-25 16:55:59 -05:00
Liam DeBeasi
79ef1b57dc fix(modal): handleBehavior can be used with controller (#25821)
resolves #25820
2022-08-25 10:14:10 -04:00
Sean Perkins
3b45ae7132 test(progress-bar): migrate to playwright (#25807) 2022-08-24 11:49:57 -04:00
Liam DeBeasi
afd0bbc60a fix(angular): router outlet has mode property (#25816)
resolves #25813
2022-08-24 11:16:38 -04:00
Liam DeBeasi
b642243214 merge release-6.2.4
Release 6.2.4
2022-08-24 08:53:54 -05:00
Liam DeBeasi
041df0657f chore(angular): run prettier 2022-08-24 09:17:47 -04:00
ionitron
023e2f48d0 chore(): update package lock files 2022-08-24 13:04:19 +00:00
github-actions
cdb972a2a3 v6.2.4 v6.2.4 2022-08-24 12:59:50 +00:00
Amanda Johnston
27318d75df fix(alert): use aria-labelledby and aria-describedby instead of aria-label (#25805)
Co-authored-by: Liam DeBeasi <liamdebeasi@users.noreply.github.com>
2022-08-23 15:31:00 -05:00
Liam DeBeasi
65af865db7 test(vue): add multi-version testing (#25785) 2022-08-23 16:05:34 -04:00