AnyPicker Versions Save

jQuery Picker Library for Android, iOS & Windows Phone. eg Date Picker, Time Picker, DateTime Picker, Custom Select etc

2.0.9

7 years ago

Fixed issue of Buttons not showing up for "layout: fixed" and "theme: iOS" when "viewSections" property is not set during plugin initialization process. This issue was reported in #14. Example is provided in demo/AnyPicker-Layout-Fixed-Date.htm file.

Example for Issue #15 - demo/AnyPicker-Common-Date-and-Select.htm

2.0.8

7 years ago
  • Change in Copyright Text and Repository URLs

  • Repository is moved from CuriousSolutions/AnyPicker to nehakadam/AnyPicker

  • Added buttonClicked(buttonType) callback function, which will be called when button is clicked. buttonType can have values - "set", "clear", "now", "cancel"

2.0.6

7 years ago
  • Added feature to specify localized component labels in i18n settings
  • Improved Documentation
  • Added exmaple of usage of compoenetLabels in "anypicker-i18n-en.js"

2.0.5

7 years ago

Fixed a bug(#8) in Month values display for M and MM formats which was caused while fixing a bug in minValue and maxValue functionality in Version 2.0.3(#6).

2.0.4

7 years ago

Added Norwegian Bokmål Locale Files.

2.0.3

7 years ago

Fixed a bug which caused incorrect month value for minValue and maxValue. This bug was reported in #6.

2.0.2

8 years ago

Slight improvement in scrolling experience on Windows Phone 10. (as reported in #2)

Improved button click functionality when rowsNavigation is set to buttons or scroller+buttons.

2.0.1

8 years ago

Fixed a bug in minValue and maxValue functionality. Added examples for minValue and maxValue functionality.

2.0.0

8 years ago

Made AnyPicker free for personal use.

1.0.0

8 years ago

Initial Release