All Versions
17
Latest Version
Avg Release Cycle
184 days
Latest Release
1281 days ago

Changelog History
Page 1

  • v1.8.2 Changes

    October 22, 2020

    ๐Ÿ›  Fixes:

    • ๐Ÿ“œ Properly parse date string, fixes #735 #755 #688
    • ๐Ÿ‘€ Cleaner packages, see #542 #580
    • โž• Add space for XHTML, fixes #526
    • ๐Ÿ‘€ CSS fixes, see #431 #430 #809 #883 #237 #869 #869 #730
    • โž• Add clear functionality, see #720
    • ๐Ÿ›  Use unique IDs, fixes #650
    • ๐Ÿ›  Bubble event on left arrow, fixes #710
    • 0๏ธโƒฃ Show week numbers based on ISO 8601 by default, fixes #388 #825
  • v1.8.0 Changes

    October 17, 2018
    • โœ‚ Remove testling because service is not running atm
    • ๐Ÿšš Move to github organisation Pikaday/Pikaday
    • โž• Add CSS-classes indicating position
    • โœ‚ Remove the Moment.js optional dependency
    • โž• Add aria label text configuration
  • v1.7.0 Changes

    December 12, 2017
    • โž• Add keyboard input option, see #610
  • v1.6.1 Changes

    June 06, 2017

    ๐Ÿ›  Fixes:

    • ๐Ÿ›  Fix memory leak, see #630
  • v1.6.0 Changes

    May 31, 2017

    โž• Adds:

    • ๐Ÿ‘€ Custom parsers, see #613
    • ๐Ÿ‘€ Pick a whole week, see #516
    • ๐Ÿ‘€ Events option: dates that you would like to differentiate from regular days, see #152
    • ๐Ÿ‘€ Configure if field is blurred when date is selected, see #631

    ๐Ÿ›  Fixes:

    • ๐Ÿ›  Re-introduce correct null behavor, fixes #654
    • ๐Ÿ‘€ The (re)position issue, see #643, #642
    • ๐Ÿ›  Prevent error when no field is bound, fixes #611
  • v1.5.1 Changes

    October 28, 2016

    โž• Adds:

    • ๐Ÿ‘€ Make Pikaday accessibile, see #522
    • โž• Add possibility to reset the max and min date to the date picker
    • ๐Ÿ‘‰ Show days in next and previous months

    ๐Ÿ›  Fixes:

    • ๐Ÿ‘€ Make Pikaday XHTML compatible, see #492
    • โœ‚ Remove unnecessary setTimeout call, fixes #496
    • ๐Ÿ›  Make disabled buttons not clickable in IE 10 and below, fixes #288
  • v1.5.0 Changes

    October 27, 2016
    • ๐Ÿ‘€ Make Pikaday accessibile, see #522
    • โž• Add possibility to reset the max and min date to the date picker
    • ๐Ÿ‘€ Make Pikaday XHTML compatible, see #492
    • โœ‚ Remove unnecessary setTimeout call, fixes #496
    • ๐Ÿ›  Make disabled buttons not clickable in IE 10 and below, fixes #288
    • ๐Ÿ‘‰ Show days in next and previous months
  • v1.4.0 Changes

    October 30, 2015

    ๐Ÿ›  Fixes:

    • ๐Ÿ‘€ invalid selector for next and prev buttons, see #410
    • ๐Ÿ‘€ redraw after reset, see #432
    • โž• Add #389. see #276, #301, #303, #324, #366 and #386
    • โœ‚ remove data after pikaday destroy, see #382
  • v1.3.3 Changes

    June 26, 2015
    • โž• Add theme class support, see #260
    • ๐Ÿ›  Fix on iOS, see #101, #121
    • โž• Add date range example, see #337
    • ๐Ÿ›  Fix dates used in examples, see #329
  • v1.3.2 Changes

    February 17, 2015
    • โž• Add options to disable days, see #171
    • โž• Add Sass support, see #130