Skip to content

page7/zdatepicker

Repository files navigation

zdatepicker - a simple,light-weight datepicker plugin for jquery

DOCUMENT & DEMO

Demo.

Change Log

3.2.1

Date:2014-11-04
Contributor:page7
 1.Fix Bug: "focus" event options.
 2.Fix Bug: new style some details.
 3.Update: allow set $.fn.zdatepicker.defaults values in globle.

3.1.9

Date:2014-11-04
Contributor:page7
 1.Update: options - "prevbtn"/"nextbtn" default value is empty.
 2.Update: dom id prefix change to "zdatepicker".
 3.Update: Use "Bootstrap" theme.
 4.Update: Use "Font Awesome" for button.
 5.Fix Bugs.
 6.Next: Version will update to 4.0: (new UI design for mobile / new Callback / rewrite code).

3.1.3

Date:2014-09-23
Contributor:page7
 1.Add: new a data on every demo - "date".
 2.Fix bug.

3.1.1

Date:2014-02-08
Contributor:page7
 1.Add: new option - "prevbtn".
 2.Add: new option - "nextbtn".

3.1

Date:2014-02-08
Contributor:page7
 1.Rename: new name "zdatepicker".
 2.Add: new option - "weekoffset".
 3.Add: new option - "onFilter", you can use it to change date's view.

3.0.1

Date:2014-01-31
Contributor:page7
 1.Fix bug.

3.0.0

Date:2014-01-30
Contributor:page7
 1.Fix bug.
 2.Optimize: rewrite 40%+ code.
 3.Add: add callback about select_year / select_month / next_month ...
 4.Update: change note and demo for English.
 5.Update: add option:onReturn.
 6.Update: not be compatible for lower version.
 7.Delete: $.fn.icalendar.onReturn.

2.1

Date:2013-03-25
Contributor:page7
 1.Fix bug:multiple. option - selected (demo:15)

2.0.1

Date:2013-03-12
Contributor:feng / page7
 1.Add:Click month's link to change month like change year.
 2.Optimize:Some dom selector.
 3.Optimize:Efficiency about date format.

1.0.7

Date:2012-06-21
Contributor:page7
 1.Add:Use a dom to be filled the datepicker. option - use.
 2.Add:Replace a date to a text. eg: 2014-1-1 => Today. option - repleace, eg:{'2014-1-1':'Today'}.

1.0.6

Date:2012-06-13
Contributor:page7
 1.Update:Use php for demo.
 2.Fix bug:Set option - selected default value to false.

1.0.5

Date:2012-03-30
Contributor:page7
 1.Update:If set option - selected, load selected values first.
 2.Update:option - event is empty that be allow.
 3.Add:Add a demo about plugin's method onReturn.
 4.Add:Rewrite icalendar.onReturn or icalendar.callback to do sth for date or dom.
 5.Fix bug: Fix bug about the input that not have attr "value" or value is a array join by ",".

1.0.4

Date:2011-10-21
Contributor:page7
 1.Add:[option:format{date,month,year,onlymonth}], eg:“2011-Jun-1” “11/12/2011”...(demo:14)
 2.Add:two callback function's options:[option:year2str] and [option:str2year].
     Use for special era like taiwan or japan's old era.
 3.Optimize:Remove redundant code.
 4.Fix bug.

1.0.3

Date:2011-09-18
Contributor:page7
 1.Fix bug:About month 0.

1.0.2

Date:2011-09-09
Contributor:page7
 1.Update:Change some UI and select area scheme.
 2.Update:Delete some useless option value when init.
 3.Update:Load value every times not once.
4.Fix bug:Fix bug about missing data of user change when choose a new year / month.
 5.Optimize:Change year's code.

1.0.1

Date:2011-09-01
Contributor:page7
1.Fix bug:fix event conflicts about "blur".

1.0.0

Date:2011-08-27
Contributor:page7
release!

About

a simple,light-weight datepicker plugin for jquery

Resources

License

Stars

Watchers

Forks

Packages

No packages published