@fluentui/react-progress
Advanced tools
Comparing version 0.0.0-nightly-20221013-0426.1 to 9.0.0-alpha.1
@@ -5,30 +5,42 @@ { | ||
{ | ||
"date": "Thu, 13 Oct 2022 04:32:45 GMT", | ||
"tag": "@fluentui/react-progress_v0.0.0-nightly-20221013-0426.1", | ||
"version": "0.0.0-nightly-20221013-0426.1", | ||
"date": "Thu, 13 Oct 2022 10:59:34 GMT", | ||
"tag": "@fluentui/react-progress_v9.0.0-alpha.1", | ||
"version": "9.0.0-alpha.1", | ||
"comments": { | ||
"prerelease": [ | ||
{ | ||
"author": "fluentui-internal@service.microsoft.com", | ||
"author": "ololubek@microsoft.com", | ||
"package": "@fluentui/react-progress", | ||
"commit": "not available", | ||
"comment": "Release nightly v9" | ||
"commit": "863058740bb2f3e82680db503268b3e937ddf86d", | ||
"comment": "chore: Add vr and conformance tests." | ||
}, | ||
{ | ||
"author": "beachball", | ||
"author": "ololubek@microsoft.com", | ||
"package": "@fluentui/react-progress", | ||
"comment": "Bump @fluentui/react-shared-contexts to v0.0.0-nightly-20221013-0426.1", | ||
"commit": "b8c447f4822ef29f70f42a94dbbaeeab164fd343" | ||
"commit": "a8e81b5296f1551e74010c1d2ad9d37c6fd48306", | ||
"comment": "Add justify-self styling to Progress styles" | ||
}, | ||
{ | ||
"author": "beachball", | ||
"author": "ololubek@microsoft.com", | ||
"package": "@fluentui/react-progress", | ||
"comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20221013-0426.1", | ||
"commit": "b8c447f4822ef29f70f42a94dbbaeeab164fd343" | ||
"commit": "7c61a4294381ddc4b738a31c71f0a953cbe2ee95", | ||
"comment": "Add documentation" | ||
}, | ||
{ | ||
"author": "behowell@microsoft.com", | ||
"package": "@fluentui/react-progress", | ||
"commit": "4f46035db0cd28a5987932120c68755e024869c8", | ||
"comment": "fix: Progress should set aria-valuemin and aria-valuemax when the value is 0" | ||
}, | ||
{ | ||
"author": "olfedias@microsoft.com", | ||
"package": "@fluentui/react-progress", | ||
"commit": "1a527d440e0497ef8046b3ce240492241e7a04ac", | ||
"comment": "chore: Update Griffel to latest version" | ||
}, | ||
{ | ||
"author": "beachball", | ||
"package": "@fluentui/react-progress", | ||
"comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20221013-0426.1", | ||
"commit": "b8c447f4822ef29f70f42a94dbbaeeab164fd343" | ||
"comment": "Bump @fluentui/react-utilities to v9.1.1", | ||
"commit": "cd05c21e62ff37812d614330eb70f97fd978c97a" | ||
}, | ||
@@ -38,4 +50,4 @@ { | ||
"package": "@fluentui/react-progress", | ||
"comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20221013-0426.1", | ||
"commit": "b8c447f4822ef29f70f42a94dbbaeeab164fd343" | ||
"comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.15", | ||
"commit": "cd05c21e62ff37812d614330eb70f97fd978c97a" | ||
} | ||
@@ -42,0 +54,0 @@ ] |
# Change Log - @fluentui/react-progress | ||
This log was last generated on Thu, 13 Oct 2022 04:32:45 GMT and should not be manually modified. | ||
This log was last generated on Thu, 13 Oct 2022 10:59:34 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## [0.0.0-nightly-20221013-0426.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-progress_v0.0.0-nightly-20221013-0426.1) | ||
## [9.0.0-alpha.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-progress_v9.0.0-alpha.1) | ||
Thu, 13 Oct 2022 04:32:45 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-progress_v9.0.0-alpha.0..@fluentui/react-progress_v0.0.0-nightly-20221013-0426.1) | ||
Thu, 13 Oct 2022 10:59:34 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-progress_v9.0.0-alpha.0..@fluentui/react-progress_v9.0.0-alpha.1) | ||
### Changes | ||
- Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/not available) by fluentui-internal@service.microsoft.com) | ||
- Bump @fluentui/react-shared-contexts to v0.0.0-nightly-20221013-0426.1 ([commit](https://github.com/microsoft/fluentui/commit/b8c447f4822ef29f70f42a94dbbaeeab164fd343) by beachball) | ||
- Bump @fluentui/react-theme to v0.0.0-nightly-20221013-0426.1 ([commit](https://github.com/microsoft/fluentui/commit/b8c447f4822ef29f70f42a94dbbaeeab164fd343) by beachball) | ||
- Bump @fluentui/react-utilities to v0.0.0-nightly-20221013-0426.1 ([commit](https://github.com/microsoft/fluentui/commit/b8c447f4822ef29f70f42a94dbbaeeab164fd343) by beachball) | ||
- Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20221013-0426.1 ([commit](https://github.com/microsoft/fluentui/commit/b8c447f4822ef29f70f42a94dbbaeeab164fd343) by beachball) | ||
- chore: Add vr and conformance tests. ([PR #25105](https://github.com/microsoft/fluentui/pull/25105) by ololubek@microsoft.com) | ||
- Add justify-self styling to Progress styles ([PR #25103](https://github.com/microsoft/fluentui/pull/25103) by ololubek@microsoft.com) | ||
- Add documentation ([PR #25194](https://github.com/microsoft/fluentui/pull/25194) by ololubek@microsoft.com) | ||
- fix: Progress should set aria-valuemin and aria-valuemax when the value is 0 ([PR #25198](https://github.com/microsoft/fluentui/pull/25198) by behowell@microsoft.com) | ||
- chore: Update Griffel to latest version ([PR #25075](https://github.com/microsoft/fluentui/pull/25075) by olfedias@microsoft.com) | ||
- Bump @fluentui/react-utilities to v9.1.1 ([PR #25181](https://github.com/microsoft/fluentui/pull/25181) by beachball) | ||
- Bump @fluentui/react-conformance-griffel to v9.0.0-beta.15 ([PR #25181](https://github.com/microsoft/fluentui/pull/25181) by beachball) | ||
@@ -20,0 +22,0 @@ ## [9.0.0-alpha.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-progress_v9.0.0-alpha.0) |
{ | ||
"name": "@fluentui/react-progress", | ||
"version": "0.0.0-nightly-20221013-0426.1", | ||
"version": "9.0.0-alpha.1", | ||
"description": "Progress component for FluentUI v9", | ||
@@ -31,9 +31,9 @@ "main": "lib-commonjs/index.js", | ||
"@fluentui/react-conformance": "*", | ||
"@fluentui/react-conformance-griffel": "0.0.0-nightly-20221013-0426.1", | ||
"@fluentui/react-conformance-griffel": "9.0.0-beta.15", | ||
"@fluentui/scripts": "^1.0.0" | ||
}, | ||
"dependencies": { | ||
"@fluentui/react-shared-contexts": "0.0.0-nightly-20221013-0426.1", | ||
"@fluentui/react-theme": "0.0.0-nightly-20221013-0426.1", | ||
"@fluentui/react-utilities": "0.0.0-nightly-20221013-0426.1", | ||
"@fluentui/react-shared-contexts": "^9.0.1", | ||
"@fluentui/react-theme": "^9.1.0", | ||
"@fluentui/react-utilities": "^9.1.1", | ||
"@griffel/react": "^1.4.0", | ||
@@ -48,3 +48,9 @@ "tslib": "^2.1.0" | ||
}, | ||
"beachball": {} | ||
"beachball": { | ||
"disallowedChangeTypes": [ | ||
"major", | ||
"minor", | ||
"patch" | ||
] | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
61420
659
+ Added@fluentui/keyboard-keys@9.0.8(transitive)
+ Added@fluentui/react-shared-contexts@9.21.0(transitive)
+ Added@fluentui/react-theme@9.1.22(transitive)
+ Added@fluentui/react-utilities@9.18.17(transitive)
+ Added@fluentui/tokens@1.0.0-alpha.19(transitive)
+ Added@swc/helpers@0.5.15(transitive)
- Removed@fluentui/keyboard-keys@0.0.0-nightly-20221013-0426.1(transitive)
- Removed@fluentui/react-shared-contexts@0.0.0-nightly-20221013-0426.1(transitive)
- Removed@fluentui/react-theme@0.0.0-nightly-20221013-0426.1(transitive)
- Removed@fluentui/react-utilities@0.0.0-nightly-20221013-0426.1(transitive)
Updated@fluentui/react-theme@^9.1.0