Skip to content

v2.0.1

Compare
Choose a tag to compare
@gvas gvas released this 10 Jul 16:55
· 51 commits to master since this release
  • 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!