| author | raph |
| Mon, 23 Nov 2009 15:14:29 +0100 | |
| changeset 0 | 40c8f766c9b8 |
| permissions | -rw-r--r-- |
| 0 | 1 |
3.0.0 |
2 |
||
3 |
* Recreate iframe shim from TEMPLATE for each instance, instead of |
|
4 |
cloning a class level cached Node instance, so that ownerDocument |
|
5 |
can be set to match the bounding box. |
|
6 |
||
7 |
3.0.0 beta 1 |
|
8 |
||
9 |
No Changes |
|
10 |
||
11 |
3.0.0PR2 - Initial release |
|
12 |
||
13 |
Module Name: "widget-stack" |
|
14 |
||
15 |
An extension, which can be used with Base.build to add zIndex and |
|
16 |
shimming support to a Widget class. |
|
17 |