v2.0.1
- Refactored the sources, each of the bindings is a separate AMD module now.
- Separate non-AMD and AMD builds.
- The library now uses classical JavaScript inheritance, this made extending the bindings easier.
- New binding:
selectmenu
- The
datepicker
binding has a new parameter: refreshOn - The
menu
binding has a new option when used with jQuery UI v1.11: items - The
dialog
binding's width and height options now support two-way data binding
Thanks @DenisPitcher and @marco-fiset for your contributions!