@fluentui/react-tooltip 9.1.7 → 9.1.9

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.json CHANGED
@@ -2,7 +2,57 @@
2
2
  "name": "@fluentui/react-tooltip",
3
3
  "entries": [
4
4
  {
5
- "date": "Mon, 09 Jan 2023 14:31:49 GMT",
5
+ "date": "Wed, 18 Jan 2023 16:30:58 GMT",
6
+ "tag": "@fluentui/react-tooltip_v9.1.9",
7
+ "version": "9.1.9",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@fluentui/react-tooltip",
13
+ "comment": "Bump @fluentui/react-portal to v9.1.2",
14
+ "commit": "13cf1d07a6df4617106c731ba0379b6102a08104"
15
+ }
16
+ ]
17
+ }
18
+ },
19
+ {
20
+ "date": "Mon, 16 Jan 2023 08:38:52 GMT",
21
+ "tag": "@fluentui/react-tooltip_v9.1.8",
22
+ "version": "9.1.8",
23
+ "comments": {
24
+ "none": [
25
+ {
26
+ "author": "martinhochel@microsoft.com",
27
+ "package": "@fluentui/react-tooltip",
28
+ "commit": "64bb45980d68de1219c6b36a7db5363f0a9cff9f",
29
+ "comment": "chore: migrate to packaged scripts"
30
+ }
31
+ ],
32
+ "patch": [
33
+ {
34
+ "author": "beachball",
35
+ "package": "@fluentui/react-tooltip",
36
+ "comment": "Bump @fluentui/react-portal to v9.1.1",
37
+ "commit": "a870d8360e47f3ea03358c4e75e89e08a74845d7"
38
+ },
39
+ {
40
+ "author": "beachball",
41
+ "package": "@fluentui/react-tooltip",
42
+ "comment": "Bump @fluentui/react-positioning to v9.3.8",
43
+ "commit": "a870d8360e47f3ea03358c4e75e89e08a74845d7"
44
+ },
45
+ {
46
+ "author": "beachball",
47
+ "package": "@fluentui/react-tooltip",
48
+ "comment": "Bump @fluentui/react-shared-contexts to v9.1.5",
49
+ "commit": "a870d8360e47f3ea03358c4e75e89e08a74845d7"
50
+ }
51
+ ]
52
+ }
53
+ },
54
+ {
55
+ "date": "Mon, 09 Jan 2023 14:35:02 GMT",
6
56
  "tag": "@fluentui/react-tooltip_v9.1.7",
7
57
  "version": "9.1.7",
8
58
  "comments": {
@@ -11,19 +61,19 @@
11
61
  "author": "beachball",
12
62
  "package": "@fluentui/react-tooltip",
13
63
  "comment": "Bump @fluentui/react-portal to v9.1.0",
14
- "commit": "26f0364b3837056ee8e0df42a7932c298c68290e"
64
+ "commit": "d246e70eba59a37ec311dbf933b0745d34cb700d"
15
65
  },
16
66
  {
17
67
  "author": "beachball",
18
68
  "package": "@fluentui/react-tooltip",
19
69
  "comment": "Bump @fluentui/react-positioning to v9.3.7",
20
- "commit": "26f0364b3837056ee8e0df42a7932c298c68290e"
70
+ "commit": "d246e70eba59a37ec311dbf933b0745d34cb700d"
21
71
  },
22
72
  {
23
73
  "author": "beachball",
24
74
  "package": "@fluentui/react-tooltip",
25
75
  "comment": "Bump @fluentui/react-utilities to v9.4.0",
26
- "commit": "26f0364b3837056ee8e0df42a7932c298c68290e"
76
+ "commit": "d246e70eba59a37ec311dbf933b0745d34cb700d"
27
77
  }
28
78
  ]
29
79
  }
package/CHANGELOG.md CHANGED
@@ -1,19 +1,39 @@
1
1
  # Change Log - @fluentui/react-tooltip
2
2
 
3
- This log was last generated on Mon, 09 Jan 2023 14:31:49 GMT and should not be manually modified.
3
+ This log was last generated on Wed, 18 Jan 2023 16:30:58 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.1.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-tooltip_v9.1.9)
8
+
9
+ Wed, 18 Jan 2023 16:30:58 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tooltip_v9.1.8..@fluentui/react-tooltip_v9.1.9)
11
+
12
+ ### Patches
13
+
14
+ - Bump @fluentui/react-portal to v9.1.2 ([PR #26377](https://github.com/microsoft/fluentui/pull/26377) by beachball)
15
+
16
+ ## [9.1.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-tooltip_v9.1.8)
17
+
18
+ Mon, 16 Jan 2023 08:38:52 GMT
19
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tooltip_v9.1.7..@fluentui/react-tooltip_v9.1.8)
20
+
21
+ ### Patches
22
+
23
+ - Bump @fluentui/react-portal to v9.1.1 ([commit](https://github.com/microsoft/fluentui/commit/a870d8360e47f3ea03358c4e75e89e08a74845d7) by beachball)
24
+ - Bump @fluentui/react-positioning to v9.3.8 ([commit](https://github.com/microsoft/fluentui/commit/a870d8360e47f3ea03358c4e75e89e08a74845d7) by beachball)
25
+ - Bump @fluentui/react-shared-contexts to v9.1.5 ([commit](https://github.com/microsoft/fluentui/commit/a870d8360e47f3ea03358c4e75e89e08a74845d7) by beachball)
26
+
7
27
  ## [9.1.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-tooltip_v9.1.7)
8
28
 
9
- Mon, 09 Jan 2023 14:31:49 GMT
29
+ Mon, 09 Jan 2023 14:35:02 GMT
10
30
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tooltip_v9.1.6..@fluentui/react-tooltip_v9.1.7)
11
31
 
12
32
  ### Patches
13
33
 
14
- - Bump @fluentui/react-portal to v9.1.0 ([PR #26257](https://github.com/microsoft/fluentui/pull/26257) by beachball)
15
- - Bump @fluentui/react-positioning to v9.3.7 ([PR #26257](https://github.com/microsoft/fluentui/pull/26257) by beachball)
16
- - Bump @fluentui/react-utilities to v9.4.0 ([PR #26257](https://github.com/microsoft/fluentui/pull/26257) by beachball)
34
+ - Bump @fluentui/react-portal to v9.1.0 ([PR #26255](https://github.com/microsoft/fluentui/pull/26255) by beachball)
35
+ - Bump @fluentui/react-positioning to v9.3.7 ([PR #26255](https://github.com/microsoft/fluentui/pull/26255) by beachball)
36
+ - Bump @fluentui/react-utilities to v9.4.0 ([PR #26255](https://github.com/microsoft/fluentui/pull/26255) by beachball)
17
37
 
18
38
  ## [9.1.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-tooltip_v9.1.6)
19
39
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-tooltip",
3
- "version": "9.1.7",
3
+ "version": "9.1.9",
4
4
  "description": "React components for building web experiences",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -28,13 +28,14 @@
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.1.0",
36
- "@fluentui/react-positioning": "^9.3.7",
37
- "@fluentui/react-shared-contexts": "^9.1.4",
36
+ "@fluentui/react-portal": "^9.1.2",
37
+ "@fluentui/react-positioning": "^9.3.8",
38
+ "@fluentui/react-shared-contexts": "^9.1.5",
38
39
  "@fluentui/react-theme": "^9.1.5",
39
40
  "@fluentui/react-utilities": "^9.4.0",
40
41
  "@griffel/react": "^1.5.2",