- 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