@fluentui/react-input
Advanced tools
Comparing version 0.0.0-nightly-20220405-0420.1 to 0.0.0-nightly-20220406-0418.1
@@ -5,5 +5,5 @@ { | ||
{ | ||
"date": "Tue, 05 Apr 2022 04:31:49 GMT", | ||
"tag": "@fluentui/react-input_v0.0.0-nightly-20220405-0420.1", | ||
"version": "0.0.0-nightly-20220405-0420.1", | ||
"date": "Wed, 06 Apr 2022 04:30:14 GMT", | ||
"tag": "@fluentui/react-input_v0.0.0-nightly-20220406-0418.1", | ||
"version": "0.0.0-nightly-20220406-0418.1", | ||
"comments": { | ||
@@ -18,2 +18,8 @@ "prerelease": [ | ||
{ | ||
"author": "seanmonahan@microsoft.com", | ||
"package": "@fluentui/react-input", | ||
"commit": "086a675fd0c648944ff4048450190a0a13467de3", | ||
"comment": "Add static classnames to Input" | ||
}, | ||
{ | ||
"author": "Humberto.Morimoto@microsoft.com", | ||
@@ -25,2 +31,8 @@ "package": "@fluentui/react-input", | ||
{ | ||
"author": "seanmonahan@microsoft.com", | ||
"package": "@fluentui/react-input", | ||
"commit": "43cb8a8072c6f9340296f080c725d2d6c9dfa325", | ||
"comment": "Update onChange event type" | ||
}, | ||
{ | ||
"author": "elcraig@microsoft.com", | ||
@@ -32,12 +44,6 @@ "package": "@fluentui/react-input", | ||
{ | ||
"author": "seanmonahan@microsoft.com", | ||
"package": "@fluentui/react-input", | ||
"commit": "086a675fd0c648944ff4048450190a0a13467de3", | ||
"comment": "Add static classnames to Input" | ||
}, | ||
{ | ||
"author": "beachball", | ||
"package": "@fluentui/react-input", | ||
"comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20220405-0420.1", | ||
"commit": "fc52adf2a984005fbefb24b75474134ae2968928" | ||
"comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20220406-0418.1", | ||
"commit": "e158057b4eb7c5c33ae2d038320f658f5535edc5" | ||
}, | ||
@@ -47,4 +53,4 @@ { | ||
"package": "@fluentui/react-input", | ||
"comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20220405-0420.1", | ||
"commit": "fc52adf2a984005fbefb24b75474134ae2968928" | ||
"comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20220406-0418.1", | ||
"commit": "e158057b4eb7c5c33ae2d038320f658f5535edc5" | ||
}, | ||
@@ -54,4 +60,4 @@ { | ||
"package": "@fluentui/react-input", | ||
"comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220405-0420.1", | ||
"commit": "fc52adf2a984005fbefb24b75474134ae2968928" | ||
"comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220406-0418.1", | ||
"commit": "e158057b4eb7c5c33ae2d038320f658f5535edc5" | ||
} | ||
@@ -58,0 +64,0 @@ ], |
# Change Log - @fluentui/react-input | ||
This log was last generated on Tue, 05 Apr 2022 04:31:49 GMT and should not be manually modified. | ||
This log was last generated on Wed, 06 Apr 2022 04:30:14 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## [0.0.0-nightly-20220405-0420.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-input_v0.0.0-nightly-20220405-0420.1) | ||
## [0.0.0-nightly-20220406-0418.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-input_v0.0.0-nightly-20220406-0418.1) | ||
Tue, 05 Apr 2022 04:31:49 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-input_v9.0.0-beta.5..@fluentui/react-input_v0.0.0-nightly-20220405-0420.1) | ||
Wed, 06 Apr 2022 04:30:14 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-input_v9.0.0-beta.5..@fluentui/react-input_v0.0.0-nightly-20220406-0418.1) | ||
@@ -15,8 +15,9 @@ ### Changes | ||
- Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/not available) by email not defined) | ||
- Add static classnames to Input ([PR #21960](https://github.com/microsoft/fluentui/pull/21960) by seanmonahan@microsoft.com) | ||
- Removing star exports. ([PR #22140](https://github.com/microsoft/fluentui/pull/22140) by Humberto.Morimoto@microsoft.com) | ||
- Update onChange event type ([PR #22233](https://github.com/microsoft/fluentui/pull/22233) by seanmonahan@microsoft.com) | ||
- BREAKING CHANGE: Remove `inline` prop and use `display: inline-flex` by default ([PR #21935](https://github.com/microsoft/fluentui/pull/21935) by elcraig@microsoft.com) | ||
- Add static classnames to Input ([PR #21960](https://github.com/microsoft/fluentui/pull/21960) by seanmonahan@microsoft.com) | ||
- Bump @fluentui/react-theme to v0.0.0-nightly-20220405-0420.1 ([commit](https://github.com/microsoft/fluentui/commit/fc52adf2a984005fbefb24b75474134ae2968928) by beachball) | ||
- Bump @fluentui/react-utilities to v0.0.0-nightly-20220405-0420.1 ([commit](https://github.com/microsoft/fluentui/commit/fc52adf2a984005fbefb24b75474134ae2968928) by beachball) | ||
- Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220405-0420.1 ([commit](https://github.com/microsoft/fluentui/commit/fc52adf2a984005fbefb24b75474134ae2968928) by beachball) | ||
- Bump @fluentui/react-theme to v0.0.0-nightly-20220406-0418.1 ([commit](https://github.com/microsoft/fluentui/commit/e158057b4eb7c5c33ae2d038320f658f5535edc5) by beachball) | ||
- Bump @fluentui/react-utilities to v0.0.0-nightly-20220406-0418.1 ([commit](https://github.com/microsoft/fluentui/commit/e158057b4eb7c5c33ae2d038320f658f5535edc5) by beachball) | ||
- Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220406-0418.1 ([commit](https://github.com/microsoft/fluentui/commit/e158057b4eb7c5c33ae2d038320f658f5535edc5) by beachball) | ||
@@ -23,0 +24,0 @@ ## [9.0.0-beta.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-input_v9.0.0-beta.5) |
{ | ||
"name": "@fluentui/react-input", | ||
"version": "0.0.0-nightly-20220405-0420.1", | ||
"version": "0.0.0-nightly-20220406-0418.1", | ||
"description": "Fluent UI React Input component", | ||
@@ -31,8 +31,8 @@ "main": "lib-commonjs/index.js", | ||
"@fluentui/react-conformance": "*", | ||
"@fluentui/react-conformance-griffel": "0.0.0-nightly-20220405-0420.1", | ||
"@fluentui/react-conformance-griffel": "0.0.0-nightly-20220406-0418.1", | ||
"@fluentui/scripts": "^1.0.0" | ||
}, | ||
"dependencies": { | ||
"@fluentui/react-theme": "0.0.0-nightly-20220405-0420.1", | ||
"@fluentui/react-utilities": "0.0.0-nightly-20220405-0420.1", | ||
"@fluentui/react-theme": "0.0.0-nightly-20220406-0418.1", | ||
"@fluentui/react-utilities": "0.0.0-nightly-20220406-0418.1", | ||
"@griffel/react": "1.0.0", | ||
@@ -39,0 +39,0 @@ "tslib": "^2.1.0" |
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
214920
2574
+ Added@fluentui/keyboard-keys@0.0.0-nightly-20220406-0418.1(transitive)
+ Added@fluentui/react-theme@0.0.0-nightly-20220406-0418.1(transitive)
+ Added@fluentui/react-utilities@0.0.0-nightly-20220406-0418.1(transitive)
- Removed@fluentui/keyboard-keys@0.0.0-nightly-20220405-0420.1(transitive)
- Removed@fluentui/react-theme@0.0.0-nightly-20220405-0420.1(transitive)
- Removed@fluentui/react-utilities@0.0.0-nightly-20220405-0420.1(transitive)
Updated@fluentui/react-utilities@0.0.0-nightly-20220406-0418.1