@fluentui/react-positioning 9.3.7 → 9.3.9
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.json +46 -2
- package/CHANGELOG.md +22 -3
- package/package.json +5 -4
package/CHANGELOG.json
CHANGED
@@ -2,7 +2,51 @@
|
|
2
2
|
"name": "@fluentui/react-positioning",
|
3
3
|
"entries": [
|
4
4
|
{
|
5
|
-
"date": "
|
5
|
+
"date": "Thu, 26 Jan 2023 13:27:53 GMT",
|
6
|
+
"tag": "@fluentui/react-positioning_v9.3.9",
|
7
|
+
"version": "9.3.9",
|
8
|
+
"comments": {
|
9
|
+
"patch": [
|
10
|
+
{
|
11
|
+
"author": "beachball",
|
12
|
+
"package": "@fluentui/react-positioning",
|
13
|
+
"comment": "Bump @fluentui/react-shared-contexts to v9.2.0",
|
14
|
+
"commit": "403e1370f1effca7d3db131eda381abf31cf66b1"
|
15
|
+
},
|
16
|
+
{
|
17
|
+
"author": "beachball",
|
18
|
+
"package": "@fluentui/react-positioning",
|
19
|
+
"comment": "Bump @fluentui/react-utilities to v9.5.0",
|
20
|
+
"commit": "403e1370f1effca7d3db131eda381abf31cf66b1"
|
21
|
+
}
|
22
|
+
]
|
23
|
+
}
|
24
|
+
},
|
25
|
+
{
|
26
|
+
"date": "Mon, 16 Jan 2023 08:39:07 GMT",
|
27
|
+
"tag": "@fluentui/react-positioning_v9.3.8",
|
28
|
+
"version": "9.3.8",
|
29
|
+
"comments": {
|
30
|
+
"none": [
|
31
|
+
{
|
32
|
+
"author": "martinhochel@microsoft.com",
|
33
|
+
"package": "@fluentui/react-positioning",
|
34
|
+
"commit": "64bb45980d68de1219c6b36a7db5363f0a9cff9f",
|
35
|
+
"comment": "chore: migrate to packaged scripts"
|
36
|
+
}
|
37
|
+
],
|
38
|
+
"patch": [
|
39
|
+
{
|
40
|
+
"author": "beachball",
|
41
|
+
"package": "@fluentui/react-positioning",
|
42
|
+
"comment": "Bump @fluentui/react-shared-contexts to v9.1.5",
|
43
|
+
"commit": "a870d8360e47f3ea03358c4e75e89e08a74845d7"
|
44
|
+
}
|
45
|
+
]
|
46
|
+
}
|
47
|
+
},
|
48
|
+
{
|
49
|
+
"date": "Mon, 09 Jan 2023 14:34:59 GMT",
|
6
50
|
"tag": "@fluentui/react-positioning_v9.3.7",
|
7
51
|
"version": "9.3.7",
|
8
52
|
"comments": {
|
@@ -17,7 +61,7 @@
|
|
17
61
|
"author": "beachball",
|
18
62
|
"package": "@fluentui/react-positioning",
|
19
63
|
"comment": "Bump @fluentui/react-utilities to v9.4.0",
|
20
|
-
"commit": "
|
64
|
+
"commit": "d246e70eba59a37ec311dbf933b0745d34cb700d"
|
21
65
|
}
|
22
66
|
]
|
23
67
|
}
|
package/CHANGELOG.md
CHANGED
@@ -1,18 +1,37 @@
|
|
1
1
|
# Change Log - @fluentui/react-positioning
|
2
2
|
|
3
|
-
This log was last generated on
|
3
|
+
This log was last generated on Thu, 26 Jan 2023 13:27:53 GMT and should not be manually modified.
|
4
4
|
|
5
5
|
<!-- Start content -->
|
6
6
|
|
7
|
+
## [9.3.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.3.9)
|
8
|
+
|
9
|
+
Thu, 26 Jan 2023 13:27:53 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.3.8..@fluentui/react-positioning_v9.3.9)
|
11
|
+
|
12
|
+
### Patches
|
13
|
+
|
14
|
+
- Bump @fluentui/react-shared-contexts to v9.2.0 ([PR #26496](https://github.com/microsoft/fluentui/pull/26496) by beachball)
|
15
|
+
- Bump @fluentui/react-utilities to v9.5.0 ([PR #26496](https://github.com/microsoft/fluentui/pull/26496) by beachball)
|
16
|
+
|
17
|
+
## [9.3.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.3.8)
|
18
|
+
|
19
|
+
Mon, 16 Jan 2023 08:39:07 GMT
|
20
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.3.7..@fluentui/react-positioning_v9.3.8)
|
21
|
+
|
22
|
+
### Patches
|
23
|
+
|
24
|
+
- Bump @fluentui/react-shared-contexts to v9.1.5 ([commit](https://github.com/microsoft/fluentui/commit/a870d8360e47f3ea03358c4e75e89e08a74845d7) by beachball)
|
25
|
+
|
7
26
|
## [9.3.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.3.7)
|
8
27
|
|
9
|
-
Mon, 09 Jan 2023 14:
|
28
|
+
Mon, 09 Jan 2023 14:34:59 GMT
|
10
29
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.3.6..@fluentui/react-positioning_v9.3.7)
|
11
30
|
|
12
31
|
### Patches
|
13
32
|
|
14
33
|
- fix: setOverrideTarget should be an event callback ([PR #26157](https://github.com/microsoft/fluentui/pull/26157) by lingfangao@hotmail.com)
|
15
|
-
- Bump @fluentui/react-utilities to v9.4.0 ([PR #
|
34
|
+
- Bump @fluentui/react-utilities to v9.4.0 ([PR #26255](https://github.com/microsoft/fluentui/pull/26255) by beachball)
|
16
35
|
|
17
36
|
## [9.3.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.3.6)
|
18
37
|
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@fluentui/react-positioning",
|
3
|
-
"version": "9.3.
|
3
|
+
"version": "9.3.9",
|
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",
|
@@ -24,13 +24,14 @@
|
|
24
24
|
},
|
25
25
|
"devDependencies": {
|
26
26
|
"@fluentui/eslint-plugin": "*",
|
27
|
-
"@fluentui/scripts": "*"
|
27
|
+
"@fluentui/scripts-api-extractor": "*",
|
28
|
+
"@fluentui/scripts-tasks": "*"
|
28
29
|
},
|
29
30
|
"dependencies": {
|
30
31
|
"@floating-ui/dom": "^1.0.0",
|
31
|
-
"@fluentui/react-shared-contexts": "^9.
|
32
|
+
"@fluentui/react-shared-contexts": "^9.2.0",
|
32
33
|
"@fluentui/react-theme": "^9.1.5",
|
33
|
-
"@fluentui/react-utilities": "^9.
|
34
|
+
"@fluentui/react-utilities": "^9.5.0",
|
34
35
|
"@griffel/react": "^1.5.2",
|
35
36
|
"tslib": "^2.1.0"
|
36
37
|
},
|