Skip to content

Releases: benitolopez/hotel-datepicker

4.7.4

29 Apr 14:37
Compare
Choose a tag to compare

Fixed

  • Fix tabindex (#173)

4.7.3

28 Mar 10:22
Compare
Choose a tag to compare

Fixed

  • Fix CSS selector (#185)
  • Recreate date objects in setRange() (#186)

4.7.2

25 Mar 15:19
Compare
Choose a tag to compare

Fixed

  • Close button disabled (#184)

4.7.1

22 Jan 09:46
Compare
Choose a tag to compare

Fixed

  • DST issue in selected nights info (#180)

4.7.0

19 Nov 15:09
Compare
Choose a tag to compare

Added

  • Add the ability to allow ranges that are multiples of minNights only (#166)

4.6.2

14 Oct 10:30
Compare
Choose a tag to compare

Fixed

  • Maintain class of days with extra text after range selection (#174)

4.6.1

03 May 21:52
Compare
Choose a tag to compare

Fixed

  • Min days before first disabled date (#165)

4.6.0

29 Jan 19:31
Compare
Choose a tag to compare

Added

  • extraDayText option

4.5.0

28 Oct 22:21
Compare
Choose a tag to compare

Added

  • Accessibility improvements (aria attributes, keyboard navigation, etc)
  • Add the ability to show the clear button when not in inline mode (#142)

Changed

  • New color scheme with better contrast (accessibility improvements)
  • New build system with Rollup v3 and Babel

4.4.1

17 Aug 20:05
Compare
Choose a tag to compare

Fixed

  • Fix dates getting invalid class when selecting and showing the next/prev month (#141)