@fluentui/react-positioning 9.9.11 → 9.9.13
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.json +38 -2
- package/CHANGELOG.md +22 -3
- package/package.json +2 -2
package/CHANGELOG.json
CHANGED
@@ -2,7 +2,43 @@
|
|
2
2
|
"name": "@fluentui/react-positioning",
|
3
3
|
"entries": [
|
4
4
|
{
|
5
|
-
"date": "Wed,
|
5
|
+
"date": "Wed, 20 Sep 2023 17:40:47 GMT",
|
6
|
+
"tag": "@fluentui/react-positioning_v9.9.13",
|
7
|
+
"version": "9.9.13",
|
8
|
+
"comments": {
|
9
|
+
"patch": [
|
10
|
+
{
|
11
|
+
"author": "martinhochel@microsoft.com",
|
12
|
+
"package": "@fluentui/react-positioning",
|
13
|
+
"commit": "41d0ed0376ad79f1f5f5c4c7487515a1c6be35f0",
|
14
|
+
"comment": "chore: trigger manual version bump after broken release"
|
15
|
+
},
|
16
|
+
{
|
17
|
+
"author": "beachball",
|
18
|
+
"package": "@fluentui/react-positioning",
|
19
|
+
"comment": "Bump @fluentui/react-shared-contexts to v9.8.1",
|
20
|
+
"commit": "41d0ed0376ad79f1f5f5c4c7487515a1c6be35f0"
|
21
|
+
}
|
22
|
+
]
|
23
|
+
}
|
24
|
+
},
|
25
|
+
{
|
26
|
+
"date": "Wed, 20 Sep 2023 14:59:53 GMT",
|
27
|
+
"tag": "@fluentui/react-positioning_v9.9.12",
|
28
|
+
"version": "9.9.12",
|
29
|
+
"comments": {
|
30
|
+
"patch": [
|
31
|
+
{
|
32
|
+
"author": "beachball",
|
33
|
+
"package": "@fluentui/react-positioning",
|
34
|
+
"comment": "Bump @fluentui/react-shared-contexts to v9.8.0",
|
35
|
+
"commit": "c60d4e7169457535c8d23701f6b951d1fff478ab"
|
36
|
+
}
|
37
|
+
]
|
38
|
+
}
|
39
|
+
},
|
40
|
+
{
|
41
|
+
"date": "Wed, 06 Sep 2023 13:31:31 GMT",
|
6
42
|
"tag": "@fluentui/react-positioning_v9.9.11",
|
7
43
|
"version": "9.9.11",
|
8
44
|
"comments": {
|
@@ -11,7 +47,7 @@
|
|
11
47
|
"author": "beachball",
|
12
48
|
"package": "@fluentui/react-positioning",
|
13
49
|
"comment": "Bump @fluentui/react-utilities to v9.13.3",
|
14
|
-
"commit": "
|
50
|
+
"commit": "52532950407fd4d3664ec6aa337855214233813b"
|
15
51
|
}
|
16
52
|
]
|
17
53
|
}
|
package/CHANGELOG.md
CHANGED
@@ -1,17 +1,36 @@
|
|
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, 20 Sep 2023 17:40:47 GMT and should not be manually modified.
|
4
4
|
|
5
5
|
<!-- Start content -->
|
6
6
|
|
7
|
+
## [9.9.13](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.9.13)
|
8
|
+
|
9
|
+
Wed, 20 Sep 2023 17:40:47 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.9.12..@fluentui/react-positioning_v9.9.13)
|
11
|
+
|
12
|
+
### Patches
|
13
|
+
|
14
|
+
- chore: trigger manual version bump after broken release ([PR #29197](https://github.com/microsoft/fluentui/pull/29197) by martinhochel@microsoft.com)
|
15
|
+
- Bump @fluentui/react-shared-contexts to v9.8.1 ([PR #29197](https://github.com/microsoft/fluentui/pull/29197) by beachball)
|
16
|
+
|
17
|
+
## [9.9.12](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.9.12)
|
18
|
+
|
19
|
+
Wed, 20 Sep 2023 14:59:53 GMT
|
20
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.9.11..@fluentui/react-positioning_v9.9.12)
|
21
|
+
|
22
|
+
### Patches
|
23
|
+
|
24
|
+
- Bump @fluentui/react-shared-contexts to v9.8.0 ([PR #29193](https://github.com/microsoft/fluentui/pull/29193) by beachball)
|
25
|
+
|
7
26
|
## [9.9.11](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.9.11)
|
8
27
|
|
9
|
-
Wed, 06 Sep 2023 13:
|
28
|
+
Wed, 06 Sep 2023 13:31:31 GMT
|
10
29
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.9.10..@fluentui/react-positioning_v9.9.11)
|
11
30
|
|
12
31
|
### Patches
|
13
32
|
|
14
|
-
- Bump @fluentui/react-utilities to v9.13.3 ([PR #
|
33
|
+
- Bump @fluentui/react-utilities to v9.13.3 ([PR #29080](https://github.com/microsoft/fluentui/pull/29080) by beachball)
|
15
34
|
|
16
35
|
## [9.9.10](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.9.10)
|
17
36
|
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@fluentui/react-positioning",
|
3
|
-
"version": "9.9.
|
3
|
+
"version": "9.9.13",
|
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",
|
@@ -30,7 +30,7 @@
|
|
30
30
|
},
|
31
31
|
"dependencies": {
|
32
32
|
"@floating-ui/dom": "^1.2.0",
|
33
|
-
"@fluentui/react-shared-contexts": "^9.
|
33
|
+
"@fluentui/react-shared-contexts": "^9.8.1",
|
34
34
|
"@fluentui/react-theme": "^9.1.12",
|
35
35
|
"@fluentui/react-utilities": "^9.13.3",
|
36
36
|
"@griffel/react": "^1.5.14",
|