-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[7.0] withSlots: refactor out redundant React.Children traversal (#15471
) `7.0` cherry-pick of #15462.
- Loading branch information
1 parent
f6bf52d
commit 48eec32
Showing
2 changed files
with
14 additions
and
7 deletions.
There are no files selected for viewing
8 changes: 8 additions & 0 deletions
8
change/@uifabric-foundation-2020-10-12-08-20-42-keco-react-children-stack.json
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"type": "patch", | ||
"comment": "withSlots: avoid calling traverseAllChildren twice", | ||
"packageName": "@uifabric/foundation", | ||
"email": "KevinTCoughlin@users.noreply.github.com", | ||
"dependentChangeType": "patch", | ||
"date": "2020-10-12T15:20:41.946Z" | ||
} |
This file contains 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