mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 00:16:46 +02:00
Checking YUI into Moodle for future AJAX work
This commit is contained in:
parent
7bf59275a7
commit
118917bf17
101 changed files with 59042 additions and 0 deletions
10
lib/yui/yahoo/README
Executable file
10
lib/yui/yahoo/README
Executable file
|
@ -0,0 +1,10 @@
|
|||
YAHOO Global Namespace - Release Notes
|
||||
|
||||
0.11.0
|
||||
* Added YAHOO.extend, which provides an easy way to assign the prototype,
|
||||
constructor, and superclass properties inheritance properties. It also
|
||||
prevents the constructor of the superclass from being exectuted twice.
|
||||
|
||||
0.10.0
|
||||
* Added YAHOO.log that provides a safe way to plumb logging statements in
|
||||
code that will work if the logging component isn't available.
|
Loading…
Add table
Add a link
Reference in a new issue