@fluentui/react-calendar-compat 0.0.0-nightly-20240611-0405.1 → 0.0.0-nightly-20240613-0406.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.md +49 -49
- package/package.json +11 -12
package/CHANGELOG.md
CHANGED
@@ -1,29 +1,29 @@
|
|
1
1
|
# Change Log - @fluentui/react-calendar-compat
|
2
2
|
|
3
|
-
This log was last generated on
|
3
|
+
This log was last generated on Thu, 13 Jun 2024 04:37:56 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-20240613-0406.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-calendar-compat_v0.0.0-nightly-20240613-0406.1)
|
8
8
|
|
9
|
-
|
10
|
-
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-calendar-compat_v0.1.10..@fluentui/react-calendar-compat_v0.0.0-nightly-
|
9
|
+
Thu, 13 Jun 2024 04:37:56 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-calendar-compat_v0.1.10..@fluentui/react-calendar-compat_v0.0.0-nightly-20240613-0406.1)
|
11
11
|
|
12
12
|
### Changes
|
13
13
|
|
14
14
|
- Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/not available) by fluentui-internal@service.microsoft.com)
|
15
|
-
- Bump @fluentui/keyboard-keys to v0.0.0-nightly-
|
16
|
-
- Bump @fluentui/react-jsx-runtime to v0.0.0-nightly-
|
17
|
-
- Bump @fluentui/react-shared-contexts to v0.0.0-nightly-
|
18
|
-
- Bump @fluentui/react-tabster to v0.0.0-nightly-
|
19
|
-
- Bump @fluentui/react-theme to v0.0.0-nightly-
|
20
|
-
- Bump @fluentui/react-utilities to v0.0.0-nightly-
|
21
|
-
- Bump @fluentui/react-conformance to v0.0.0-nightly-
|
22
|
-
- Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-
|
15
|
+
- Bump @fluentui/keyboard-keys to v0.0.0-nightly-20240613-0406.1 ([commit](https://github.com/microsoft/fluentui/commit/ddd7d1af4015630e7fa74be52b3bae7fc38a2856) by beachball)
|
16
|
+
- Bump @fluentui/react-jsx-runtime to v0.0.0-nightly-20240613-0406.1 ([commit](https://github.com/microsoft/fluentui/commit/ddd7d1af4015630e7fa74be52b3bae7fc38a2856) by beachball)
|
17
|
+
- Bump @fluentui/react-shared-contexts to v0.0.0-nightly-20240613-0406.1 ([commit](https://github.com/microsoft/fluentui/commit/ddd7d1af4015630e7fa74be52b3bae7fc38a2856) by beachball)
|
18
|
+
- Bump @fluentui/react-tabster to v0.0.0-nightly-20240613-0406.1 ([commit](https://github.com/microsoft/fluentui/commit/ddd7d1af4015630e7fa74be52b3bae7fc38a2856) by beachball)
|
19
|
+
- Bump @fluentui/react-theme to v0.0.0-nightly-20240613-0406.1 ([commit](https://github.com/microsoft/fluentui/commit/ddd7d1af4015630e7fa74be52b3bae7fc38a2856) by beachball)
|
20
|
+
- Bump @fluentui/react-utilities to v0.0.0-nightly-20240613-0406.1 ([commit](https://github.com/microsoft/fluentui/commit/ddd7d1af4015630e7fa74be52b3bae7fc38a2856) by beachball)
|
21
|
+
- Bump @fluentui/react-conformance to v0.0.0-nightly-20240613-0406.1 ([commit](https://github.com/microsoft/fluentui/commit/ddd7d1af4015630e7fa74be52b3bae7fc38a2856) by beachball)
|
22
|
+
- Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20240613-0406.1 ([commit](https://github.com/microsoft/fluentui/commit/ddd7d1af4015630e7fa74be52b3bae7fc38a2856) by beachball)
|
23
23
|
|
24
24
|
## [0.1.10](https://github.com/microsoft/fluentui/tree/@fluentui/react-calendar-compat_v0.1.10)
|
25
25
|
|
26
|
-
Thu, 06 Jun 2024 15:26:30 GMT
|
26
|
+
Thu, 06 Jun 2024 15:26:30 GMT
|
27
27
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-calendar-compat_v0.1.9..@fluentui/react-calendar-compat_v0.1.10)
|
28
28
|
|
29
29
|
### Patches
|
@@ -37,7 +37,7 @@ Thu, 06 Jun 2024 15:26:30 GMT
|
|
37
37
|
|
38
38
|
## [0.1.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-calendar-compat_v0.1.9)
|
39
39
|
|
40
|
-
Thu, 23 May 2024 08:02:41 GMT
|
40
|
+
Thu, 23 May 2024 08:02:41 GMT
|
41
41
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-calendar-compat_v0.1.8..@fluentui/react-calendar-compat_v0.1.9)
|
42
42
|
|
43
43
|
### Patches
|
@@ -47,7 +47,7 @@ Thu, 23 May 2024 08:02:41 GMT
|
|
47
47
|
|
48
48
|
## [0.1.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-calendar-compat_v0.1.8)
|
49
49
|
|
50
|
-
Mon, 20 May 2024 12:44:53 GMT
|
50
|
+
Mon, 20 May 2024 12:44:53 GMT
|
51
51
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-calendar-compat_v0.1.7..@fluentui/react-calendar-compat_v0.1.8)
|
52
52
|
|
53
53
|
### Patches
|
@@ -60,17 +60,17 @@ Mon, 20 May 2024 12:44:53 GMT
|
|
60
60
|
|
61
61
|
## [0.1.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-calendar-compat_v0.1.7)
|
62
62
|
|
63
|
-
Thu, 16 May 2024 09:25:13 GMT
|
63
|
+
Thu, 16 May 2024 09:25:13 GMT
|
64
64
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-calendar-compat_v0.1.6..@fluentui/react-calendar-compat_v0.1.7)
|
65
65
|
|
66
66
|
### Patches
|
67
67
|
|
68
|
-
-
|
68
|
+
- chore: Upgrade react-icons version to 2.0.239 to pick up provider export map fix. ([PR #31287](https://github.com/microsoft/fluentui/pull/31287) by ololubek@microsoft.com)
|
69
69
|
- fix: Make header button in overlaid month picker match the other header button's styles. ([PR #31381](https://github.com/microsoft/fluentui/pull/31381) by estebanmu@microsoft.com)
|
70
70
|
|
71
71
|
## [0.1.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-calendar-compat_v0.1.6)
|
72
72
|
|
73
|
-
Thu, 09 May 2024 19:35:12 GMT
|
73
|
+
Thu, 09 May 2024 19:35:12 GMT
|
74
74
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-calendar-compat_v0.1.5..@fluentui/react-calendar-compat_v0.1.6)
|
75
75
|
|
76
76
|
### Patches
|
@@ -79,7 +79,7 @@ Thu, 09 May 2024 19:35:12 GMT
|
|
79
79
|
|
80
80
|
## [0.1.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-calendar-compat_v0.1.5)
|
81
81
|
|
82
|
-
Mon, 06 May 2024 12:55:02 GMT
|
82
|
+
Mon, 06 May 2024 12:55:02 GMT
|
83
83
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-calendar-compat_v0.1.4..@fluentui/react-calendar-compat_v0.1.5)
|
84
84
|
|
85
85
|
### Patches
|
@@ -91,17 +91,17 @@ Mon, 06 May 2024 12:55:02 GMT
|
|
91
91
|
|
92
92
|
## [0.1.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-calendar-compat_v0.1.4)
|
93
93
|
|
94
|
-
Thu, 02 May 2024 11:36:31 GMT
|
94
|
+
Thu, 02 May 2024 11:36:31 GMT
|
95
95
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-calendar-compat_v0.1.3..@fluentui/react-calendar-compat_v0.1.4)
|
96
96
|
|
97
97
|
### Patches
|
98
98
|
|
99
|
-
-
|
99
|
+
- chore: upgrade @fluentui/react-icons to 2.0.237. ([PR #31139](https://github.com/microsoft/fluentui/pull/31139) by ololubek@microsoft.com)
|
100
100
|
- Bump @fluentui/react-tabster to v9.21.0 ([PR #31231](https://github.com/microsoft/fluentui/pull/31231) by beachball)
|
101
101
|
|
102
102
|
## [0.1.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-calendar-compat_v0.1.3)
|
103
103
|
|
104
|
-
Tue, 23 Apr 2024 08:17:49 GMT
|
104
|
+
Tue, 23 Apr 2024 08:17:49 GMT
|
105
105
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-calendar-compat_v0.1.2..@fluentui/react-calendar-compat_v0.1.3)
|
106
106
|
|
107
107
|
### Patches
|
@@ -113,7 +113,7 @@ Tue, 23 Apr 2024 08:17:49 GMT
|
|
113
113
|
|
114
114
|
## [0.1.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-calendar-compat_v0.1.2)
|
115
115
|
|
116
|
-
Wed, 17 Apr 2024 21:53:49 GMT
|
116
|
+
Wed, 17 Apr 2024 21:53:49 GMT
|
117
117
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-calendar-compat_v0.1.1..@fluentui/react-calendar-compat_v0.1.2)
|
118
118
|
|
119
119
|
### Patches
|
@@ -123,7 +123,7 @@ Wed, 17 Apr 2024 21:53:49 GMT
|
|
123
123
|
|
124
124
|
## [0.1.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-calendar-compat_v0.1.1)
|
125
125
|
|
126
|
-
Tue, 02 Apr 2024 09:48:00 GMT
|
126
|
+
Tue, 02 Apr 2024 09:48:00 GMT
|
127
127
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-calendar-compat_v0.1.0..@fluentui/react-calendar-compat_v0.1.1)
|
128
128
|
|
129
129
|
### Patches
|
@@ -136,7 +136,7 @@ Tue, 02 Apr 2024 09:48:00 GMT
|
|
136
136
|
|
137
137
|
## [0.1.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-calendar-compat_v0.1.0)
|
138
138
|
|
139
|
-
Mon, 25 Mar 2024 11:12:13 GMT
|
139
|
+
Mon, 25 Mar 2024 11:12:13 GMT
|
140
140
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-calendar-compat_v0.0.25..@fluentui/react-calendar-compat_v0.1.0)
|
141
141
|
|
142
142
|
### Minor changes
|
@@ -145,7 +145,7 @@ Mon, 25 Mar 2024 11:12:13 GMT
|
|
145
145
|
|
146
146
|
## [0.0.25](https://github.com/microsoft/fluentui/tree/@fluentui/react-calendar-compat_v0.0.25)
|
147
147
|
|
148
|
-
Mon, 18 Mar 2024 19:50:46 GMT
|
148
|
+
Mon, 18 Mar 2024 19:50:46 GMT
|
149
149
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-calendar-compat_v0.0.24..@fluentui/react-calendar-compat_v0.0.25)
|
150
150
|
|
151
151
|
### Patches
|
@@ -158,7 +158,7 @@ Mon, 18 Mar 2024 19:50:46 GMT
|
|
158
158
|
|
159
159
|
## [0.0.24](https://github.com/microsoft/fluentui/tree/@fluentui/react-calendar-compat_v0.0.24)
|
160
160
|
|
161
|
-
Fri, 15 Mar 2024 21:43:49 GMT
|
161
|
+
Fri, 15 Mar 2024 21:43:49 GMT
|
162
162
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-calendar-compat_v0.0.23..@fluentui/react-calendar-compat_v0.0.24)
|
163
163
|
|
164
164
|
### Patches
|
@@ -171,7 +171,7 @@ Fri, 15 Mar 2024 21:43:49 GMT
|
|
171
171
|
|
172
172
|
## [0.0.23](https://github.com/microsoft/fluentui/tree/@fluentui/react-calendar-compat_v0.0.23)
|
173
173
|
|
174
|
-
Thu, 07 Mar 2024 19:33:27 GMT
|
174
|
+
Thu, 07 Mar 2024 19:33:27 GMT
|
175
175
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-calendar-compat_v0.0.22..@fluentui/react-calendar-compat_v0.0.23)
|
176
176
|
|
177
177
|
### Patches
|
@@ -184,7 +184,7 @@ Thu, 07 Mar 2024 19:33:27 GMT
|
|
184
184
|
|
185
185
|
## [0.0.22](https://github.com/microsoft/fluentui/tree/@fluentui/react-calendar-compat_v0.0.22)
|
186
186
|
|
187
|
-
Wed, 28 Feb 2024 02:34:19 GMT
|
187
|
+
Wed, 28 Feb 2024 02:34:19 GMT
|
188
188
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-calendar-compat_v0.0.21..@fluentui/react-calendar-compat_v0.0.22)
|
189
189
|
|
190
190
|
### Patches
|
@@ -196,7 +196,7 @@ Wed, 28 Feb 2024 02:34:19 GMT
|
|
196
196
|
|
197
197
|
## [0.0.21](https://github.com/microsoft/fluentui/tree/@fluentui/react-calendar-compat_v0.0.21)
|
198
198
|
|
199
|
-
Tue, 20 Feb 2024 14:22:17 GMT
|
199
|
+
Tue, 20 Feb 2024 14:22:17 GMT
|
200
200
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-calendar-compat_v0.0.20..@fluentui/react-calendar-compat_v0.0.21)
|
201
201
|
|
202
202
|
### Patches
|
@@ -208,7 +208,7 @@ Tue, 20 Feb 2024 14:22:17 GMT
|
|
208
208
|
|
209
209
|
## [0.0.20](https://github.com/microsoft/fluentui/tree/@fluentui/react-calendar-compat_v0.0.20)
|
210
210
|
|
211
|
-
Tue, 06 Feb 2024 17:55:18 GMT
|
211
|
+
Tue, 06 Feb 2024 17:55:18 GMT
|
212
212
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-calendar-compat_v0.0.19..@fluentui/react-calendar-compat_v0.0.20)
|
213
213
|
|
214
214
|
### Patches
|
@@ -218,7 +218,7 @@ Tue, 06 Feb 2024 17:55:18 GMT
|
|
218
218
|
|
219
219
|
## [0.0.19](https://github.com/microsoft/fluentui/tree/@fluentui/react-calendar-compat_v0.0.19)
|
220
220
|
|
221
|
-
Tue, 30 Jan 2024 23:16:54 GMT
|
221
|
+
Tue, 30 Jan 2024 23:16:54 GMT
|
222
222
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-calendar-compat_v0.0.18..@fluentui/react-calendar-compat_v0.0.19)
|
223
223
|
|
224
224
|
### Patches
|
@@ -229,7 +229,7 @@ Tue, 30 Jan 2024 23:16:54 GMT
|
|
229
229
|
|
230
230
|
## [0.0.18](https://github.com/microsoft/fluentui/tree/@fluentui/react-calendar-compat_v0.0.18)
|
231
231
|
|
232
|
-
Tue, 23 Jan 2024 15:10:58 GMT
|
232
|
+
Tue, 23 Jan 2024 15:10:58 GMT
|
233
233
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-calendar-compat_v0.0.17..@fluentui/react-calendar-compat_v0.0.18)
|
234
234
|
|
235
235
|
### Patches
|
@@ -241,7 +241,7 @@ Tue, 23 Jan 2024 15:10:58 GMT
|
|
241
241
|
|
242
242
|
## [0.0.17](https://github.com/microsoft/fluentui/tree/@fluentui/react-calendar-compat_v0.0.17)
|
243
243
|
|
244
|
-
Thu, 18 Jan 2024 14:25:03 GMT
|
244
|
+
Thu, 18 Jan 2024 14:25:03 GMT
|
245
245
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-calendar-compat_v0.0.16..@fluentui/react-calendar-compat_v0.0.17)
|
246
246
|
|
247
247
|
### Patches
|
@@ -253,7 +253,7 @@ Thu, 18 Jan 2024 14:25:03 GMT
|
|
253
253
|
|
254
254
|
## [0.0.16](https://github.com/microsoft/fluentui/tree/@fluentui/react-calendar-compat_v0.0.16)
|
255
255
|
|
256
|
-
Wed, 17 Jan 2024 16:18:50 GMT
|
256
|
+
Wed, 17 Jan 2024 16:18:50 GMT
|
257
257
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-calendar-compat_v0.0.15..@fluentui/react-calendar-compat_v0.0.16)
|
258
258
|
|
259
259
|
### Patches
|
@@ -264,7 +264,7 @@ Wed, 17 Jan 2024 16:18:50 GMT
|
|
264
264
|
|
265
265
|
## [0.0.15](https://github.com/microsoft/fluentui/tree/@fluentui/react-calendar-compat_v0.0.15)
|
266
266
|
|
267
|
-
Tue, 16 Jan 2024 13:14:24 GMT
|
267
|
+
Tue, 16 Jan 2024 13:14:24 GMT
|
268
268
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-calendar-compat_v0.0.14..@fluentui/react-calendar-compat_v0.0.15)
|
269
269
|
|
270
270
|
### Patches
|
@@ -274,7 +274,7 @@ Tue, 16 Jan 2024 13:14:24 GMT
|
|
274
274
|
|
275
275
|
## [0.0.14](https://github.com/microsoft/fluentui/tree/@fluentui/react-calendar-compat_v0.0.14)
|
276
276
|
|
277
|
-
Mon, 08 Jan 2024 16:24:20 GMT
|
277
|
+
Mon, 08 Jan 2024 16:24:20 GMT
|
278
278
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-calendar-compat_v0.0.13..@fluentui/react-calendar-compat_v0.0.14)
|
279
279
|
|
280
280
|
### Patches
|
@@ -286,7 +286,7 @@ Mon, 08 Jan 2024 16:24:20 GMT
|
|
286
286
|
|
287
287
|
## [0.0.13](https://github.com/microsoft/fluentui/tree/@fluentui/react-calendar-compat_v0.0.13)
|
288
288
|
|
289
|
-
Thu, 04 Jan 2024 09:48:05 GMT
|
289
|
+
Thu, 04 Jan 2024 09:48:05 GMT
|
290
290
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-calendar-compat_v0.0.12..@fluentui/react-calendar-compat_v0.0.13)
|
291
291
|
|
292
292
|
### Patches
|
@@ -295,7 +295,7 @@ Thu, 04 Jan 2024 09:48:05 GMT
|
|
295
295
|
|
296
296
|
## [0.0.12](https://github.com/microsoft/fluentui/tree/@fluentui/react-calendar-compat_v0.0.12)
|
297
297
|
|
298
|
-
Wed, 03 Jan 2024 09:26:44 GMT
|
298
|
+
Wed, 03 Jan 2024 09:26:44 GMT
|
299
299
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-calendar-compat_v0.0.11..@fluentui/react-calendar-compat_v0.0.12)
|
300
300
|
|
301
301
|
### Patches
|
@@ -306,7 +306,7 @@ Wed, 03 Jan 2024 09:26:44 GMT
|
|
306
306
|
|
307
307
|
## [0.0.11](https://github.com/microsoft/fluentui/tree/@fluentui/react-calendar-compat_v0.0.11)
|
308
308
|
|
309
|
-
Mon, 18 Dec 2023 14:40:46 GMT
|
309
|
+
Mon, 18 Dec 2023 14:40:46 GMT
|
310
310
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-calendar-compat_v0.0.10..@fluentui/react-calendar-compat_v0.0.11)
|
311
311
|
|
312
312
|
### Patches
|
@@ -318,7 +318,7 @@ Mon, 18 Dec 2023 14:40:46 GMT
|
|
318
318
|
|
319
319
|
## [0.0.10](https://github.com/microsoft/fluentui/tree/@fluentui/react-calendar-compat_v0.0.10)
|
320
320
|
|
321
|
-
Thu, 14 Dec 2023 09:58:42 GMT
|
321
|
+
Thu, 14 Dec 2023 09:58:42 GMT
|
322
322
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-calendar-compat_v0.0.9..@fluentui/react-calendar-compat_v0.0.10)
|
323
323
|
|
324
324
|
### Patches
|
@@ -331,7 +331,7 @@ Thu, 14 Dec 2023 09:58:42 GMT
|
|
331
331
|
|
332
332
|
## [0.0.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-calendar-compat_v0.0.9)
|
333
333
|
|
334
|
-
Thu, 30 Nov 2023 13:42:08 GMT
|
334
|
+
Thu, 30 Nov 2023 13:42:08 GMT
|
335
335
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-calendar-compat_v0.0.8..@fluentui/react-calendar-compat_v0.0.9)
|
336
336
|
|
337
337
|
### Patches
|
@@ -341,7 +341,7 @@ Thu, 30 Nov 2023 13:42:08 GMT
|
|
341
341
|
|
342
342
|
## [0.0.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-calendar-compat_v0.0.8)
|
343
343
|
|
344
|
-
Mon, 20 Nov 2023 09:55:10 GMT
|
344
|
+
Mon, 20 Nov 2023 09:55:10 GMT
|
345
345
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-calendar-compat_v0.0.7..@fluentui/react-calendar-compat_v0.0.8)
|
346
346
|
|
347
347
|
### Patches
|
@@ -351,7 +351,7 @@ Mon, 20 Nov 2023 09:55:10 GMT
|
|
351
351
|
|
352
352
|
## [0.0.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-calendar-compat_v0.0.7)
|
353
353
|
|
354
|
-
Tue, 14 Nov 2023 17:51:27 GMT
|
354
|
+
Tue, 14 Nov 2023 17:51:27 GMT
|
355
355
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-calendar-compat_v0.0.6..@fluentui/react-calendar-compat_v0.0.7)
|
356
356
|
|
357
357
|
### Patches
|
@@ -360,7 +360,7 @@ Tue, 14 Nov 2023 17:51:27 GMT
|
|
360
360
|
|
361
361
|
## [0.0.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-calendar-compat_v0.0.6)
|
362
362
|
|
363
|
-
Thu, 09 Nov 2023 17:29:51 GMT
|
363
|
+
Thu, 09 Nov 2023 17:29:51 GMT
|
364
364
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-calendar-compat_v0.0.5..@fluentui/react-calendar-compat_v0.0.6)
|
365
365
|
|
366
366
|
### Patches
|
@@ -375,7 +375,7 @@ Thu, 09 Nov 2023 17:29:51 GMT
|
|
375
375
|
|
376
376
|
## [0.0.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-calendar-compat_v0.0.5)
|
377
377
|
|
378
|
-
Mon, 06 Nov 2023 13:16:03 GMT
|
378
|
+
Mon, 06 Nov 2023 13:16:03 GMT
|
379
379
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-calendar-compat_v0.0.4..@fluentui/react-calendar-compat_v0.0.5)
|
380
380
|
|
381
381
|
### Patches
|
@@ -384,7 +384,7 @@ Mon, 06 Nov 2023 13:16:03 GMT
|
|
384
384
|
|
385
385
|
## [0.0.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-calendar-compat_v0.0.4)
|
386
386
|
|
387
|
-
Wed, 01 Nov 2023 12:55:59 GMT
|
387
|
+
Wed, 01 Nov 2023 12:55:59 GMT
|
388
388
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-calendar-compat_v0.0.3..@fluentui/react-calendar-compat_v0.0.4)
|
389
389
|
|
390
390
|
### Patches
|
@@ -395,7 +395,7 @@ Wed, 01 Nov 2023 12:55:59 GMT
|
|
395
395
|
|
396
396
|
## [0.0.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-calendar-compat_v0.0.3)
|
397
397
|
|
398
|
-
Sat, 28 Oct 2023 23:35:59 GMT
|
398
|
+
Sat, 28 Oct 2023 23:35:59 GMT
|
399
399
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-calendar-compat_v0.0.2..@fluentui/react-calendar-compat_v0.0.3)
|
400
400
|
|
401
401
|
### Patches
|
@@ -405,7 +405,7 @@ Sat, 28 Oct 2023 23:35:59 GMT
|
|
405
405
|
|
406
406
|
## [0.0.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-calendar-compat_v0.0.2)
|
407
407
|
|
408
|
-
Mon, 23 Oct 2023 09:51:55 GMT
|
408
|
+
Mon, 23 Oct 2023 09:51:55 GMT
|
409
409
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-calendar-compat_v0.0.1..@fluentui/react-calendar-compat_v0.0.2)
|
410
410
|
|
411
411
|
### Patches
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@fluentui/react-calendar-compat",
|
3
|
-
"version": "0.0.0-nightly-
|
3
|
+
"version": "0.0.0-nightly-20240613-0406.1",
|
4
4
|
"description": "Calendar compat component for Fluent UI v9",
|
5
5
|
"main": "lib-commonjs/index.js",
|
6
6
|
"module": "lib/index.js",
|
@@ -18,26 +18,25 @@
|
|
18
18
|
"generate-api": "just-scripts generate-api",
|
19
19
|
"lint": "just-scripts lint",
|
20
20
|
"start": "yarn storybook",
|
21
|
-
"storybook": "
|
21
|
+
"storybook": "yarn --cwd ../stories storybook",
|
22
22
|
"test": "jest --passWithNoTests",
|
23
|
-
"
|
24
|
-
"type-check": "tsc -b tsconfig.json"
|
23
|
+
"type-check": "just-scripts type-check"
|
25
24
|
},
|
26
25
|
"devDependencies": {
|
27
26
|
"@fluentui/eslint-plugin": "*",
|
28
|
-
"@fluentui/react-conformance": "0.0.0-nightly-
|
29
|
-
"@fluentui/react-conformance-griffel": "0.0.0-nightly-
|
27
|
+
"@fluentui/react-conformance": "0.0.0-nightly-20240613-0406.1",
|
28
|
+
"@fluentui/react-conformance-griffel": "0.0.0-nightly-20240613-0406.1",
|
30
29
|
"@fluentui/scripts-api-extractor": "*",
|
31
30
|
"@fluentui/scripts-tasks": "*"
|
32
31
|
},
|
33
32
|
"dependencies": {
|
34
|
-
"@fluentui/keyboard-keys": "0.0.0-nightly-
|
33
|
+
"@fluentui/keyboard-keys": "0.0.0-nightly-20240613-0406.1",
|
35
34
|
"@fluentui/react-icons": "^2.0.239",
|
36
|
-
"@fluentui/react-jsx-runtime": "0.0.0-nightly-
|
37
|
-
"@fluentui/react-shared-contexts": "0.0.0-nightly-
|
38
|
-
"@fluentui/react-tabster": "0.0.0-nightly-
|
39
|
-
"@fluentui/react-theme": "0.0.0-nightly-
|
40
|
-
"@fluentui/react-utilities": "0.0.0-nightly-
|
35
|
+
"@fluentui/react-jsx-runtime": "0.0.0-nightly-20240613-0406.1",
|
36
|
+
"@fluentui/react-shared-contexts": "0.0.0-nightly-20240613-0406.1",
|
37
|
+
"@fluentui/react-tabster": "0.0.0-nightly-20240613-0406.1",
|
38
|
+
"@fluentui/react-theme": "0.0.0-nightly-20240613-0406.1",
|
39
|
+
"@fluentui/react-utilities": "0.0.0-nightly-20240613-0406.1",
|
41
40
|
"@griffel/react": "^1.5.22",
|
42
41
|
"@swc/helpers": "^0.5.1"
|
43
42
|
},
|