Index: openacs-4/packages/ajaxhelper/www/resources/yui/yahoo-dom-event/README =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/ajaxhelper/www/resources/yui/yahoo-dom-event/README,v diff -u -r1.1 -r1.2 --- openacs-4/packages/ajaxhelper/www/resources/yui/yahoo-dom-event/README 26 Dec 2006 01:03:21 -0000 1.1 +++ openacs-4/packages/ajaxhelper/www/resources/yui/yahoo-dom-event/README 8 Sep 2007 14:22:10 -0000 1.2 @@ -1,27 +1,35 @@ -yahoo-event-dom.js Release Notes - -*** version 0.12.1 *** - - * Includes 0.12.1 revisions to yahoo.js, event.js, and dom.js. - -*** version 0.12.0 *** - -The yahoo-event-dom.js file rolls up the three most commonly-used YUI Utilities -into a single file; it includes the following files: - -* Yahoo Global Object -* Dom -* Event - -These three files serve as a common foundation for most YUI components and -third-party implementations. On pages where you do not need additional YUI -Utilities (Connection Manager, Animation Utility, Drag & Drop Utility), the -yahoo-event-dom.js aggregate will often be an optimal choice. - -Note: If you do require additional utilities, the full utilities.js file is -provided in this distribution; utilities.js includes all YUI Utilities in a -single file. - -Please see the blog article on www.yuiblog.com titled "YUI: Weighing in on -Pageweights" at http://yuiblog.com/blog/2006/10/16/pageweight-yui0114/ for more -details. +yahoo-event-dom.js Release Notes + +*** NOTE *** + +This document is not updated with each release. Changes to +the yahoo-dom-event.js source are noted in the README +file for each component that comprises this aggregate: + +yahoo/README +dom/README +event/README + +************ + +*** version 0.12.0 *** + +The yahoo-event-dom.js file rolls up the three most commonly-used YUI Utilities +into a single file; it includes the following files: + +* Yahoo Global Object +* Dom +* Event + +These three files serve as a common foundation for most YUI components and +third-party implementations. On pages where you do not need additional YUI +Utilities (Connection Manager, Animation Utility, Drag & Drop Utility), the +yahoo-event-dom.js aggregate will often be an optimal choice. + +Note: If you do require additional utilities, the full utilities.js file is +provided in this distribution; utilities.js includes all YUI Utilities in a +single file. + +Please see the blog article on www.yuiblog.com titled "YUI: Weighing in on +Pageweights" at http://yuiblog.com/blog/2006/10/16/pageweight-yui0114/ for more +details.