-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add test case for AreaChart hover state * Add enzyme-to-json package * Remove _rectRef * Add test case for DonutChart hover state * Update callout snapshot * Add test case for LineChart hover state * Add test case for GroupedBarChart hover state * Add test case for HeatMapChart hover state * Add test case for HorizontalBarChart hover state * Add test case for StackedBarChart hover state * Add test case for VerticalBarChart hover state * Add test case for VertStackedBarChart hover state * Mock Math.random() * Remove Legends measurement snapshot * Add comments * Add change file * Add more test cases * Remove duplicate code * Update snapshots * Replace callout text with complete HTML comparison * Update Math.random() mock * Update snapshots * Move dependency to root * Update @types/enzyme
- Loading branch information
Showing
26 changed files
with
11,727 additions
and
34 deletions.
There are no files selected for viewing
7 changes: 7 additions & 0 deletions
7
change/@fluentui-react-charting-dfdb7954-3e89-4f57-8428-742aa68c065a.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,7 @@ | ||
{ | ||
"type": "none", | ||
"comment": "Add tests for hover states", | ||
"packageName": "@fluentui/react-charting", | ||
"email": "kumarkshitij@microsoft.com", | ||
"dependentChangeType": "none" | ||
} |
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
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
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
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
Oops, something went wrong.