src/cm/media/js/lib/yui/yui3.0.0/releasenotes/README.loader
author ymh <ymh.work@gmail.com>
Thu, 10 Apr 2014 17:30:29 +0200
changeset 630 36ef50b63372
parent 0 40c8f766c9b8
permissions -rw-r--r--
update karma config after test lib moves

YUI Loader
    Processes dependencies and dynamically loads script and css for YUI and external modules.

3.0.0
  * Extracted from the YUI seed.  Now fetched dynamically if
    there are missing dependencies if not included.
  * Reads metadata from on-page modules registered via Y.add if the module is not already known.
  * Many new modules, many modules reorganized, dependency information has been tuned.