File | Date | Author | Commit |
---|---|---|---|
README.md | 2012-03-30 |
![]() |
[6ccfb8] * Now 'beforeShowDay' is as transparent as it c... |
jquery-ui.multidatespicker.js | 2012-03-30 |
![]() |
[6ccfb8] * Now 'beforeShowDay' is as transparent as it c... |
Find more infos on the official MDP page.
CAUTION: 1.6.x has changes to methods and options that are incompatible with previous versions of the same methods.
CAUTION: 1.6.x has changes to methods and options that are incompatible with previous versions of the same methods.
* Simplified 'mode' options syntax.
* Changed the way 'removeDates' works, now it receives dates instead of indexes.
* Added 'removeIndexes' method, that is a fixed version of the previous 'removeDates' method.
* Added numeric format (milliseconds) as date format available.
* Fixed 'pickableRange' option.
* Improved conversion method.
CAUTION: 1.5.x has changes to methods and options that are incompatible with previous versions of the same methods.
* changed AVOIDED term with DISABLED so, for example, addAvoidedDates
now is addDisabledDates
.
* added altField
capability.
* fixed jQuery.noConflict()
.
* fixed two days selection instead of only one.
Date()
to Date(0)
.Date(0)
.