Skip to content
This repository has been archived by the owner on Jul 16, 2022. It is now read-only.

Releases: nazar-pc/PickMeUp

Few fixes

04 Mar 05:32
Compare
Choose a tag to compare
  • Method 'set_date' does not update input value, fixes #53
  • Fix for input+range+hide_on_select, fixes #56
  • Fix for disabled dates + bootstrap, fixes #59

More stability

21 Jan 05:52
Compare
Choose a tag to compare
  • Protect modification of internal date in render event callback.
  • Fix for update event on flat: true instances.

One more fix

14 Jan 23:29
Compare
Choose a tag to compare
  • Fix for bug when min and max were not specified and forced datepicker to stuck at 1970, fixes #49

Single fix

13 Jan 04:01
Compare
Choose a tag to compare
  • Fix for bug when specified max date in the middle of the month caused inability to switch to that month

New features and bugfixes

13 Dec 05:23
Compare
Choose a tag to compare
  • New parameter $background-hover added to scss style file
  • Fix wrong class on selected months and years (pmu-today instead of pmu-selected)
  • New default_date option
  • Fix for $background-hover default color
  • Fix for resetting interval to 1 date with combination of flat:false and hide_on_select:true

Single mode check if options.date is array (take first element of array)

08 Sep 10:47
Compare
Choose a tag to compare

New features and bugfixes

23 Aug 21:43
Compare
Choose a tag to compare
  • Fix for The month before min date should not display #32
  • events namespacing
  • touch support (trigger_event option defaults to click touchstart)
  • destroy method, fixes #30
  • current date highlighting in range mode
  • new option select_day (also select_month no longer depends on select_year), fixes #29
  • account min/max options in months and years views
  • huge refactoring and fixes for various found small bugs
  • Fix for pmu-{next || prev} clicktarget unreachable with icon, issue #33

Fix for broken date parsing in last version

04 Aug 23:58
Compare
Choose a tag to compare
2.4.3

Fix for broken date parsing in last version

More correct fix for NaN instead of dates and months names when wrong data placed in input field

16 Jul 14:37
Compare
Choose a tag to compare
2.4.2

More correct fix for NaN instead of dates and months names when wrong…

Fix for NaN instead of dates and months names when wrong data placed in input field

11 Jul 20:13
Compare
Choose a tag to compare