@fluentui/react-positioning 0.0.0-nightly-20220503-0421.1 → 0.0.0-nightly-20220506-0417.1
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 +77 -9
- package/CHANGELOG.md +102 -79
- package/lib/index.d.ts +6 -5
- package/lib/index.js +4 -5
- package/lib/index.js.map +1 -1
- package/lib-commonjs/index.d.ts +6 -5
- package/lib-commonjs/index.js +38 -8
- package/lib-commonjs/index.js.map +1 -1
- package/package.json +5 -5
package/CHANGELOG.json
CHANGED
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
"name": "@fluentui/react-positioning",
|
|
3
3
|
"entries": [
|
|
4
4
|
{
|
|
5
|
-
"date": "
|
|
6
|
-
"tag": "@fluentui/react-positioning_v0.0.0-nightly-
|
|
7
|
-
"version": "0.0.0-nightly-
|
|
5
|
+
"date": "Fri, 06 May 2022 04:27:21 GMT",
|
|
6
|
+
"tag": "@fluentui/react-positioning_v0.0.0-nightly-20220506-0417.1",
|
|
7
|
+
"version": "0.0.0-nightly-20220506-0417.1",
|
|
8
8
|
"comments": {
|
|
9
9
|
"prerelease": [
|
|
10
10
|
{
|
|
@@ -16,20 +16,88 @@
|
|
|
16
16
|
{
|
|
17
17
|
"author": "beachball",
|
|
18
18
|
"package": "@fluentui/react-positioning",
|
|
19
|
-
"comment": "Bump @fluentui/react-shared-contexts to v0.0.0-nightly-
|
|
20
|
-
"commit": "
|
|
19
|
+
"comment": "Bump @fluentui/react-shared-contexts to v0.0.0-nightly-20220506-0417.1",
|
|
20
|
+
"commit": "1dbdfe3544ed01dff3baaf5d6b96d3cc8ec5e559"
|
|
21
21
|
},
|
|
22
22
|
{
|
|
23
23
|
"author": "beachball",
|
|
24
24
|
"package": "@fluentui/react-positioning",
|
|
25
|
-
"comment": "Bump @fluentui/react-theme to v0.0.0-nightly-
|
|
26
|
-
"commit": "
|
|
25
|
+
"comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20220506-0417.1",
|
|
26
|
+
"commit": "1dbdfe3544ed01dff3baaf5d6b96d3cc8ec5e559"
|
|
27
27
|
},
|
|
28
28
|
{
|
|
29
29
|
"author": "beachball",
|
|
30
30
|
"package": "@fluentui/react-positioning",
|
|
31
|
-
"comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-
|
|
32
|
-
"commit": "
|
|
31
|
+
"comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20220506-0417.1",
|
|
32
|
+
"commit": "1dbdfe3544ed01dff3baaf5d6b96d3cc8ec5e559"
|
|
33
|
+
}
|
|
34
|
+
]
|
|
35
|
+
}
|
|
36
|
+
},
|
|
37
|
+
{
|
|
38
|
+
"date": "Thu, 05 May 2022 18:26:25 GMT",
|
|
39
|
+
"tag": "@fluentui/react-positioning_v9.0.0-rc.8",
|
|
40
|
+
"version": "9.0.0-rc.8",
|
|
41
|
+
"comments": {
|
|
42
|
+
"prerelease": [
|
|
43
|
+
{
|
|
44
|
+
"author": "humberto_makoto@hotmail.com",
|
|
45
|
+
"package": "@fluentui/react-positioning",
|
|
46
|
+
"commit": "de4f22fd2febb817c720c59c5798200bb56fbe06",
|
|
47
|
+
"comment": "Removing star exports."
|
|
48
|
+
},
|
|
49
|
+
{
|
|
50
|
+
"author": "beachball",
|
|
51
|
+
"package": "@fluentui/react-positioning",
|
|
52
|
+
"comment": "Bump @fluentui/react-shared-contexts to v9.0.0-rc.7",
|
|
53
|
+
"commit": "c5abb9c480ac94d12aa644d68d30773d77f2a159"
|
|
54
|
+
},
|
|
55
|
+
{
|
|
56
|
+
"author": "beachball",
|
|
57
|
+
"package": "@fluentui/react-positioning",
|
|
58
|
+
"comment": "Bump @fluentui/react-theme to v9.0.0-rc.7",
|
|
59
|
+
"commit": "c5abb9c480ac94d12aa644d68d30773d77f2a159"
|
|
60
|
+
},
|
|
61
|
+
{
|
|
62
|
+
"author": "beachball",
|
|
63
|
+
"package": "@fluentui/react-positioning",
|
|
64
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-rc.8",
|
|
65
|
+
"commit": "c5abb9c480ac94d12aa644d68d30773d77f2a159"
|
|
66
|
+
}
|
|
67
|
+
]
|
|
68
|
+
}
|
|
69
|
+
},
|
|
70
|
+
{
|
|
71
|
+
"date": "Wed, 04 May 2022 13:26:47 GMT",
|
|
72
|
+
"tag": "@fluentui/react-positioning_v9.0.0-rc.7",
|
|
73
|
+
"version": "9.0.0-rc.7",
|
|
74
|
+
"comments": {
|
|
75
|
+
"none": [
|
|
76
|
+
{
|
|
77
|
+
"author": "tristan.watanabe@gmail.com",
|
|
78
|
+
"package": "@fluentui/react-positioning",
|
|
79
|
+
"commit": "8ec3d32fa26e6cf803ab9d18671fd51ba06c74ab",
|
|
80
|
+
"comment": "react-positioning: Move to new common folder."
|
|
81
|
+
}
|
|
82
|
+
],
|
|
83
|
+
"prerelease": [
|
|
84
|
+
{
|
|
85
|
+
"author": "beachball",
|
|
86
|
+
"package": "@fluentui/react-positioning",
|
|
87
|
+
"comment": "Bump @fluentui/react-shared-contexts to v9.0.0-rc.6",
|
|
88
|
+
"commit": "65f94192ed3b2cde7e52b9c7e12d6f38b81965dd"
|
|
89
|
+
},
|
|
90
|
+
{
|
|
91
|
+
"author": "beachball",
|
|
92
|
+
"package": "@fluentui/react-positioning",
|
|
93
|
+
"comment": "Bump @fluentui/react-theme to v9.0.0-rc.6",
|
|
94
|
+
"commit": "65f94192ed3b2cde7e52b9c7e12d6f38b81965dd"
|
|
95
|
+
},
|
|
96
|
+
{
|
|
97
|
+
"author": "beachball",
|
|
98
|
+
"package": "@fluentui/react-positioning",
|
|
99
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-rc.7",
|
|
100
|
+
"commit": "65f94192ed3b2cde7e52b9c7e12d6f38b81965dd"
|
|
33
101
|
}
|
|
34
102
|
]
|
|
35
103
|
}
|
package/CHANGELOG.md
CHANGED
|
@@ -1,24 +1,47 @@
|
|
|
1
1
|
# Change Log - @fluentui/react-positioning
|
|
2
2
|
|
|
3
|
-
This log was last generated on
|
|
3
|
+
This log was last generated on Fri, 06 May 2022 04:27:21 GMT and should not be manually modified.
|
|
4
4
|
|
|
5
5
|
<!-- Start content -->
|
|
6
6
|
|
|
7
|
-
## [0.0.0-nightly-
|
|
7
|
+
## [0.0.0-nightly-20220506-0417.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v0.0.0-nightly-20220506-0417.1)
|
|
8
8
|
|
|
9
|
-
|
|
10
|
-
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-rc.
|
|
9
|
+
Fri, 06 May 2022 04:27:21 GMT
|
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-rc.8..@fluentui/react-positioning_v0.0.0-nightly-20220506-0417.1)
|
|
11
11
|
|
|
12
12
|
### Changes
|
|
13
13
|
|
|
14
14
|
- Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/not available) by email not defined)
|
|
15
|
-
- Bump @fluentui/react-shared-contexts to v0.0.0-nightly-
|
|
16
|
-
- Bump @fluentui/react-theme to v0.0.0-nightly-
|
|
17
|
-
- Bump @fluentui/react-utilities to v0.0.0-nightly-
|
|
15
|
+
- Bump @fluentui/react-shared-contexts to v0.0.0-nightly-20220506-0417.1 ([commit](https://github.com/microsoft/fluentui/commit/1dbdfe3544ed01dff3baaf5d6b96d3cc8ec5e559) by beachball)
|
|
16
|
+
- Bump @fluentui/react-theme to v0.0.0-nightly-20220506-0417.1 ([commit](https://github.com/microsoft/fluentui/commit/1dbdfe3544ed01dff3baaf5d6b96d3cc8ec5e559) by beachball)
|
|
17
|
+
- Bump @fluentui/react-utilities to v0.0.0-nightly-20220506-0417.1 ([commit](https://github.com/microsoft/fluentui/commit/1dbdfe3544ed01dff3baaf5d6b96d3cc8ec5e559) by beachball)
|
|
18
|
+
|
|
19
|
+
## [9.0.0-rc.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-rc.8)
|
|
20
|
+
|
|
21
|
+
Thu, 05 May 2022 18:26:25 GMT
|
|
22
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-rc.7..@fluentui/react-positioning_v9.0.0-rc.8)
|
|
23
|
+
|
|
24
|
+
### Changes
|
|
25
|
+
|
|
26
|
+
- Removing star exports. ([PR #22807](https://github.com/microsoft/fluentui/pull/22807) by humberto_makoto@hotmail.com)
|
|
27
|
+
- Bump @fluentui/react-shared-contexts to v9.0.0-rc.7 ([PR #22857](https://github.com/microsoft/fluentui/pull/22857) by beachball)
|
|
28
|
+
- Bump @fluentui/react-theme to v9.0.0-rc.7 ([PR #22857](https://github.com/microsoft/fluentui/pull/22857) by beachball)
|
|
29
|
+
- Bump @fluentui/react-utilities to v9.0.0-rc.8 ([PR #22857](https://github.com/microsoft/fluentui/pull/22857) by beachball)
|
|
30
|
+
|
|
31
|
+
## [9.0.0-rc.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-rc.7)
|
|
32
|
+
|
|
33
|
+
Wed, 04 May 2022 13:26:47 GMT
|
|
34
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-rc.6..@fluentui/react-positioning_v9.0.0-rc.7)
|
|
35
|
+
|
|
36
|
+
### Changes
|
|
37
|
+
|
|
38
|
+
- Bump @fluentui/react-shared-contexts to v9.0.0-rc.6 ([PR #22786](https://github.com/microsoft/fluentui/pull/22786) by beachball)
|
|
39
|
+
- Bump @fluentui/react-theme to v9.0.0-rc.6 ([PR #22786](https://github.com/microsoft/fluentui/pull/22786) by beachball)
|
|
40
|
+
- Bump @fluentui/react-utilities to v9.0.0-rc.7 ([PR #22786](https://github.com/microsoft/fluentui/pull/22786) by beachball)
|
|
18
41
|
|
|
19
42
|
## [9.0.0-rc.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-rc.6)
|
|
20
43
|
|
|
21
|
-
Tue, 19 Apr 2022 19:16:49 GMT
|
|
44
|
+
Tue, 19 Apr 2022 19:16:49 GMT
|
|
22
45
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-rc.5..@fluentui/react-positioning_v9.0.0-rc.6)
|
|
23
46
|
|
|
24
47
|
### Changes
|
|
@@ -30,7 +53,7 @@ Tue, 19 Apr 2022 19:16:49 GMT
|
|
|
30
53
|
|
|
31
54
|
## [9.0.0-rc.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-rc.5)
|
|
32
55
|
|
|
33
|
-
Fri, 04 Mar 2022 05:17:39 GMT
|
|
56
|
+
Fri, 04 Mar 2022 05:17:39 GMT
|
|
34
57
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-rc.4..@fluentui/react-positioning_v9.0.0-rc.5)
|
|
35
58
|
|
|
36
59
|
### Changes
|
|
@@ -43,7 +66,7 @@ Fri, 04 Mar 2022 05:17:39 GMT
|
|
|
43
66
|
|
|
44
67
|
## [9.0.0-rc.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-rc.4)
|
|
45
68
|
|
|
46
|
-
Tue, 01 Mar 2022 02:17:38 GMT
|
|
69
|
+
Tue, 01 Mar 2022 02:17:38 GMT
|
|
47
70
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-rc.3..@fluentui/react-positioning_v9.0.0-rc.4)
|
|
48
71
|
|
|
49
72
|
### Changes
|
|
@@ -54,7 +77,7 @@ Tue, 01 Mar 2022 02:17:38 GMT
|
|
|
54
77
|
|
|
55
78
|
## [9.0.0-rc.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-rc.3)
|
|
56
79
|
|
|
57
|
-
Fri, 18 Feb 2022 13:35:33 GMT
|
|
80
|
+
Fri, 18 Feb 2022 13:35:33 GMT
|
|
58
81
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-rc.1..@fluentui/react-positioning_v9.0.0-rc.3)
|
|
59
82
|
|
|
60
83
|
### Changes
|
|
@@ -65,7 +88,7 @@ Fri, 18 Feb 2022 13:35:33 GMT
|
|
|
65
88
|
|
|
66
89
|
## [9.0.0-rc.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-rc.1)
|
|
67
90
|
|
|
68
|
-
Thu, 10 Feb 2022 08:50:40 GMT
|
|
91
|
+
Thu, 10 Feb 2022 08:50:40 GMT
|
|
69
92
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-beta.4..@fluentui/react-positioning_v9.0.0-rc.1)
|
|
70
93
|
|
|
71
94
|
### Changes
|
|
@@ -84,7 +107,7 @@ Thu, 10 Feb 2022 08:50:40 GMT
|
|
|
84
107
|
|
|
85
108
|
## [9.0.0-beta.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-beta.4)
|
|
86
109
|
|
|
87
|
-
Thu, 25 Nov 2021 08:34:15 GMT
|
|
110
|
+
Thu, 25 Nov 2021 08:34:15 GMT
|
|
88
111
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-beta.3..@fluentui/react-positioning_v9.0.0-beta.4)
|
|
89
112
|
|
|
90
113
|
### Changes
|
|
@@ -97,7 +120,7 @@ Thu, 25 Nov 2021 08:34:15 GMT
|
|
|
97
120
|
|
|
98
121
|
## [9.0.0-beta.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-beta.3)
|
|
99
122
|
|
|
100
|
-
Fri, 12 Nov 2021 13:25:30 GMT
|
|
123
|
+
Fri, 12 Nov 2021 13:25:30 GMT
|
|
101
124
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-beta.2..@fluentui/react-positioning_v9.0.0-beta.3)
|
|
102
125
|
|
|
103
126
|
### Changes
|
|
@@ -108,7 +131,7 @@ Fri, 12 Nov 2021 13:25:30 GMT
|
|
|
108
131
|
|
|
109
132
|
## [9.0.0-beta.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-beta.2)
|
|
110
133
|
|
|
111
|
-
Wed, 27 Oct 2021 12:14:21 GMT
|
|
134
|
+
Wed, 27 Oct 2021 12:14:21 GMT
|
|
112
135
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-beta.1..@fluentui/react-positioning_v9.0.0-beta.2)
|
|
113
136
|
|
|
114
137
|
### Changes
|
|
@@ -119,7 +142,7 @@ Wed, 27 Oct 2021 12:14:21 GMT
|
|
|
119
142
|
|
|
120
143
|
## [9.0.0-beta.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-beta.1)
|
|
121
144
|
|
|
122
|
-
Wed, 06 Oct 2021 10:37:22 GMT
|
|
145
|
+
Wed, 06 Oct 2021 10:37:22 GMT
|
|
123
146
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.65..@fluentui/react-positioning_v9.0.0-beta.1)
|
|
124
147
|
|
|
125
148
|
### Changes
|
|
@@ -130,7 +153,7 @@ Wed, 06 Oct 2021 10:37:22 GMT
|
|
|
130
153
|
|
|
131
154
|
## [9.0.0-alpha.65](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.65)
|
|
132
155
|
|
|
133
|
-
Tue, 05 Oct 2021 09:28:07 GMT
|
|
156
|
+
Tue, 05 Oct 2021 09:28:07 GMT
|
|
134
157
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.64..@fluentui/react-positioning_v9.0.0-alpha.65)
|
|
135
158
|
|
|
136
159
|
### Changes
|
|
@@ -139,7 +162,7 @@ Tue, 05 Oct 2021 09:28:07 GMT
|
|
|
139
162
|
|
|
140
163
|
## [9.0.0-alpha.64](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.64)
|
|
141
164
|
|
|
142
|
-
Fri, 01 Oct 2021 14:13:08 GMT
|
|
165
|
+
Fri, 01 Oct 2021 14:13:08 GMT
|
|
143
166
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.62..@fluentui/react-positioning_v9.0.0-alpha.64)
|
|
144
167
|
|
|
145
168
|
### Changes
|
|
@@ -150,7 +173,7 @@ Fri, 01 Oct 2021 14:13:08 GMT
|
|
|
150
173
|
|
|
151
174
|
## [9.0.0-alpha.62](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.62)
|
|
152
175
|
|
|
153
|
-
Wed, 29 Sep 2021 08:06:11 GMT
|
|
176
|
+
Wed, 29 Sep 2021 08:06:11 GMT
|
|
154
177
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.61..@fluentui/react-positioning_v9.0.0-alpha.62)
|
|
155
178
|
|
|
156
179
|
### Changes
|
|
@@ -159,7 +182,7 @@ Wed, 29 Sep 2021 08:06:11 GMT
|
|
|
159
182
|
|
|
160
183
|
## [9.0.0-alpha.61](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.61)
|
|
161
184
|
|
|
162
|
-
Mon, 27 Sep 2021 08:06:00 GMT
|
|
185
|
+
Mon, 27 Sep 2021 08:06:00 GMT
|
|
163
186
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.60..@fluentui/react-positioning_v9.0.0-alpha.61)
|
|
164
187
|
|
|
165
188
|
### Changes
|
|
@@ -168,7 +191,7 @@ Mon, 27 Sep 2021 08:06:00 GMT
|
|
|
168
191
|
|
|
169
192
|
## [9.0.0-alpha.60](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.60)
|
|
170
193
|
|
|
171
|
-
Fri, 24 Sep 2021 09:17:17 GMT
|
|
194
|
+
Fri, 24 Sep 2021 09:17:17 GMT
|
|
172
195
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.59..@fluentui/react-positioning_v9.0.0-alpha.60)
|
|
173
196
|
|
|
174
197
|
### Changes
|
|
@@ -177,7 +200,7 @@ Fri, 24 Sep 2021 09:17:17 GMT
|
|
|
177
200
|
|
|
178
201
|
## [9.0.0-alpha.59](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.59)
|
|
179
202
|
|
|
180
|
-
Thu, 23 Sep 2021 08:21:34 GMT
|
|
203
|
+
Thu, 23 Sep 2021 08:21:34 GMT
|
|
181
204
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.58..@fluentui/react-positioning_v9.0.0-alpha.59)
|
|
182
205
|
|
|
183
206
|
### Changes
|
|
@@ -186,7 +209,7 @@ Thu, 23 Sep 2021 08:21:34 GMT
|
|
|
186
209
|
|
|
187
210
|
## [9.0.0-alpha.58](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.58)
|
|
188
211
|
|
|
189
|
-
Wed, 22 Sep 2021 10:10:07 GMT
|
|
212
|
+
Wed, 22 Sep 2021 10:10:07 GMT
|
|
190
213
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.57..@fluentui/react-positioning_v9.0.0-alpha.58)
|
|
191
214
|
|
|
192
215
|
### Changes
|
|
@@ -195,7 +218,7 @@ Wed, 22 Sep 2021 10:10:07 GMT
|
|
|
195
218
|
|
|
196
219
|
## [9.0.0-alpha.57](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.57)
|
|
197
220
|
|
|
198
|
-
Tue, 21 Sep 2021 07:42:34 GMT
|
|
221
|
+
Tue, 21 Sep 2021 07:42:34 GMT
|
|
199
222
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.56..@fluentui/react-positioning_v9.0.0-alpha.57)
|
|
200
223
|
|
|
201
224
|
### Changes
|
|
@@ -204,7 +227,7 @@ Tue, 21 Sep 2021 07:42:34 GMT
|
|
|
204
227
|
|
|
205
228
|
## [9.0.0-alpha.56](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.56)
|
|
206
229
|
|
|
207
|
-
Mon, 20 Sep 2021 07:36:26 GMT
|
|
230
|
+
Mon, 20 Sep 2021 07:36:26 GMT
|
|
208
231
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.55..@fluentui/react-positioning_v9.0.0-alpha.56)
|
|
209
232
|
|
|
210
233
|
### Changes
|
|
@@ -213,7 +236,7 @@ Mon, 20 Sep 2021 07:36:26 GMT
|
|
|
213
236
|
|
|
214
237
|
## [9.0.0-alpha.55](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.55)
|
|
215
238
|
|
|
216
|
-
Fri, 17 Sep 2021 07:35:26 GMT
|
|
239
|
+
Fri, 17 Sep 2021 07:35:26 GMT
|
|
217
240
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.54..@fluentui/react-positioning_v9.0.0-alpha.55)
|
|
218
241
|
|
|
219
242
|
### Changes
|
|
@@ -222,7 +245,7 @@ Fri, 17 Sep 2021 07:35:26 GMT
|
|
|
222
245
|
|
|
223
246
|
## [9.0.0-alpha.54](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.54)
|
|
224
247
|
|
|
225
|
-
Thu, 16 Sep 2021 07:38:39 GMT
|
|
248
|
+
Thu, 16 Sep 2021 07:38:39 GMT
|
|
226
249
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.53..@fluentui/react-positioning_v9.0.0-alpha.54)
|
|
227
250
|
|
|
228
251
|
### Changes
|
|
@@ -231,7 +254,7 @@ Thu, 16 Sep 2021 07:38:39 GMT
|
|
|
231
254
|
|
|
232
255
|
## [9.0.0-alpha.53](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.53)
|
|
233
256
|
|
|
234
|
-
Tue, 14 Sep 2021 20:09:02 GMT
|
|
257
|
+
Tue, 14 Sep 2021 20:09:02 GMT
|
|
235
258
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.52..@fluentui/react-positioning_v9.0.0-alpha.53)
|
|
236
259
|
|
|
237
260
|
### Changes
|
|
@@ -240,7 +263,7 @@ Tue, 14 Sep 2021 20:09:02 GMT
|
|
|
240
263
|
|
|
241
264
|
## [9.0.0-alpha.52](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.52)
|
|
242
265
|
|
|
243
|
-
Fri, 10 Sep 2021 16:31:53 GMT
|
|
266
|
+
Fri, 10 Sep 2021 16:31:53 GMT
|
|
244
267
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.51..@fluentui/react-positioning_v9.0.0-alpha.52)
|
|
245
268
|
|
|
246
269
|
### Changes
|
|
@@ -250,7 +273,7 @@ Fri, 10 Sep 2021 16:31:53 GMT
|
|
|
250
273
|
|
|
251
274
|
## [9.0.0-alpha.51](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.51)
|
|
252
275
|
|
|
253
|
-
Fri, 10 Sep 2021 07:39:51 GMT
|
|
276
|
+
Fri, 10 Sep 2021 07:39:51 GMT
|
|
254
277
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.50..@fluentui/react-positioning_v9.0.0-alpha.51)
|
|
255
278
|
|
|
256
279
|
### Changes
|
|
@@ -259,7 +282,7 @@ Fri, 10 Sep 2021 07:39:51 GMT
|
|
|
259
282
|
|
|
260
283
|
## [9.0.0-alpha.50](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.50)
|
|
261
284
|
|
|
262
|
-
Wed, 08 Sep 2021 07:34:11 GMT
|
|
285
|
+
Wed, 08 Sep 2021 07:34:11 GMT
|
|
263
286
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.49..@fluentui/react-positioning_v9.0.0-alpha.50)
|
|
264
287
|
|
|
265
288
|
### Changes
|
|
@@ -268,7 +291,7 @@ Wed, 08 Sep 2021 07:34:11 GMT
|
|
|
268
291
|
|
|
269
292
|
## [9.0.0-alpha.49](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.49)
|
|
270
293
|
|
|
271
|
-
Mon, 06 Sep 2021 07:34:53 GMT
|
|
294
|
+
Mon, 06 Sep 2021 07:34:53 GMT
|
|
272
295
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.48..@fluentui/react-positioning_v9.0.0-alpha.49)
|
|
273
296
|
|
|
274
297
|
### Changes
|
|
@@ -277,7 +300,7 @@ Mon, 06 Sep 2021 07:34:53 GMT
|
|
|
277
300
|
|
|
278
301
|
## [9.0.0-alpha.48](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.48)
|
|
279
302
|
|
|
280
|
-
Wed, 01 Sep 2021 07:39:56 GMT
|
|
303
|
+
Wed, 01 Sep 2021 07:39:56 GMT
|
|
281
304
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.47..@fluentui/react-positioning_v9.0.0-alpha.48)
|
|
282
305
|
|
|
283
306
|
### Changes
|
|
@@ -286,7 +309,7 @@ Wed, 01 Sep 2021 07:39:56 GMT
|
|
|
286
309
|
|
|
287
310
|
## [9.0.0-alpha.47](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.47)
|
|
288
311
|
|
|
289
|
-
Tue, 31 Aug 2021 07:37:47 GMT
|
|
312
|
+
Tue, 31 Aug 2021 07:37:47 GMT
|
|
290
313
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.46..@fluentui/react-positioning_v9.0.0-alpha.47)
|
|
291
314
|
|
|
292
315
|
### Changes
|
|
@@ -295,7 +318,7 @@ Tue, 31 Aug 2021 07:37:47 GMT
|
|
|
295
318
|
|
|
296
319
|
## [9.0.0-alpha.46](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.46)
|
|
297
320
|
|
|
298
|
-
Tue, 24 Aug 2021 07:34:48 GMT
|
|
321
|
+
Tue, 24 Aug 2021 07:34:48 GMT
|
|
299
322
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.45..@fluentui/react-positioning_v9.0.0-alpha.46)
|
|
300
323
|
|
|
301
324
|
### Changes
|
|
@@ -304,7 +327,7 @@ Tue, 24 Aug 2021 07:34:48 GMT
|
|
|
304
327
|
|
|
305
328
|
## [9.0.0-alpha.45](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.45)
|
|
306
329
|
|
|
307
|
-
Fri, 20 Aug 2021 07:37:28 GMT
|
|
330
|
+
Fri, 20 Aug 2021 07:37:28 GMT
|
|
308
331
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.44..@fluentui/react-positioning_v9.0.0-alpha.45)
|
|
309
332
|
|
|
310
333
|
### Changes
|
|
@@ -313,7 +336,7 @@ Fri, 20 Aug 2021 07:37:28 GMT
|
|
|
313
336
|
|
|
314
337
|
## [9.0.0-alpha.44](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.44)
|
|
315
338
|
|
|
316
|
-
Thu, 19 Aug 2021 07:41:35 GMT
|
|
339
|
+
Thu, 19 Aug 2021 07:41:35 GMT
|
|
317
340
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.43..@fluentui/react-positioning_v9.0.0-alpha.44)
|
|
318
341
|
|
|
319
342
|
### Changes
|
|
@@ -322,7 +345,7 @@ Thu, 19 Aug 2021 07:41:35 GMT
|
|
|
322
345
|
|
|
323
346
|
## [9.0.0-alpha.43](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.43)
|
|
324
347
|
|
|
325
|
-
Mon, 16 Aug 2021 07:36:39 GMT
|
|
348
|
+
Mon, 16 Aug 2021 07:36:39 GMT
|
|
326
349
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.42..@fluentui/react-positioning_v9.0.0-alpha.43)
|
|
327
350
|
|
|
328
351
|
### Changes
|
|
@@ -331,7 +354,7 @@ Mon, 16 Aug 2021 07:36:39 GMT
|
|
|
331
354
|
|
|
332
355
|
## [9.0.0-alpha.42](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.42)
|
|
333
356
|
|
|
334
|
-
Fri, 13 Aug 2021 07:36:34 GMT
|
|
357
|
+
Fri, 13 Aug 2021 07:36:34 GMT
|
|
335
358
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.41..@fluentui/react-positioning_v9.0.0-alpha.42)
|
|
336
359
|
|
|
337
360
|
### Changes
|
|
@@ -340,7 +363,7 @@ Fri, 13 Aug 2021 07:36:34 GMT
|
|
|
340
363
|
|
|
341
364
|
## [9.0.0-alpha.41](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.41)
|
|
342
365
|
|
|
343
|
-
Tue, 10 Aug 2021 07:33:28 GMT
|
|
366
|
+
Tue, 10 Aug 2021 07:33:28 GMT
|
|
344
367
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.40..@fluentui/react-positioning_v9.0.0-alpha.41)
|
|
345
368
|
|
|
346
369
|
### Changes
|
|
@@ -349,7 +372,7 @@ Tue, 10 Aug 2021 07:33:28 GMT
|
|
|
349
372
|
|
|
350
373
|
## [9.0.0-alpha.40](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.40)
|
|
351
374
|
|
|
352
|
-
Fri, 06 Aug 2021 07:35:14 GMT
|
|
375
|
+
Fri, 06 Aug 2021 07:35:14 GMT
|
|
353
376
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.39..@fluentui/react-positioning_v9.0.0-alpha.40)
|
|
354
377
|
|
|
355
378
|
### Changes
|
|
@@ -358,7 +381,7 @@ Fri, 06 Aug 2021 07:35:14 GMT
|
|
|
358
381
|
|
|
359
382
|
## [9.0.0-alpha.39](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.39)
|
|
360
383
|
|
|
361
|
-
Tue, 03 Aug 2021 07:39:30 GMT
|
|
384
|
+
Tue, 03 Aug 2021 07:39:30 GMT
|
|
362
385
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.38..@fluentui/react-positioning_v9.0.0-alpha.39)
|
|
363
386
|
|
|
364
387
|
### Patches
|
|
@@ -372,7 +395,7 @@ Tue, 03 Aug 2021 07:39:30 GMT
|
|
|
372
395
|
|
|
373
396
|
## [9.0.0-alpha.38](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.38)
|
|
374
397
|
|
|
375
|
-
Mon, 02 Aug 2021 07:36:20 GMT
|
|
398
|
+
Mon, 02 Aug 2021 07:36:20 GMT
|
|
376
399
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.37..@fluentui/react-positioning_v9.0.0-alpha.38)
|
|
377
400
|
|
|
378
401
|
### Changes
|
|
@@ -381,7 +404,7 @@ Mon, 02 Aug 2021 07:36:20 GMT
|
|
|
381
404
|
|
|
382
405
|
## [9.0.0-alpha.37](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.37)
|
|
383
406
|
|
|
384
|
-
Mon, 26 Jul 2021 07:37:30 GMT
|
|
407
|
+
Mon, 26 Jul 2021 07:37:30 GMT
|
|
385
408
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.36..@fluentui/react-positioning_v9.0.0-alpha.37)
|
|
386
409
|
|
|
387
410
|
### Changes
|
|
@@ -390,7 +413,7 @@ Mon, 26 Jul 2021 07:37:30 GMT
|
|
|
390
413
|
|
|
391
414
|
## [9.0.0-alpha.36](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.36)
|
|
392
415
|
|
|
393
|
-
Fri, 23 Jul 2021 07:38:19 GMT
|
|
416
|
+
Fri, 23 Jul 2021 07:38:19 GMT
|
|
394
417
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.35..@fluentui/react-positioning_v9.0.0-alpha.36)
|
|
395
418
|
|
|
396
419
|
### Changes
|
|
@@ -399,7 +422,7 @@ Fri, 23 Jul 2021 07:38:19 GMT
|
|
|
399
422
|
|
|
400
423
|
## [9.0.0-alpha.35](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.35)
|
|
401
424
|
|
|
402
|
-
Thu, 22 Jul 2021 07:36:55 GMT
|
|
425
|
+
Thu, 22 Jul 2021 07:36:55 GMT
|
|
403
426
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.34..@fluentui/react-positioning_v9.0.0-alpha.35)
|
|
404
427
|
|
|
405
428
|
### Changes
|
|
@@ -408,7 +431,7 @@ Thu, 22 Jul 2021 07:36:55 GMT
|
|
|
408
431
|
|
|
409
432
|
## [9.0.0-alpha.34](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.34)
|
|
410
433
|
|
|
411
|
-
Thu, 15 Jul 2021 07:36:18 GMT
|
|
434
|
+
Thu, 15 Jul 2021 07:36:18 GMT
|
|
412
435
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.33..@fluentui/react-positioning_v9.0.0-alpha.34)
|
|
413
436
|
|
|
414
437
|
### Changes
|
|
@@ -417,7 +440,7 @@ Thu, 15 Jul 2021 07:36:18 GMT
|
|
|
417
440
|
|
|
418
441
|
## [9.0.0-alpha.33](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.33)
|
|
419
442
|
|
|
420
|
-
Fri, 09 Jul 2021 07:39:31 GMT
|
|
443
|
+
Fri, 09 Jul 2021 07:39:31 GMT
|
|
421
444
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.32..@fluentui/react-positioning_v9.0.0-alpha.33)
|
|
422
445
|
|
|
423
446
|
### Patches
|
|
@@ -431,7 +454,7 @@ Fri, 09 Jul 2021 07:39:31 GMT
|
|
|
431
454
|
|
|
432
455
|
## [9.0.0-alpha.32](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.32)
|
|
433
456
|
|
|
434
|
-
Fri, 02 Jul 2021 23:15:55 GMT
|
|
457
|
+
Fri, 02 Jul 2021 23:15:55 GMT
|
|
435
458
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.31..@fluentui/react-positioning_v9.0.0-alpha.32)
|
|
436
459
|
|
|
437
460
|
### Changes
|
|
@@ -440,7 +463,7 @@ Fri, 02 Jul 2021 23:15:55 GMT
|
|
|
440
463
|
|
|
441
464
|
## [9.0.0-alpha.31](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.31)
|
|
442
465
|
|
|
443
|
-
Fri, 02 Jul 2021 07:37:06 GMT
|
|
466
|
+
Fri, 02 Jul 2021 07:37:06 GMT
|
|
444
467
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.30..@fluentui/react-positioning_v9.0.0-alpha.31)
|
|
445
468
|
|
|
446
469
|
### Changes
|
|
@@ -449,7 +472,7 @@ Fri, 02 Jul 2021 07:37:06 GMT
|
|
|
449
472
|
|
|
450
473
|
## [9.0.0-alpha.30](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.30)
|
|
451
474
|
|
|
452
|
-
Thu, 01 Jul 2021 07:35:05 GMT
|
|
475
|
+
Thu, 01 Jul 2021 07:35:05 GMT
|
|
453
476
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.29..@fluentui/react-positioning_v9.0.0-alpha.30)
|
|
454
477
|
|
|
455
478
|
### Changes
|
|
@@ -458,7 +481,7 @@ Thu, 01 Jul 2021 07:35:05 GMT
|
|
|
458
481
|
|
|
459
482
|
## [9.0.0-alpha.29](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.29)
|
|
460
483
|
|
|
461
|
-
Wed, 16 Jun 2021 07:34:24 GMT
|
|
484
|
+
Wed, 16 Jun 2021 07:34:24 GMT
|
|
462
485
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.28..@fluentui/react-positioning_v9.0.0-alpha.29)
|
|
463
486
|
|
|
464
487
|
### Changes
|
|
@@ -467,7 +490,7 @@ Wed, 16 Jun 2021 07:34:24 GMT
|
|
|
467
490
|
|
|
468
491
|
## [9.0.0-alpha.28](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.28)
|
|
469
492
|
|
|
470
|
-
Tue, 15 Jun 2021 07:40:20 GMT
|
|
493
|
+
Tue, 15 Jun 2021 07:40:20 GMT
|
|
471
494
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.27..@fluentui/react-positioning_v9.0.0-alpha.28)
|
|
472
495
|
|
|
473
496
|
### Changes
|
|
@@ -476,7 +499,7 @@ Tue, 15 Jun 2021 07:40:20 GMT
|
|
|
476
499
|
|
|
477
500
|
## [9.0.0-alpha.27](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.27)
|
|
478
501
|
|
|
479
|
-
Mon, 07 Jun 2021 07:38:15 GMT
|
|
502
|
+
Mon, 07 Jun 2021 07:38:15 GMT
|
|
480
503
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.26..@fluentui/react-positioning_v9.0.0-alpha.27)
|
|
481
504
|
|
|
482
505
|
### Patches
|
|
@@ -490,7 +513,7 @@ Mon, 07 Jun 2021 07:38:15 GMT
|
|
|
490
513
|
|
|
491
514
|
## [9.0.0-alpha.26](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.26)
|
|
492
515
|
|
|
493
|
-
Fri, 04 Jun 2021 07:37:23 GMT
|
|
516
|
+
Fri, 04 Jun 2021 07:37:23 GMT
|
|
494
517
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.25..@fluentui/react-positioning_v9.0.0-alpha.26)
|
|
495
518
|
|
|
496
519
|
### Changes
|
|
@@ -499,7 +522,7 @@ Fri, 04 Jun 2021 07:37:23 GMT
|
|
|
499
522
|
|
|
500
523
|
## [9.0.0-alpha.25](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.25)
|
|
501
524
|
|
|
502
|
-
Thu, 03 Jun 2021 07:36:03 GMT
|
|
525
|
+
Thu, 03 Jun 2021 07:36:03 GMT
|
|
503
526
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.24..@fluentui/react-positioning_v9.0.0-alpha.25)
|
|
504
527
|
|
|
505
528
|
### Changes
|
|
@@ -508,7 +531,7 @@ Thu, 03 Jun 2021 07:36:03 GMT
|
|
|
508
531
|
|
|
509
532
|
## [9.0.0-alpha.24](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.24)
|
|
510
533
|
|
|
511
|
-
Fri, 28 May 2021 07:33:57 GMT
|
|
534
|
+
Fri, 28 May 2021 07:33:57 GMT
|
|
512
535
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.23..@fluentui/react-positioning_v9.0.0-alpha.24)
|
|
513
536
|
|
|
514
537
|
### Changes
|
|
@@ -517,7 +540,7 @@ Fri, 28 May 2021 07:33:57 GMT
|
|
|
517
540
|
|
|
518
541
|
## [9.0.0-alpha.23](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.23)
|
|
519
542
|
|
|
520
|
-
Wed, 26 May 2021 07:35:43 GMT
|
|
543
|
+
Wed, 26 May 2021 07:35:43 GMT
|
|
521
544
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.22..@fluentui/react-positioning_v9.0.0-alpha.23)
|
|
522
545
|
|
|
523
546
|
### Changes
|
|
@@ -526,7 +549,7 @@ Wed, 26 May 2021 07:35:43 GMT
|
|
|
526
549
|
|
|
527
550
|
## [9.0.0-alpha.22](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.22)
|
|
528
551
|
|
|
529
|
-
Fri, 21 May 2021 07:34:54 GMT
|
|
552
|
+
Fri, 21 May 2021 07:34:54 GMT
|
|
530
553
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.21..@fluentui/react-positioning_v9.0.0-alpha.22)
|
|
531
554
|
|
|
532
555
|
### Changes
|
|
@@ -535,7 +558,7 @@ Fri, 21 May 2021 07:34:54 GMT
|
|
|
535
558
|
|
|
536
559
|
## [9.0.0-alpha.21](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.21)
|
|
537
560
|
|
|
538
|
-
Thu, 20 May 2021 07:41:54 GMT
|
|
561
|
+
Thu, 20 May 2021 07:41:54 GMT
|
|
539
562
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.20..@fluentui/react-positioning_v9.0.0-alpha.21)
|
|
540
563
|
|
|
541
564
|
### Patches
|
|
@@ -549,7 +572,7 @@ Thu, 20 May 2021 07:41:54 GMT
|
|
|
549
572
|
|
|
550
573
|
## [9.0.0-alpha.20](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.20)
|
|
551
574
|
|
|
552
|
-
Wed, 19 May 2021 07:34:20 GMT
|
|
575
|
+
Wed, 19 May 2021 07:34:20 GMT
|
|
553
576
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.19..@fluentui/react-positioning_v9.0.0-alpha.20)
|
|
554
577
|
|
|
555
578
|
### Changes
|
|
@@ -558,7 +581,7 @@ Wed, 19 May 2021 07:34:20 GMT
|
|
|
558
581
|
|
|
559
582
|
## [9.0.0-alpha.19](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.19)
|
|
560
583
|
|
|
561
|
-
Thu, 13 May 2021 07:36:55 GMT
|
|
584
|
+
Thu, 13 May 2021 07:36:55 GMT
|
|
562
585
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.18..@fluentui/react-positioning_v9.0.0-alpha.19)
|
|
563
586
|
|
|
564
587
|
### Changes
|
|
@@ -567,7 +590,7 @@ Thu, 13 May 2021 07:36:55 GMT
|
|
|
567
590
|
|
|
568
591
|
## [9.0.0-alpha.18](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.18)
|
|
569
592
|
|
|
570
|
-
Wed, 12 May 2021 07:36:20 GMT
|
|
593
|
+
Wed, 12 May 2021 07:36:20 GMT
|
|
571
594
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.17..@fluentui/react-positioning_v9.0.0-alpha.18)
|
|
572
595
|
|
|
573
596
|
### Changes
|
|
@@ -576,7 +599,7 @@ Wed, 12 May 2021 07:36:20 GMT
|
|
|
576
599
|
|
|
577
600
|
## [9.0.0-alpha.17](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.17)
|
|
578
601
|
|
|
579
|
-
Tue, 04 May 2021 07:36:35 GMT
|
|
602
|
+
Tue, 04 May 2021 07:36:35 GMT
|
|
580
603
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.16..@fluentui/react-positioning_v9.0.0-alpha.17)
|
|
581
604
|
|
|
582
605
|
### Changes
|
|
@@ -585,7 +608,7 @@ Tue, 04 May 2021 07:36:35 GMT
|
|
|
585
608
|
|
|
586
609
|
## [9.0.0-alpha.16](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.16)
|
|
587
610
|
|
|
588
|
-
Mon, 03 May 2021 07:45:19 GMT
|
|
611
|
+
Mon, 03 May 2021 07:45:19 GMT
|
|
589
612
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.15..@fluentui/react-positioning_v9.0.0-alpha.16)
|
|
590
613
|
|
|
591
614
|
### Changes
|
|
@@ -594,7 +617,7 @@ Mon, 03 May 2021 07:45:19 GMT
|
|
|
594
617
|
|
|
595
618
|
## [9.0.0-alpha.15](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.15)
|
|
596
619
|
|
|
597
|
-
Fri, 30 Apr 2021 07:42:23 GMT
|
|
620
|
+
Fri, 30 Apr 2021 07:42:23 GMT
|
|
598
621
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.14..@fluentui/react-positioning_v9.0.0-alpha.15)
|
|
599
622
|
|
|
600
623
|
### Patches
|
|
@@ -609,7 +632,7 @@ Fri, 30 Apr 2021 07:42:23 GMT
|
|
|
609
632
|
|
|
610
633
|
## [9.0.0-alpha.14](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.14)
|
|
611
634
|
|
|
612
|
-
Fri, 23 Apr 2021 07:37:10 GMT
|
|
635
|
+
Fri, 23 Apr 2021 07:37:10 GMT
|
|
613
636
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.13..@fluentui/react-positioning_v9.0.0-alpha.14)
|
|
614
637
|
|
|
615
638
|
### Patches
|
|
@@ -623,7 +646,7 @@ Fri, 23 Apr 2021 07:37:10 GMT
|
|
|
623
646
|
|
|
624
647
|
## [9.0.0-alpha.13](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.13)
|
|
625
648
|
|
|
626
|
-
Thu, 22 Apr 2021 07:33:28 GMT
|
|
649
|
+
Thu, 22 Apr 2021 07:33:28 GMT
|
|
627
650
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.12..@fluentui/react-positioning_v9.0.0-alpha.13)
|
|
628
651
|
|
|
629
652
|
### Changes
|
|
@@ -632,7 +655,7 @@ Thu, 22 Apr 2021 07:33:28 GMT
|
|
|
632
655
|
|
|
633
656
|
## [9.0.0-alpha.12](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.12)
|
|
634
657
|
|
|
635
|
-
Wed, 21 Apr 2021 07:31:50 GMT
|
|
658
|
+
Wed, 21 Apr 2021 07:31:50 GMT
|
|
636
659
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.11..@fluentui/react-positioning_v9.0.0-alpha.12)
|
|
637
660
|
|
|
638
661
|
### Changes
|
|
@@ -641,7 +664,7 @@ Wed, 21 Apr 2021 07:31:50 GMT
|
|
|
641
664
|
|
|
642
665
|
## [9.0.0-alpha.11](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.11)
|
|
643
666
|
|
|
644
|
-
Tue, 20 Apr 2021 07:31:35 GMT
|
|
667
|
+
Tue, 20 Apr 2021 07:31:35 GMT
|
|
645
668
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.10..@fluentui/react-positioning_v9.0.0-alpha.11)
|
|
646
669
|
|
|
647
670
|
### Changes
|
|
@@ -650,7 +673,7 @@ Tue, 20 Apr 2021 07:31:35 GMT
|
|
|
650
673
|
|
|
651
674
|
## [9.0.0-alpha.10](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.10)
|
|
652
675
|
|
|
653
|
-
Fri, 16 Apr 2021 18:08:21 GMT
|
|
676
|
+
Fri, 16 Apr 2021 18:08:21 GMT
|
|
654
677
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.9..@fluentui/react-positioning_v9.0.0-alpha.10)
|
|
655
678
|
|
|
656
679
|
### Changes
|
|
@@ -659,7 +682,7 @@ Fri, 16 Apr 2021 18:08:21 GMT
|
|
|
659
682
|
|
|
660
683
|
## [9.0.0-alpha.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.9)
|
|
661
684
|
|
|
662
|
-
Fri, 16 Apr 2021 07:32:08 GMT
|
|
685
|
+
Fri, 16 Apr 2021 07:32:08 GMT
|
|
663
686
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.8..@fluentui/react-positioning_v9.0.0-alpha.9)
|
|
664
687
|
|
|
665
688
|
### Changes
|
|
@@ -668,7 +691,7 @@ Fri, 16 Apr 2021 07:32:08 GMT
|
|
|
668
691
|
|
|
669
692
|
## [9.0.0-alpha.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.8)
|
|
670
693
|
|
|
671
|
-
Wed, 14 Apr 2021 07:34:12 GMT
|
|
694
|
+
Wed, 14 Apr 2021 07:34:12 GMT
|
|
672
695
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.7..@fluentui/react-positioning_v9.0.0-alpha.8)
|
|
673
696
|
|
|
674
697
|
### Changes
|
|
@@ -677,7 +700,7 @@ Wed, 14 Apr 2021 07:34:12 GMT
|
|
|
677
700
|
|
|
678
701
|
## [9.0.0-alpha.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.7)
|
|
679
702
|
|
|
680
|
-
Thu, 08 Apr 2021 07:33:06 GMT
|
|
703
|
+
Thu, 08 Apr 2021 07:33:06 GMT
|
|
681
704
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.6..@fluentui/react-positioning_v9.0.0-alpha.7)
|
|
682
705
|
|
|
683
706
|
### Changes
|
|
@@ -686,7 +709,7 @@ Thu, 08 Apr 2021 07:33:06 GMT
|
|
|
686
709
|
|
|
687
710
|
## [9.0.0-alpha.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.6)
|
|
688
711
|
|
|
689
|
-
Thu, 01 Apr 2021 20:13:37 GMT
|
|
712
|
+
Thu, 01 Apr 2021 20:13:37 GMT
|
|
690
713
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.5..@fluentui/react-positioning_v9.0.0-alpha.6)
|
|
691
714
|
|
|
692
715
|
### Changes
|
|
@@ -695,7 +718,7 @@ Thu, 01 Apr 2021 20:13:37 GMT
|
|
|
695
718
|
|
|
696
719
|
## [9.0.0-alpha.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.5)
|
|
697
720
|
|
|
698
|
-
Wed, 31 Mar 2021 00:53:43 GMT
|
|
721
|
+
Wed, 31 Mar 2021 00:53:43 GMT
|
|
699
722
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.4..@fluentui/react-positioning_v9.0.0-alpha.5)
|
|
700
723
|
|
|
701
724
|
### Patches
|
|
@@ -709,7 +732,7 @@ Wed, 31 Mar 2021 00:53:43 GMT
|
|
|
709
732
|
|
|
710
733
|
## [9.0.0-alpha.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.4)
|
|
711
734
|
|
|
712
|
-
Tue, 30 Mar 2021 07:34:45 GMT
|
|
735
|
+
Tue, 30 Mar 2021 07:34:45 GMT
|
|
713
736
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.3..@fluentui/react-positioning_v9.0.0-alpha.4)
|
|
714
737
|
|
|
715
738
|
### Changes
|
|
@@ -718,7 +741,7 @@ Tue, 30 Mar 2021 07:34:45 GMT
|
|
|
718
741
|
|
|
719
742
|
## [9.0.0-alpha.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.3)
|
|
720
743
|
|
|
721
|
-
Fri, 26 Mar 2021 07:32:34 GMT
|
|
744
|
+
Fri, 26 Mar 2021 07:32:34 GMT
|
|
722
745
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.2..@fluentui/react-positioning_v9.0.0-alpha.3)
|
|
723
746
|
|
|
724
747
|
### Changes
|
|
@@ -727,7 +750,7 @@ Fri, 26 Mar 2021 07:32:34 GMT
|
|
|
727
750
|
|
|
728
751
|
## [9.0.0-alpha.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.2)
|
|
729
752
|
|
|
730
|
-
Thu, 25 Mar 2021 07:33:24 GMT
|
|
753
|
+
Thu, 25 Mar 2021 07:33:24 GMT
|
|
731
754
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.1..@fluentui/react-positioning_v9.0.0-alpha.2)
|
|
732
755
|
|
|
733
756
|
### Changes
|
package/lib/index.d.ts
CHANGED
|
@@ -1,6 +1,7 @@
|
|
|
1
|
-
export
|
|
2
|
-
export
|
|
3
|
-
export
|
|
4
|
-
export
|
|
1
|
+
export { createVirtualElementFromClick } from './createVirtualElementFromClick';
|
|
2
|
+
export { createArrowHeightStyles, createArrowStyles } from './createArrowStyles';
|
|
3
|
+
export type { CreateArrowStylesOptions } from './createArrowStyles';
|
|
4
|
+
export { usePopper } from './usePopper';
|
|
5
|
+
export { usePopperMouseTarget } from './usePopperMouseTarget';
|
|
5
6
|
export { resolvePositioningShorthand, mergeArrowOffset } from './utils/index';
|
|
6
|
-
export
|
|
7
|
+
export type { Alignment, AutoSize, Boundary, Offset, OffsetFunction, OffsetFunctionParam, PopperOptions, PopperRefHandle, PopperVirtualElement, Position, PositioningProps, PositioningShorthand, PositioningShorthandValue, } from './types';
|
package/lib/index.js
CHANGED
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
export
|
|
2
|
-
export
|
|
3
|
-
export
|
|
4
|
-
export
|
|
1
|
+
export { createVirtualElementFromClick } from './createVirtualElementFromClick';
|
|
2
|
+
export { createArrowHeightStyles, createArrowStyles } from './createArrowStyles';
|
|
3
|
+
export { usePopper } from './usePopper';
|
|
4
|
+
export { usePopperMouseTarget } from './usePopperMouseTarget';
|
|
5
5
|
export { resolvePositioningShorthand, mergeArrowOffset } from './utils/index';
|
|
6
|
-
export * from './types';
|
|
7
6
|
//# sourceMappingURL=index.js.map
|
package/lib/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"../src/","sources":["index.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"../src/","sources":["index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,6BAA6B,EAAE,MAAM,iCAAiC,CAAC;AAChF,OAAO,EAAE,uBAAuB,EAAE,iBAAiB,EAAE,MAAM,qBAAqB,CAAC;AAEjF,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AACxC,OAAO,EAAE,oBAAoB,EAAE,MAAM,wBAAwB,CAAC;AAC9D,OAAO,EAAE,2BAA2B,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC","sourcesContent":["export { createVirtualElementFromClick } from './createVirtualElementFromClick';\nexport { createArrowHeightStyles, createArrowStyles } from './createArrowStyles';\nexport type { CreateArrowStylesOptions } from './createArrowStyles';\nexport { usePopper } from './usePopper';\nexport { usePopperMouseTarget } from './usePopperMouseTarget';\nexport { resolvePositioningShorthand, mergeArrowOffset } from './utils/index';\nexport type {\n Alignment,\n AutoSize,\n Boundary,\n Offset,\n OffsetFunction,\n OffsetFunctionParam,\n PopperOptions,\n PopperRefHandle,\n PopperVirtualElement,\n Position,\n PositioningProps,\n PositioningShorthand,\n PositioningShorthandValue,\n} from './types';\n"]}
|
package/lib-commonjs/index.d.ts
CHANGED
|
@@ -1,6 +1,7 @@
|
|
|
1
|
-
export
|
|
2
|
-
export
|
|
3
|
-
export
|
|
4
|
-
export
|
|
1
|
+
export { createVirtualElementFromClick } from './createVirtualElementFromClick';
|
|
2
|
+
export { createArrowHeightStyles, createArrowStyles } from './createArrowStyles';
|
|
3
|
+
export type { CreateArrowStylesOptions } from './createArrowStyles';
|
|
4
|
+
export { usePopper } from './usePopper';
|
|
5
|
+
export { usePopperMouseTarget } from './usePopperMouseTarget';
|
|
5
6
|
export { resolvePositioningShorthand, mergeArrowOffset } from './utils/index';
|
|
6
|
-
export
|
|
7
|
+
export type { Alignment, AutoSize, Boundary, Offset, OffsetFunction, OffsetFunctionParam, PopperOptions, PopperRefHandle, PopperVirtualElement, Position, PositioningProps, PositioningShorthand, PositioningShorthandValue, } from './types';
|
package/lib-commonjs/index.js
CHANGED
|
@@ -3,17 +3,49 @@
|
|
|
3
3
|
Object.defineProperty(exports, "__esModule", {
|
|
4
4
|
value: true
|
|
5
5
|
});
|
|
6
|
-
exports.mergeArrowOffset = exports.resolvePositioningShorthand = void 0;
|
|
6
|
+
exports.mergeArrowOffset = exports.resolvePositioningShorthand = exports.usePopperMouseTarget = exports.usePopper = exports.createArrowStyles = exports.createArrowHeightStyles = exports.createVirtualElementFromClick = void 0;
|
|
7
7
|
|
|
8
|
-
|
|
8
|
+
var createVirtualElementFromClick_1 = /*#__PURE__*/require("./createVirtualElementFromClick");
|
|
9
9
|
|
|
10
|
-
|
|
10
|
+
Object.defineProperty(exports, "createVirtualElementFromClick", {
|
|
11
|
+
enumerable: true,
|
|
12
|
+
get: function () {
|
|
13
|
+
return createVirtualElementFromClick_1.createVirtualElementFromClick;
|
|
14
|
+
}
|
|
15
|
+
});
|
|
16
|
+
|
|
17
|
+
var createArrowStyles_1 = /*#__PURE__*/require("./createArrowStyles");
|
|
18
|
+
|
|
19
|
+
Object.defineProperty(exports, "createArrowHeightStyles", {
|
|
20
|
+
enumerable: true,
|
|
21
|
+
get: function () {
|
|
22
|
+
return createArrowStyles_1.createArrowHeightStyles;
|
|
23
|
+
}
|
|
24
|
+
});
|
|
25
|
+
Object.defineProperty(exports, "createArrowStyles", {
|
|
26
|
+
enumerable: true,
|
|
27
|
+
get: function () {
|
|
28
|
+
return createArrowStyles_1.createArrowStyles;
|
|
29
|
+
}
|
|
30
|
+
});
|
|
31
|
+
|
|
32
|
+
var usePopper_1 = /*#__PURE__*/require("./usePopper");
|
|
11
33
|
|
|
12
|
-
|
|
34
|
+
Object.defineProperty(exports, "usePopper", {
|
|
35
|
+
enumerable: true,
|
|
36
|
+
get: function () {
|
|
37
|
+
return usePopper_1.usePopper;
|
|
38
|
+
}
|
|
39
|
+
});
|
|
13
40
|
|
|
14
|
-
|
|
41
|
+
var usePopperMouseTarget_1 = /*#__PURE__*/require("./usePopperMouseTarget");
|
|
15
42
|
|
|
16
|
-
|
|
43
|
+
Object.defineProperty(exports, "usePopperMouseTarget", {
|
|
44
|
+
enumerable: true,
|
|
45
|
+
get: function () {
|
|
46
|
+
return usePopperMouseTarget_1.usePopperMouseTarget;
|
|
47
|
+
}
|
|
48
|
+
});
|
|
17
49
|
|
|
18
50
|
var index_1 = /*#__PURE__*/require("./utils/index");
|
|
19
51
|
|
|
@@ -29,6 +61,4 @@ Object.defineProperty(exports, "mergeArrowOffset", {
|
|
|
29
61
|
return index_1.mergeArrowOffset;
|
|
30
62
|
}
|
|
31
63
|
});
|
|
32
|
-
|
|
33
|
-
tslib_1.__exportStar(require("./types"), exports);
|
|
34
64
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"sources":["index.ts"],"names":[],"mappings":";;;;;;;AAAA,IAAA,+BAAA,gBAAA,OAAA,CAAA,iCAAA,CAAA;;AAAS,MAAA,CAAA,cAAA,CAAA,OAAA,EAAA,+BAAA,EAAA;AAAA,EAAA,UAAA,EAAA,IAAA;AAAA,EAAA,GAAA,EAAA,YAAA;AAAA,WAAA,+BAAA,CAAA,6BAAA;AAA6B;AAA7B,CAAA;;AACT,IAAA,mBAAA,gBAAA,OAAA,CAAA,qBAAA,CAAA;;AAAS,MAAA,CAAA,cAAA,CAAA,OAAA,EAAA,yBAAA,EAAA;AAAA,EAAA,UAAA,EAAA,IAAA;AAAA,EAAA,GAAA,EAAA,YAAA;AAAA,WAAA,mBAAA,CAAA,uBAAA;AAAuB;AAAvB,CAAA;AAAyB,MAAA,CAAA,cAAA,CAAA,OAAA,EAAA,mBAAA,EAAA;AAAA,EAAA,UAAA,EAAA,IAAA;AAAA,EAAA,GAAA,EAAA,YAAA;AAAA,WAAA,mBAAA,CAAA,iBAAA;AAAiB;AAAjB,CAAA;;AAElC,IAAA,WAAA,gBAAA,OAAA,CAAA,aAAA,CAAA;;AAAS,MAAA,CAAA,cAAA,CAAA,OAAA,EAAA,WAAA,EAAA;AAAA,EAAA,UAAA,EAAA,IAAA;AAAA,EAAA,GAAA,EAAA,YAAA;AAAA,WAAA,WAAA,CAAA,SAAA;AAAS;AAAT,CAAA;;AACT,IAAA,sBAAA,gBAAA,OAAA,CAAA,wBAAA,CAAA;;AAAS,MAAA,CAAA,cAAA,CAAA,OAAA,EAAA,sBAAA,EAAA;AAAA,EAAA,UAAA,EAAA,IAAA;AAAA,EAAA,GAAA,EAAA,YAAA;AAAA,WAAA,sBAAA,CAAA,oBAAA;AAAoB;AAApB,CAAA;;AACT,IAAA,OAAA,gBAAA,OAAA,CAAA,eAAA,CAAA;;AAAS,MAAA,CAAA,cAAA,CAAA,OAAA,EAAA,6BAAA,EAAA;AAAA,EAAA,UAAA,EAAA,IAAA;AAAA,EAAA,GAAA,EAAA,YAAA;AAAA,WAAA,OAAA,CAAA,2BAAA;AAA2B;AAA3B,CAAA;AAA6B,MAAA,CAAA,cAAA,CAAA,OAAA,EAAA,kBAAA,EAAA;AAAA,EAAA,UAAA,EAAA,IAAA;AAAA,EAAA,GAAA,EAAA,YAAA;AAAA,WAAA,OAAA,CAAA,gBAAA;AAAgB;AAAhB,CAAA","sourcesContent":["export { createVirtualElementFromClick } from './createVirtualElementFromClick';\nexport { createArrowHeightStyles, createArrowStyles } from './createArrowStyles';\nexport type { CreateArrowStylesOptions } from './createArrowStyles';\nexport { usePopper } from './usePopper';\nexport { usePopperMouseTarget } from './usePopperMouseTarget';\nexport { resolvePositioningShorthand, mergeArrowOffset } from './utils/index';\nexport type {\n Alignment,\n AutoSize,\n Boundary,\n Offset,\n OffsetFunction,\n OffsetFunctionParam,\n PopperOptions,\n PopperRefHandle,\n PopperVirtualElement,\n Position,\n PositioningProps,\n PositioningShorthand,\n PositioningShorthandValue,\n} from './types';\n"],"sourceRoot":"../src/"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fluentui/react-positioning",
|
|
3
|
-
"version": "0.0.0-nightly-
|
|
3
|
+
"version": "0.0.0-nightly-20220506-0417.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",
|
|
@@ -20,7 +20,7 @@
|
|
|
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": {
|
|
@@ -29,9 +29,9 @@
|
|
|
29
29
|
},
|
|
30
30
|
"dependencies": {
|
|
31
31
|
"@griffel/react": "1.0.3",
|
|
32
|
-
"@fluentui/react-shared-contexts": "0.0.0-nightly-
|
|
33
|
-
"@fluentui/react-theme": "0.0.0-nightly-
|
|
34
|
-
"@fluentui/react-utilities": "0.0.0-nightly-
|
|
32
|
+
"@fluentui/react-shared-contexts": "0.0.0-nightly-20220506-0417.1",
|
|
33
|
+
"@fluentui/react-theme": "0.0.0-nightly-20220506-0417.1",
|
|
34
|
+
"@fluentui/react-utilities": "0.0.0-nightly-20220506-0417.1",
|
|
35
35
|
"@popperjs/core": "~2.4.3",
|
|
36
36
|
"tslib": "^2.1.0"
|
|
37
37
|
},
|