@fluentui/react-tooltip 9.1.6 → 9.1.8
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 +63 -1
- package/CHANGELOG.md +24 -2
- package/package.json +7 -6
package/CHANGELOG.json
CHANGED
|
@@ -2,7 +2,69 @@
|
|
|
2
2
|
"name": "@fluentui/react-tooltip",
|
|
3
3
|
"entries": [
|
|
4
4
|
{
|
|
5
|
-
"date": "
|
|
5
|
+
"date": "Mon, 16 Jan 2023 08:35:28 GMT",
|
|
6
|
+
"tag": "@fluentui/react-tooltip_v9.1.8",
|
|
7
|
+
"version": "9.1.8",
|
|
8
|
+
"comments": {
|
|
9
|
+
"none": [
|
|
10
|
+
{
|
|
11
|
+
"author": "martinhochel@microsoft.com",
|
|
12
|
+
"package": "@fluentui/react-tooltip",
|
|
13
|
+
"commit": "64bb45980d68de1219c6b36a7db5363f0a9cff9f",
|
|
14
|
+
"comment": "chore: migrate to packaged scripts"
|
|
15
|
+
}
|
|
16
|
+
],
|
|
17
|
+
"patch": [
|
|
18
|
+
{
|
|
19
|
+
"author": "beachball",
|
|
20
|
+
"package": "@fluentui/react-tooltip",
|
|
21
|
+
"comment": "Bump @fluentui/react-portal to v9.1.1",
|
|
22
|
+
"commit": "a870d8360e47f3ea03358c4e75e89e08a74845d7"
|
|
23
|
+
},
|
|
24
|
+
{
|
|
25
|
+
"author": "beachball",
|
|
26
|
+
"package": "@fluentui/react-tooltip",
|
|
27
|
+
"comment": "Bump @fluentui/react-positioning to v9.3.8",
|
|
28
|
+
"commit": "a870d8360e47f3ea03358c4e75e89e08a74845d7"
|
|
29
|
+
},
|
|
30
|
+
{
|
|
31
|
+
"author": "beachball",
|
|
32
|
+
"package": "@fluentui/react-tooltip",
|
|
33
|
+
"comment": "Bump @fluentui/react-shared-contexts to v9.1.5",
|
|
34
|
+
"commit": "a870d8360e47f3ea03358c4e75e89e08a74845d7"
|
|
35
|
+
}
|
|
36
|
+
]
|
|
37
|
+
}
|
|
38
|
+
},
|
|
39
|
+
{
|
|
40
|
+
"date": "Mon, 09 Jan 2023 14:35:02 GMT",
|
|
41
|
+
"tag": "@fluentui/react-tooltip_v9.1.7",
|
|
42
|
+
"version": "9.1.7",
|
|
43
|
+
"comments": {
|
|
44
|
+
"patch": [
|
|
45
|
+
{
|
|
46
|
+
"author": "beachball",
|
|
47
|
+
"package": "@fluentui/react-tooltip",
|
|
48
|
+
"comment": "Bump @fluentui/react-portal to v9.1.0",
|
|
49
|
+
"commit": "d246e70eba59a37ec311dbf933b0745d34cb700d"
|
|
50
|
+
},
|
|
51
|
+
{
|
|
52
|
+
"author": "beachball",
|
|
53
|
+
"package": "@fluentui/react-tooltip",
|
|
54
|
+
"comment": "Bump @fluentui/react-positioning to v9.3.7",
|
|
55
|
+
"commit": "d246e70eba59a37ec311dbf933b0745d34cb700d"
|
|
56
|
+
},
|
|
57
|
+
{
|
|
58
|
+
"author": "beachball",
|
|
59
|
+
"package": "@fluentui/react-tooltip",
|
|
60
|
+
"comment": "Bump @fluentui/react-utilities to v9.4.0",
|
|
61
|
+
"commit": "d246e70eba59a37ec311dbf933b0745d34cb700d"
|
|
62
|
+
}
|
|
63
|
+
]
|
|
64
|
+
}
|
|
65
|
+
},
|
|
66
|
+
{
|
|
67
|
+
"date": "Wed, 04 Jan 2023 01:40:42 GMT",
|
|
6
68
|
"tag": "@fluentui/react-tooltip_v9.1.6",
|
|
7
69
|
"version": "9.1.6",
|
|
8
70
|
"comments": {
|
package/CHANGELOG.md
CHANGED
|
@@ -1,12 +1,34 @@
|
|
|
1
1
|
# Change Log - @fluentui/react-tooltip
|
|
2
2
|
|
|
3
|
-
This log was last generated on
|
|
3
|
+
This log was last generated on Mon, 16 Jan 2023 08:35:28 GMT and should not be manually modified.
|
|
4
4
|
|
|
5
5
|
<!-- Start content -->
|
|
6
6
|
|
|
7
|
+
## [9.1.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-tooltip_v9.1.8)
|
|
8
|
+
|
|
9
|
+
Mon, 16 Jan 2023 08:35:28 GMT
|
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tooltip_v9.1.7..@fluentui/react-tooltip_v9.1.8)
|
|
11
|
+
|
|
12
|
+
### Patches
|
|
13
|
+
|
|
14
|
+
- Bump @fluentui/react-portal to v9.1.1 ([commit](https://github.com/microsoft/fluentui/commit/a870d8360e47f3ea03358c4e75e89e08a74845d7) by beachball)
|
|
15
|
+
- Bump @fluentui/react-positioning to v9.3.8 ([commit](https://github.com/microsoft/fluentui/commit/a870d8360e47f3ea03358c4e75e89e08a74845d7) by beachball)
|
|
16
|
+
- Bump @fluentui/react-shared-contexts to v9.1.5 ([commit](https://github.com/microsoft/fluentui/commit/a870d8360e47f3ea03358c4e75e89e08a74845d7) by beachball)
|
|
17
|
+
|
|
18
|
+
## [9.1.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-tooltip_v9.1.7)
|
|
19
|
+
|
|
20
|
+
Mon, 09 Jan 2023 14:35:02 GMT
|
|
21
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tooltip_v9.1.6..@fluentui/react-tooltip_v9.1.7)
|
|
22
|
+
|
|
23
|
+
### Patches
|
|
24
|
+
|
|
25
|
+
- Bump @fluentui/react-portal to v9.1.0 ([PR #26255](https://github.com/microsoft/fluentui/pull/26255) by beachball)
|
|
26
|
+
- Bump @fluentui/react-positioning to v9.3.7 ([PR #26255](https://github.com/microsoft/fluentui/pull/26255) by beachball)
|
|
27
|
+
- Bump @fluentui/react-utilities to v9.4.0 ([PR #26255](https://github.com/microsoft/fluentui/pull/26255) by beachball)
|
|
28
|
+
|
|
7
29
|
## [9.1.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-tooltip_v9.1.6)
|
|
8
30
|
|
|
9
|
-
Wed, 04 Jan 2023 01:
|
|
31
|
+
Wed, 04 Jan 2023 01:40:42 GMT
|
|
10
32
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tooltip_v9.1.5..@fluentui/react-tooltip_v9.1.6)
|
|
11
33
|
|
|
12
34
|
### Patches
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fluentui/react-tooltip",
|
|
3
|
-
"version": "9.1.
|
|
3
|
+
"version": "9.1.8",
|
|
4
4
|
"description": "React components for building web experiences",
|
|
5
5
|
"main": "lib-commonjs/index.js",
|
|
6
6
|
"module": "lib/index.js",
|
|
@@ -28,15 +28,16 @@
|
|
|
28
28
|
"@fluentui/eslint-plugin": "*",
|
|
29
29
|
"@fluentui/react-conformance": "*",
|
|
30
30
|
"@fluentui/react-conformance-griffel": "9.0.0-beta.19",
|
|
31
|
-
"@fluentui/scripts": "*"
|
|
31
|
+
"@fluentui/scripts-api-extractor": "*",
|
|
32
|
+
"@fluentui/scripts-tasks": "*"
|
|
32
33
|
},
|
|
33
34
|
"dependencies": {
|
|
34
35
|
"@fluentui/keyboard-keys": "^9.0.1",
|
|
35
|
-
"@fluentui/react-portal": "^9.
|
|
36
|
-
"@fluentui/react-positioning": "^9.3.
|
|
37
|
-
"@fluentui/react-shared-contexts": "^9.1.
|
|
36
|
+
"@fluentui/react-portal": "^9.1.1",
|
|
37
|
+
"@fluentui/react-positioning": "^9.3.8",
|
|
38
|
+
"@fluentui/react-shared-contexts": "^9.1.5",
|
|
38
39
|
"@fluentui/react-theme": "^9.1.5",
|
|
39
|
-
"@fluentui/react-utilities": "^9.
|
|
40
|
+
"@fluentui/react-utilities": "^9.4.0",
|
|
40
41
|
"@griffel/react": "^1.5.2",
|
|
41
42
|
"tslib": "^2.1.0"
|
|
42
43
|
},
|