Skip to content

jQuery.my 1.0.0

Compare
Choose a tag to compare
@ermouth ermouth released this 05 Aug 22:04
· 36 commits to master since this release

New features:

  • require property – list of resources needed to start a form
  • files property – table of named base64-encoded resources, each obtains session objectURL on form start
  • bind can refer to "this.SomeProperty"
  • added several fallbacks for IE8

A lot of performance improvements.