Certainly.
The refactor is still at a very early stage. I have restructured
datepicker so it works off our widget factory. Most of the basic
functionality is working but not production ready. There are also some
major bugs that require fixing.
To minimise regressions I created a set of visual tests for all basic
functionality.
I'm currently working on porting the i18n functionality.
The refactor will include some improvents which are documented in the
planning Wiki. It will also delegate the positioning algorthm to the
new positionTo utility as this is one of the things the current
datepicker doesn't do too well.