pickadate.js v3.5.0 Release Notes

    • 0️⃣ #162: Fixed page scrolling issue when modal view is open in the default theme.
    • 🌐 #350: Fixed Hungarian translations typo.
    • πŸ›  #351 & #388 & #393: Fixed issue with script freezing when min is true and β€œtoday” is disabled.
    • πŸ“œ #358: Fixed parsing months as 1-indexed when value is a string.
    • πŸ— #360: Improved Grunt script to build a cleaner project.
    • πŸ›  #361: Fixed alternate API syntax not returning the correct value.
    • #367: Added a note on how to appropriately use the yy format.
    • 🌐 #369: Added Nepali translations.
    • πŸ‘‰ #377: Added the hiddenName option to use the visible input’s name as the hidden input’s name.
    • #381: Added missing semi-colon to legacy.js.
    • #384: Year selector appears before the month selector.
    • πŸ›  #387: Fixed issue where the clear method did not reset the select value to null.
    • #395: Added a note on how to use a separate button to open/close the picker.