-
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.
- Loading branch information
Fluent UI Build
committed
Oct 9, 2020
1 parent
6e09556
commit 88ae48e
Showing
13 changed files
with
61 additions
and
29 deletions.
There are no files selected for viewing
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
8 changes: 0 additions & 8 deletions
8
...ui-web-components-2020-10-08-10-29-03-users-nicholasrice-fix-card-palette-generation.json
This file was deleted.
Oops, something went wrong.
8 changes: 0 additions & 8 deletions
8
change/@uifabric-charting-2020-10-07-16-16-40-user-v-sivsar-areachartEdits.json
This file was deleted.
Oops, something went wrong.
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 |
---|---|---|
@@ -1,6 +1,21 @@ | ||
{ | ||
"name": "@uifabric/charting", | ||
"entries": [ | ||
{ | ||
"date": "Fri, 09 Oct 2020 18:03:19 GMT", | ||
"tag": "@uifabric/charting_v4.6.1", | ||
"version": "4.6.1", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"comment": "changes in the hover behavior of circles and also removed focusing of circles ", | ||
"author": "[email protected]", | ||
"commit": "fba5c1c00f53783fc783ca9f39e5f35fa456e987", | ||
"package": "@uifabric/charting" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Thu, 08 Oct 2020 12:23:24 GMT", | ||
"tag": "@uifabric/charting_v4.6.0", | ||
|
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 |
---|---|---|
@@ -1,9 +1,18 @@ | ||
# Change Log - @uifabric/charting | ||
|
||
This log was last generated on Thu, 08 Oct 2020 12:23:24 GMT and should not be manually modified. | ||
This log was last generated on Fri, 09 Oct 2020 18:03:19 GMT and should not be manually modified. | ||
|
||
<!-- Start content --> | ||
|
||
## [4.6.1](https://github.com/microsoft/fluentui/tree/@uifabric/charting_v4.6.1) | ||
|
||
Fri, 09 Oct 2020 18:03:19 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@uifabric/charting_v4.6.0..@uifabric/charting_v4.6.1) | ||
|
||
### Patches | ||
|
||
- changes in the hover behavior of circles and also removed focusing of circles ([PR #15403](https://github.com/microsoft/fluentui/pull/15403) by [email protected]) | ||
|
||
## [4.6.0](https://github.com/microsoft/fluentui/tree/@uifabric/charting_v4.6.0) | ||
|
||
Thu, 08 Oct 2020 12:23:24 GMT | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,21 @@ | ||
{ | ||
"name": "@fluentui/web-components", | ||
"entries": [ | ||
{ | ||
"date": "Fri, 09 Oct 2020 18:03:19 GMT", | ||
"tag": "@fluentui/web-components_v0.6.2", | ||
"version": "0.6.2", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"comment": "removes palette generation for every card and adds better null checking to avoid runtime errors", | ||
"author": "[email protected]", | ||
"commit": "6e09556ae9cd59f9174a211e6987237e8f22f54f", | ||
"package": "@fluentui/web-components" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Fri, 09 Oct 2020 12:23:45 GMT", | ||
"tag": "@fluentui/web-components_v0.6.1", | ||
|
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 |
---|---|---|
@@ -1,9 +1,18 @@ | ||
# Change Log - @fluentui/web-components | ||
|
||
This log was last generated on Fri, 09 Oct 2020 12:23:45 GMT and should not be manually modified. | ||
This log was last generated on Fri, 09 Oct 2020 18:03:19 GMT and should not be manually modified. | ||
|
||
<!-- Start content --> | ||
|
||
## [0.6.2](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v0.6.2) | ||
|
||
Fri, 09 Oct 2020 18:03:19 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v0.6.1..@fluentui/web-components_v0.6.2) | ||
|
||
### Patches | ||
|
||
- removes palette generation for every card and adds better null checking to avoid runtime errors ([PR #15429](https://github.com/microsoft/fluentui/pull/15429) by [email protected]) | ||
|
||
## [0.6.1](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v0.6.1) | ||
|
||
Fri, 09 Oct 2020 12:23:45 GMT | ||
|
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