JQuery.my Versions Save

jQuery.my is a plugin that binds form controls with js data structures.

v1.1.3

9 years ago

Minor bug fixes release. Added $.my.ajax(fn), that enables internal ajax calls augmentation/replacement.

v1.1.0

9 years ago

Minor version upgrade, several new features.

  • Added pub/sub functionality, both global and app-restricted broadcast.
  • New inherit manifest property, allows form to inherit ancestor’s methods and data.
  • Modals can be bound into root container.
  • New property die for manifest – function that is called on form disband.
  • Dynamic styles can now be autoupdated on window resize.

v1.0.3

9 years ago

Small bug fixes.

v1.0.2

9 years ago

New feature – non-blocking dialogs, bound to parent form. Also small bug fixes.

v1.0.0

9 years ago

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.

v0.9.9

9 years ago

Bug fixes, pre-1.0 release. Updated jquerymy.com.

v0.9.8

9 years ago

Version 0.9.8, nearly all beta-issues are fixed and features set stabilized.