Skip to content

1.6.0

Compare
Choose a tag to compare
@acrobat acrobat released this 01 Feb 19:14
· 350 commits to master since this release

Features

  • #1653 - Changes nonpunctuation to accept unicode characters
  • #1631 - Add "assumeNearbyYear" option
  • #1623 - Decade and century picking
  • #1677 - Added timedelta aliases. (Fixes #785)
  • #1627 - add getter methods for date limits
  • #1700 - Replace arrow entities for glyphicon + template + libs snippets (Fixes: #610 #833 #1007)
  • #1713 - added class .disabled to dow header
  • #1732 - Rename "remove" to "destroy" and create alias

Bugfix

  • #1687 - Month/year view keyboard navigation
  • #1428 - fix changeMonth, changeYear not triggered when selecting day from prev/next month
  • #1730 - Fix default arrows for BS2 and screenshots (for docs)
  • #1777 - Extend beforeShowMonth event functionality to work like beforeShowDay and beforeShowYear

Locale changes

  • #1756 - Correct date format for ko locale
  • #1744 - Add en-AU (Australian English) locale

Repository

  • #1637 - Add CSS sourcemap
  • #1638 - [BS3 Less] Remove unused variables and cleanup
  • #1654 - Added timezone aware tests
  • #1742 - remove .idea-folder from npm