@fluentui/react-positioning 0.0.0-nightlya21bfaceec20220202.1 → 0.0.0-nightlyb2b3ec1da320220209.1
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.json +20 -20
- package/CHANGELOG.md +9 -9
- package/package.json +3 -3
package/CHANGELOG.json
CHANGED
@@ -2,29 +2,17 @@
|
|
2
2
|
"name": "@fluentui/react-positioning",
|
3
3
|
"entries": [
|
4
4
|
{
|
5
|
-
"date": "Wed,
|
6
|
-
"tag": "@fluentui/react-positioning_v0.0.0-
|
7
|
-
"version": "0.0.0-
|
5
|
+
"date": "Wed, 09 Feb 2022 04:13:02 GMT",
|
6
|
+
"tag": "@fluentui/react-positioning_v0.0.0-nightlyb2b3ec1da320220209.1",
|
7
|
+
"version": "0.0.0-nightlyb2b3ec1da320220209.1",
|
8
8
|
"comments": {
|
9
9
|
"prerelease": [
|
10
10
|
{
|
11
11
|
"author": "email not defined",
|
12
12
|
"package": "@fluentui/react-positioning",
|
13
|
-
"commit": "
|
13
|
+
"commit": "066f84c7bef7f4df47448557396199d8b7f26480",
|
14
14
|
"comment": "Release nightly v9"
|
15
15
|
},
|
16
|
-
{
|
17
|
-
"author": "olfedias@microsoft.com",
|
18
|
-
"package": "@fluentui/react-positioning",
|
19
|
-
"commit": "a76afe26daad901ff5458ffdda7e66e600d5bcac",
|
20
|
-
"comment": "use new types from makeStyles core"
|
21
|
-
},
|
22
|
-
{
|
23
|
-
"author": "Humberto.Morimoto@microsoft.com",
|
24
|
-
"package": "@fluentui/react-positioning",
|
25
|
-
"commit": "db6526ee2d04991e4473174969e3795299b52f9e",
|
26
|
-
"comment": "Replacing use of functions in makeStyles with direct use of tokens."
|
27
|
-
},
|
28
16
|
{
|
29
17
|
"author": "behowell@microsoft.com",
|
30
18
|
"package": "@fluentui/react-positioning",
|
@@ -55,17 +43,29 @@
|
|
55
43
|
"commit": "09804275c7f346db54c33d4ff347bffc33676014",
|
56
44
|
"comment": "Fix popover arrow styling"
|
57
45
|
},
|
46
|
+
{
|
47
|
+
"author": "olfedias@microsoft.com",
|
48
|
+
"package": "@fluentui/react-positioning",
|
49
|
+
"commit": "a76afe26daad901ff5458ffdda7e66e600d5bcac",
|
50
|
+
"comment": "use new types from makeStyles core"
|
51
|
+
},
|
52
|
+
{
|
53
|
+
"author": "Humberto.Morimoto@microsoft.com",
|
54
|
+
"package": "@fluentui/react-positioning",
|
55
|
+
"commit": "db6526ee2d04991e4473174969e3795299b52f9e",
|
56
|
+
"comment": "Replacing use of functions in makeStyles with direct use of tokens."
|
57
|
+
},
|
58
58
|
{
|
59
59
|
"author": "beachball",
|
60
60
|
"package": "@fluentui/react-positioning",
|
61
|
-
"comment": "Bump @fluentui/react-shared-contexts to v0.0.0-
|
62
|
-
"commit": "
|
61
|
+
"comment": "Bump @fluentui/react-shared-contexts to v0.0.0-nightlyb2b3ec1da320220209.1",
|
62
|
+
"commit": "066f84c7bef7f4df47448557396199d8b7f26480"
|
63
63
|
},
|
64
64
|
{
|
65
65
|
"author": "beachball",
|
66
66
|
"package": "@fluentui/react-positioning",
|
67
|
-
"comment": "Bump @fluentui/react-utilities to v0.0.0-
|
68
|
-
"commit": "
|
67
|
+
"comment": "Bump @fluentui/react-utilities to v0.0.0-nightlyb2b3ec1da320220209.1",
|
68
|
+
"commit": "066f84c7bef7f4df47448557396199d8b7f26480"
|
69
69
|
}
|
70
70
|
],
|
71
71
|
"none": [
|
package/CHANGELOG.md
CHANGED
@@ -1,26 +1,26 @@
|
|
1
1
|
# Change Log - @fluentui/react-positioning
|
2
2
|
|
3
|
-
This log was last generated on Wed,
|
3
|
+
This log was last generated on Wed, 09 Feb 2022 04:13:02 GMT and should not be manually modified.
|
4
4
|
|
5
5
|
<!-- Start content -->
|
6
6
|
|
7
|
-
## [0.0.0-
|
7
|
+
## [0.0.0-nightlyb2b3ec1da320220209.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v0.0.0-nightlyb2b3ec1da320220209.1)
|
8
8
|
|
9
|
-
Wed,
|
10
|
-
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-beta.4..@fluentui/react-positioning_v0.0.0-
|
9
|
+
Wed, 09 Feb 2022 04:13:02 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-beta.4..@fluentui/react-positioning_v0.0.0-nightlyb2b3ec1da320220209.1)
|
11
11
|
|
12
12
|
### Changes
|
13
13
|
|
14
|
-
- Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/
|
15
|
-
- use new types from makeStyles core ([PR #20786](https://github.com/microsoft/fluentui/pull/20786) by olfedias@microsoft.com)
|
16
|
-
- Replacing use of functions in makeStyles with direct use of tokens. ([PR #21051](https://github.com/microsoft/fluentui/pull/21051) by Humberto.Morimoto@microsoft.com)
|
14
|
+
- Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/066f84c7bef7f4df47448557396199d8b7f26480) by email not defined)
|
17
15
|
- Fix tooltip arrow's high contrast border in RTL ([PR #21354](https://github.com/microsoft/fluentui/pull/21354) by behowell@microsoft.com)
|
18
16
|
- use Griffel packages ([PR #21421](https://github.com/microsoft/fluentui/pull/21421) by olfedias@microsoft.com)
|
19
17
|
- Adds @noflip annotation to data-popper-placement styles ([PR #20845](https://github.com/microsoft/fluentui/pull/20845) by bsunderhus@microsoft.com)
|
20
18
|
- update styles to not use CSS shorthands ([PR #20842](https://github.com/microsoft/fluentui/pull/20842) by olfedias@microsoft.com)
|
21
19
|
- Fix popover arrow styling ([PR #21086](https://github.com/microsoft/fluentui/pull/21086) by behowell@microsoft.com)
|
22
|
-
-
|
23
|
-
-
|
20
|
+
- use new types from makeStyles core ([PR #20786](https://github.com/microsoft/fluentui/pull/20786) by olfedias@microsoft.com)
|
21
|
+
- Replacing use of functions in makeStyles with direct use of tokens. ([PR #21051](https://github.com/microsoft/fluentui/pull/21051) by Humberto.Morimoto@microsoft.com)
|
22
|
+
- Bump @fluentui/react-shared-contexts to v0.0.0-nightlyb2b3ec1da320220209.1 ([commit](https://github.com/microsoft/fluentui/commit/066f84c7bef7f4df47448557396199d8b7f26480) by beachball)
|
23
|
+
- Bump @fluentui/react-utilities to v0.0.0-nightlyb2b3ec1da320220209.1 ([commit](https://github.com/microsoft/fluentui/commit/066f84c7bef7f4df47448557396199d8b7f26480) by beachball)
|
24
24
|
|
25
25
|
## [9.0.0-beta.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-beta.4)
|
26
26
|
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@fluentui/react-positioning",
|
3
|
-
"version": "0.0.0-
|
3
|
+
"version": "0.0.0-nightlyb2b3ec1da320220209.1",
|
4
4
|
"description": "A react wrapper around Popper.js for Fluent UI",
|
5
5
|
"main": "lib-commonjs/index.js",
|
6
6
|
"module": "lib/index.js",
|
@@ -33,8 +33,8 @@
|
|
33
33
|
},
|
34
34
|
"dependencies": {
|
35
35
|
"@griffel/react": "1.0.0",
|
36
|
-
"@fluentui/react-shared-contexts": "0.0.0-
|
37
|
-
"@fluentui/react-utilities": "0.0.0-
|
36
|
+
"@fluentui/react-shared-contexts": "0.0.0-nightlyb2b3ec1da320220209.1",
|
37
|
+
"@fluentui/react-utilities": "0.0.0-nightlyb2b3ec1da320220209.1",
|
38
38
|
"@popperjs/core": "~2.4.3",
|
39
39
|
"tslib": "^2.1.0"
|
40
40
|
},
|