@fluentui/react-input
Advanced tools
Comparing version 9.2.2 to 9.2.3
# Change Log - @fluentui/react-input | ||
This log was last generated on Thu, 20 Oct 2022 08:35:11 GMT and should not be manually modified. | ||
This log was last generated on Tue, 25 Oct 2022 00:34:10 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## [9.2.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-input_v9.2.3) | ||
Tue, 25 Oct 2022 00:34:10 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) | ||
Thu, 20 Oct 2022 08:35:11 GMT | ||
Thu, 20 Oct 2022 08:39:35 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-input_v9.2.1..@fluentui/react-input_v9.2.2) | ||
@@ -17,6 +26,6 @@ | ||
- chore: Bump peer deps to support React 18 ([PR #24972](https://github.com/microsoft/fluentui/pull/24972) by mgodbolt@microsoft.com) | ||
- Bump @fluentui/react-theme to v9.1.1 ([commit](https://github.com/microsoft/fluentui/commit/be27026d83b8a019bcb945d0f42635ae76c00385) by beachball) | ||
- Bump @fluentui/react-utilities to v9.1.2 ([commit](https://github.com/microsoft/fluentui/commit/be27026d83b8a019bcb945d0f42635ae76c00385) by beachball) | ||
- Bump @fluentui/react-conformance-griffel to v9.0.0-beta.16 ([commit](https://github.com/microsoft/fluentui/commit/be27026d83b8a019bcb945d0f42635ae76c00385) by beachball) | ||
- Bump @fluentui/react-text to v9.1.3 ([commit](https://github.com/microsoft/fluentui/commit/be27026d83b8a019bcb945d0f42635ae76c00385) by beachball) | ||
- Bump @fluentui/react-theme to v9.1.1 ([PR #25265](https://github.com/microsoft/fluentui/pull/25265) by beachball) | ||
- Bump @fluentui/react-utilities to v9.1.2 ([PR #25265](https://github.com/microsoft/fluentui/pull/25265) by beachball) | ||
- Bump @fluentui/react-conformance-griffel to v9.0.0-beta.16 ([PR #25265](https://github.com/microsoft/fluentui/pull/25265) by beachball) | ||
- Bump @fluentui/react-text to v9.1.3 ([PR #25265](https://github.com/microsoft/fluentui/pull/25265) by beachball) | ||
@@ -23,0 +32,0 @@ ## [9.2.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-input_v9.2.1) |
{ | ||
"name": "@fluentui/react-input", | ||
"version": "9.2.2", | ||
"version": "9.2.3", | ||
"description": "Fluent UI React Input component", | ||
@@ -32,3 +32,3 @@ "main": "lib-commonjs/index.js", | ||
"@fluentui/react-conformance-griffel": "9.0.0-beta.16", | ||
"@fluentui/react-text": "^9.1.3", | ||
"@fluentui/react-text": "^9.1.4", | ||
"@fluentui/scripts": "^1.0.0" | ||
@@ -35,0 +35,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
246871
3021
36