/loggerhead/trunk

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/loggerhead/trunk

« back to all changes in this revision

Viewing changes to loggerhead/static/javascript/yui/build/loader/README

  • Committer: Martin Albisetti
  • Date: 2008-12-30 19:20:39 UTC
  • Revision ID: argentina@gmail.com-20081230192039-kc2spvli08fo09sx
Upgrade YUI3 to PR2

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
YUI Loader
2
 
    Added dynamic loading of YUI and external script and css files.
 
2
    Adds dynamic loading of YUI and external script and css files.
3
3
    Calculates dependencies and optimizes the selection of file includes.
4
4
 
 
5
 
 
6
3.0.0pr2
 
7
    - get requires yui-base
 
8
    - loader requires get
 
9
    - combo url build process defends against undefined modules
 
10
    - Added combo handler support for CSS
 
11
    - Filters are correctly applied to combo and fullpath urls
 
12
    - Added compat, profiler, yuitest, widget, stylesheet, classnamemanager,
 
13
            overlay, plugin, slider, console
 
14
    - Added io submodules
 
15
    - queue requires event
 
16
    - Added submodule metadata logic
 
17
    - Added plugin metadata logic
 
18
    - Added skin metadata logic
 
19
 
5
20
3.0.0pr1
6
21
    Initial Release