Skip to content

Releases: vickramravichandran/angular-datepicker-light

Default positionUsingJQuery to true

23 Apr 22:19
Compare
Choose a tag to compare

Add appendToBody, todayDateFormat, showTodayDate, setTargetIfEmpty, setTargetIfInvalid, positionUsingJQuery

18 Apr 00:21
Compare
Choose a tag to compare

Refactoring; Add appendToBody, todayDateFormat, showTodayDate, setTargetIfEmpty, setTargetIfInvalid, positionUsingJQuery

Check container element before removing

11 Dec 03:32
Compare
Choose a tag to compare

Check if container element exists before removing

add datepickerClickMargin option

15 Oct 00:49
Compare
Choose a tag to compare
v1.2.0

add datepickerClickMargin option

increase awayTolerance to 500

15 Oct 00:25
Compare
Choose a tag to compare
v1.1.1

increase awayTolerance to 500

added defaultDate option and ready callback

06 Apr 11:30
Compare
Choose a tag to compare

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

03 Apr 00:42
Compare
Choose a tag to compare

included the template html in the .js file and deleted the templates folder

Initial

01 Apr 21:24
Compare
Choose a tag to compare
v1.0.0

initial