Skip to content

2.1.20

Compare
Choose a tag to compare
@dangrossman dangrossman released this 25 May 20:38
· 166 commits to master since this release
  • Fix more deprecation warnings from moment.js
  • RTL support in locale option
  • Don't display the month after maxDate on the right calendar when linkedCalendars is enabled
  • singleDatePicker no longer hides the time icon next to time pickers
  • Improved the AMD/browserify module definition
  • Add weekLabel option to the locale option example on website
  • Add .form-control class to inputs within the picker to better match Bootstrap styling
  • Apply in-range class to the date you're hovering over with your mouse
  • Treat buttons the same as inputs and show the picker when they gain focus
  • Add isCustomDate option that allows you to apply custom CSS classes to individual dates