@fluentui/react-input 9.2.2 → 9.2.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.json CHANGED
@@ -2,7 +2,30 @@
2
2
  "name": "@fluentui/react-input",
3
3
  "entries": [
4
4
  {
5
- "date": "Thu, 20 Oct 2022 08:35:11 GMT",
5
+ "date": "Tue, 25 Oct 2022 00:34:10 GMT",
6
+ "tag": "@fluentui/react-input_v9.2.3",
7
+ "version": "9.2.3",
8
+ "comments": {
9
+ "none": [
10
+ {
11
+ "author": "miroslav.stastny@microsoft.com",
12
+ "package": "@fluentui/react-input",
13
+ "commit": "6ced976a8d0e6a0e2e207da8fe0eb810e2bd19bc",
14
+ "comment": "Update package readme"
15
+ }
16
+ ],
17
+ "patch": [
18
+ {
19
+ "author": "beachball",
20
+ "package": "@fluentui/react-input",
21
+ "comment": "Bump @fluentui/react-text to v9.1.4",
22
+ "commit": "eef12b9ae58b64ff68576dc2d865b601e46c85b9"
23
+ }
24
+ ]
25
+ }
26
+ },
27
+ {
28
+ "date": "Thu, 20 Oct 2022 08:39:35 GMT",
6
29
  "tag": "@fluentui/react-input_v9.2.2",
7
30
  "version": "9.2.2",
8
31
  "comments": {
@@ -29,25 +52,25 @@
29
52
  "author": "beachball",
30
53
  "package": "@fluentui/react-input",
31
54
  "comment": "Bump @fluentui/react-theme to v9.1.1",
32
- "commit": "be27026d83b8a019bcb945d0f42635ae76c00385"
55
+ "commit": "5ea1372675d910d76cf1b9cbd74d05b7c4e8fcbc"
33
56
  },
34
57
  {
35
58
  "author": "beachball",
36
59
  "package": "@fluentui/react-input",
37
60
  "comment": "Bump @fluentui/react-utilities to v9.1.2",
38
- "commit": "be27026d83b8a019bcb945d0f42635ae76c00385"
61
+ "commit": "5ea1372675d910d76cf1b9cbd74d05b7c4e8fcbc"
39
62
  },
40
63
  {
41
64
  "author": "beachball",
42
65
  "package": "@fluentui/react-input",
43
66
  "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.16",
44
- "commit": "be27026d83b8a019bcb945d0f42635ae76c00385"
67
+ "commit": "5ea1372675d910d76cf1b9cbd74d05b7c4e8fcbc"
45
68
  },
46
69
  {
47
70
  "author": "beachball",
48
71
  "package": "@fluentui/react-input",
49
72
  "comment": "Bump @fluentui/react-text to v9.1.3",
50
- "commit": "be27026d83b8a019bcb945d0f42635ae76c00385"
73
+ "commit": "5ea1372675d910d76cf1b9cbd74d05b7c4e8fcbc"
51
74
  }
52
75
  ]
53
76
  }
package/CHANGELOG.md CHANGED
@@ -1,12 +1,21 @@
1
1
  # Change Log - @fluentui/react-input
2
2
 
3
- This log was last generated on Thu, 20 Oct 2022 08:35:11 GMT and should not be manually modified.
3
+ This log was last generated on Tue, 25 Oct 2022 00:34:10 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.2.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-input_v9.2.3)
8
+
9
+ Tue, 25 Oct 2022 00:34:10 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-input_v9.2.2..@fluentui/react-input_v9.2.3)
11
+
12
+ ### Patches
13
+
14
+ - Bump @fluentui/react-text to v9.1.4 ([PR #25363](https://github.com/microsoft/fluentui/pull/25363) by beachball)
15
+
7
16
  ## [9.2.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-input_v9.2.2)
8
17
 
9
- Thu, 20 Oct 2022 08:35:11 GMT
18
+ Thu, 20 Oct 2022 08:39:35 GMT
10
19
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-input_v9.2.1..@fluentui/react-input_v9.2.2)
11
20
 
12
21
  ### Patches
@@ -14,10 +23,10 @@ Thu, 20 Oct 2022 08:35:11 GMT
14
23
  - chore: Update Griffel to latest version ([PR #25212](https://github.com/microsoft/fluentui/pull/25212) by olfedias@microsoft.com)
15
24
  - feat: Add red border when aria-invalid is set ([PR #25252](https://github.com/microsoft/fluentui/pull/25252) by behowell@microsoft.com)
16
25
  - chore: Bump peer deps to support React 18 ([PR #24972](https://github.com/microsoft/fluentui/pull/24972) by mgodbolt@microsoft.com)
17
- - Bump @fluentui/react-theme to v9.1.1 ([commit](https://github.com/microsoft/fluentui/commit/be27026d83b8a019bcb945d0f42635ae76c00385) by beachball)
18
- - Bump @fluentui/react-utilities to v9.1.2 ([commit](https://github.com/microsoft/fluentui/commit/be27026d83b8a019bcb945d0f42635ae76c00385) by beachball)
19
- - Bump @fluentui/react-conformance-griffel to v9.0.0-beta.16 ([commit](https://github.com/microsoft/fluentui/commit/be27026d83b8a019bcb945d0f42635ae76c00385) by beachball)
20
- - Bump @fluentui/react-text to v9.1.3 ([commit](https://github.com/microsoft/fluentui/commit/be27026d83b8a019bcb945d0f42635ae76c00385) by beachball)
26
+ - Bump @fluentui/react-theme to v9.1.1 ([PR #25265](https://github.com/microsoft/fluentui/pull/25265) by beachball)
27
+ - Bump @fluentui/react-utilities to v9.1.2 ([PR #25265](https://github.com/microsoft/fluentui/pull/25265) by beachball)
28
+ - Bump @fluentui/react-conformance-griffel to v9.0.0-beta.16 ([PR #25265](https://github.com/microsoft/fluentui/pull/25265) by beachball)
29
+ - Bump @fluentui/react-text to v9.1.3 ([PR #25265](https://github.com/microsoft/fluentui/pull/25265) by beachball)
21
30
 
22
31
  ## [9.2.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-input_v9.2.1)
23
32
 
package/README.md CHANGED
@@ -1,8 +1,6 @@
1
1
  # @fluentui/react-input
2
2
 
3
- **React Input components for [Fluent UI React](https://developer.microsoft.com/en-us/fluentui)**
4
-
5
- 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.
3
+ **React Input components for [Fluent UI React](https://react.fluentui.dev)**
6
4
 
7
5
  Inputs give people a way to enter and edit text.
8
6
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-input",
3
- "version": "9.2.2",
3
+ "version": "9.2.3",
4
4
  "description": "Fluent UI React Input component",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -29,7 +29,7 @@
29
29
  "@fluentui/eslint-plugin": "*",
30
30
  "@fluentui/react-conformance": "*",
31
31
  "@fluentui/react-conformance-griffel": "9.0.0-beta.16",
32
- "@fluentui/react-text": "^9.1.3",
32
+ "@fluentui/react-text": "^9.1.4",
33
33
  "@fluentui/scripts": "^1.0.0"
34
34
  },
35
35
  "dependencies": {