Releases: vickramravichandran/angular-datepicker-light
Releases · vickramravichandran/angular-datepicker-light
Default positionUsingJQuery to true
v1.5.0 1.5.0
Add appendToBody, todayDateFormat, showTodayDate, setTargetIfEmpty, setTargetIfInvalid, positionUsingJQuery
Refactoring; Add appendToBody, todayDateFormat, showTodayDate, setTargetIfEmpty, setTargetIfInvalid, positionUsingJQuery
Check container element before removing
Check if container element exists before removing
add datepickerClickMargin option
v1.2.0 add datepickerClickMargin option
increase awayTolerance to 500
v1.1.1 increase awayTolerance to 500
added defaultDate option and ready callback
The ready callback function receives an object with these methods. Hold a reference to this object for later use.
getMonthYear
gotoMonthYear
getDate
setDate
refresh
v1.0.1
included the template html in the .js file and deleted the templates folder
Initial
v1.0.0 initial