@fluentui/react-tooltip 0.0.0-nightly-20220404-0420.1 → 0.0.0-nightly-20220407-0419.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,9 @@
2
2
  "name": "@fluentui/react-tooltip",
3
3
  "entries": [
4
4
  {
5
- "date": "Mon, 04 Apr 2022 04:29:26 GMT",
6
- "tag": "@fluentui/react-tooltip_v0.0.0-nightly-20220404-0420.1",
7
- "version": "0.0.0-nightly-20220404-0420.1",
5
+ "date": "Thu, 07 Apr 2022 04:29:33 GMT",
6
+ "tag": "@fluentui/react-tooltip_v0.0.0-nightly-20220407-0419.1",
7
+ "version": "0.0.0-nightly-20220407-0419.1",
8
8
  "comments": {
9
9
  "prerelease": [
10
10
  {
@@ -34,38 +34,38 @@
34
34
  {
35
35
  "author": "beachball",
36
36
  "package": "@fluentui/react-tooltip",
37
- "comment": "Bump @fluentui/react-portal to v0.0.0-nightly-20220404-0420.1",
38
- "commit": "30763064b33bd8d9949b0930889741d8e8a96aee"
37
+ "comment": "Bump @fluentui/react-portal to v0.0.0-nightly-20220407-0419.1",
38
+ "commit": "f755445b4b759859fabebbe26214bef5933594f3"
39
39
  },
40
40
  {
41
41
  "author": "beachball",
42
42
  "package": "@fluentui/react-tooltip",
43
- "comment": "Bump @fluentui/react-positioning to v0.0.0-nightly-20220404-0420.1",
44
- "commit": "30763064b33bd8d9949b0930889741d8e8a96aee"
43
+ "comment": "Bump @fluentui/react-positioning to v0.0.0-nightly-20220407-0419.1",
44
+ "commit": "f755445b4b759859fabebbe26214bef5933594f3"
45
45
  },
46
46
  {
47
47
  "author": "beachball",
48
48
  "package": "@fluentui/react-tooltip",
49
- "comment": "Bump @fluentui/react-shared-contexts to v0.0.0-nightly-20220404-0420.1",
50
- "commit": "30763064b33bd8d9949b0930889741d8e8a96aee"
49
+ "comment": "Bump @fluentui/react-shared-contexts to v0.0.0-nightly-20220407-0419.1",
50
+ "commit": "f755445b4b759859fabebbe26214bef5933594f3"
51
51
  },
52
52
  {
53
53
  "author": "beachball",
54
54
  "package": "@fluentui/react-tooltip",
55
- "comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20220404-0420.1",
56
- "commit": "30763064b33bd8d9949b0930889741d8e8a96aee"
55
+ "comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20220407-0419.1",
56
+ "commit": "f755445b4b759859fabebbe26214bef5933594f3"
57
57
  },
58
58
  {
59
59
  "author": "beachball",
60
60
  "package": "@fluentui/react-tooltip",
61
- "comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20220404-0420.1",
62
- "commit": "30763064b33bd8d9949b0930889741d8e8a96aee"
61
+ "comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20220407-0419.1",
62
+ "commit": "f755445b4b759859fabebbe26214bef5933594f3"
63
63
  },
64
64
  {
65
65
  "author": "beachball",
66
66
  "package": "@fluentui/react-tooltip",
67
- "comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220404-0420.1",
68
- "commit": "30763064b33bd8d9949b0930889741d8e8a96aee"
67
+ "comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220407-0419.1",
68
+ "commit": "f755445b4b759859fabebbe26214bef5933594f3"
69
69
  }
70
70
  ],
71
71
  "none": [
@@ -75,6 +75,12 @@
75
75
  "commit": "b7f17e976f9e058f39c9fce4f0f9bb6eb4dfa577",
76
76
  "comment": "Update React dev deps and hoist them to the repo root"
77
77
  },
78
+ {
79
+ "author": "email not defined",
80
+ "package": "@fluentui/react-tooltip",
81
+ "commit": "df80d6f3552e939c7eee343876251a873313139a",
82
+ "comment": "Updated documenation for guidance on interactive content in a Tooltip."
83
+ },
78
84
  {
79
85
  "author": "mgodbolt@microsoft.com",
80
86
  "package": "@fluentui/react-tooltip",
package/CHANGELOG.md CHANGED
@@ -1,13 +1,13 @@
1
1
  # Change Log - @fluentui/react-tooltip
2
2
 
3
- This log was last generated on Mon, 04 Apr 2022 04:29:26 GMT and should not be manually modified.
3
+ This log was last generated on Thu, 07 Apr 2022 04:29:33 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
- ## [0.0.0-nightly-20220404-0420.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-tooltip_v0.0.0-nightly-20220404-0420.1)
7
+ ## [0.0.0-nightly-20220407-0419.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-tooltip_v0.0.0-nightly-20220407-0419.1)
8
8
 
9
- Mon, 04 Apr 2022 04:29:26 GMT
10
- [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tooltip_v9.0.0-rc.5..@fluentui/react-tooltip_v0.0.0-nightly-20220404-0420.1)
9
+ Thu, 07 Apr 2022 04:29:33 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tooltip_v9.0.0-rc.5..@fluentui/react-tooltip_v0.0.0-nightly-20220407-0419.1)
11
11
 
12
12
  ### Changes
13
13
 
@@ -15,12 +15,12 @@ Mon, 04 Apr 2022 04:29:26 GMT
15
15
  - Removing star exports. ([PR #22156](https://github.com/microsoft/fluentui/pull/22156) by Humberto.Morimoto@microsoft.com)
16
16
  - Add mountNode prop ([PR #22134](https://github.com/microsoft/fluentui/pull/22134) by mgodbolt@microsoft.com)
17
17
  - Add static classnames to Tooltip ([PR #21960](https://github.com/microsoft/fluentui/pull/21960) by seanmonahan@microsoft.com)
18
- - Bump @fluentui/react-portal to v0.0.0-nightly-20220404-0420.1 ([commit](https://github.com/microsoft/fluentui/commit/30763064b33bd8d9949b0930889741d8e8a96aee) by beachball)
19
- - Bump @fluentui/react-positioning to v0.0.0-nightly-20220404-0420.1 ([commit](https://github.com/microsoft/fluentui/commit/30763064b33bd8d9949b0930889741d8e8a96aee) by beachball)
20
- - Bump @fluentui/react-shared-contexts to v0.0.0-nightly-20220404-0420.1 ([commit](https://github.com/microsoft/fluentui/commit/30763064b33bd8d9949b0930889741d8e8a96aee) by beachball)
21
- - Bump @fluentui/react-theme to v0.0.0-nightly-20220404-0420.1 ([commit](https://github.com/microsoft/fluentui/commit/30763064b33bd8d9949b0930889741d8e8a96aee) by beachball)
22
- - Bump @fluentui/react-utilities to v0.0.0-nightly-20220404-0420.1 ([commit](https://github.com/microsoft/fluentui/commit/30763064b33bd8d9949b0930889741d8e8a96aee) by beachball)
23
- - Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220404-0420.1 ([commit](https://github.com/microsoft/fluentui/commit/30763064b33bd8d9949b0930889741d8e8a96aee) by beachball)
18
+ - Bump @fluentui/react-portal to v0.0.0-nightly-20220407-0419.1 ([commit](https://github.com/microsoft/fluentui/commit/f755445b4b759859fabebbe26214bef5933594f3) by beachball)
19
+ - Bump @fluentui/react-positioning to v0.0.0-nightly-20220407-0419.1 ([commit](https://github.com/microsoft/fluentui/commit/f755445b4b759859fabebbe26214bef5933594f3) by beachball)
20
+ - Bump @fluentui/react-shared-contexts to v0.0.0-nightly-20220407-0419.1 ([commit](https://github.com/microsoft/fluentui/commit/f755445b4b759859fabebbe26214bef5933594f3) by beachball)
21
+ - Bump @fluentui/react-theme to v0.0.0-nightly-20220407-0419.1 ([commit](https://github.com/microsoft/fluentui/commit/f755445b4b759859fabebbe26214bef5933594f3) by beachball)
22
+ - Bump @fluentui/react-utilities to v0.0.0-nightly-20220407-0419.1 ([commit](https://github.com/microsoft/fluentui/commit/f755445b4b759859fabebbe26214bef5933594f3) by beachball)
23
+ - Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220407-0419.1 ([commit](https://github.com/microsoft/fluentui/commit/f755445b4b759859fabebbe26214bef5933594f3) by beachball)
24
24
 
25
25
  ## [9.0.0-rc.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-tooltip_v9.0.0-rc.5)
26
26
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-tooltip",
3
- "version": "0.0.0-nightly-20220404-0420.1",
3
+ "version": "0.0.0-nightly-20220407-0419.1",
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,15 @@
28
28
  "devDependencies": {
29
29
  "@fluentui/eslint-plugin": "*",
30
30
  "@fluentui/react-conformance": "*",
31
- "@fluentui/react-conformance-griffel": "0.0.0-nightly-20220404-0420.1",
31
+ "@fluentui/react-conformance-griffel": "0.0.0-nightly-20220407-0419.1",
32
32
  "@fluentui/scripts": "^1.0.0"
33
33
  },
34
34
  "dependencies": {
35
- "@fluentui/react-portal": "0.0.0-nightly-20220404-0420.1",
36
- "@fluentui/react-positioning": "0.0.0-nightly-20220404-0420.1",
37
- "@fluentui/react-shared-contexts": "0.0.0-nightly-20220404-0420.1",
38
- "@fluentui/react-theme": "0.0.0-nightly-20220404-0420.1",
39
- "@fluentui/react-utilities": "0.0.0-nightly-20220404-0420.1",
35
+ "@fluentui/react-portal": "0.0.0-nightly-20220407-0419.1",
36
+ "@fluentui/react-positioning": "0.0.0-nightly-20220407-0419.1",
37
+ "@fluentui/react-shared-contexts": "0.0.0-nightly-20220407-0419.1",
38
+ "@fluentui/react-theme": "0.0.0-nightly-20220407-0419.1",
39
+ "@fluentui/react-utilities": "0.0.0-nightly-20220407-0419.1",
40
40
  "@griffel/react": "1.0.0",
41
41
  "tslib": "^2.1.0"
42
42
  },