@fluentui/react-tooltip 9.0.0-alpha.96 → 9.0.0-beta.1
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.json +70 -1
- package/CHANGELOG.md +20 -2
- package/package.json +11 -11
package/CHANGELOG.json
CHANGED
@@ -2,7 +2,76 @@
|
|
2
2
|
"name": "@fluentui/react-tooltip",
|
3
3
|
"entries": [
|
4
4
|
{
|
5
|
-
"date": "
|
5
|
+
"date": "Wed, 06 Oct 2021 10:36:00 GMT",
|
6
|
+
"tag": "@fluentui/react-tooltip_v9.0.0-beta.1",
|
7
|
+
"version": "9.0.0-beta.1",
|
8
|
+
"comments": {
|
9
|
+
"prerelease": [
|
10
|
+
{
|
11
|
+
"author": "lingfangao@hotmail.com",
|
12
|
+
"package": "@fluentui/react-tooltip",
|
13
|
+
"comment": "Bump all v9 components to beta prerelease tag",
|
14
|
+
"commit": "5553164c190a4beb4780745d0e6403109e057913"
|
15
|
+
},
|
16
|
+
{
|
17
|
+
"author": "beachball",
|
18
|
+
"package": "@fluentui/react-tooltip",
|
19
|
+
"comment": "Bump @fluentui/react-make-styles to v9.0.0-beta.1",
|
20
|
+
"commit": "5553164c190a4beb4780745d0e6403109e057913"
|
21
|
+
},
|
22
|
+
{
|
23
|
+
"author": "beachball",
|
24
|
+
"package": "@fluentui/react-tooltip",
|
25
|
+
"comment": "Bump @fluentui/react-portal to v9.0.0-beta.1",
|
26
|
+
"commit": "5553164c190a4beb4780745d0e6403109e057913"
|
27
|
+
},
|
28
|
+
{
|
29
|
+
"author": "beachball",
|
30
|
+
"package": "@fluentui/react-tooltip",
|
31
|
+
"comment": "Bump @fluentui/react-positioning to v9.0.0-beta.1",
|
32
|
+
"commit": "5553164c190a4beb4780745d0e6403109e057913"
|
33
|
+
},
|
34
|
+
{
|
35
|
+
"author": "beachball",
|
36
|
+
"package": "@fluentui/react-tooltip",
|
37
|
+
"comment": "Bump @fluentui/react-shared-contexts to v9.0.0-beta.1",
|
38
|
+
"commit": "5553164c190a4beb4780745d0e6403109e057913"
|
39
|
+
},
|
40
|
+
{
|
41
|
+
"author": "beachball",
|
42
|
+
"package": "@fluentui/react-tooltip",
|
43
|
+
"comment": "Bump @fluentui/react-theme to v9.0.0-beta.1",
|
44
|
+
"commit": "5553164c190a4beb4780745d0e6403109e057913"
|
45
|
+
},
|
46
|
+
{
|
47
|
+
"author": "beachball",
|
48
|
+
"package": "@fluentui/react-tooltip",
|
49
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-beta.1",
|
50
|
+
"commit": "5553164c190a4beb4780745d0e6403109e057913"
|
51
|
+
},
|
52
|
+
{
|
53
|
+
"author": "beachball",
|
54
|
+
"package": "@fluentui/react-tooltip",
|
55
|
+
"comment": "Bump @fluentui/babel-make-styles to v9.0.0-beta.1",
|
56
|
+
"commit": "5553164c190a4beb4780745d0e6403109e057913"
|
57
|
+
},
|
58
|
+
{
|
59
|
+
"author": "beachball",
|
60
|
+
"package": "@fluentui/react-tooltip",
|
61
|
+
"comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-beta.1",
|
62
|
+
"commit": "5553164c190a4beb4780745d0e6403109e057913"
|
63
|
+
},
|
64
|
+
{
|
65
|
+
"author": "beachball",
|
66
|
+
"package": "@fluentui/react-tooltip",
|
67
|
+
"comment": "Bump @fluentui/react-conformance-make-styles to v9.0.0-beta.1",
|
68
|
+
"commit": "5553164c190a4beb4780745d0e6403109e057913"
|
69
|
+
}
|
70
|
+
]
|
71
|
+
}
|
72
|
+
},
|
73
|
+
{
|
74
|
+
"date": "Tue, 05 Oct 2021 12:47:58 GMT",
|
6
75
|
"tag": "@fluentui/react-tooltip_v9.0.0-alpha.96",
|
7
76
|
"version": "9.0.0-alpha.96",
|
8
77
|
"comments": {
|
package/CHANGELOG.md
CHANGED
@@ -1,12 +1,30 @@
|
|
1
1
|
# Change Log - @fluentui/react-tooltip
|
2
2
|
|
3
|
-
This log was last generated on
|
3
|
+
This log was last generated on Wed, 06 Oct 2021 10:36:00 GMT and should not be manually modified.
|
4
4
|
|
5
5
|
<!-- Start content -->
|
6
6
|
|
7
|
+
## [9.0.0-beta.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-tooltip_v9.0.0-beta.1)
|
8
|
+
|
9
|
+
Wed, 06 Oct 2021 10:36:00 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tooltip_v9.0.0-alpha.96..@fluentui/react-tooltip_v9.0.0-beta.1)
|
11
|
+
|
12
|
+
### Changes
|
13
|
+
|
14
|
+
- Bump all v9 components to beta prerelease tag ([PR #20106](https://github.com/microsoft/fluentui/pull/20106) by lingfangao@hotmail.com)
|
15
|
+
- Bump @fluentui/react-make-styles to v9.0.0-beta.1 ([PR #20106](https://github.com/microsoft/fluentui/pull/20106) by beachball)
|
16
|
+
- Bump @fluentui/react-portal to v9.0.0-beta.1 ([PR #20106](https://github.com/microsoft/fluentui/pull/20106) by beachball)
|
17
|
+
- Bump @fluentui/react-positioning to v9.0.0-beta.1 ([PR #20106](https://github.com/microsoft/fluentui/pull/20106) by beachball)
|
18
|
+
- Bump @fluentui/react-shared-contexts to v9.0.0-beta.1 ([PR #20106](https://github.com/microsoft/fluentui/pull/20106) by beachball)
|
19
|
+
- Bump @fluentui/react-theme to v9.0.0-beta.1 ([PR #20106](https://github.com/microsoft/fluentui/pull/20106) by beachball)
|
20
|
+
- Bump @fluentui/react-utilities to v9.0.0-beta.1 ([PR #20106](https://github.com/microsoft/fluentui/pull/20106) by beachball)
|
21
|
+
- Bump @fluentui/babel-make-styles to v9.0.0-beta.1 ([PR #20106](https://github.com/microsoft/fluentui/pull/20106) by beachball)
|
22
|
+
- Bump @fluentui/jest-serializer-make-styles to v9.0.0-beta.1 ([PR #20106](https://github.com/microsoft/fluentui/pull/20106) by beachball)
|
23
|
+
- Bump @fluentui/react-conformance-make-styles to v9.0.0-beta.1 ([PR #20106](https://github.com/microsoft/fluentui/pull/20106) by beachball)
|
24
|
+
|
7
25
|
## [9.0.0-alpha.96](https://github.com/microsoft/fluentui/tree/@fluentui/react-tooltip_v9.0.0-alpha.96)
|
8
26
|
|
9
|
-
Tue, 05 Oct 2021 12:47:
|
27
|
+
Tue, 05 Oct 2021 12:47:58 GMT
|
10
28
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tooltip_v9.0.0-alpha.95..@fluentui/react-tooltip_v9.0.0-alpha.96)
|
11
29
|
|
12
30
|
### Changes
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@fluentui/react-tooltip",
|
3
|
-
"version": "9.0.0-
|
3
|
+
"version": "9.0.0-beta.1",
|
4
4
|
"description": "React components for building web experiences",
|
5
5
|
"main": "lib-commonjs/index.js",
|
6
6
|
"module": "lib/index.js",
|
@@ -25,11 +25,11 @@
|
|
25
25
|
"storybook": "start-storybook"
|
26
26
|
},
|
27
27
|
"devDependencies": {
|
28
|
-
"@fluentui/babel-make-styles": "9.0.0-
|
28
|
+
"@fluentui/babel-make-styles": "9.0.0-beta.1",
|
29
29
|
"@fluentui/eslint-plugin": "*",
|
30
|
-
"@fluentui/jest-serializer-make-styles": "9.0.0-
|
30
|
+
"@fluentui/jest-serializer-make-styles": "9.0.0-beta.1",
|
31
31
|
"@fluentui/react-conformance": "*",
|
32
|
-
"@fluentui/react-conformance-make-styles": "9.0.0-
|
32
|
+
"@fluentui/react-conformance-make-styles": "9.0.0-beta.1",
|
33
33
|
"@fluentui/scripts": "^1.0.0",
|
34
34
|
"@types/enzyme": "3.10.3",
|
35
35
|
"@types/enzyme-adapter-react-16": "1.0.3",
|
@@ -43,12 +43,12 @@
|
|
43
43
|
"react-test-renderer": "^16.3.0"
|
44
44
|
},
|
45
45
|
"dependencies": {
|
46
|
-
"@fluentui/react-make-styles": "9.0.0-
|
47
|
-
"@fluentui/react-portal": "9.0.0-
|
48
|
-
"@fluentui/react-positioning": "9.0.0-
|
49
|
-
"@fluentui/react-shared-contexts": "9.0.0-
|
50
|
-
"@fluentui/react-theme": "9.0.0-
|
51
|
-
"@fluentui/react-utilities": "9.0.0-
|
46
|
+
"@fluentui/react-make-styles": "9.0.0-beta.1",
|
47
|
+
"@fluentui/react-portal": "9.0.0-beta.1",
|
48
|
+
"@fluentui/react-positioning": "9.0.0-beta.1",
|
49
|
+
"@fluentui/react-shared-contexts": "9.0.0-beta.1",
|
50
|
+
"@fluentui/react-theme": "9.0.0-beta.1",
|
51
|
+
"@fluentui/react-utilities": "9.0.0-beta.1",
|
52
52
|
"tslib": "^2.1.0"
|
53
53
|
},
|
54
54
|
"peerDependencies": {
|
@@ -58,7 +58,7 @@
|
|
58
58
|
"react-dom": ">=16.8.0 <18.0.0"
|
59
59
|
},
|
60
60
|
"beachball": {
|
61
|
-
"tag": "
|
61
|
+
"tag": "beta",
|
62
62
|
"disallowedChangeTypes": [
|
63
63
|
"major",
|
64
64
|
"minor",
|