Svelte Calendar Versions Save

A lightweight datepicker with neat animations and a unique UX.

v3.1.6

2 years ago

3.1.6 (2021-09-22)

Bug Fixes

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

v3.1.5

2 years ago

3.1.5 (2021-09-22)

Bug Fixes

v3.1.4

2 years ago

3.1.4 (2021-09-21)

Bug Fixes

  • add FiniteGrid, update prettier/readme (e578881)

v3.1.3

2 years ago

3.1.3 (2021-09-21)

Bug Fixes

  • css tweak to prevent overflow (9197fb6)

v3.1.2

2 years ago

3.1.2 (2021-09-20)

Bug Fixes

  • firefox performance issue (8d4e037)

v3.1.1

2 years ago

3.1.1 (2021-09-20)

Bug Fixes

  • browser compatibility issues (06c5016)

v3.1.0

2 years ago

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

2 years ago

3.0.39 (2021-09-19)

Bug Fixes

  • update props documentation (926f7a6)

v3.0.38

2 years ago

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

2 years ago

3.0.37 (2021-09-19)

Bug Fixes

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