Releases: nehakadam/AnyPicker
Fixed Issue : Buttons not showing - with Fixed Layout and iOS theme
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
Change in Copyright Text and Repository URLs, Added buttonClicked callback function
-
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"
Added feature : localized component labels
- Added feature to specify localized component labels in i18n settings
- Improved Documentation
- Added exmaple of usage of compoenetLabels in "anypicker-i18n-en.js"
Bug Fix : Incorrect values for M and MM format
Norwegian Bokmål Locale Files
Added Norwegian Bokmål Locale Files.
Bug Fix : minValue and maxValue
Fixed a bug which caused incorrect month value for minValue and maxValue. This bug was reported in #6.
Slight improvement in working of AnyPicker
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.
Bug Fix & Examples : minValue and maxValue
Fixed a bug in minValue and maxValue functionality.
Added examples for minValue and maxValue functionality.
Made AnyPicker free for personal use.
Made AnyPicker free for personal use.
Initial Release
Initial Release