wwilsman / Datepicker.js

Datepicker.js
http://wwilsman.github.io/Datepicker.js
MIT License
39 stars 20 forks source link

onUpdate callback lost #7

Closed kaloczidev closed 8 years ago

kaloczidev commented 8 years ago

I've used the picker with the mutliple: true option with a custom callback. Now with a single or ranged picking this callback lost (even the IDE highlight as an unused property).

wwilsman commented 8 years ago

Hey, sorry about this. Stuff might be changing frequently until this reaches 1.0. The option has been renamed to onChange.

kaloczidev commented 8 years ago

it looks like in my case the weekStart also renamed.