Skip to content

Releases: benitolopez/hotel-datepicker

3.5.0

21 Apr 14:20
Compare
Choose a tag to compare

Added

  • onSelectRange to pass a custom function when a data range is selected

Merged #41

3.4.2

08 Mar 15:47
Compare
Choose a tag to compare

Fixed

3.4.1

07 Mar 12:28
Compare
Choose a tag to compare

Fixed

  • Fixed min days error text

3.4.0

26 Feb 01:43
Compare
Choose a tag to compare

Added

  • disabledDaysOfWeek to disable specific days of week

3.3.0

07 Feb 21:34
Compare
Choose a tag to compare

Added

  • Add event when the datepicker closes. Thanks to #32

3.2.0

23 Dec 15:42
Compare
Choose a tag to compare

Added

  • moveBothMonths to move both months when clicking on the next/prev month button (merged #25)

3.1.0

21 Dec 23:33
Compare
Choose a tag to compare

Added

  • noCheckInDates and noCheckOutDates to disable check-in and check-out on specific days
  • onDayClick and onOpenDatepicker to pass a custom function when a day is clicked and when the datepicker is opened

Merged #24

3.0.2

08 Dec 13:39
Compare
Choose a tag to compare

Added

  • Add option to disable the top bar

3.0.1

15 Nov 22:02
Compare
Choose a tag to compare

Fixed

  • Fix enabled checkout days when the autoclose is disabled (#17)

3.0.0

15 Nov 00:53
Compare
Choose a tag to compare

Added

  • Two new options for short/long month/day names (#15)

Fixed

  • Reduce events (#16)