@fluentui/react-positioning 9.0.0-rc.4 → 9.0.0-rc.7
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 +122 -1
- package/CHANGELOG.md +107 -71
- package/dist/{react-positioning.d.ts → index.d.ts} +1 -1
- package/lib/types.d.ts +1 -1
- package/lib/types.js.map +1 -1
- package/lib-commonjs/types.d.ts +1 -1
- package/package.json +14 -11
package/CHANGELOG.json
CHANGED
|
@@ -2,7 +2,128 @@
|
|
|
2
2
|
"name": "@fluentui/react-positioning",
|
|
3
3
|
"entries": [
|
|
4
4
|
{
|
|
5
|
-
"date": "
|
|
5
|
+
"date": "Wed, 04 May 2022 13:24:15 GMT",
|
|
6
|
+
"tag": "@fluentui/react-positioning_v9.0.0-rc.7",
|
|
7
|
+
"version": "9.0.0-rc.7",
|
|
8
|
+
"comments": {
|
|
9
|
+
"none": [
|
|
10
|
+
{
|
|
11
|
+
"author": "tristan.watanabe@gmail.com",
|
|
12
|
+
"package": "@fluentui/react-positioning",
|
|
13
|
+
"commit": "8ec3d32fa26e6cf803ab9d18671fd51ba06c74ab",
|
|
14
|
+
"comment": "react-positioning: Move to new common folder."
|
|
15
|
+
}
|
|
16
|
+
],
|
|
17
|
+
"prerelease": [
|
|
18
|
+
{
|
|
19
|
+
"author": "beachball",
|
|
20
|
+
"package": "@fluentui/react-positioning",
|
|
21
|
+
"comment": "Bump @fluentui/react-shared-contexts to v9.0.0-rc.6",
|
|
22
|
+
"commit": "65f94192ed3b2cde7e52b9c7e12d6f38b81965dd"
|
|
23
|
+
},
|
|
24
|
+
{
|
|
25
|
+
"author": "beachball",
|
|
26
|
+
"package": "@fluentui/react-positioning",
|
|
27
|
+
"comment": "Bump @fluentui/react-theme to v9.0.0-rc.6",
|
|
28
|
+
"commit": "65f94192ed3b2cde7e52b9c7e12d6f38b81965dd"
|
|
29
|
+
},
|
|
30
|
+
{
|
|
31
|
+
"author": "beachball",
|
|
32
|
+
"package": "@fluentui/react-positioning",
|
|
33
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-rc.7",
|
|
34
|
+
"commit": "65f94192ed3b2cde7e52b9c7e12d6f38b81965dd"
|
|
35
|
+
}
|
|
36
|
+
]
|
|
37
|
+
}
|
|
38
|
+
},
|
|
39
|
+
{
|
|
40
|
+
"date": "Tue, 19 Apr 2022 19:16:49 GMT",
|
|
41
|
+
"tag": "@fluentui/react-positioning_v9.0.0-rc.6",
|
|
42
|
+
"version": "9.0.0-rc.6",
|
|
43
|
+
"comments": {
|
|
44
|
+
"none": [
|
|
45
|
+
{
|
|
46
|
+
"author": "mgodbolt@microsoft.com",
|
|
47
|
+
"package": "@fluentui/react-positioning",
|
|
48
|
+
"commit": "905e46db07ada986fd7885531f72a71b7bbaabdc",
|
|
49
|
+
"comment": "create v9 api extractor config and set all v9 packags to use it, suppress forgotten export"
|
|
50
|
+
},
|
|
51
|
+
{
|
|
52
|
+
"author": "elcraig@microsoft.com",
|
|
53
|
+
"package": "@fluentui/react-positioning",
|
|
54
|
+
"commit": "b7f17e976f9e058f39c9fce4f0f9bb6eb4dfa577",
|
|
55
|
+
"comment": "Update React dev deps and hoist them to the repo root"
|
|
56
|
+
}
|
|
57
|
+
],
|
|
58
|
+
"prerelease": [
|
|
59
|
+
{
|
|
60
|
+
"author": "olfedias@microsoft.com",
|
|
61
|
+
"package": "@fluentui/react-positioning",
|
|
62
|
+
"commit": "e569d6e04d83cbcc6225e61db52ff81d2addd363",
|
|
63
|
+
"comment": "chore: Update Griffel to latest version"
|
|
64
|
+
},
|
|
65
|
+
{
|
|
66
|
+
"author": "beachball",
|
|
67
|
+
"package": "@fluentui/react-positioning",
|
|
68
|
+
"comment": "Bump @fluentui/react-shared-contexts to v9.0.0-rc.5",
|
|
69
|
+
"commit": "f94b48c825ca8c8b2e3b6755bdd29fe15c7d435d"
|
|
70
|
+
},
|
|
71
|
+
{
|
|
72
|
+
"author": "beachball",
|
|
73
|
+
"package": "@fluentui/react-positioning",
|
|
74
|
+
"comment": "Bump @fluentui/react-theme to v9.0.0-rc.5",
|
|
75
|
+
"commit": "f94b48c825ca8c8b2e3b6755bdd29fe15c7d435d"
|
|
76
|
+
},
|
|
77
|
+
{
|
|
78
|
+
"author": "beachball",
|
|
79
|
+
"package": "@fluentui/react-positioning",
|
|
80
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-rc.6",
|
|
81
|
+
"commit": "f94b48c825ca8c8b2e3b6755bdd29fe15c7d435d"
|
|
82
|
+
}
|
|
83
|
+
]
|
|
84
|
+
}
|
|
85
|
+
},
|
|
86
|
+
{
|
|
87
|
+
"date": "Fri, 04 Mar 2022 05:17:39 GMT",
|
|
88
|
+
"tag": "@fluentui/react-positioning_v9.0.0-rc.5",
|
|
89
|
+
"version": "9.0.0-rc.5",
|
|
90
|
+
"comments": {
|
|
91
|
+
"prerelease": [
|
|
92
|
+
{
|
|
93
|
+
"author": "dzearing@microsoft.com",
|
|
94
|
+
"package": "@fluentui/react-positioning",
|
|
95
|
+
"commit": "f2f1c0ea948cc3517eeb442c05433eb0918def29",
|
|
96
|
+
"comment": "Adding explicit export maps on all consumer packages for FUIR 8 and 9."
|
|
97
|
+
},
|
|
98
|
+
{
|
|
99
|
+
"author": "lingfangao@hotmail.com",
|
|
100
|
+
"package": "@fluentui/react-positioning",
|
|
101
|
+
"commit": "2267ad0de9d6f6bf3aa776016da3d03f5400cbd1",
|
|
102
|
+
"comment": "fix: `popperRef.setTarget` should accept virtual element type"
|
|
103
|
+
},
|
|
104
|
+
{
|
|
105
|
+
"author": "beachball",
|
|
106
|
+
"package": "@fluentui/react-positioning",
|
|
107
|
+
"comment": "Bump @fluentui/react-shared-contexts to v9.0.0-rc.4",
|
|
108
|
+
"commit": "1494f0b620f6d5aae7f0aef33fc9e8f6eb7f8749"
|
|
109
|
+
},
|
|
110
|
+
{
|
|
111
|
+
"author": "beachball",
|
|
112
|
+
"package": "@fluentui/react-positioning",
|
|
113
|
+
"comment": "Bump @fluentui/react-theme to v9.0.0-rc.4",
|
|
114
|
+
"commit": "1494f0b620f6d5aae7f0aef33fc9e8f6eb7f8749"
|
|
115
|
+
},
|
|
116
|
+
{
|
|
117
|
+
"author": "beachball",
|
|
118
|
+
"package": "@fluentui/react-positioning",
|
|
119
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-rc.5",
|
|
120
|
+
"commit": "1494f0b620f6d5aae7f0aef33fc9e8f6eb7f8749"
|
|
121
|
+
}
|
|
122
|
+
]
|
|
123
|
+
}
|
|
124
|
+
},
|
|
125
|
+
{
|
|
126
|
+
"date": "Tue, 01 Mar 2022 02:17:38 GMT",
|
|
6
127
|
"tag": "@fluentui/react-positioning_v9.0.0-rc.4",
|
|
7
128
|
"version": "9.0.0-rc.4",
|
|
8
129
|
"comments": {
|
package/CHANGELOG.md
CHANGED
|
@@ -1,12 +1,48 @@
|
|
|
1
1
|
# Change Log - @fluentui/react-positioning
|
|
2
2
|
|
|
3
|
-
This log was last generated on
|
|
3
|
+
This log was last generated on Wed, 04 May 2022 13:24:15 GMT and should not be manually modified.
|
|
4
4
|
|
|
5
5
|
<!-- Start content -->
|
|
6
6
|
|
|
7
|
+
## [9.0.0-rc.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-rc.7)
|
|
8
|
+
|
|
9
|
+
Wed, 04 May 2022 13:24:15 GMT
|
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-rc.6..@fluentui/react-positioning_v9.0.0-rc.7)
|
|
11
|
+
|
|
12
|
+
### Changes
|
|
13
|
+
|
|
14
|
+
- Bump @fluentui/react-shared-contexts to v9.0.0-rc.6 ([PR #22786](https://github.com/microsoft/fluentui/pull/22786) by beachball)
|
|
15
|
+
- Bump @fluentui/react-theme to v9.0.0-rc.6 ([PR #22786](https://github.com/microsoft/fluentui/pull/22786) by beachball)
|
|
16
|
+
- Bump @fluentui/react-utilities to v9.0.0-rc.7 ([PR #22786](https://github.com/microsoft/fluentui/pull/22786) by beachball)
|
|
17
|
+
|
|
18
|
+
## [9.0.0-rc.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-rc.6)
|
|
19
|
+
|
|
20
|
+
Tue, 19 Apr 2022 19:16:49 GMT
|
|
21
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-rc.5..@fluentui/react-positioning_v9.0.0-rc.6)
|
|
22
|
+
|
|
23
|
+
### Changes
|
|
24
|
+
|
|
25
|
+
- chore: Update Griffel to latest version ([PR #21976](https://github.com/microsoft/fluentui/pull/21976) by olfedias@microsoft.com)
|
|
26
|
+
- Bump @fluentui/react-shared-contexts to v9.0.0-rc.5 ([PR #21995](https://github.com/microsoft/fluentui/pull/21995) by beachball)
|
|
27
|
+
- Bump @fluentui/react-theme to v9.0.0-rc.5 ([PR #21995](https://github.com/microsoft/fluentui/pull/21995) by beachball)
|
|
28
|
+
- Bump @fluentui/react-utilities to v9.0.0-rc.6 ([PR #21995](https://github.com/microsoft/fluentui/pull/21995) by beachball)
|
|
29
|
+
|
|
30
|
+
## [9.0.0-rc.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-rc.5)
|
|
31
|
+
|
|
32
|
+
Fri, 04 Mar 2022 05:17:39 GMT
|
|
33
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-rc.4..@fluentui/react-positioning_v9.0.0-rc.5)
|
|
34
|
+
|
|
35
|
+
### Changes
|
|
36
|
+
|
|
37
|
+
- Adding explicit export maps on all consumer packages for FUIR 8 and 9. ([PR #21508](https://github.com/microsoft/fluentui/pull/21508) by dzearing@microsoft.com)
|
|
38
|
+
- fix: `popperRef.setTarget` should accept virtual element type ([PR #21875](https://github.com/microsoft/fluentui/pull/21875) by lingfangao@hotmail.com)
|
|
39
|
+
- Bump @fluentui/react-shared-contexts to v9.0.0-rc.4 ([PR #21947](https://github.com/microsoft/fluentui/pull/21947) by beachball)
|
|
40
|
+
- Bump @fluentui/react-theme to v9.0.0-rc.4 ([PR #21947](https://github.com/microsoft/fluentui/pull/21947) by beachball)
|
|
41
|
+
- Bump @fluentui/react-utilities to v9.0.0-rc.5 ([PR #21947](https://github.com/microsoft/fluentui/pull/21947) by beachball)
|
|
42
|
+
|
|
7
43
|
## [9.0.0-rc.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-rc.4)
|
|
8
44
|
|
|
9
|
-
Tue, 01 Mar 2022 02:
|
|
45
|
+
Tue, 01 Mar 2022 02:17:38 GMT
|
|
10
46
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-rc.3..@fluentui/react-positioning_v9.0.0-rc.4)
|
|
11
47
|
|
|
12
48
|
### Changes
|
|
@@ -17,7 +53,7 @@ Tue, 01 Mar 2022 02:16:11 GMT
|
|
|
17
53
|
|
|
18
54
|
## [9.0.0-rc.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-rc.3)
|
|
19
55
|
|
|
20
|
-
Fri, 18 Feb 2022 13:35:33 GMT
|
|
56
|
+
Fri, 18 Feb 2022 13:35:33 GMT
|
|
21
57
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-rc.1..@fluentui/react-positioning_v9.0.0-rc.3)
|
|
22
58
|
|
|
23
59
|
### Changes
|
|
@@ -28,7 +64,7 @@ Fri, 18 Feb 2022 13:35:33 GMT
|
|
|
28
64
|
|
|
29
65
|
## [9.0.0-rc.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-rc.1)
|
|
30
66
|
|
|
31
|
-
Thu, 10 Feb 2022 08:50:40 GMT
|
|
67
|
+
Thu, 10 Feb 2022 08:50:40 GMT
|
|
32
68
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-beta.4..@fluentui/react-positioning_v9.0.0-rc.1)
|
|
33
69
|
|
|
34
70
|
### Changes
|
|
@@ -47,7 +83,7 @@ Thu, 10 Feb 2022 08:50:40 GMT
|
|
|
47
83
|
|
|
48
84
|
## [9.0.0-beta.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-beta.4)
|
|
49
85
|
|
|
50
|
-
Thu, 25 Nov 2021 08:34:15 GMT
|
|
86
|
+
Thu, 25 Nov 2021 08:34:15 GMT
|
|
51
87
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-beta.3..@fluentui/react-positioning_v9.0.0-beta.4)
|
|
52
88
|
|
|
53
89
|
### Changes
|
|
@@ -60,7 +96,7 @@ Thu, 25 Nov 2021 08:34:15 GMT
|
|
|
60
96
|
|
|
61
97
|
## [9.0.0-beta.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-beta.3)
|
|
62
98
|
|
|
63
|
-
Fri, 12 Nov 2021 13:25:30 GMT
|
|
99
|
+
Fri, 12 Nov 2021 13:25:30 GMT
|
|
64
100
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-beta.2..@fluentui/react-positioning_v9.0.0-beta.3)
|
|
65
101
|
|
|
66
102
|
### Changes
|
|
@@ -71,7 +107,7 @@ Fri, 12 Nov 2021 13:25:30 GMT
|
|
|
71
107
|
|
|
72
108
|
## [9.0.0-beta.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-beta.2)
|
|
73
109
|
|
|
74
|
-
Wed, 27 Oct 2021 12:14:21 GMT
|
|
110
|
+
Wed, 27 Oct 2021 12:14:21 GMT
|
|
75
111
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-beta.1..@fluentui/react-positioning_v9.0.0-beta.2)
|
|
76
112
|
|
|
77
113
|
### Changes
|
|
@@ -82,7 +118,7 @@ Wed, 27 Oct 2021 12:14:21 GMT
|
|
|
82
118
|
|
|
83
119
|
## [9.0.0-beta.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-beta.1)
|
|
84
120
|
|
|
85
|
-
Wed, 06 Oct 2021 10:37:22 GMT
|
|
121
|
+
Wed, 06 Oct 2021 10:37:22 GMT
|
|
86
122
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.65..@fluentui/react-positioning_v9.0.0-beta.1)
|
|
87
123
|
|
|
88
124
|
### Changes
|
|
@@ -93,7 +129,7 @@ Wed, 06 Oct 2021 10:37:22 GMT
|
|
|
93
129
|
|
|
94
130
|
## [9.0.0-alpha.65](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.65)
|
|
95
131
|
|
|
96
|
-
Tue, 05 Oct 2021 09:28:07 GMT
|
|
132
|
+
Tue, 05 Oct 2021 09:28:07 GMT
|
|
97
133
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.64..@fluentui/react-positioning_v9.0.0-alpha.65)
|
|
98
134
|
|
|
99
135
|
### Changes
|
|
@@ -102,7 +138,7 @@ Tue, 05 Oct 2021 09:28:07 GMT
|
|
|
102
138
|
|
|
103
139
|
## [9.0.0-alpha.64](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.64)
|
|
104
140
|
|
|
105
|
-
Fri, 01 Oct 2021 14:13:08 GMT
|
|
141
|
+
Fri, 01 Oct 2021 14:13:08 GMT
|
|
106
142
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.62..@fluentui/react-positioning_v9.0.0-alpha.64)
|
|
107
143
|
|
|
108
144
|
### Changes
|
|
@@ -113,7 +149,7 @@ Fri, 01 Oct 2021 14:13:08 GMT
|
|
|
113
149
|
|
|
114
150
|
## [9.0.0-alpha.62](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.62)
|
|
115
151
|
|
|
116
|
-
Wed, 29 Sep 2021 08:06:11 GMT
|
|
152
|
+
Wed, 29 Sep 2021 08:06:11 GMT
|
|
117
153
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.61..@fluentui/react-positioning_v9.0.0-alpha.62)
|
|
118
154
|
|
|
119
155
|
### Changes
|
|
@@ -122,7 +158,7 @@ Wed, 29 Sep 2021 08:06:11 GMT
|
|
|
122
158
|
|
|
123
159
|
## [9.0.0-alpha.61](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.61)
|
|
124
160
|
|
|
125
|
-
Mon, 27 Sep 2021 08:06:00 GMT
|
|
161
|
+
Mon, 27 Sep 2021 08:06:00 GMT
|
|
126
162
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.60..@fluentui/react-positioning_v9.0.0-alpha.61)
|
|
127
163
|
|
|
128
164
|
### Changes
|
|
@@ -131,7 +167,7 @@ Mon, 27 Sep 2021 08:06:00 GMT
|
|
|
131
167
|
|
|
132
168
|
## [9.0.0-alpha.60](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.60)
|
|
133
169
|
|
|
134
|
-
Fri, 24 Sep 2021 09:17:17 GMT
|
|
170
|
+
Fri, 24 Sep 2021 09:17:17 GMT
|
|
135
171
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.59..@fluentui/react-positioning_v9.0.0-alpha.60)
|
|
136
172
|
|
|
137
173
|
### Changes
|
|
@@ -140,7 +176,7 @@ Fri, 24 Sep 2021 09:17:17 GMT
|
|
|
140
176
|
|
|
141
177
|
## [9.0.0-alpha.59](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.59)
|
|
142
178
|
|
|
143
|
-
Thu, 23 Sep 2021 08:21:34 GMT
|
|
179
|
+
Thu, 23 Sep 2021 08:21:34 GMT
|
|
144
180
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.58..@fluentui/react-positioning_v9.0.0-alpha.59)
|
|
145
181
|
|
|
146
182
|
### Changes
|
|
@@ -149,7 +185,7 @@ Thu, 23 Sep 2021 08:21:34 GMT
|
|
|
149
185
|
|
|
150
186
|
## [9.0.0-alpha.58](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.58)
|
|
151
187
|
|
|
152
|
-
Wed, 22 Sep 2021 10:10:07 GMT
|
|
188
|
+
Wed, 22 Sep 2021 10:10:07 GMT
|
|
153
189
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.57..@fluentui/react-positioning_v9.0.0-alpha.58)
|
|
154
190
|
|
|
155
191
|
### Changes
|
|
@@ -158,7 +194,7 @@ Wed, 22 Sep 2021 10:10:07 GMT
|
|
|
158
194
|
|
|
159
195
|
## [9.0.0-alpha.57](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.57)
|
|
160
196
|
|
|
161
|
-
Tue, 21 Sep 2021 07:42:34 GMT
|
|
197
|
+
Tue, 21 Sep 2021 07:42:34 GMT
|
|
162
198
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.56..@fluentui/react-positioning_v9.0.0-alpha.57)
|
|
163
199
|
|
|
164
200
|
### Changes
|
|
@@ -167,7 +203,7 @@ Tue, 21 Sep 2021 07:42:34 GMT
|
|
|
167
203
|
|
|
168
204
|
## [9.0.0-alpha.56](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.56)
|
|
169
205
|
|
|
170
|
-
Mon, 20 Sep 2021 07:36:26 GMT
|
|
206
|
+
Mon, 20 Sep 2021 07:36:26 GMT
|
|
171
207
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.55..@fluentui/react-positioning_v9.0.0-alpha.56)
|
|
172
208
|
|
|
173
209
|
### Changes
|
|
@@ -176,7 +212,7 @@ Mon, 20 Sep 2021 07:36:26 GMT
|
|
|
176
212
|
|
|
177
213
|
## [9.0.0-alpha.55](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.55)
|
|
178
214
|
|
|
179
|
-
Fri, 17 Sep 2021 07:35:26 GMT
|
|
215
|
+
Fri, 17 Sep 2021 07:35:26 GMT
|
|
180
216
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.54..@fluentui/react-positioning_v9.0.0-alpha.55)
|
|
181
217
|
|
|
182
218
|
### Changes
|
|
@@ -185,7 +221,7 @@ Fri, 17 Sep 2021 07:35:26 GMT
|
|
|
185
221
|
|
|
186
222
|
## [9.0.0-alpha.54](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.54)
|
|
187
223
|
|
|
188
|
-
Thu, 16 Sep 2021 07:38:39 GMT
|
|
224
|
+
Thu, 16 Sep 2021 07:38:39 GMT
|
|
189
225
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.53..@fluentui/react-positioning_v9.0.0-alpha.54)
|
|
190
226
|
|
|
191
227
|
### Changes
|
|
@@ -194,7 +230,7 @@ Thu, 16 Sep 2021 07:38:39 GMT
|
|
|
194
230
|
|
|
195
231
|
## [9.0.0-alpha.53](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.53)
|
|
196
232
|
|
|
197
|
-
Tue, 14 Sep 2021 20:09:02 GMT
|
|
233
|
+
Tue, 14 Sep 2021 20:09:02 GMT
|
|
198
234
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.52..@fluentui/react-positioning_v9.0.0-alpha.53)
|
|
199
235
|
|
|
200
236
|
### Changes
|
|
@@ -203,7 +239,7 @@ Tue, 14 Sep 2021 20:09:02 GMT
|
|
|
203
239
|
|
|
204
240
|
## [9.0.0-alpha.52](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.52)
|
|
205
241
|
|
|
206
|
-
Fri, 10 Sep 2021 16:31:53 GMT
|
|
242
|
+
Fri, 10 Sep 2021 16:31:53 GMT
|
|
207
243
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.51..@fluentui/react-positioning_v9.0.0-alpha.52)
|
|
208
244
|
|
|
209
245
|
### Changes
|
|
@@ -213,7 +249,7 @@ Fri, 10 Sep 2021 16:31:53 GMT
|
|
|
213
249
|
|
|
214
250
|
## [9.0.0-alpha.51](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.51)
|
|
215
251
|
|
|
216
|
-
Fri, 10 Sep 2021 07:39:51 GMT
|
|
252
|
+
Fri, 10 Sep 2021 07:39:51 GMT
|
|
217
253
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.50..@fluentui/react-positioning_v9.0.0-alpha.51)
|
|
218
254
|
|
|
219
255
|
### Changes
|
|
@@ -222,7 +258,7 @@ Fri, 10 Sep 2021 07:39:51 GMT
|
|
|
222
258
|
|
|
223
259
|
## [9.0.0-alpha.50](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.50)
|
|
224
260
|
|
|
225
|
-
Wed, 08 Sep 2021 07:34:11 GMT
|
|
261
|
+
Wed, 08 Sep 2021 07:34:11 GMT
|
|
226
262
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.49..@fluentui/react-positioning_v9.0.0-alpha.50)
|
|
227
263
|
|
|
228
264
|
### Changes
|
|
@@ -231,7 +267,7 @@ Wed, 08 Sep 2021 07:34:11 GMT
|
|
|
231
267
|
|
|
232
268
|
## [9.0.0-alpha.49](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.49)
|
|
233
269
|
|
|
234
|
-
Mon, 06 Sep 2021 07:34:53 GMT
|
|
270
|
+
Mon, 06 Sep 2021 07:34:53 GMT
|
|
235
271
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.48..@fluentui/react-positioning_v9.0.0-alpha.49)
|
|
236
272
|
|
|
237
273
|
### Changes
|
|
@@ -240,7 +276,7 @@ Mon, 06 Sep 2021 07:34:53 GMT
|
|
|
240
276
|
|
|
241
277
|
## [9.0.0-alpha.48](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.48)
|
|
242
278
|
|
|
243
|
-
Wed, 01 Sep 2021 07:39:56 GMT
|
|
279
|
+
Wed, 01 Sep 2021 07:39:56 GMT
|
|
244
280
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.47..@fluentui/react-positioning_v9.0.0-alpha.48)
|
|
245
281
|
|
|
246
282
|
### Changes
|
|
@@ -249,7 +285,7 @@ Wed, 01 Sep 2021 07:39:56 GMT
|
|
|
249
285
|
|
|
250
286
|
## [9.0.0-alpha.47](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.47)
|
|
251
287
|
|
|
252
|
-
Tue, 31 Aug 2021 07:37:47 GMT
|
|
288
|
+
Tue, 31 Aug 2021 07:37:47 GMT
|
|
253
289
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.46..@fluentui/react-positioning_v9.0.0-alpha.47)
|
|
254
290
|
|
|
255
291
|
### Changes
|
|
@@ -258,7 +294,7 @@ Tue, 31 Aug 2021 07:37:47 GMT
|
|
|
258
294
|
|
|
259
295
|
## [9.0.0-alpha.46](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.46)
|
|
260
296
|
|
|
261
|
-
Tue, 24 Aug 2021 07:34:48 GMT
|
|
297
|
+
Tue, 24 Aug 2021 07:34:48 GMT
|
|
262
298
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.45..@fluentui/react-positioning_v9.0.0-alpha.46)
|
|
263
299
|
|
|
264
300
|
### Changes
|
|
@@ -267,7 +303,7 @@ Tue, 24 Aug 2021 07:34:48 GMT
|
|
|
267
303
|
|
|
268
304
|
## [9.0.0-alpha.45](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.45)
|
|
269
305
|
|
|
270
|
-
Fri, 20 Aug 2021 07:37:28 GMT
|
|
306
|
+
Fri, 20 Aug 2021 07:37:28 GMT
|
|
271
307
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.44..@fluentui/react-positioning_v9.0.0-alpha.45)
|
|
272
308
|
|
|
273
309
|
### Changes
|
|
@@ -276,7 +312,7 @@ Fri, 20 Aug 2021 07:37:28 GMT
|
|
|
276
312
|
|
|
277
313
|
## [9.0.0-alpha.44](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.44)
|
|
278
314
|
|
|
279
|
-
Thu, 19 Aug 2021 07:41:35 GMT
|
|
315
|
+
Thu, 19 Aug 2021 07:41:35 GMT
|
|
280
316
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.43..@fluentui/react-positioning_v9.0.0-alpha.44)
|
|
281
317
|
|
|
282
318
|
### Changes
|
|
@@ -285,7 +321,7 @@ Thu, 19 Aug 2021 07:41:35 GMT
|
|
|
285
321
|
|
|
286
322
|
## [9.0.0-alpha.43](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.43)
|
|
287
323
|
|
|
288
|
-
Mon, 16 Aug 2021 07:36:39 GMT
|
|
324
|
+
Mon, 16 Aug 2021 07:36:39 GMT
|
|
289
325
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.42..@fluentui/react-positioning_v9.0.0-alpha.43)
|
|
290
326
|
|
|
291
327
|
### Changes
|
|
@@ -294,7 +330,7 @@ Mon, 16 Aug 2021 07:36:39 GMT
|
|
|
294
330
|
|
|
295
331
|
## [9.0.0-alpha.42](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.42)
|
|
296
332
|
|
|
297
|
-
Fri, 13 Aug 2021 07:36:34 GMT
|
|
333
|
+
Fri, 13 Aug 2021 07:36:34 GMT
|
|
298
334
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.41..@fluentui/react-positioning_v9.0.0-alpha.42)
|
|
299
335
|
|
|
300
336
|
### Changes
|
|
@@ -303,7 +339,7 @@ Fri, 13 Aug 2021 07:36:34 GMT
|
|
|
303
339
|
|
|
304
340
|
## [9.0.0-alpha.41](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.41)
|
|
305
341
|
|
|
306
|
-
Tue, 10 Aug 2021 07:33:28 GMT
|
|
342
|
+
Tue, 10 Aug 2021 07:33:28 GMT
|
|
307
343
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.40..@fluentui/react-positioning_v9.0.0-alpha.41)
|
|
308
344
|
|
|
309
345
|
### Changes
|
|
@@ -312,7 +348,7 @@ Tue, 10 Aug 2021 07:33:28 GMT
|
|
|
312
348
|
|
|
313
349
|
## [9.0.0-alpha.40](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.40)
|
|
314
350
|
|
|
315
|
-
Fri, 06 Aug 2021 07:35:14 GMT
|
|
351
|
+
Fri, 06 Aug 2021 07:35:14 GMT
|
|
316
352
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.39..@fluentui/react-positioning_v9.0.0-alpha.40)
|
|
317
353
|
|
|
318
354
|
### Changes
|
|
@@ -321,7 +357,7 @@ Fri, 06 Aug 2021 07:35:14 GMT
|
|
|
321
357
|
|
|
322
358
|
## [9.0.0-alpha.39](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.39)
|
|
323
359
|
|
|
324
|
-
Tue, 03 Aug 2021 07:39:30 GMT
|
|
360
|
+
Tue, 03 Aug 2021 07:39:30 GMT
|
|
325
361
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.38..@fluentui/react-positioning_v9.0.0-alpha.39)
|
|
326
362
|
|
|
327
363
|
### Patches
|
|
@@ -335,7 +371,7 @@ Tue, 03 Aug 2021 07:39:30 GMT
|
|
|
335
371
|
|
|
336
372
|
## [9.0.0-alpha.38](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.38)
|
|
337
373
|
|
|
338
|
-
Mon, 02 Aug 2021 07:36:20 GMT
|
|
374
|
+
Mon, 02 Aug 2021 07:36:20 GMT
|
|
339
375
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.37..@fluentui/react-positioning_v9.0.0-alpha.38)
|
|
340
376
|
|
|
341
377
|
### Changes
|
|
@@ -344,7 +380,7 @@ Mon, 02 Aug 2021 07:36:20 GMT
|
|
|
344
380
|
|
|
345
381
|
## [9.0.0-alpha.37](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.37)
|
|
346
382
|
|
|
347
|
-
Mon, 26 Jul 2021 07:37:30 GMT
|
|
383
|
+
Mon, 26 Jul 2021 07:37:30 GMT
|
|
348
384
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.36..@fluentui/react-positioning_v9.0.0-alpha.37)
|
|
349
385
|
|
|
350
386
|
### Changes
|
|
@@ -353,7 +389,7 @@ Mon, 26 Jul 2021 07:37:30 GMT
|
|
|
353
389
|
|
|
354
390
|
## [9.0.0-alpha.36](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.36)
|
|
355
391
|
|
|
356
|
-
Fri, 23 Jul 2021 07:38:19 GMT
|
|
392
|
+
Fri, 23 Jul 2021 07:38:19 GMT
|
|
357
393
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.35..@fluentui/react-positioning_v9.0.0-alpha.36)
|
|
358
394
|
|
|
359
395
|
### Changes
|
|
@@ -362,7 +398,7 @@ Fri, 23 Jul 2021 07:38:19 GMT
|
|
|
362
398
|
|
|
363
399
|
## [9.0.0-alpha.35](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.35)
|
|
364
400
|
|
|
365
|
-
Thu, 22 Jul 2021 07:36:55 GMT
|
|
401
|
+
Thu, 22 Jul 2021 07:36:55 GMT
|
|
366
402
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.34..@fluentui/react-positioning_v9.0.0-alpha.35)
|
|
367
403
|
|
|
368
404
|
### Changes
|
|
@@ -371,7 +407,7 @@ Thu, 22 Jul 2021 07:36:55 GMT
|
|
|
371
407
|
|
|
372
408
|
## [9.0.0-alpha.34](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.34)
|
|
373
409
|
|
|
374
|
-
Thu, 15 Jul 2021 07:36:18 GMT
|
|
410
|
+
Thu, 15 Jul 2021 07:36:18 GMT
|
|
375
411
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.33..@fluentui/react-positioning_v9.0.0-alpha.34)
|
|
376
412
|
|
|
377
413
|
### Changes
|
|
@@ -380,7 +416,7 @@ Thu, 15 Jul 2021 07:36:18 GMT
|
|
|
380
416
|
|
|
381
417
|
## [9.0.0-alpha.33](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.33)
|
|
382
418
|
|
|
383
|
-
Fri, 09 Jul 2021 07:39:31 GMT
|
|
419
|
+
Fri, 09 Jul 2021 07:39:31 GMT
|
|
384
420
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.32..@fluentui/react-positioning_v9.0.0-alpha.33)
|
|
385
421
|
|
|
386
422
|
### Patches
|
|
@@ -394,7 +430,7 @@ Fri, 09 Jul 2021 07:39:31 GMT
|
|
|
394
430
|
|
|
395
431
|
## [9.0.0-alpha.32](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.32)
|
|
396
432
|
|
|
397
|
-
Fri, 02 Jul 2021 23:15:55 GMT
|
|
433
|
+
Fri, 02 Jul 2021 23:15:55 GMT
|
|
398
434
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.31..@fluentui/react-positioning_v9.0.0-alpha.32)
|
|
399
435
|
|
|
400
436
|
### Changes
|
|
@@ -403,7 +439,7 @@ Fri, 02 Jul 2021 23:15:55 GMT
|
|
|
403
439
|
|
|
404
440
|
## [9.0.0-alpha.31](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.31)
|
|
405
441
|
|
|
406
|
-
Fri, 02 Jul 2021 07:37:06 GMT
|
|
442
|
+
Fri, 02 Jul 2021 07:37:06 GMT
|
|
407
443
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.30..@fluentui/react-positioning_v9.0.0-alpha.31)
|
|
408
444
|
|
|
409
445
|
### Changes
|
|
@@ -412,7 +448,7 @@ Fri, 02 Jul 2021 07:37:06 GMT
|
|
|
412
448
|
|
|
413
449
|
## [9.0.0-alpha.30](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.30)
|
|
414
450
|
|
|
415
|
-
Thu, 01 Jul 2021 07:35:05 GMT
|
|
451
|
+
Thu, 01 Jul 2021 07:35:05 GMT
|
|
416
452
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.29..@fluentui/react-positioning_v9.0.0-alpha.30)
|
|
417
453
|
|
|
418
454
|
### Changes
|
|
@@ -421,7 +457,7 @@ Thu, 01 Jul 2021 07:35:05 GMT
|
|
|
421
457
|
|
|
422
458
|
## [9.0.0-alpha.29](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.29)
|
|
423
459
|
|
|
424
|
-
Wed, 16 Jun 2021 07:34:24 GMT
|
|
460
|
+
Wed, 16 Jun 2021 07:34:24 GMT
|
|
425
461
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.28..@fluentui/react-positioning_v9.0.0-alpha.29)
|
|
426
462
|
|
|
427
463
|
### Changes
|
|
@@ -430,7 +466,7 @@ Wed, 16 Jun 2021 07:34:24 GMT
|
|
|
430
466
|
|
|
431
467
|
## [9.0.0-alpha.28](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.28)
|
|
432
468
|
|
|
433
|
-
Tue, 15 Jun 2021 07:40:20 GMT
|
|
469
|
+
Tue, 15 Jun 2021 07:40:20 GMT
|
|
434
470
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.27..@fluentui/react-positioning_v9.0.0-alpha.28)
|
|
435
471
|
|
|
436
472
|
### Changes
|
|
@@ -439,7 +475,7 @@ Tue, 15 Jun 2021 07:40:20 GMT
|
|
|
439
475
|
|
|
440
476
|
## [9.0.0-alpha.27](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.27)
|
|
441
477
|
|
|
442
|
-
Mon, 07 Jun 2021 07:38:15 GMT
|
|
478
|
+
Mon, 07 Jun 2021 07:38:15 GMT
|
|
443
479
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.26..@fluentui/react-positioning_v9.0.0-alpha.27)
|
|
444
480
|
|
|
445
481
|
### Patches
|
|
@@ -453,7 +489,7 @@ Mon, 07 Jun 2021 07:38:15 GMT
|
|
|
453
489
|
|
|
454
490
|
## [9.0.0-alpha.26](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.26)
|
|
455
491
|
|
|
456
|
-
Fri, 04 Jun 2021 07:37:23 GMT
|
|
492
|
+
Fri, 04 Jun 2021 07:37:23 GMT
|
|
457
493
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.25..@fluentui/react-positioning_v9.0.0-alpha.26)
|
|
458
494
|
|
|
459
495
|
### Changes
|
|
@@ -462,7 +498,7 @@ Fri, 04 Jun 2021 07:37:23 GMT
|
|
|
462
498
|
|
|
463
499
|
## [9.0.0-alpha.25](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.25)
|
|
464
500
|
|
|
465
|
-
Thu, 03 Jun 2021 07:36:03 GMT
|
|
501
|
+
Thu, 03 Jun 2021 07:36:03 GMT
|
|
466
502
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.24..@fluentui/react-positioning_v9.0.0-alpha.25)
|
|
467
503
|
|
|
468
504
|
### Changes
|
|
@@ -471,7 +507,7 @@ Thu, 03 Jun 2021 07:36:03 GMT
|
|
|
471
507
|
|
|
472
508
|
## [9.0.0-alpha.24](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.24)
|
|
473
509
|
|
|
474
|
-
Fri, 28 May 2021 07:33:57 GMT
|
|
510
|
+
Fri, 28 May 2021 07:33:57 GMT
|
|
475
511
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.23..@fluentui/react-positioning_v9.0.0-alpha.24)
|
|
476
512
|
|
|
477
513
|
### Changes
|
|
@@ -480,7 +516,7 @@ Fri, 28 May 2021 07:33:57 GMT
|
|
|
480
516
|
|
|
481
517
|
## [9.0.0-alpha.23](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.23)
|
|
482
518
|
|
|
483
|
-
Wed, 26 May 2021 07:35:43 GMT
|
|
519
|
+
Wed, 26 May 2021 07:35:43 GMT
|
|
484
520
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.22..@fluentui/react-positioning_v9.0.0-alpha.23)
|
|
485
521
|
|
|
486
522
|
### Changes
|
|
@@ -489,7 +525,7 @@ Wed, 26 May 2021 07:35:43 GMT
|
|
|
489
525
|
|
|
490
526
|
## [9.0.0-alpha.22](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.22)
|
|
491
527
|
|
|
492
|
-
Fri, 21 May 2021 07:34:54 GMT
|
|
528
|
+
Fri, 21 May 2021 07:34:54 GMT
|
|
493
529
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.21..@fluentui/react-positioning_v9.0.0-alpha.22)
|
|
494
530
|
|
|
495
531
|
### Changes
|
|
@@ -498,7 +534,7 @@ Fri, 21 May 2021 07:34:54 GMT
|
|
|
498
534
|
|
|
499
535
|
## [9.0.0-alpha.21](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.21)
|
|
500
536
|
|
|
501
|
-
Thu, 20 May 2021 07:41:54 GMT
|
|
537
|
+
Thu, 20 May 2021 07:41:54 GMT
|
|
502
538
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.20..@fluentui/react-positioning_v9.0.0-alpha.21)
|
|
503
539
|
|
|
504
540
|
### Patches
|
|
@@ -512,7 +548,7 @@ Thu, 20 May 2021 07:41:54 GMT
|
|
|
512
548
|
|
|
513
549
|
## [9.0.0-alpha.20](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.20)
|
|
514
550
|
|
|
515
|
-
Wed, 19 May 2021 07:34:20 GMT
|
|
551
|
+
Wed, 19 May 2021 07:34:20 GMT
|
|
516
552
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.19..@fluentui/react-positioning_v9.0.0-alpha.20)
|
|
517
553
|
|
|
518
554
|
### Changes
|
|
@@ -521,7 +557,7 @@ Wed, 19 May 2021 07:34:20 GMT
|
|
|
521
557
|
|
|
522
558
|
## [9.0.0-alpha.19](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.19)
|
|
523
559
|
|
|
524
|
-
Thu, 13 May 2021 07:36:55 GMT
|
|
560
|
+
Thu, 13 May 2021 07:36:55 GMT
|
|
525
561
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.18..@fluentui/react-positioning_v9.0.0-alpha.19)
|
|
526
562
|
|
|
527
563
|
### Changes
|
|
@@ -530,7 +566,7 @@ Thu, 13 May 2021 07:36:55 GMT
|
|
|
530
566
|
|
|
531
567
|
## [9.0.0-alpha.18](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.18)
|
|
532
568
|
|
|
533
|
-
Wed, 12 May 2021 07:36:20 GMT
|
|
569
|
+
Wed, 12 May 2021 07:36:20 GMT
|
|
534
570
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.17..@fluentui/react-positioning_v9.0.0-alpha.18)
|
|
535
571
|
|
|
536
572
|
### Changes
|
|
@@ -539,7 +575,7 @@ Wed, 12 May 2021 07:36:20 GMT
|
|
|
539
575
|
|
|
540
576
|
## [9.0.0-alpha.17](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.17)
|
|
541
577
|
|
|
542
|
-
Tue, 04 May 2021 07:36:35 GMT
|
|
578
|
+
Tue, 04 May 2021 07:36:35 GMT
|
|
543
579
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.16..@fluentui/react-positioning_v9.0.0-alpha.17)
|
|
544
580
|
|
|
545
581
|
### Changes
|
|
@@ -548,7 +584,7 @@ Tue, 04 May 2021 07:36:35 GMT
|
|
|
548
584
|
|
|
549
585
|
## [9.0.0-alpha.16](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.16)
|
|
550
586
|
|
|
551
|
-
Mon, 03 May 2021 07:45:19 GMT
|
|
587
|
+
Mon, 03 May 2021 07:45:19 GMT
|
|
552
588
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.15..@fluentui/react-positioning_v9.0.0-alpha.16)
|
|
553
589
|
|
|
554
590
|
### Changes
|
|
@@ -557,7 +593,7 @@ Mon, 03 May 2021 07:45:19 GMT
|
|
|
557
593
|
|
|
558
594
|
## [9.0.0-alpha.15](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.15)
|
|
559
595
|
|
|
560
|
-
Fri, 30 Apr 2021 07:42:23 GMT
|
|
596
|
+
Fri, 30 Apr 2021 07:42:23 GMT
|
|
561
597
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.14..@fluentui/react-positioning_v9.0.0-alpha.15)
|
|
562
598
|
|
|
563
599
|
### Patches
|
|
@@ -572,7 +608,7 @@ Fri, 30 Apr 2021 07:42:23 GMT
|
|
|
572
608
|
|
|
573
609
|
## [9.0.0-alpha.14](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.14)
|
|
574
610
|
|
|
575
|
-
Fri, 23 Apr 2021 07:37:10 GMT
|
|
611
|
+
Fri, 23 Apr 2021 07:37:10 GMT
|
|
576
612
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.13..@fluentui/react-positioning_v9.0.0-alpha.14)
|
|
577
613
|
|
|
578
614
|
### Patches
|
|
@@ -586,7 +622,7 @@ Fri, 23 Apr 2021 07:37:10 GMT
|
|
|
586
622
|
|
|
587
623
|
## [9.0.0-alpha.13](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.13)
|
|
588
624
|
|
|
589
|
-
Thu, 22 Apr 2021 07:33:28 GMT
|
|
625
|
+
Thu, 22 Apr 2021 07:33:28 GMT
|
|
590
626
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.12..@fluentui/react-positioning_v9.0.0-alpha.13)
|
|
591
627
|
|
|
592
628
|
### Changes
|
|
@@ -595,7 +631,7 @@ Thu, 22 Apr 2021 07:33:28 GMT
|
|
|
595
631
|
|
|
596
632
|
## [9.0.0-alpha.12](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.12)
|
|
597
633
|
|
|
598
|
-
Wed, 21 Apr 2021 07:31:50 GMT
|
|
634
|
+
Wed, 21 Apr 2021 07:31:50 GMT
|
|
599
635
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.11..@fluentui/react-positioning_v9.0.0-alpha.12)
|
|
600
636
|
|
|
601
637
|
### Changes
|
|
@@ -604,7 +640,7 @@ Wed, 21 Apr 2021 07:31:50 GMT
|
|
|
604
640
|
|
|
605
641
|
## [9.0.0-alpha.11](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.11)
|
|
606
642
|
|
|
607
|
-
Tue, 20 Apr 2021 07:31:35 GMT
|
|
643
|
+
Tue, 20 Apr 2021 07:31:35 GMT
|
|
608
644
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.10..@fluentui/react-positioning_v9.0.0-alpha.11)
|
|
609
645
|
|
|
610
646
|
### Changes
|
|
@@ -613,7 +649,7 @@ Tue, 20 Apr 2021 07:31:35 GMT
|
|
|
613
649
|
|
|
614
650
|
## [9.0.0-alpha.10](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.10)
|
|
615
651
|
|
|
616
|
-
Fri, 16 Apr 2021 18:08:21 GMT
|
|
652
|
+
Fri, 16 Apr 2021 18:08:21 GMT
|
|
617
653
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.9..@fluentui/react-positioning_v9.0.0-alpha.10)
|
|
618
654
|
|
|
619
655
|
### Changes
|
|
@@ -622,7 +658,7 @@ Fri, 16 Apr 2021 18:08:21 GMT
|
|
|
622
658
|
|
|
623
659
|
## [9.0.0-alpha.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.9)
|
|
624
660
|
|
|
625
|
-
Fri, 16 Apr 2021 07:32:08 GMT
|
|
661
|
+
Fri, 16 Apr 2021 07:32:08 GMT
|
|
626
662
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.8..@fluentui/react-positioning_v9.0.0-alpha.9)
|
|
627
663
|
|
|
628
664
|
### Changes
|
|
@@ -631,7 +667,7 @@ Fri, 16 Apr 2021 07:32:08 GMT
|
|
|
631
667
|
|
|
632
668
|
## [9.0.0-alpha.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.8)
|
|
633
669
|
|
|
634
|
-
Wed, 14 Apr 2021 07:34:12 GMT
|
|
670
|
+
Wed, 14 Apr 2021 07:34:12 GMT
|
|
635
671
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.7..@fluentui/react-positioning_v9.0.0-alpha.8)
|
|
636
672
|
|
|
637
673
|
### Changes
|
|
@@ -640,7 +676,7 @@ Wed, 14 Apr 2021 07:34:12 GMT
|
|
|
640
676
|
|
|
641
677
|
## [9.0.0-alpha.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.7)
|
|
642
678
|
|
|
643
|
-
Thu, 08 Apr 2021 07:33:06 GMT
|
|
679
|
+
Thu, 08 Apr 2021 07:33:06 GMT
|
|
644
680
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.6..@fluentui/react-positioning_v9.0.0-alpha.7)
|
|
645
681
|
|
|
646
682
|
### Changes
|
|
@@ -649,7 +685,7 @@ Thu, 08 Apr 2021 07:33:06 GMT
|
|
|
649
685
|
|
|
650
686
|
## [9.0.0-alpha.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.6)
|
|
651
687
|
|
|
652
|
-
Thu, 01 Apr 2021 20:13:37 GMT
|
|
688
|
+
Thu, 01 Apr 2021 20:13:37 GMT
|
|
653
689
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.5..@fluentui/react-positioning_v9.0.0-alpha.6)
|
|
654
690
|
|
|
655
691
|
### Changes
|
|
@@ -658,7 +694,7 @@ Thu, 01 Apr 2021 20:13:37 GMT
|
|
|
658
694
|
|
|
659
695
|
## [9.0.0-alpha.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.5)
|
|
660
696
|
|
|
661
|
-
Wed, 31 Mar 2021 00:53:43 GMT
|
|
697
|
+
Wed, 31 Mar 2021 00:53:43 GMT
|
|
662
698
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.4..@fluentui/react-positioning_v9.0.0-alpha.5)
|
|
663
699
|
|
|
664
700
|
### Patches
|
|
@@ -672,7 +708,7 @@ Wed, 31 Mar 2021 00:53:43 GMT
|
|
|
672
708
|
|
|
673
709
|
## [9.0.0-alpha.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.4)
|
|
674
710
|
|
|
675
|
-
Tue, 30 Mar 2021 07:34:45 GMT
|
|
711
|
+
Tue, 30 Mar 2021 07:34:45 GMT
|
|
676
712
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.3..@fluentui/react-positioning_v9.0.0-alpha.4)
|
|
677
713
|
|
|
678
714
|
### Changes
|
|
@@ -681,7 +717,7 @@ Tue, 30 Mar 2021 07:34:45 GMT
|
|
|
681
717
|
|
|
682
718
|
## [9.0.0-alpha.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.3)
|
|
683
719
|
|
|
684
|
-
Fri, 26 Mar 2021 07:32:34 GMT
|
|
720
|
+
Fri, 26 Mar 2021 07:32:34 GMT
|
|
685
721
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.2..@fluentui/react-positioning_v9.0.0-alpha.3)
|
|
686
722
|
|
|
687
723
|
### Changes
|
|
@@ -690,7 +726,7 @@ Fri, 26 Mar 2021 07:32:34 GMT
|
|
|
690
726
|
|
|
691
727
|
## [9.0.0-alpha.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.2)
|
|
692
728
|
|
|
693
|
-
Thu, 25 Mar 2021 07:33:24 GMT
|
|
729
|
+
Thu, 25 Mar 2021 07:33:24 GMT
|
|
694
730
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.1..@fluentui/react-positioning_v9.0.0-alpha.2)
|
|
695
731
|
|
|
696
732
|
### Changes
|
|
@@ -164,7 +164,7 @@ export declare type PopperRefHandle = {
|
|
|
164
164
|
* Sets the target and updates positioning imperatively.
|
|
165
165
|
* Useful for avoiding double renders with the target option.
|
|
166
166
|
*/
|
|
167
|
-
setTarget: (target: HTMLElement) => void;
|
|
167
|
+
setTarget: (target: HTMLElement | PopperVirtualElement) => void;
|
|
168
168
|
};
|
|
169
169
|
|
|
170
170
|
export declare type PopperVirtualElement = PopperJs.VirtualElement;
|
package/lib/types.d.ts
CHANGED
|
@@ -21,7 +21,7 @@ export declare type PopperRefHandle = {
|
|
|
21
21
|
* Sets the target and updates positioning imperatively.
|
|
22
22
|
* Useful for avoiding double renders with the target option.
|
|
23
23
|
*/
|
|
24
|
-
setTarget: (target: HTMLElement) => void;
|
|
24
|
+
setTarget: (target: HTMLElement | PopperVirtualElement) => void;
|
|
25
25
|
};
|
|
26
26
|
export declare type PopperVirtualElement = PopperJs.VirtualElement;
|
|
27
27
|
export interface PopperOptions {
|
package/lib/types.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"types.js","sourceRoot":"../src/","sources":["types.ts"],"names":[],"mappings":"","sourcesContent":["import * as PopperJs from '@popperjs/core';\nimport * as React from 'react';\n\nexport type OffsetFunctionParam = {\n popper: PopperJs.Rect;\n reference: PopperJs.Rect;\n placement: PopperJs.Placement;\n};\n\nexport type OffsetFunction = (param: OffsetFunctionParam) => [number | null | undefined, number | null | undefined];\n\nexport type Offset = OffsetFunction | [number | null | undefined, number | null | undefined];\n\nexport type Position = 'above' | 'below' | 'before' | 'after';\nexport type Alignment = 'top' | 'bottom' | 'start' | 'end' | 'center';\n\nexport type AutoSize = 'height' | 'height-always' | 'width' | 'width-always' | 'always' | boolean;\n\nexport type Boundary = PopperJs.Boundary | 'scrollParent' | 'window';\n\nexport type PopperRefHandle = {\n /**\n * Updates the position of the popper imperatively.\n * Useful when the position of the target changes from other factors than scrolling of window resize.\n */\n updatePosition: () => void;\n\n /**\n * Sets the target and updates positioning imperatively.\n * Useful for avoiding double renders with the target option.\n */\n setTarget: (target: HTMLElement) => void;\n};\n\nexport type PopperVirtualElement = PopperJs.VirtualElement;\n\nexport interface PopperOptions {\n /** Alignment for the component. Only has an effect if used with the @see position option */\n align?: Alignment;\n\n /** The element which will define the boundaries of the popper position for the flip behavior. */\n flipBoundary?: Boundary;\n\n /** The element which will define the boundaries of the popper position for the overflow behavior. */\n overflowBoundary?: Boundary;\n\n /**\n * Position for the component. Position has higher priority than align. If position is vertical ('above' | 'below')\n * and align is also vertical ('top' | 'bottom') or if both position and align are horizontal ('before' | 'after'\n * and 'start' | 'end' respectively),\n * then provided value for 'align' will be ignored and 'center' will be used instead.\n */\n position?: Position;\n\n /**\n * Enables the Popper box to position itself in 'fixed' mode (default value is position: 'absolute')\n * @default false\n */\n positionFixed?: boolean;\n\n /**\n * Lets you displace a popper element from its reference element.\n * This can be useful if you need to apply some margin between them or if you need to fine tune the\n * position according to some custom logic.\n */\n offset?: Offset;\n\n /**\n * Defines padding between the corner of the popup element and the arrow.\n * Use to prevent the arrow from overlapping a rounded corner, for example.\n */\n arrowPadding?: number;\n\n /**\n * Applies max-height and max-width on popper to fit it within the available space in viewport.\n * true enables this for both width and height when overflow happens.\n * 'always' applies `max-height`/`max-width` regardless of overflow.\n * 'height' applies `max-height` when overflow happens, and 'width' for `max-width`\n * `height-always` applies `max-height` regardless of overflow, and 'width-always' for always applying `max-width`\n */\n autoSize?: AutoSize;\n\n /**\n * Modifies position and alignment to cover the target\n */\n coverTarget?: boolean;\n\n /**\n * Disables automatic repositioning of the component; it will always be placed according to the values of `align` and\n * `position` props, regardless of the size of the component, the reference element or the viewport.\n */\n pinned?: boolean;\n\n /**\n * When the reference element or the viewport is outside viewport allows a popper element to be fully in viewport.\n * \"all\" enables this behavior for all axis.\n */\n // eslint-disable-next-line @typescript-eslint/naming-convention\n unstable_disableTether?: boolean | 'all';\n}\n\nexport interface PositioningProps\n // \"positionFixed\" & \"unstable_disableTether\" are not exported as public API (yet)\n extends Omit<PopperOptions, 'positionFixed' | 'unstable_disableTether'> {\n /** An imperative handle to Popper methods. */\n popperRef?: React.Ref<PopperRefHandle>;\n\n /**\n * Manual override for popper target. Useful for scenarios where a component accepts user prop to override target\n */\n target?: HTMLElement | PopperVirtualElement | null;\n}\n\nexport type PositioningShorthandValue =\n | 'above'\n | 'above-start'\n | 'above-end'\n | 'below'\n | 'below-start'\n | 'below-end'\n | 'before'\n | 'before-top'\n | 'before-bottom'\n | 'after'\n | 'after-top'\n | 'after-bottom';\n\nexport type PositioningShorthand = PositioningProps | PositioningShorthandValue;\n"]}
|
|
1
|
+
{"version":3,"file":"types.js","sourceRoot":"../src/","sources":["types.ts"],"names":[],"mappings":"","sourcesContent":["import * as PopperJs from '@popperjs/core';\nimport * as React from 'react';\n\nexport type OffsetFunctionParam = {\n popper: PopperJs.Rect;\n reference: PopperJs.Rect;\n placement: PopperJs.Placement;\n};\n\nexport type OffsetFunction = (param: OffsetFunctionParam) => [number | null | undefined, number | null | undefined];\n\nexport type Offset = OffsetFunction | [number | null | undefined, number | null | undefined];\n\nexport type Position = 'above' | 'below' | 'before' | 'after';\nexport type Alignment = 'top' | 'bottom' | 'start' | 'end' | 'center';\n\nexport type AutoSize = 'height' | 'height-always' | 'width' | 'width-always' | 'always' | boolean;\n\nexport type Boundary = PopperJs.Boundary | 'scrollParent' | 'window';\n\nexport type PopperRefHandle = {\n /**\n * Updates the position of the popper imperatively.\n * Useful when the position of the target changes from other factors than scrolling of window resize.\n */\n updatePosition: () => void;\n\n /**\n * Sets the target and updates positioning imperatively.\n * Useful for avoiding double renders with the target option.\n */\n setTarget: (target: HTMLElement | PopperVirtualElement) => void;\n};\n\nexport type PopperVirtualElement = PopperJs.VirtualElement;\n\nexport interface PopperOptions {\n /** Alignment for the component. Only has an effect if used with the @see position option */\n align?: Alignment;\n\n /** The element which will define the boundaries of the popper position for the flip behavior. */\n flipBoundary?: Boundary;\n\n /** The element which will define the boundaries of the popper position for the overflow behavior. */\n overflowBoundary?: Boundary;\n\n /**\n * Position for the component. Position has higher priority than align. If position is vertical ('above' | 'below')\n * and align is also vertical ('top' | 'bottom') or if both position and align are horizontal ('before' | 'after'\n * and 'start' | 'end' respectively),\n * then provided value for 'align' will be ignored and 'center' will be used instead.\n */\n position?: Position;\n\n /**\n * Enables the Popper box to position itself in 'fixed' mode (default value is position: 'absolute')\n * @default false\n */\n positionFixed?: boolean;\n\n /**\n * Lets you displace a popper element from its reference element.\n * This can be useful if you need to apply some margin between them or if you need to fine tune the\n * position according to some custom logic.\n */\n offset?: Offset;\n\n /**\n * Defines padding between the corner of the popup element and the arrow.\n * Use to prevent the arrow from overlapping a rounded corner, for example.\n */\n arrowPadding?: number;\n\n /**\n * Applies max-height and max-width on popper to fit it within the available space in viewport.\n * true enables this for both width and height when overflow happens.\n * 'always' applies `max-height`/`max-width` regardless of overflow.\n * 'height' applies `max-height` when overflow happens, and 'width' for `max-width`\n * `height-always` applies `max-height` regardless of overflow, and 'width-always' for always applying `max-width`\n */\n autoSize?: AutoSize;\n\n /**\n * Modifies position and alignment to cover the target\n */\n coverTarget?: boolean;\n\n /**\n * Disables automatic repositioning of the component; it will always be placed according to the values of `align` and\n * `position` props, regardless of the size of the component, the reference element or the viewport.\n */\n pinned?: boolean;\n\n /**\n * When the reference element or the viewport is outside viewport allows a popper element to be fully in viewport.\n * \"all\" enables this behavior for all axis.\n */\n // eslint-disable-next-line @typescript-eslint/naming-convention\n unstable_disableTether?: boolean | 'all';\n}\n\nexport interface PositioningProps\n // \"positionFixed\" & \"unstable_disableTether\" are not exported as public API (yet)\n extends Omit<PopperOptions, 'positionFixed' | 'unstable_disableTether'> {\n /** An imperative handle to Popper methods. */\n popperRef?: React.Ref<PopperRefHandle>;\n\n /**\n * Manual override for popper target. Useful for scenarios where a component accepts user prop to override target\n */\n target?: HTMLElement | PopperVirtualElement | null;\n}\n\nexport type PositioningShorthandValue =\n | 'above'\n | 'above-start'\n | 'above-end'\n | 'below'\n | 'below-start'\n | 'below-end'\n | 'before'\n | 'before-top'\n | 'before-bottom'\n | 'after'\n | 'after-top'\n | 'after-bottom';\n\nexport type PositioningShorthand = PositioningProps | PositioningShorthandValue;\n"]}
|
package/lib-commonjs/types.d.ts
CHANGED
|
@@ -21,7 +21,7 @@ export declare type PopperRefHandle = {
|
|
|
21
21
|
* Sets the target and updates positioning imperatively.
|
|
22
22
|
* Useful for avoiding double renders with the target option.
|
|
23
23
|
*/
|
|
24
|
-
setTarget: (target: HTMLElement) => void;
|
|
24
|
+
setTarget: (target: HTMLElement | PopperVirtualElement) => void;
|
|
25
25
|
};
|
|
26
26
|
export declare type PopperVirtualElement = PopperJs.VirtualElement;
|
|
27
27
|
export interface PopperOptions {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fluentui/react-positioning",
|
|
3
|
-
"version": "9.0.0-rc.
|
|
3
|
+
"version": "9.0.0-rc.7",
|
|
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",
|
|
@@ -20,22 +20,18 @@
|
|
|
20
20
|
"lint": "just-scripts lint",
|
|
21
21
|
"test": "jest --passWithNoTests",
|
|
22
22
|
"docs": "api-extractor run --config=config/api-extractor.local.json --local",
|
|
23
|
-
"build:local": "tsc -p ./tsconfig.lib.json --module esnext --emitDeclarationOnly && node
|
|
23
|
+
"build:local": "tsc -p ./tsconfig.lib.json --module esnext --emitDeclarationOnly && node ../../../scripts/typescript/normalize-import --output ./dist/packages/react-components/react-positioning/src && yarn docs",
|
|
24
24
|
"type-check": "tsc -b tsconfig.json"
|
|
25
25
|
},
|
|
26
26
|
"devDependencies": {
|
|
27
27
|
"@fluentui/eslint-plugin": "*",
|
|
28
|
-
"@fluentui/scripts": "^1.0.0"
|
|
29
|
-
"@types/react": "16.9.42",
|
|
30
|
-
"@types/react-dom": "16.9.10",
|
|
31
|
-
"react": "16.8.6",
|
|
32
|
-
"react-dom": "16.8.6"
|
|
28
|
+
"@fluentui/scripts": "^1.0.0"
|
|
33
29
|
},
|
|
34
30
|
"dependencies": {
|
|
35
|
-
"@griffel/react": "1.0.
|
|
36
|
-
"@fluentui/react-shared-contexts": "9.0.0-rc.
|
|
37
|
-
"@fluentui/react-theme": "9.0.0-rc.
|
|
38
|
-
"@fluentui/react-utilities": "9.0.0-rc.
|
|
31
|
+
"@griffel/react": "1.0.3",
|
|
32
|
+
"@fluentui/react-shared-contexts": "9.0.0-rc.6",
|
|
33
|
+
"@fluentui/react-theme": "9.0.0-rc.6",
|
|
34
|
+
"@fluentui/react-utilities": "9.0.0-rc.7",
|
|
39
35
|
"@popperjs/core": "~2.4.3",
|
|
40
36
|
"tslib": "^2.1.0"
|
|
41
37
|
},
|
|
@@ -51,5 +47,12 @@
|
|
|
51
47
|
"minor",
|
|
52
48
|
"patch"
|
|
53
49
|
]
|
|
50
|
+
},
|
|
51
|
+
"exports": {
|
|
52
|
+
".": {
|
|
53
|
+
"types": "./lib/index.d.ts",
|
|
54
|
+
"import": "./lib/index.js",
|
|
55
|
+
"require": "./lib-commonjs/index.js"
|
|
56
|
+
}
|
|
54
57
|
}
|
|
55
58
|
}
|