Skip to content

Commit 40708a0

Browse files
committed
YUI 2.8.2r1
1 parent f65b62c commit 40708a0

File tree

269 files changed

+456
-456
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

269 files changed

+456
-456
lines changed

VERSION.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ Changeset:
1111
* Splitting the WireIt core classes & plugins into separate folders
1212
* change default options settings for Containers, Wires, Terminals, ...
1313
The default options are now in the classe prototypes, which is easier to override
14-
* upgrading to inputEx 0.6.0 (now in the "inputex" plugin)
15-
* upgrading to YUI 2.8.1
14+
* upgrading to inputEx 0.7.0 (now in the "inputex" plugin)
15+
* upgrading to YUI 2.8.2r1
1616
* Moving images and css into "assets"
1717

1818
* Wires enhancements

lib/yui/animation/animation-debug.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
33
Code licensed under the BSD License:
44
http://developer.yahoo.com/yui/license.html
5-
version: 2.8.1
5+
version: 2.8.2r1
66
*/
77
(function() {
88

@@ -1393,4 +1393,4 @@ YAHOO.util.Easing = {
13931393

13941394
Y.Scroll = Scroll;
13951395
})();
1396-
YAHOO.register("animation", YAHOO.util.Anim, {version: "2.8.1", build: "19"});
1396+
YAHOO.register("animation", YAHOO.util.Anim, {version: "2.8.2r1", build: "7"});

lib/yui/animation/animation-min.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/yui/animation/animation.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
33
Code licensed under the BSD License:
44
http://developer.yahoo.com/yui/license.html
5-
version: 2.8.1
5+
version: 2.8.2r1
66
*/
77
(function() {
88

@@ -1389,4 +1389,4 @@ YAHOO.util.Easing = {
13891389

13901390
Y.Scroll = Scroll;
13911391
})();
1392-
YAHOO.register("animation", YAHOO.util.Anim, {version: "2.8.1", build: "19"});
1392+
YAHOO.register("animation", YAHOO.util.Anim, {version: "2.8.2r1", build: "7"});

lib/yui/assets/skins/sam/autocomplete.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)