@fluentui/react-field 9.0.0-alpha.1 → 9.0.0-alpha.2
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.json +76 -1
- package/CHANGELOG.md +21 -2
- package/package.json +12 -12
package/CHANGELOG.json
CHANGED
@@ -2,7 +2,82 @@
|
|
2
2
|
"name": "@fluentui/react-field",
|
3
3
|
"entries": [
|
4
4
|
{
|
5
|
-
"date": "
|
5
|
+
"date": "Tue, 20 Sep 2022 20:54:08 GMT",
|
6
|
+
"tag": "@fluentui/react-field_v9.0.0-alpha.2",
|
7
|
+
"version": "9.0.0-alpha.2",
|
8
|
+
"comments": {
|
9
|
+
"prerelease": [
|
10
|
+
{
|
11
|
+
"author": "beachball",
|
12
|
+
"package": "@fluentui/react-field",
|
13
|
+
"comment": "Bump @fluentui/react-checkbox to v9.0.6",
|
14
|
+
"commit": "9617a5a46ef4c5e310a066a5374ff2ed61db3c66"
|
15
|
+
},
|
16
|
+
{
|
17
|
+
"author": "beachball",
|
18
|
+
"package": "@fluentui/react-field",
|
19
|
+
"comment": "Bump @fluentui/react-combobox to v9.0.0-beta.10",
|
20
|
+
"commit": "9617a5a46ef4c5e310a066a5374ff2ed61db3c66"
|
21
|
+
},
|
22
|
+
{
|
23
|
+
"author": "beachball",
|
24
|
+
"package": "@fluentui/react-field",
|
25
|
+
"comment": "Bump @fluentui/react-input to v9.1.1",
|
26
|
+
"commit": "9617a5a46ef4c5e310a066a5374ff2ed61db3c66"
|
27
|
+
},
|
28
|
+
{
|
29
|
+
"author": "beachball",
|
30
|
+
"package": "@fluentui/react-field",
|
31
|
+
"comment": "Bump @fluentui/react-label to v9.0.6",
|
32
|
+
"commit": "9617a5a46ef4c5e310a066a5374ff2ed61db3c66"
|
33
|
+
},
|
34
|
+
{
|
35
|
+
"author": "beachball",
|
36
|
+
"package": "@fluentui/react-field",
|
37
|
+
"comment": "Bump @fluentui/react-radio to v9.0.6",
|
38
|
+
"commit": "9617a5a46ef4c5e310a066a5374ff2ed61db3c66"
|
39
|
+
},
|
40
|
+
{
|
41
|
+
"author": "beachball",
|
42
|
+
"package": "@fluentui/react-field",
|
43
|
+
"comment": "Bump @fluentui/react-select to v9.0.0-beta.10",
|
44
|
+
"commit": "9617a5a46ef4c5e310a066a5374ff2ed61db3c66"
|
45
|
+
},
|
46
|
+
{
|
47
|
+
"author": "beachball",
|
48
|
+
"package": "@fluentui/react-field",
|
49
|
+
"comment": "Bump @fluentui/react-slider to v9.0.5",
|
50
|
+
"commit": "9617a5a46ef4c5e310a066a5374ff2ed61db3c66"
|
51
|
+
},
|
52
|
+
{
|
53
|
+
"author": "beachball",
|
54
|
+
"package": "@fluentui/react-field",
|
55
|
+
"comment": "Bump @fluentui/react-spinbutton to v9.0.2",
|
56
|
+
"commit": "9617a5a46ef4c5e310a066a5374ff2ed61db3c66"
|
57
|
+
},
|
58
|
+
{
|
59
|
+
"author": "beachball",
|
60
|
+
"package": "@fluentui/react-field",
|
61
|
+
"comment": "Bump @fluentui/react-switch to v9.0.6",
|
62
|
+
"commit": "9617a5a46ef4c5e310a066a5374ff2ed61db3c66"
|
63
|
+
},
|
64
|
+
{
|
65
|
+
"author": "beachball",
|
66
|
+
"package": "@fluentui/react-field",
|
67
|
+
"comment": "Bump @fluentui/react-textarea to v9.1.0",
|
68
|
+
"commit": "9617a5a46ef4c5e310a066a5374ff2ed61db3c66"
|
69
|
+
},
|
70
|
+
{
|
71
|
+
"author": "beachball",
|
72
|
+
"package": "@fluentui/react-field",
|
73
|
+
"comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.14",
|
74
|
+
"commit": "9617a5a46ef4c5e310a066a5374ff2ed61db3c66"
|
75
|
+
}
|
76
|
+
]
|
77
|
+
}
|
78
|
+
},
|
79
|
+
{
|
80
|
+
"date": "Thu, 15 Sep 2022 09:49:04 GMT",
|
6
81
|
"tag": "@fluentui/react-field_v9.0.0-alpha.1",
|
7
82
|
"version": "9.0.0-alpha.1",
|
8
83
|
"comments": {
|
package/CHANGELOG.md
CHANGED
@@ -1,12 +1,31 @@
|
|
1
1
|
# Change Log - @fluentui/react-field
|
2
2
|
|
3
|
-
This log was last generated on
|
3
|
+
This log was last generated on Tue, 20 Sep 2022 20:54:08 GMT and should not be manually modified.
|
4
4
|
|
5
5
|
<!-- Start content -->
|
6
6
|
|
7
|
+
## [9.0.0-alpha.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.0.0-alpha.2)
|
8
|
+
|
9
|
+
Tue, 20 Sep 2022 20:54:08 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.0.0-alpha.1..@fluentui/react-field_v9.0.0-alpha.2)
|
11
|
+
|
12
|
+
### Changes
|
13
|
+
|
14
|
+
- Bump @fluentui/react-checkbox to v9.0.6 ([PR #24870](https://github.com/microsoft/fluentui/pull/24870) by beachball)
|
15
|
+
- Bump @fluentui/react-combobox to v9.0.0-beta.10 ([PR #24870](https://github.com/microsoft/fluentui/pull/24870) by beachball)
|
16
|
+
- Bump @fluentui/react-input to v9.1.1 ([PR #24870](https://github.com/microsoft/fluentui/pull/24870) by beachball)
|
17
|
+
- Bump @fluentui/react-label to v9.0.6 ([PR #24870](https://github.com/microsoft/fluentui/pull/24870) by beachball)
|
18
|
+
- Bump @fluentui/react-radio to v9.0.6 ([PR #24870](https://github.com/microsoft/fluentui/pull/24870) by beachball)
|
19
|
+
- Bump @fluentui/react-select to v9.0.0-beta.10 ([PR #24870](https://github.com/microsoft/fluentui/pull/24870) by beachball)
|
20
|
+
- Bump @fluentui/react-slider to v9.0.5 ([PR #24870](https://github.com/microsoft/fluentui/pull/24870) by beachball)
|
21
|
+
- Bump @fluentui/react-spinbutton to v9.0.2 ([PR #24870](https://github.com/microsoft/fluentui/pull/24870) by beachball)
|
22
|
+
- Bump @fluentui/react-switch to v9.0.6 ([PR #24870](https://github.com/microsoft/fluentui/pull/24870) by beachball)
|
23
|
+
- Bump @fluentui/react-textarea to v9.1.0 ([PR #24870](https://github.com/microsoft/fluentui/pull/24870) by beachball)
|
24
|
+
- Bump @fluentui/react-conformance-griffel to v9.0.0-beta.14 ([PR #24870](https://github.com/microsoft/fluentui/pull/24870) by beachball)
|
25
|
+
|
7
26
|
## [9.0.0-alpha.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.0.0-alpha.1)
|
8
27
|
|
9
|
-
Thu, 15 Sep 2022 09:
|
28
|
+
Thu, 15 Sep 2022 09:49:04 GMT
|
10
29
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.0.0-alpha.0..@fluentui/react-field_v9.0.0-alpha.1)
|
11
30
|
|
12
31
|
### Changes
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@fluentui/react-field",
|
3
|
-
"version": "9.0.0-alpha.
|
3
|
+
"version": "9.0.0-alpha.2",
|
4
4
|
"description": "Fluent UI Field components",
|
5
5
|
"main": "lib-commonjs/index.js",
|
6
6
|
"module": "lib/index.js",
|
@@ -27,22 +27,22 @@
|
|
27
27
|
"devDependencies": {
|
28
28
|
"@fluentui/eslint-plugin": "*",
|
29
29
|
"@fluentui/react-conformance": "*",
|
30
|
-
"@fluentui/react-conformance-griffel": "9.0.0-beta.
|
30
|
+
"@fluentui/react-conformance-griffel": "9.0.0-beta.14",
|
31
31
|
"@fluentui/scripts": "^1.0.0"
|
32
32
|
},
|
33
33
|
"dependencies": {
|
34
|
-
"@fluentui/react-checkbox": "^9.0.
|
35
|
-
"@fluentui/react-combobox": "^9.0.0-beta.
|
34
|
+
"@fluentui/react-checkbox": "^9.0.6",
|
35
|
+
"@fluentui/react-combobox": "^9.0.0-beta.10",
|
36
36
|
"@fluentui/react-context-selector": "^9.0.3",
|
37
37
|
"@fluentui/react-icons": "^2.0.175",
|
38
|
-
"@fluentui/react-input": "^9.1.
|
39
|
-
"@fluentui/react-label": "^9.0.
|
40
|
-
"@fluentui/react-radio": "^9.0.
|
41
|
-
"@fluentui/react-select": "9.0.0-beta.
|
42
|
-
"@fluentui/react-slider": "^9.0.
|
43
|
-
"@fluentui/react-spinbutton": "^9.0.
|
44
|
-
"@fluentui/react-switch": "^9.0.
|
45
|
-
"@fluentui/react-textarea": "^9.0
|
38
|
+
"@fluentui/react-input": "^9.1.1",
|
39
|
+
"@fluentui/react-label": "^9.0.6",
|
40
|
+
"@fluentui/react-radio": "^9.0.6",
|
41
|
+
"@fluentui/react-select": "9.0.0-beta.10",
|
42
|
+
"@fluentui/react-slider": "^9.0.5",
|
43
|
+
"@fluentui/react-spinbutton": "^9.0.2",
|
44
|
+
"@fluentui/react-switch": "^9.0.6",
|
45
|
+
"@fluentui/react-textarea": "^9.1.0",
|
46
46
|
"@fluentui/react-theme": "^9.1.0",
|
47
47
|
"@fluentui/react-utilities": "^9.1.0",
|
48
48
|
"@griffel/react": "^1.3.0",
|