@fluentui/react-input
Advanced tools
Comparing version 0.0.0-nightly-20221024-0421.1 to 0.0.0-nightly-20221025-0420.1
# Change Log - @fluentui/react-input | ||
This log was last generated on Mon, 24 Oct 2022 04:26:24 GMT and should not be manually modified. | ||
This log was last generated on Tue, 25 Oct 2022 04:26:13 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## [0.0.0-nightly-20221024-0421.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-input_v0.0.0-nightly-20221024-0421.1) | ||
## [0.0.0-nightly-20221025-0420.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-input_v0.0.0-nightly-20221025-0420.1) | ||
Mon, 24 Oct 2022 04:26:24 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-input_v9.2.2..@fluentui/react-input_v0.0.0-nightly-20221024-0421.1) | ||
Tue, 25 Oct 2022 04:26:13 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-input_v9.2.3..@fluentui/react-input_v0.0.0-nightly-20221025-0420.1) | ||
@@ -15,7 +15,16 @@ ### Changes | ||
- Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/not available) by fluentui-internal@service.microsoft.com) | ||
- Bump @fluentui/react-theme to v0.0.0-nightly-20221024-0421.1 ([commit](https://github.com/microsoft/fluentui/commit/2b4bcb0720021d3340c12a2711e3bc3ca389f757) by beachball) | ||
- Bump @fluentui/react-utilities to v0.0.0-nightly-20221024-0421.1 ([commit](https://github.com/microsoft/fluentui/commit/2b4bcb0720021d3340c12a2711e3bc3ca389f757) by beachball) | ||
- Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20221024-0421.1 ([commit](https://github.com/microsoft/fluentui/commit/2b4bcb0720021d3340c12a2711e3bc3ca389f757) by beachball) | ||
- Bump @fluentui/react-text to v0.0.0-nightly-20221024-0421.1 ([commit](https://github.com/microsoft/fluentui/commit/2b4bcb0720021d3340c12a2711e3bc3ca389f757) by beachball) | ||
- Bump @fluentui/react-theme to v0.0.0-nightly-20221025-0420.1 ([commit](https://github.com/microsoft/fluentui/commit/77d655b4fe55decb40dd0a5301d3fd7ebd49fac5) by beachball) | ||
- Bump @fluentui/react-utilities to v0.0.0-nightly-20221025-0420.1 ([commit](https://github.com/microsoft/fluentui/commit/77d655b4fe55decb40dd0a5301d3fd7ebd49fac5) by beachball) | ||
- Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20221025-0420.1 ([commit](https://github.com/microsoft/fluentui/commit/77d655b4fe55decb40dd0a5301d3fd7ebd49fac5) by beachball) | ||
- Bump @fluentui/react-text to v0.0.0-nightly-20221025-0420.1 ([commit](https://github.com/microsoft/fluentui/commit/77d655b4fe55decb40dd0a5301d3fd7ebd49fac5) by beachball) | ||
## [9.2.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-input_v9.2.3) | ||
Tue, 25 Oct 2022 00:35:32 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-input_v9.2.2..@fluentui/react-input_v9.2.3) | ||
### Patches | ||
- Bump @fluentui/react-text to v9.1.4 ([PR #25363](https://github.com/microsoft/fluentui/pull/25363) by beachball) | ||
## [9.2.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-input_v9.2.2) | ||
@@ -22,0 +31,0 @@ |
{ | ||
"name": "@fluentui/react-input", | ||
"version": "0.0.0-nightly-20221024-0421.1", | ||
"version": "0.0.0-nightly-20221025-0420.1", | ||
"description": "Fluent UI React Input component", | ||
@@ -31,9 +31,9 @@ "main": "lib-commonjs/index.js", | ||
"@fluentui/react-conformance": "*", | ||
"@fluentui/react-conformance-griffel": "0.0.0-nightly-20221024-0421.1", | ||
"@fluentui/react-text": "0.0.0-nightly-20221024-0421.1", | ||
"@fluentui/react-conformance-griffel": "0.0.0-nightly-20221025-0420.1", | ||
"@fluentui/react-text": "0.0.0-nightly-20221025-0420.1", | ||
"@fluentui/scripts": "^1.0.0" | ||
}, | ||
"dependencies": { | ||
"@fluentui/react-theme": "0.0.0-nightly-20221024-0421.1", | ||
"@fluentui/react-utilities": "0.0.0-nightly-20221024-0421.1", | ||
"@fluentui/react-theme": "0.0.0-nightly-20221025-0420.1", | ||
"@fluentui/react-utilities": "0.0.0-nightly-20221025-0420.1", | ||
"@griffel/react": "^1.4.1", | ||
@@ -40,0 +40,0 @@ "tslib": "^2.1.0" |
# @fluentui/react-input | ||
**React Input components for [Fluent UI React](https://developer.microsoft.com/en-us/fluentui)** | ||
**React Input components for [Fluent UI React](https://react.fluentui.dev)** | ||
These are not production-ready components and **should never be used in product**. This space is useful for testing new components whose APIs might change before final release. | ||
Inputs give people a way to enter and edit text. | ||
@@ -8,0 +6,0 @@ |
Sorry, the diff of this file is too big to display
249658
3060
36
+ Added@fluentui/keyboard-keys@0.0.0-nightly-20221025-0420.1(transitive)
+ Added@fluentui/react-theme@0.0.0-nightly-20221025-0420.1(transitive)
+ Added@fluentui/react-utilities@0.0.0-nightly-20221025-0420.1(transitive)
- Removed@fluentui/keyboard-keys@0.0.0-nightly-20221024-0421.1(transitive)
- Removed@fluentui/react-theme@0.0.0-nightly-20221024-0421.1(transitive)
- Removed@fluentui/react-utilities@0.0.0-nightly-20221024-0421.1(transitive)
Updated@fluentui/react-utilities@0.0.0-nightly-20221025-0420.1