Releases: ermouth/jQuery.my
Releases · ermouth/jQuery.my
jQuery.my 1.1.4
Minor bug fixes and V8 optimizations.
jQuery.my 1.1.3
Minor bug fixes release. Added $.my.ajax(fn)
, that enables internal ajax calls augmentation/replacement.
jQuery.my 1.1.0
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
Small bug fixes.
jQuery.my 1.0.2
New feature – non-blocking dialogs, bound to parent form. Also small bug fixes.
jQuery.my 1.0.0
New features:
require
property – list of resources needed to start a formfiles
property – table of named base64-encoded resources, each obtains session objectURL on form startbind
can refer to"this.SomeProperty"
- added several fallbacks for IE8
A lot of performance improvements.
jQuery.my 0.9.9, RC2 for 1.0
Bug fixes, pre-1.0 release. Updated jquerymy.com.
jQuery.my 0.9.8, RC1 for 1.0
Version 0.9.8, nearly all beta-issues are fixed and features set stabilized.