moodle/lib/yui/get
2008-07-25 10:49:42 +00:00
..
get-debug.js MDL-14383 Ugrading YUI to 2.5.2 2008-07-25 10:49:42 +00:00
get-min.js MDL-14383 Ugrading YUI to 2.5.2 2008-07-25 10:49:42 +00:00
get.js MDL-14383 Ugrading YUI to 2.5.2 2008-07-25 10:49:42 +00:00
README MDL-14383 Ugrading YUI to 2.5.2 2008-07-25 10:49:42 +00:00

get - Release Notes

2.5.2
    * No change

2.5.1
    * onFailure callback receives a second parameter containing an error message.
    * Added 'charset' configuration option for inserted nodes.  Default is utf-8.
    * Added 'insertBefore' configuration to specify a node or node id to insert before.
      This can be used to position CSS nodes before any overriding styles.

2.5.0
    * autopurge no longer attempts to remove nodes that have been
      removed previously.
    * Fixed Safari 2.x external script insert.

2.4.1
   * No change

2.4.0
   * Inital release