duDatepicker v2.0.0-rc
Major Update
- Removed jQuery dependency
- Converted into a js project using
node
androllup
; usedscss
for the styles (src
folder) - Added
events
configuration containing the following callback functions:dateChanged
,onRangeFormat
,ready
,shown
andhidden
- Renamed
rangeFormatter
toevents.onRangeFormat
- Renamed