src/cm/media/js/lib/yui/yui3.0.0/releasenotes/README.loader
changeset 0 40c8f766c9b8
equal deleted inserted replaced
-1:000000000000 0:40c8f766c9b8
       
     1 YUI Loader
       
     2     Processes dependencies and dynamically loads script and css for YUI and external modules.
       
     3 
       
     4 3.0.0
       
     5   * Extracted from the YUI seed.  Now fetched dynamically if
       
     6     there are missing dependencies if not included.
       
     7   * Reads metadata from on-page modules registered via Y.add if the module is not already known.
       
     8   * Many new modules, many modules reorganized, dependency information has been tuned.