-
Notifications
You must be signed in to change notification settings - Fork 231
feat: upgrade dependencies to MDC Web v1.x.x #828
Conversation
So there's good news and bad news. 👍 The good news is that everyone that needs to sign a CLA (the pull request submitter and all commit authors) have done so. Everything is all good there. 😕 The bad news is that it appears that one or more commits were authored or co-authored by someone other than the pull request submitter. We need to confirm that all authors are ok with their commits being contributed to this project. Please have them confirm that here in the pull request. Note to project maintainer: This is a terminal state, meaning the ℹ️ Googlers: Go here for more info. |
Codecov Report
@@ Coverage Diff @@
## rc0.12.0 #828 +/- ##
============================================
- Coverage 95.14% 94.12% -1.02%
============================================
Files 73 81 +8
Lines 2924 3472 +548
Branches 449 525 +76
============================================
+ Hits 2782 3268 +486
- Misses 46 69 +23
- Partials 96 135 +39
Continue to review full report at Codecov.
|
BREAKING CHANGE: Removes props.tabbableOnListItemFocus from all the auxiliary components, as it seemed confusing to have this and tabIndex dictate what tabIndex would ultimately be.
428900b
to
14b22bc
Compare
related #697