Skip to content

Releases: 6eDesign/svelte-calendar

v3.1.6

22 Sep 18:19
Compare
Choose a tag to compare

3.1.6 (2021-09-22)

Bug Fixes

  • bug fix for cellCount !== 1 in InfiniteGrid + additional exports (8aa5ee2)

v3.1.5

22 Sep 04:43
Compare
Choose a tag to compare

3.1.5 (2021-09-22)

Bug Fixes

v3.1.4

21 Sep 04:55
Compare
Choose a tag to compare

3.1.4 (2021-09-21)

Bug Fixes

  • add FiniteGrid, update prettier/readme (e578881)

v3.1.3

21 Sep 02:27
Compare
Choose a tag to compare

3.1.3 (2021-09-21)

Bug Fixes

  • css tweak to prevent overflow (9197fb6)

v3.1.2

20 Sep 21:32
Compare
Choose a tag to compare

3.1.2 (2021-09-20)

Bug Fixes

  • firefox performance issue (8d4e037)

v3.1.1

20 Sep 05:44
Compare
Choose a tag to compare

3.1.1 (2021-09-20)

Bug Fixes

  • browser compatibility issues (06c5016)

v3.1.0

19 Sep 18:05
Compare
Choose a tag to compare

3.1.0 (2021-09-19)

Bug Fixes

  • update inlinecalendar default props (ecb3734)

Features

  • add startOfWeekIndex prop and update props documentation (73de1d4)

v3.0.39

19 Sep 17:44
Compare
Choose a tag to compare

3.0.39 (2021-09-19)

Bug Fixes

  • update props documentation (926f7a6)

v3.0.38

19 Sep 06:20
Compare
Choose a tag to compare

3.0.38 (2021-09-19)

Bug Fixes

  • animation bug when enlarging day that is also present as outsider date of adjacent calendar page (43199af)

v3.0.37

19 Sep 04:28
Compare
Choose a tag to compare

3.0.37 (2021-09-19)

Bug Fixes

  • bugfix - un-enlarge day when picker closes (290e8cc)