This repository was archived by the owner on Mar 4, 2020. It is now read-only.
Closed
Conversation
* wip * yarn.lock * Add lodash@4.17.15 to approved dependencies * changelog (cherry picked from commit ab1d1a6)
* fix(Provider): use `target` in context * wipwip * wipwipwip * fix UT * remove default props * remove one more default prop * add changelog entry * fixfixfix (cherry picked from commit 11e0ba4)
* focus indicator for additional documents * changelog * use document.defaultView * fix (cherry picked from commit 6a8864a)
* wip * wip: add onReduceItems and required wrappers directly to Toolbar * fix build * add overflow menu to the example * - cancel animation frame cb on unmount * - prettified * Add react-resize-detector and its dependencies to approved dependencies * changelog (cherry picked from commit 25f8353)
(cherry picked from commit 87f0555)
…t of the components
Collaborator
Changed dependencies are detected.Changed dependencies in
Changed dependencies are detected.Changed dependencies in
Changed dependencies are detected.Changed dependencies in
Generated by 🚫 dangerJS |
Codecov Report
@@ Coverage Diff @@
## master #1881 +/- ##
==========================================
- Coverage 69.71% 69.39% -0.33%
==========================================
Files 886 868 -18
Lines 7800 7433 -367
Branches 2258 2153 -105
==========================================
- Hits 5438 5158 -280
+ Misses 2352 2267 -85
+ Partials 10 8 -2
Continue to review full report at Codecov.
|
(cherry picked from commit f74a0b9)
553c30a to
2b2a029
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes
documentto find nodes #1874)FocusZoneandFocusTrapZone@sophieH29 (fix(FocusZone|FocusTrapZone): correctly define current document object of the components #1820)Performance
Popperpositioning called when unnecessary inTooltip@lucivpav (#1882)