import v1.0.0-RC4 | 2009-05-20
This commit is contained in:
40
webdir/javascript/yui/utilities/README
Normal file
40
webdir/javascript/yui/utilities/README
Normal file
@ -0,0 +1,40 @@
|
||||
utilities.js - Release Notes
|
||||
|
||||
*** NOTE ***
|
||||
|
||||
This document is not updated with each release. Changes to
|
||||
the utilities.js source are noted in the README
|
||||
file for each component that comprises this aggregate:
|
||||
|
||||
yahoo/README
|
||||
dom/README
|
||||
event/README
|
||||
connection/README
|
||||
animation/README
|
||||
dragdrop/README
|
||||
element/README
|
||||
get/README
|
||||
yuiloader/README
|
||||
|
||||
*************
|
||||
|
||||
The utilities.js file rolls up all of the YUI utility components into a single
|
||||
file; it includes the following components:
|
||||
|
||||
* Yahoo Global Object
|
||||
* Event
|
||||
* Dom
|
||||
* Connection Manager
|
||||
* Animation
|
||||
* Drag & Drop
|
||||
* Element
|
||||
* Get
|
||||
* YUI Loader
|
||||
|
||||
For implementations that use four or more of these files, it may prove
|
||||
more efficient to include utilities.js as opposed to including separate files
|
||||
for each component.
|
||||
|
||||
Note: If you require only the Yahoo Global Object, Event Utility and Dom
|
||||
collection, consider using the special yahoo-dom-event.js aggregate instead.
|
||||
|
36
webdir/javascript/yui/utilities/utilities.js
vendored
Normal file
36
webdir/javascript/yui/utilities/utilities.js
vendored
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user