Downloads

Download tar.gz 55.15 KB
MD5: 1058e91ad39a068515219d40e3b8c6bd
SHA-1: 94eb71d3c0ab229b5eec0cdfccde5467c7b7ec66
SHA-256: 0582ef85de81fc6f615f8dafa4a714abd55c3da8e19c0a78b63744f33990d2a1
Download zip 61.49 KB
MD5: 4d9f411403c6a18bdf6473d0fbaa05c1
SHA-1: bc164bb408f7715ebe28a1707fd824db4a89fd2b
SHA-256: d120082724398b12d72d25bc6f881d9c61155e5fba1c4ba29219d8720d257ecd

Release notes

Extensive refactoring.
Lots of new features, not all of them tested yet.

6.x--2-0-ALPHA5
Features
* New options and options system.
** Added updateMethod, updateSource, onUpdate, doneTest, skipDirtyCheck, and hijackDestination.
** Removed noUpdate, reloadOnUpdate, forceReturn, nonModal and afterSubmit.
** Default options are declared in popups.js
** Options in on-popups-option attribute now override default and hook options, instead of replacing them.
* Popups.addedJS => Keeping track of JIT loaded JS files, so they are not reloaded.
Bug Fixes
* Fixed tests #7 & #8.
* Fixing :input highlight in basic.css.
* http://drupal.org/node/406326 (sirkitree) - fixing facebook skin resize.
Other
* Broke out Popups.clickPopupElement from Popups.attach
* Broke out Popups.activeLayerIsEdited from Popups.attach
* Broke out Popups.Popup.prototype.fill from Popups.open
* Popups.openContent -> Popups.openContentPath
* New properties added to Popups.Popup object.
* Abstracted Popups.activeLayerIsEdited.
* Abstracted Popups.offerToSave.
* Popups.formSuccess(popup, json) - parameters changed.
* SavePage function changed to saveFormOnLayer.
Todo
* Improve Popups.activeLayerIsEdited
* Recapture the focus on popup if user tabs away.

Created by: starbow
Created on: 21 Mar 2009 at 00:59 UTC
Last updated: 21 Mar 2009 at 01:01 UTC
New features
Bug fixes
Unsupported

Other releases