Skip to content

Releases: ermouth/jQuery.my

jQuery.my 1.1.4

09 May 09:38
Compare
Choose a tag to compare

Minor bug fixes and V8 optimizations.

jQuery.my 1.1.3

21 Apr 23:07
Compare
Choose a tag to compare

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

jQuery.my 1.1.0

11 Jan 22:19
Compare
Choose a tag to compare

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.

jQuery.my 1.0.3

10 Oct 15:12
Compare
Choose a tag to compare

Small bug fixes.

jQuery.my 1.0.2

10 Sep 23:25
Compare
Choose a tag to compare

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

jQuery.my 1.0.0

05 Aug 22:04
Compare
Choose a tag to compare

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.

jQuery.my 0.9.9, RC2 for 1.0

05 Jul 19:40
Compare
Choose a tag to compare

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

jQuery.my 0.9.8, RC1 for 1.0

14 May 13:29
Compare
Choose a tag to compare

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