@fluentui/react-tooltip 9.0.0-alpha.79 → 9.0.0-alpha.82

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,7 +2,58 @@
2
2
  "name": "@fluentui/react-tooltip",
3
3
  "entries": [
4
4
  {
5
- "date": "Fri, 10 Sep 2021 07:36:18 GMT",
5
+ "date": "Thu, 16 Sep 2021 07:35:43 GMT",
6
+ "tag": "@fluentui/react-tooltip_v9.0.0-alpha.82",
7
+ "version": "9.0.0-alpha.82",
8
+ "comments": {
9
+ "prerelease": [
10
+ {
11
+ "author": "behowell@microsoft.com",
12
+ "package": "@fluentui/react-tooltip",
13
+ "commit": "fbe41e2877a20ce0f3c01b5188e17c12f941cc4c",
14
+ "comment": "Bump @fluentui/react-tooltip to v9.0.0-alpha.82"
15
+ }
16
+ ]
17
+ }
18
+ },
19
+ {
20
+ "date": "Tue, 14 Sep 2021 20:09:02 GMT",
21
+ "tag": "@fluentui/react-tooltip_v9.0.0-alpha.81",
22
+ "version": "9.0.0-alpha.81",
23
+ "comments": {
24
+ "prerelease": [
25
+ {
26
+ "author": "bsunderhus@microsoft.com",
27
+ "package": "@fluentui/react-tooltip",
28
+ "commit": "10495c31fb5c5cf48b4665601a75a0cfabb6a03c",
29
+ "comment": "Bump @fluentui/react-tooltip to v9.0.0-alpha.81"
30
+ }
31
+ ]
32
+ }
33
+ },
34
+ {
35
+ "date": "Fri, 10 Sep 2021 16:31:53 GMT",
36
+ "tag": "@fluentui/react-tooltip_v9.0.0-alpha.80",
37
+ "version": "9.0.0-alpha.80",
38
+ "comments": {
39
+ "prerelease": [
40
+ {
41
+ "author": "lingfangao@hotmail.com",
42
+ "package": "@fluentui/react-tooltip",
43
+ "comment": "chore(v9): Move all internal v9 dependencies from caret to fixed version",
44
+ "commit": "01a06f5b2aa14ae96a2fca056d34d99a5ad124e0"
45
+ },
46
+ {
47
+ "author": "lingfangao@hotmail.com",
48
+ "package": "@fluentui/react-tooltip",
49
+ "commit": "01a06f5b2aa14ae96a2fca056d34d99a5ad124e0",
50
+ "comment": "Bump @fluentui/react-tooltip to v9.0.0-alpha.80"
51
+ }
52
+ ]
53
+ }
54
+ },
55
+ {
56
+ "date": "Fri, 10 Sep 2021 07:39:51 GMT",
6
57
  "tag": "@fluentui/react-tooltip_v9.0.0-alpha.79",
7
58
  "version": "9.0.0-alpha.79",
8
59
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,40 @@
1
1
  # Change Log - @fluentui/react-tooltip
2
2
 
3
- This log was last generated on Fri, 10 Sep 2021 07:36:18 GMT and should not be manually modified.
3
+ This log was last generated on Thu, 16 Sep 2021 07:35:43 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.0.0-alpha.82](https://github.com/microsoft/fluentui/tree/@fluentui/react-tooltip_v9.0.0-alpha.82)
8
+
9
+ Thu, 16 Sep 2021 07:35:43 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tooltip_v9.0.0-alpha.81..@fluentui/react-tooltip_v9.0.0-alpha.82)
11
+
12
+ ### Changes
13
+
14
+ - Bump @fluentui/react-tooltip to v9.0.0-alpha.82 ([PR #19815](https://github.com/microsoft/fluentui/pull/19815) by behowell@microsoft.com)
15
+
16
+ ## [9.0.0-alpha.81](https://github.com/microsoft/fluentui/tree/@fluentui/react-tooltip_v9.0.0-alpha.81)
17
+
18
+ Tue, 14 Sep 2021 20:09:02 GMT
19
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tooltip_v9.0.0-alpha.80..@fluentui/react-tooltip_v9.0.0-alpha.81)
20
+
21
+ ### Changes
22
+
23
+ - Bump @fluentui/react-tooltip to v9.0.0-alpha.81 ([PR #19155](https://github.com/microsoft/fluentui/pull/19155) by bsunderhus@microsoft.com)
24
+
25
+ ## [9.0.0-alpha.80](https://github.com/microsoft/fluentui/tree/@fluentui/react-tooltip_v9.0.0-alpha.80)
26
+
27
+ Fri, 10 Sep 2021 16:31:53 GMT
28
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tooltip_v9.0.0-alpha.79..@fluentui/react-tooltip_v9.0.0-alpha.80)
29
+
30
+ ### Changes
31
+
32
+ - chore(v9): Move all internal v9 dependencies from caret to fixed version ([PR #19748](https://github.com/microsoft/fluentui/pull/19748) by lingfangao@hotmail.com)
33
+ - Bump @fluentui/react-tooltip to v9.0.0-alpha.80 ([PR #19748](https://github.com/microsoft/fluentui/pull/19748) by lingfangao@hotmail.com)
34
+
7
35
  ## [9.0.0-alpha.79](https://github.com/microsoft/fluentui/tree/@fluentui/react-tooltip_v9.0.0-alpha.79)
8
36
 
9
- Fri, 10 Sep 2021 07:36:18 GMT
37
+ Fri, 10 Sep 2021 07:39:51 GMT
10
38
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tooltip_v9.0.0-alpha.78..@fluentui/react-tooltip_v9.0.0-alpha.79)
11
39
 
12
40
  ### Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-tooltip",
3
- "version": "9.0.0-alpha.79",
3
+ "version": "9.0.0-alpha.82",
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-alpha.45",
28
+ "@fluentui/babel-make-styles": "9.0.0-alpha.48",
29
29
  "@fluentui/eslint-plugin": "^1.4.1",
30
- "@fluentui/jest-serializer-make-styles": "^9.0.0-alpha.38",
30
+ "@fluentui/jest-serializer-make-styles": "9.0.0-alpha.41",
31
31
  "@fluentui/react-conformance": "^0.5.0",
32
- "@fluentui/react-conformance-make-styles": "^9.0.0-alpha.7",
32
+ "@fluentui/react-conformance-make-styles": "9.0.0-alpha.10",
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-alpha.63",
47
- "@fluentui/react-portal": "^9.0.0-alpha.45",
48
- "@fluentui/react-positioning": "^9.0.0-alpha.51",
49
- "@fluentui/react-shared-contexts": "^9.0.0-alpha.23",
50
- "@fluentui/react-theme": "^9.0.0-alpha.22",
51
- "@fluentui/react-utilities": "^9.0.0-alpha.45",
46
+ "@fluentui/react-make-styles": "9.0.0-alpha.66",
47
+ "@fluentui/react-portal": "9.0.0-alpha.48",
48
+ "@fluentui/react-positioning": "9.0.0-alpha.54",
49
+ "@fluentui/react-shared-contexts": "9.0.0-alpha.24",
50
+ "@fluentui/react-theme": "9.0.0-alpha.22",
51
+ "@fluentui/react-utilities": "9.0.0-alpha.48",
52
52
  "tslib": "^2.1.0"
53
53
  },
54
54
  "peerDependencies": {