@fluentui/react-select 0.0.0-nightly-20220628-0417.1 → 0.0.0-nightly-20220705-0421.1

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,9 +2,63 @@
2
2
  "name": "@fluentui/react-select",
3
3
  "entries": [
4
4
  {
5
- "date": "Tue, 28 Jun 2022 04:31:13 GMT",
6
- "tag": "@fluentui/react-select_v0.0.0-nightly-20220628-0417.1",
7
- "version": "0.0.0-nightly-20220628-0417.1",
5
+ "date": "Tue, 05 Jul 2022 04:33:48 GMT",
6
+ "tag": "@fluentui/react-select_v0.0.0-nightly-20220705-0421.1",
7
+ "version": "0.0.0-nightly-20220705-0421.1",
8
+ "comments": {
9
+ "prerelease": [
10
+ {
11
+ "author": "email not defined",
12
+ "package": "@fluentui/react-select",
13
+ "commit": "not available",
14
+ "comment": "Release nightly v9"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui/react-select",
19
+ "comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20220705-0421.1",
20
+ "commit": "7e38a357620f7ae2dbd4c42dfb81c4488a0c642d"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui/react-select",
25
+ "comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20220705-0421.1",
26
+ "commit": "7e38a357620f7ae2dbd4c42dfb81c4488a0c642d"
27
+ },
28
+ {
29
+ "author": "beachball",
30
+ "package": "@fluentui/react-select",
31
+ "comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220705-0421.1",
32
+ "commit": "7e38a357620f7ae2dbd4c42dfb81c4488a0c642d"
33
+ }
34
+ ]
35
+ }
36
+ },
37
+ {
38
+ "date": "Tue, 28 Jun 2022 17:39:51 GMT",
39
+ "tag": "@fluentui/react-select_v9.0.0-beta.5",
40
+ "version": "9.0.0-beta.5",
41
+ "comments": {
42
+ "prerelease": [
43
+ {
44
+ "author": "lingfangao@hotmail.com",
45
+ "package": "@fluentui/react-select",
46
+ "commit": "3deda1fbbfb6ac2b1ad150d4dc6343f1f7fda85b",
47
+ "comment": "fix: Use caret dependency range for Griffel"
48
+ },
49
+ {
50
+ "author": "beachball",
51
+ "package": "@fluentui/react-select",
52
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.10",
53
+ "commit": "3deda1fbbfb6ac2b1ad150d4dc6343f1f7fda85b"
54
+ }
55
+ ]
56
+ }
57
+ },
58
+ {
59
+ "date": "Tue, 28 Jun 2022 15:13:55 GMT",
60
+ "tag": "@fluentui/react-select_v9.0.0-beta.4",
61
+ "version": "9.0.0-beta.4",
8
62
  "comments": {
9
63
  "prerelease": [
10
64
  {
@@ -58,20 +112,20 @@
58
112
  {
59
113
  "author": "beachball",
60
114
  "package": "@fluentui/react-select",
61
- "comment": "Bump @fluentui/react-theme to v0.0.0",
62
- "commit": "3dd54b72d321c3345a21b4175ffe89e7c457c094"
115
+ "comment": "Bump @fluentui/react-theme to v9.0.0",
116
+ "commit": "ba6c5d651559b91c815429c9a9357c4d5a390f3e"
63
117
  },
64
118
  {
65
119
  "author": "beachball",
66
120
  "package": "@fluentui/react-select",
67
- "comment": "Bump @fluentui/react-utilities to v0.0.0",
68
- "commit": "3dd54b72d321c3345a21b4175ffe89e7c457c094"
121
+ "comment": "Bump @fluentui/react-utilities to v9.0.0",
122
+ "commit": "ba6c5d651559b91c815429c9a9357c4d5a390f3e"
69
123
  },
70
124
  {
71
125
  "author": "beachball",
72
126
  "package": "@fluentui/react-select",
73
- "comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220628-0417.1",
74
- "commit": "3dd54b72d321c3345a21b4175ffe89e7c457c094"
127
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.9",
128
+ "commit": "ba6c5d651559b91c815429c9a9357c4d5a390f3e"
75
129
  }
76
130
  ],
77
131
  "none": [
package/CHANGELOG.md CHANGED
@@ -1,13 +1,35 @@
1
1
  # Change Log - @fluentui/react-select
2
2
 
3
- This log was last generated on Tue, 28 Jun 2022 04:31:13 GMT and should not be manually modified.
3
+ This log was last generated on Tue, 05 Jul 2022 04:33:48 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
- ## [0.0.0-nightly-20220628-0417.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-select_v0.0.0-nightly-20220628-0417.1)
7
+ ## [0.0.0-nightly-20220705-0421.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-select_v0.0.0-nightly-20220705-0421.1)
8
8
 
9
- Tue, 28 Jun 2022 04:31:13 GMT
10
- [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-select_v9.0.0-beta.3..@fluentui/react-select_v0.0.0-nightly-20220628-0417.1)
9
+ Tue, 05 Jul 2022 04:33:48 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-select_v9.0.0-beta.5..@fluentui/react-select_v0.0.0-nightly-20220705-0421.1)
11
+
12
+ ### Changes
13
+
14
+ - Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/not available) by email not defined)
15
+ - Bump @fluentui/react-theme to v0.0.0-nightly-20220705-0421.1 ([commit](https://github.com/microsoft/fluentui/commit/7e38a357620f7ae2dbd4c42dfb81c4488a0c642d) by beachball)
16
+ - Bump @fluentui/react-utilities to v0.0.0-nightly-20220705-0421.1 ([commit](https://github.com/microsoft/fluentui/commit/7e38a357620f7ae2dbd4c42dfb81c4488a0c642d) by beachball)
17
+ - Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220705-0421.1 ([commit](https://github.com/microsoft/fluentui/commit/7e38a357620f7ae2dbd4c42dfb81c4488a0c642d) by beachball)
18
+
19
+ ## [9.0.0-beta.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-select_v9.0.0-beta.5)
20
+
21
+ Tue, 28 Jun 2022 17:39:51 GMT
22
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-select_v9.0.0-beta.4..@fluentui/react-select_v9.0.0-beta.5)
23
+
24
+ ### Changes
25
+
26
+ - fix: Use caret dependency range for Griffel ([PR #23754](https://github.com/microsoft/fluentui/pull/23754) by lingfangao@hotmail.com)
27
+ - Bump @fluentui/react-conformance-griffel to v9.0.0-beta.10 ([PR #23754](https://github.com/microsoft/fluentui/pull/23754) by beachball)
28
+
29
+ ## [9.0.0-beta.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-select_v9.0.0-beta.4)
30
+
31
+ Tue, 28 Jun 2022 15:13:55 GMT
32
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-select_v9.0.0-beta.3..@fluentui/react-select_v9.0.0-beta.4)
11
33
 
12
34
  ### Changes
13
35
 
@@ -19,9 +41,9 @@ Tue, 28 Jun 2022 04:31:13 GMT
19
41
  - chore: Using ::before and ::after instead of :before and :after. ([PR #23469](https://github.com/microsoft/fluentui/pull/23469) by Humberto.Morimoto@microsoft.com)
20
42
  - add custom onChange with value data to react-select ([PR #23399](https://github.com/microsoft/fluentui/pull/23399) by sarah.higley@microsoft.com)
21
43
  - Remove inline prop from Select ([PR #23416](https://github.com/microsoft/fluentui/pull/23416) by sarah.higley@microsoft.com)
22
- - Bump @fluentui/react-theme to v0.0.0 ([commit](https://github.com/microsoft/fluentui/commit/3dd54b72d321c3345a21b4175ffe89e7c457c094) by beachball)
23
- - Bump @fluentui/react-utilities to v0.0.0 ([commit](https://github.com/microsoft/fluentui/commit/3dd54b72d321c3345a21b4175ffe89e7c457c094) by beachball)
24
- - Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220628-0417.1 ([commit](https://github.com/microsoft/fluentui/commit/3dd54b72d321c3345a21b4175ffe89e7c457c094) by beachball)
44
+ - Bump @fluentui/react-theme to v9.0.0 ([commit](https://github.com/microsoft/fluentui/commit/ba6c5d651559b91c815429c9a9357c4d5a390f3e) by beachball)
45
+ - Bump @fluentui/react-utilities to v9.0.0 ([commit](https://github.com/microsoft/fluentui/commit/ba6c5d651559b91c815429c9a9357c4d5a390f3e) by beachball)
46
+ - Bump @fluentui/react-conformance-griffel to v9.0.0-beta.9 ([commit](https://github.com/microsoft/fluentui/commit/ba6c5d651559b91c815429c9a9357c4d5a390f3e) by beachball)
25
47
 
26
48
  ## [9.0.0-beta.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-select_v9.0.0-beta.3)
27
49
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-select",
3
- "version": "0.0.0-nightly-20220628-0417.1",
3
+ "version": "0.0.0-nightly-20220705-0421.1",
4
4
  "description": "Fluent UI React Select component",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -28,13 +28,13 @@
28
28
  "devDependencies": {
29
29
  "@fluentui/eslint-plugin": "*",
30
30
  "@fluentui/react-conformance": "*",
31
- "@fluentui/react-conformance-griffel": "0.0.0-nightly-20220628-0417.1"
31
+ "@fluentui/react-conformance-griffel": "0.0.0-nightly-20220705-0421.1"
32
32
  },
33
33
  "dependencies": {
34
34
  "@fluentui/react-icons": "^2.0.172-rc.8",
35
- "@fluentui/react-theme": "^0.0.0",
36
- "@fluentui/react-utilities": "^0.0.0",
37
- "@griffel/react": "1.2.0",
35
+ "@fluentui/react-theme": "^0.0.0-nightly-20220705-0421.1",
36
+ "@fluentui/react-utilities": "^0.0.0-nightly-20220705-0421.1",
37
+ "@griffel/react": "^1.2.0",
38
38
  "tslib": "^2.1.0"
39
39
  },
40
40
  "peerDependencies": {