@alfalab/core-components-calendar-with-skeleton 4.5.0 → 4.5.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.
Files changed (2) hide show
  1. package/package.json +2 -2
  2. package/CHANGELOG.md +0 -510
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alfalab/core-components-calendar-with-skeleton",
3
- "version": "4.5.0",
3
+ "version": "4.5.1",
4
4
  "description": "CalendarWithSkeleton component",
5
5
  "keywords": [],
6
6
  "license": "MIT",
@@ -18,7 +18,7 @@
18
18
  "react-dom": "^16.9.0 || ^17.0.1 || ^18.0.0"
19
19
  },
20
20
  "dependencies": {
21
- "@alfalab/core-components-calendar": "^5.6.0",
21
+ "@alfalab/core-components-calendar": "^5.6.1",
22
22
  "@alfalab/core-components-skeleton": "^3.3.0",
23
23
  "classnames": "^2.3.1",
24
24
  "react-transition-group": "^4.4.1"
package/CHANGELOG.md DELETED
@@ -1,510 +0,0 @@
1
- # Change Log
2
-
3
- All notable changes to this project will be documented in this file.
4
- See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
-
6
- # [4.5.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@4.4.9...@alfalab/core-components-calendar-with-skeleton@4.5.0) (2022-08-04)
7
-
8
-
9
- ### Features
10
-
11
- * react 18 support ([#159](https://github.com/core-ds/core-components/issues/159)) ([2e6693c](https://github.com/core-ds/core-components/commit/2e6693c62f534e333aadb7d3fff4ffd78ac84c63))
12
-
13
-
14
-
15
-
16
-
17
- ## [4.4.9](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@4.4.8...@alfalab/core-components-calendar-with-skeleton@4.4.9) (2022-07-25)
18
-
19
- **Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
20
-
21
-
22
-
23
-
24
-
25
- ## [4.4.8](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@4.4.7...@alfalab/core-components-calendar-with-skeleton@4.4.8) (2022-07-18)
26
-
27
- **Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
28
-
29
-
30
-
31
-
32
-
33
- ## [4.4.7](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@4.4.6...@alfalab/core-components-calendar-with-skeleton@4.4.7) (2022-07-18)
34
-
35
- **Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
36
-
37
-
38
-
39
-
40
-
41
- ## [4.4.6](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@4.4.5...@alfalab/core-components-calendar-with-skeleton@4.4.6) (2022-07-15)
42
-
43
- **Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
44
-
45
-
46
-
47
-
48
-
49
- ## [4.4.5](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@4.4.4...@alfalab/core-components-calendar-with-skeleton@4.4.5) (2022-07-15)
50
-
51
-
52
- ### Bug Fixes
53
-
54
- * bump packages version ([#153](https://github.com/core-ds/core-components/issues/153)) ([fd3e082](https://github.com/core-ds/core-components/commit/fd3e08205672129cdce04e1000c673f2cd9c10da))
55
-
56
-
57
-
58
-
59
-
60
- ## [4.4.4](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@4.4.3...@alfalab/core-components-calendar-with-skeleton@4.4.4) (2022-07-14)
61
-
62
- **Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
63
-
64
-
65
-
66
-
67
-
68
- ## [4.4.3](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@4.4.2...@alfalab/core-components-calendar-with-skeleton@4.4.3) (2022-07-11)
69
-
70
- **Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
71
-
72
-
73
-
74
-
75
-
76
- ## [4.4.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@4.4.1...@alfalab/core-components-calendar-with-skeleton@4.4.2) (2022-07-01)
77
-
78
- **Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
79
-
80
-
81
-
82
-
83
-
84
- ## [4.4.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@4.4.0...@alfalab/core-components-calendar-with-skeleton@4.4.1) (2022-06-30)
85
-
86
- **Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
87
-
88
-
89
-
90
-
91
-
92
- # [4.4.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@4.3.0...@alfalab/core-components-calendar-with-skeleton@4.4.0) (2022-06-29)
93
-
94
-
95
- ### Features
96
-
97
- * **calendar:** implement calendar mobile ([#54](https://github.com/core-ds/core-components/issues/54)) ([730f51d](https://github.com/core-ds/core-components/commit/730f51d35823273f122fe84a0369f95745fd2878))
98
-
99
-
100
-
101
-
102
-
103
- # [4.3.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@4.2.5...@alfalab/core-components-calendar-with-skeleton@4.3.0) (2022-06-28)
104
-
105
-
106
- ### Features
107
-
108
- * circumflexus retrieval ([#57](https://github.com/core-ds/core-components/issues/57)) ([3820da8](https://github.com/core-ds/core-components/commit/3820da818bcdcbee6904c648b3e29c3c828fe202))
109
-
110
-
111
-
112
-
113
-
114
- ## [4.2.5](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@4.2.4...@alfalab/core-components-calendar-with-skeleton@4.2.5) (2022-06-24)
115
-
116
- **Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
117
-
118
-
119
-
120
-
121
-
122
- ## [4.2.4](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@4.2.3...@alfalab/core-components-calendar-with-skeleton@4.2.4) (2022-06-23)
123
-
124
- **Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
125
-
126
-
127
-
128
-
129
-
130
- ## [4.2.3](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@4.2.2...@alfalab/core-components-calendar-with-skeleton@4.2.3) (2022-06-20)
131
-
132
-
133
- ### Bug Fixes
134
-
135
- * **calendar:** increased specificity of the button css class ([#103](https://github.com/core-ds/core-components/issues/103)) ([3d20c11](https://github.com/core-ds/core-components/commit/3d20c112a1c161951afa2e1c6fca8d3c048501e7))
136
-
137
-
138
-
139
-
140
-
141
- ## [4.2.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@4.2.1...@alfalab/core-components-calendar-with-skeleton@4.2.2) (2022-06-03)
142
-
143
- **Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
144
-
145
-
146
-
147
-
148
-
149
- ## [4.1.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@4.1.1...@alfalab/core-components-calendar-with-skeleton@4.1.2) (2022-03-18)
150
-
151
- **Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
152
-
153
-
154
-
155
-
156
-
157
- ## [4.1.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@4.1.0...@alfalab/core-components-calendar-with-skeleton@4.1.1) (2022-03-04)
158
-
159
- **Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
160
-
161
-
162
-
163
-
164
-
165
- # [4.1.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@4.0.0...@alfalab/core-components-calendar-with-skeleton@4.1.0) (2022-03-04)
166
-
167
-
168
- ### Features
169
-
170
- * Исправить импорты в сторях. ([#998](https://github.com/core-ds/core-components/issues/998)) ([e6a654a](https://github.com/core-ds/core-components/commit/e6a654a0599451c7d149484cb61d8067eed083b7))
171
-
172
-
173
-
174
-
175
-
176
- # [4.0.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@3.2.0...@alfalab/core-components-calendar-with-skeleton@4.0.0) (2022-02-17)
177
-
178
-
179
- * refactor/calendar-range (#984) ([714f615](https://github.com/core-ds/core-components/commit/714f61590586bafe1060e652943e95c133ed002a)), closes [#984](https://github.com/core-ds/core-components/issues/984)
180
-
181
-
182
- ### BREAKING CHANGES
183
-
184
- * Большое обновление CalendarRange
185
-
186
- * feat(date-input): add some improvements
187
-
188
- * feat(date-input): some updates
189
-
190
- * feat(date-input): validation
191
-
192
- * feat(calendar): change period selection logic
193
-
194
- * fix(calendar): range styles
195
-
196
- * fix(calendar): fix styles, add rangeComplete flag
197
-
198
- * refactor(calendar-range): temporary
199
-
200
- * fix(calendar-range): fix hook
201
-
202
- * fix(calendar-range): fix period
203
-
204
- * fix(calendar-range): fix tests, fix max date
205
-
206
- * fix: update exports
207
-
208
- * feat(calendar): allow empty values for PeriodSlider, update today
209
-
210
- * fix(calendar-range): hide error icon
211
-
212
- * chore(calendar-range): demo
213
-
214
- * feat(calendar): use IconButton
215
-
216
- * feat(calendar-range): add onChange, update demo
217
-
218
- * fix(calendar-range): update width
219
-
220
- * test(calendar-range): update snapshot
221
-
222
- * fix: import date-fns separately
223
-
224
- * fix(calendar-range): fix rest props
225
-
226
- Co-authored-by: dmitrsavk <dmitrsavk@yandex.ru>
227
-
228
-
229
-
230
-
231
-
232
- # [3.2.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@3.1.5...@alfalab/core-components-calendar-with-skeleton@3.2.0) (2022-02-17)
233
-
234
-
235
- ### Features
236
-
237
- * **calendar:** design & logic updates ([#991](https://github.com/core-ds/core-components/issues/991)) ([358142c](https://github.com/core-ds/core-components/commit/358142c6d259e1463954139cc648787cdf461f76)), closes [#993](https://github.com/core-ds/core-components/issues/993) [#990](https://github.com/core-ds/core-components/issues/990)
238
-
239
-
240
-
241
-
242
-
243
- ## [3.1.5](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@3.1.4...@alfalab/core-components-calendar-with-skeleton@3.1.5) (2022-02-15)
244
-
245
- **Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
246
-
247
-
248
-
249
-
250
-
251
- ## [3.1.4](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@3.1.3...@alfalab/core-components-calendar-with-skeleton@3.1.4) (2022-02-09)
252
-
253
- **Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
254
-
255
-
256
-
257
-
258
-
259
- ## [3.1.3](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@3.1.2...@alfalab/core-components-calendar-with-skeleton@3.1.3) (2022-02-03)
260
-
261
- **Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
262
-
263
-
264
-
265
-
266
-
267
- ## [3.1.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@3.1.1...@alfalab/core-components-calendar-with-skeleton@3.1.2) (2022-02-02)
268
-
269
- **Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
270
-
271
-
272
-
273
-
274
-
275
- ## [3.1.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@3.1.0...@alfalab/core-components-calendar-with-skeleton@3.1.1) (2022-01-27)
276
-
277
- **Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
278
-
279
-
280
-
281
-
282
-
283
- # [3.1.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@3.0.14...@alfalab/core-components-calendar-with-skeleton@3.1.0) (2022-01-17)
284
-
285
-
286
- ### Features
287
-
288
- * **calendar:** split header to header & period-slider ([#939](https://github.com/core-ds/core-components/issues/939)) ([107cee0](https://github.com/core-ds/core-components/commit/107cee0f2b5d609a02b61023b324dcc8c98c5220))
289
-
290
-
291
-
292
-
293
-
294
- ## [3.0.14](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@3.0.13...@alfalab/core-components-calendar-with-skeleton@3.0.14) (2021-12-29)
295
-
296
- **Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
297
-
298
-
299
-
300
-
301
-
302
- ## [3.0.13](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@3.0.12...@alfalab/core-components-calendar-with-skeleton@3.0.13) (2021-12-14)
303
-
304
- **Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
305
-
306
-
307
-
308
-
309
-
310
- ## [3.0.12](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@3.0.11...@alfalab/core-components-calendar-with-skeleton@3.0.12) (2021-12-08)
311
-
312
- **Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
313
-
314
-
315
-
316
-
317
-
318
- ## [3.0.11](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@3.0.10...@alfalab/core-components-calendar-with-skeleton@3.0.11) (2021-12-08)
319
-
320
- **Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
321
-
322
-
323
-
324
-
325
-
326
- ## [3.0.10](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@3.0.9...@alfalab/core-components-calendar-with-skeleton@3.0.10) (2021-12-08)
327
-
328
- **Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
329
-
330
-
331
-
332
-
333
-
334
- ## [3.0.9](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@3.0.8...@alfalab/core-components-calendar-with-skeleton@3.0.9) (2021-11-26)
335
-
336
- **Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
337
-
338
-
339
-
340
-
341
-
342
- ## [3.0.8](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@3.0.7...@alfalab/core-components-calendar-with-skeleton@3.0.8) (2021-11-16)
343
-
344
- **Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
345
-
346
-
347
-
348
-
349
-
350
- ## [3.0.7](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@3.0.6...@alfalab/core-components-calendar-with-skeleton@3.0.7) (2021-09-14)
351
-
352
- **Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
353
-
354
-
355
-
356
-
357
-
358
- ## [3.0.6](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@3.0.5...@alfalab/core-components-calendar-with-skeleton@3.0.6) (2021-08-27)
359
-
360
- **Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
361
-
362
-
363
-
364
-
365
-
366
- ## [3.0.5](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@3.0.4...@alfalab/core-components-calendar-with-skeleton@3.0.5) (2021-08-13)
367
-
368
- **Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
369
-
370
-
371
-
372
-
373
-
374
- ## [3.0.4](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@3.0.3...@alfalab/core-components-calendar-with-skeleton@3.0.4) (2021-08-04)
375
-
376
- **Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
377
-
378
-
379
-
380
-
381
-
382
- ## [3.0.3](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@3.0.2...@alfalab/core-components-calendar-with-skeleton@3.0.3) (2021-07-23)
383
-
384
- **Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
385
-
386
-
387
-
388
-
389
-
390
- ## [3.0.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@3.0.1...@alfalab/core-components-calendar-with-skeleton@3.0.2) (2021-07-19)
391
-
392
- **Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
393
-
394
-
395
-
396
-
397
-
398
- ## [3.0.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@3.0.0...@alfalab/core-components-calendar-with-skeleton@3.0.1) (2021-07-09)
399
-
400
- **Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
401
-
402
-
403
-
404
-
405
-
406
- # [3.0.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@2.0.5...@alfalab/core-components-calendar-with-skeleton@3.0.0) (2021-07-08)
407
-
408
-
409
- ### Features
410
-
411
- * upgrade storybook ([#696](https://github.com/core-ds/core-components/issues/696))
412
-
413
- ## [2.0.5](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@2.0.4...@alfalab/core-components-calendar-with-skeleton@2.0.5) (2021-06-28)
414
-
415
- **Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
416
-
417
-
418
-
419
-
420
-
421
- ## [2.0.4](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@2.0.3...@alfalab/core-components-calendar-with-skeleton@2.0.4) (2021-06-22)
422
-
423
-
424
- ### Bug Fixes
425
-
426
- * **calendar-with-skeleton:** ref & six weeks height issues ([#705](https://github.com/core-ds/core-components/issues/705)) ([907ebe1](https://github.com/core-ds/core-components/commit/907ebe18641ee2e7e91fc4622527404c20867a54))
427
-
428
-
429
-
430
-
431
-
432
- ## [2.0.3](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@2.0.2...@alfalab/core-components-calendar-with-skeleton@2.0.3) (2021-06-09)
433
-
434
- **Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
435
-
436
-
437
-
438
-
439
-
440
- ## [2.0.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@2.0.1...@alfalab/core-components-calendar-with-skeleton@2.0.2) (2021-06-08)
441
-
442
- **Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
443
-
444
-
445
-
446
-
447
-
448
- ## [2.0.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@2.0.0...@alfalab/core-components-calendar-with-skeleton@2.0.1) (2021-05-31)
449
-
450
- **Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
451
-
452
-
453
-
454
-
455
-
456
- # [2.0.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@1.1.4...@alfalab/core-components-calendar-with-skeleton@2.0.0) (2021-05-25)
457
-
458
-
459
- ### Features
460
-
461
- * **button:** add inverted ([#649](https://github.com/core-ds/core-components/issues/649)) ([be321b0](https://github.com/core-ds/core-components/commit/be321b07e99d20824138ad65141f3fbed1b6e315)), closes [#658](https://github.com/core-ds/core-components/issues/658) [#657](https://github.com/core-ds/core-components/issues/657)
462
-
463
-
464
- ### BREAKING CHANGES
465
-
466
- * **button:** remove inverted themes
467
-
468
-
469
-
470
-
471
-
472
- ## [1.1.4](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@1.1.3...@alfalab/core-components-calendar-with-skeleton@1.1.4) (2021-05-25)
473
-
474
- **Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
475
-
476
-
477
-
478
-
479
-
480
- ## [1.1.3](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@1.1.2...@alfalab/core-components-calendar-with-skeleton@1.1.3) (2021-05-18)
481
-
482
- **Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
483
-
484
-
485
-
486
-
487
-
488
- ## [1.1.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@1.1.1...@alfalab/core-components-calendar-with-skeleton@1.1.2) (2021-05-07)
489
-
490
- **Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
491
-
492
-
493
-
494
-
495
-
496
- ## [1.1.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-calendar-with-skeleton@1.1.0...@alfalab/core-components-calendar-with-skeleton@1.1.1) (2021-04-26)
497
-
498
- **Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
499
-
500
-
501
-
502
-
503
-
504
- # 1.1.0 (2021-04-09)
505
-
506
-
507
- ### Features
508
-
509
-
510
- * **calendar-with-skeleton:** add component ([e940c88](https://github.com/core-ds/core-components/commit/e940c88703a7434e0db4ce0efc27a234455b449c))