Skip to content

2.1.25

Compare
Choose a tag to compare
@dangrossman dangrossman released this 17 Jan 18:50
· 123 commits to master since this release
  • Default date format comes from Moment.js locale instead of hardcoding MM/DD/YYYY
  • Fix bug that could result in chosenLabel not being updated properly
  • Suggested possible bug fix for time not being saved between selections when time picker is enabled
  • Avoid accidentally overwriting "background-clip" styles set by Bootstrap
  • Fix to better support unicode characters in range labels
  • Don't read data-title of table headers on hover, only dates in the body of the table
  • Other minor bug fixes