| author | Yves-Marie Haussonne <ymh.work+github@gmail.com> |
| Fri, 09 May 2014 18:35:26 +0200 | |
| changeset 656 | a84519031134 |
| parent 0 | 40c8f766c9b8 |
| permissions | -rw-r--r-- |
| 0 | 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. |