Skip to content

Releases: nehakadam/AnyPicker

Fixed Issue : Buttons not showing - with Fixed Layout and iOS theme

13 Mar 13:17
Compare
Choose a tag to compare

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

04 Mar 09:26
Compare
Choose a tag to compare
  • 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

02 Oct 13:23
Compare
Choose a tag to compare
  • 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

21 Jun 19:06
Compare
Choose a tag to compare

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).

Norwegian Bokmål Locale Files

13 Jun 18:10
Compare
Choose a tag to compare

Added Norwegian Bokmål Locale Files.

Bug Fix : minValue and maxValue

07 May 17:27
Compare
Choose a tag to compare

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

Slight improvement in working of AnyPicker

14 Mar 16:53
Compare
Choose a tag to compare

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

20 Feb 10:19
Compare
Choose a tag to compare

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

Made AnyPicker free for personal use.

26 Jan 07:36
Compare
Choose a tag to compare

Made AnyPicker free for personal use.

Initial Release

26 Jan 07:35
Compare
Choose a tag to compare

Initial Release