@fluentui/react-tooltip 9.0.0-rc.6 → 9.0.0-rc.7
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.json +22 -7
- package/CHANGELOG.md +17 -8
- package/package.json +2 -2
package/CHANGELOG.json
CHANGED
@@ -2,7 +2,22 @@
|
|
2
2
|
"name": "@fluentui/react-tooltip",
|
3
3
|
"entries": [
|
4
4
|
{
|
5
|
-
"date": "
|
5
|
+
"date": "Mon, 25 Apr 2022 09:31:20 GMT",
|
6
|
+
"tag": "@fluentui/react-tooltip_v9.0.0-rc.7",
|
7
|
+
"version": "9.0.0-rc.7",
|
8
|
+
"comments": {
|
9
|
+
"prerelease": [
|
10
|
+
{
|
11
|
+
"author": "beachball",
|
12
|
+
"package": "@fluentui/react-tooltip",
|
13
|
+
"comment": "Bump @fluentui/react-portal to v9.0.0-rc.7",
|
14
|
+
"commit": "02ca1d3c198452c1693067f5f18bd01b2ed5d6e6"
|
15
|
+
}
|
16
|
+
]
|
17
|
+
}
|
18
|
+
},
|
19
|
+
{
|
20
|
+
"date": "Tue, 19 Apr 2022 19:17:03 GMT",
|
6
21
|
"tag": "@fluentui/react-tooltip_v9.0.0-rc.6",
|
7
22
|
"version": "9.0.0-rc.6",
|
8
23
|
"comments": {
|
@@ -55,37 +70,37 @@
|
|
55
70
|
"author": "beachball",
|
56
71
|
"package": "@fluentui/react-tooltip",
|
57
72
|
"comment": "Bump @fluentui/react-portal to v9.0.0-rc.6",
|
58
|
-
"commit": "
|
73
|
+
"commit": "f94b48c825ca8c8b2e3b6755bdd29fe15c7d435d"
|
59
74
|
},
|
60
75
|
{
|
61
76
|
"author": "beachball",
|
62
77
|
"package": "@fluentui/react-tooltip",
|
63
78
|
"comment": "Bump @fluentui/react-positioning to v9.0.0-rc.6",
|
64
|
-
"commit": "
|
79
|
+
"commit": "f94b48c825ca8c8b2e3b6755bdd29fe15c7d435d"
|
65
80
|
},
|
66
81
|
{
|
67
82
|
"author": "beachball",
|
68
83
|
"package": "@fluentui/react-tooltip",
|
69
84
|
"comment": "Bump @fluentui/react-shared-contexts to v9.0.0-rc.5",
|
70
|
-
"commit": "
|
85
|
+
"commit": "f94b48c825ca8c8b2e3b6755bdd29fe15c7d435d"
|
71
86
|
},
|
72
87
|
{
|
73
88
|
"author": "beachball",
|
74
89
|
"package": "@fluentui/react-tooltip",
|
75
90
|
"comment": "Bump @fluentui/react-theme to v9.0.0-rc.5",
|
76
|
-
"commit": "
|
91
|
+
"commit": "f94b48c825ca8c8b2e3b6755bdd29fe15c7d435d"
|
77
92
|
},
|
78
93
|
{
|
79
94
|
"author": "beachball",
|
80
95
|
"package": "@fluentui/react-tooltip",
|
81
96
|
"comment": "Bump @fluentui/react-utilities to v9.0.0-rc.6",
|
82
|
-
"commit": "
|
97
|
+
"commit": "f94b48c825ca8c8b2e3b6755bdd29fe15c7d435d"
|
83
98
|
},
|
84
99
|
{
|
85
100
|
"author": "beachball",
|
86
101
|
"package": "@fluentui/react-tooltip",
|
87
102
|
"comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.4",
|
88
|
-
"commit": "
|
103
|
+
"commit": "f94b48c825ca8c8b2e3b6755bdd29fe15c7d435d"
|
89
104
|
}
|
90
105
|
]
|
91
106
|
}
|
package/CHANGELOG.md
CHANGED
@@ -1,12 +1,21 @@
|
|
1
1
|
# Change Log - @fluentui/react-tooltip
|
2
2
|
|
3
|
-
This log was last generated on
|
3
|
+
This log was last generated on Mon, 25 Apr 2022 09:31:20 GMT and should not be manually modified.
|
4
4
|
|
5
5
|
<!-- Start content -->
|
6
6
|
|
7
|
+
## [9.0.0-rc.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-tooltip_v9.0.0-rc.7)
|
8
|
+
|
9
|
+
Mon, 25 Apr 2022 09:31:20 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tooltip_v9.0.0-rc.6..@fluentui/react-tooltip_v9.0.0-rc.7)
|
11
|
+
|
12
|
+
### Changes
|
13
|
+
|
14
|
+
- Bump @fluentui/react-portal to v9.0.0-rc.7 ([PR #22601](https://github.com/microsoft/fluentui/pull/22601) by beachball)
|
15
|
+
|
7
16
|
## [9.0.0-rc.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-tooltip_v9.0.0-rc.6)
|
8
17
|
|
9
|
-
Tue, 19 Apr 2022 19:
|
18
|
+
Tue, 19 Apr 2022 19:17:03 GMT
|
10
19
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tooltip_v9.0.0-rc.5..@fluentui/react-tooltip_v9.0.0-rc.6)
|
11
20
|
|
12
21
|
### Changes
|
@@ -15,12 +24,12 @@ Tue, 19 Apr 2022 19:14:13 GMT
|
|
15
24
|
- Removing star exports. ([PR #22156](https://github.com/microsoft/fluentui/pull/22156) by Humberto.Morimoto@microsoft.com)
|
16
25
|
- Add mountNode prop ([PR #22134](https://github.com/microsoft/fluentui/pull/22134) by mgodbolt@microsoft.com)
|
17
26
|
- Add static classnames to Tooltip ([PR #21960](https://github.com/microsoft/fluentui/pull/21960) by seanmonahan@microsoft.com)
|
18
|
-
- Bump @fluentui/react-portal to v9.0.0-rc.6 ([PR #
|
19
|
-
- Bump @fluentui/react-positioning to v9.0.0-rc.6 ([PR #
|
20
|
-
- Bump @fluentui/react-shared-contexts to v9.0.0-rc.5 ([PR #
|
21
|
-
- Bump @fluentui/react-theme to v9.0.0-rc.5 ([PR #
|
22
|
-
- Bump @fluentui/react-utilities to v9.0.0-rc.6 ([PR #
|
23
|
-
- Bump @fluentui/react-conformance-griffel to v9.0.0-beta.4 ([PR #
|
27
|
+
- Bump @fluentui/react-portal to v9.0.0-rc.6 ([PR #21995](https://github.com/microsoft/fluentui/pull/21995) by beachball)
|
28
|
+
- Bump @fluentui/react-positioning to v9.0.0-rc.6 ([PR #21995](https://github.com/microsoft/fluentui/pull/21995) by beachball)
|
29
|
+
- Bump @fluentui/react-shared-contexts to v9.0.0-rc.5 ([PR #21995](https://github.com/microsoft/fluentui/pull/21995) by beachball)
|
30
|
+
- Bump @fluentui/react-theme to v9.0.0-rc.5 ([PR #21995](https://github.com/microsoft/fluentui/pull/21995) by beachball)
|
31
|
+
- Bump @fluentui/react-utilities to v9.0.0-rc.6 ([PR #21995](https://github.com/microsoft/fluentui/pull/21995) by beachball)
|
32
|
+
- Bump @fluentui/react-conformance-griffel to v9.0.0-beta.4 ([PR #21995](https://github.com/microsoft/fluentui/pull/21995) by beachball)
|
24
33
|
|
25
34
|
## [9.0.0-rc.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-tooltip_v9.0.0-rc.5)
|
26
35
|
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@fluentui/react-tooltip",
|
3
|
-
"version": "9.0.0-rc.
|
3
|
+
"version": "9.0.0-rc.7",
|
4
4
|
"description": "React components for building web experiences",
|
5
5
|
"main": "lib-commonjs/index.js",
|
6
6
|
"module": "lib/index.js",
|
@@ -32,7 +32,7 @@
|
|
32
32
|
"@fluentui/scripts": "^1.0.0"
|
33
33
|
},
|
34
34
|
"dependencies": {
|
35
|
-
"@fluentui/react-portal": "9.0.0-rc.
|
35
|
+
"@fluentui/react-portal": "9.0.0-rc.7",
|
36
36
|
"@fluentui/react-positioning": "9.0.0-rc.6",
|
37
37
|
"@fluentui/react-shared-contexts": "9.0.0-rc.5",
|
38
38
|
"@fluentui/react-theme": "9.0.0-rc.5",
|