Skip to content

Commit

Permalink
Merge branch 'master' into 3.x
Browse files Browse the repository at this point in the history
Conflicts:
	build/loader-yui3/loader-yui3-coverage.js
	build/loader-yui3/loader-yui3-debug.js
	build/loader-yui3/loader-yui3-min.js
	build/loader-yui3/loader-yui3.js
	build/loader/loader-debug.js
	build/loader/loader-min.js
	build/loader/loader.js
	build/yui/yui-debug.js
	build/yui/yui-min.js
	build/yui/yui.js
	src/loader/js/yui3.js
  • Loading branch information
ericf committed Aug 29, 2012
2 parents 61c8bd9 + fae40fd commit c354544
Show file tree
Hide file tree
Showing 20 changed files with 36 additions and 99 deletions.
23 changes: 11 additions & 12 deletions build/loader-yui3/loader-yui3-coverage.js

Large diffs are not rendered by default.

5 changes: 2 additions & 3 deletions build/loader-yui3/loader-yui3-debug.js
Expand Up @@ -2208,8 +2208,7 @@ YUI.Env[Y.version].modules = YUI.Env[Y.version].modules || {
"event-custom",
"substitute",
"json-stringify"
],
"skinnable": true
]
},
"test-console": {
"requires": [
Expand Down Expand Up @@ -2471,7 +2470,7 @@ YUI.Env[Y.version].modules = YUI.Env[Y.version].modules || {
]
}
};
YUI.Env[Y.version].md5 = '5fe7d71505fef8108b090c35db73bcde';
YUI.Env[Y.version].md5 = '2631b5fb2c08064b4e8385f1142513e5';


}, '@VERSION@', {"requires": ["loader-base"]});
2 changes: 1 addition & 1 deletion build/loader-yui3/loader-yui3-min.js

Large diffs are not rendered by default.

5 changes: 2 additions & 3 deletions build/loader-yui3/loader-yui3.js
Expand Up @@ -2208,8 +2208,7 @@ YUI.Env[Y.version].modules = YUI.Env[Y.version].modules || {
"event-custom",
"substitute",
"json-stringify"
],
"skinnable": true
]
},
"test-console": {
"requires": [
Expand Down Expand Up @@ -2471,7 +2470,7 @@ YUI.Env[Y.version].modules = YUI.Env[Y.version].modules || {
]
}
};
YUI.Env[Y.version].md5 = '5fe7d71505fef8108b090c35db73bcde';
YUI.Env[Y.version].md5 = '2631b5fb2c08064b4e8385f1142513e5';


}, '@VERSION@', {"requires": ["loader-base"]});
5 changes: 2 additions & 3 deletions build/loader/loader-debug.js
Expand Up @@ -5079,8 +5079,7 @@ YUI.Env[Y.version].modules = YUI.Env[Y.version].modules || {
"event-custom",
"substitute",
"json-stringify"
],
"skinnable": true
]
},
"test-console": {
"requires": [
Expand Down Expand Up @@ -5342,7 +5341,7 @@ YUI.Env[Y.version].modules = YUI.Env[Y.version].modules || {
]
}
};
YUI.Env[Y.version].md5 = '5fe7d71505fef8108b090c35db73bcde';
YUI.Env[Y.version].md5 = '2631b5fb2c08064b4e8385f1142513e5';


}, '@VERSION@', {"requires": ["loader-base"]});
Expand Down
2 changes: 1 addition & 1 deletion build/loader/loader-min.js

Large diffs are not rendered by default.

5 changes: 2 additions & 3 deletions build/loader/loader.js
Expand Up @@ -5037,8 +5037,7 @@ YUI.Env[Y.version].modules = YUI.Env[Y.version].modules || {
"event-custom",
"substitute",
"json-stringify"
],
"skinnable": true
]
},
"test-console": {
"requires": [
Expand Down Expand Up @@ -5300,7 +5299,7 @@ YUI.Env[Y.version].modules = YUI.Env[Y.version].modules || {
]
}
};
YUI.Env[Y.version].md5 = '5fe7d71505fef8108b090c35db73bcde';
YUI.Env[Y.version].md5 = '2631b5fb2c08064b4e8385f1142513e5';


}, '@VERSION@', {"requires": ["loader-base"]});
Expand Down
4 changes: 2 additions & 2 deletions build/test/test-coverage.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion build/test/test-debug.js
Expand Up @@ -3755,4 +3755,4 @@ if (!YUI.YUITest) {
} //End if for YUI.YUITest


}, '@VERSION@', {"requires": ["event-simulate", "event-custom", "substitute", "json-stringify"], "skinnable": true});
}, '@VERSION@', {"requires": ["event-simulate", "event-custom", "substitute", "json-stringify"]});
2 changes: 1 addition & 1 deletion build/test/test-min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion build/test/test.js
Expand Up @@ -3755,4 +3755,4 @@ if (!YUI.YUITest) {
} //End if for YUI.YUITest


}, '@VERSION@', {"requires": ["event-simulate", "event-custom", "substitute", "json-stringify"], "skinnable": true});
}, '@VERSION@', {"requires": ["event-simulate", "event-custom", "substitute", "json-stringify"]});
5 changes: 2 additions & 3 deletions build/yui/yui-debug.js
Expand Up @@ -10789,8 +10789,7 @@ YUI.Env[Y.version].modules = YUI.Env[Y.version].modules || {
"event-custom",
"substitute",
"json-stringify"
],
"skinnable": true
]
},
"test-console": {
"requires": [
Expand Down Expand Up @@ -11052,7 +11051,7 @@ YUI.Env[Y.version].modules = YUI.Env[Y.version].modules || {
]
}
};
YUI.Env[Y.version].md5 = '5fe7d71505fef8108b090c35db73bcde';
YUI.Env[Y.version].md5 = '2631b5fb2c08064b4e8385f1142513e5';


}, '@VERSION@', {"requires": ["loader-base"]});
Expand Down
2 changes: 1 addition & 1 deletion build/yui/yui-min.js

Large diffs are not rendered by default.

5 changes: 2 additions & 3 deletions build/yui/yui.js
Expand Up @@ -10710,8 +10710,7 @@ YUI.Env[Y.version].modules = YUI.Env[Y.version].modules || {
"event-custom",
"substitute",
"json-stringify"
],
"skinnable": true
]
},
"test-console": {
"requires": [
Expand Down Expand Up @@ -10973,7 +10972,7 @@ YUI.Env[Y.version].modules = YUI.Env[Y.version].modules || {
]
}
};
YUI.Env[Y.version].md5 = '5fe7d71505fef8108b090c35db73bcde';
YUI.Env[Y.version].md5 = '2631b5fb2c08064b4e8385f1142513e5';


}, '@VERSION@', {"requires": ["loader-base"]});
Expand Down
5 changes: 2 additions & 3 deletions src/loader/js/yui3.js
Expand Up @@ -2206,8 +2206,7 @@ YUI.Env[Y.version].modules = YUI.Env[Y.version].modules || {
"event-custom",
"substitute",
"json-stringify"
],
"skinnable": true
]
},
"test-console": {
"requires": [
Expand Down Expand Up @@ -2469,4 +2468,4 @@ YUI.Env[Y.version].modules = YUI.Env[Y.version].modules || {
]
}
};
YUI.Env[Y.version].md5 = '5fe7d71505fef8108b090c35db73bcde';
YUI.Env[Y.version].md5 = '2631b5fb2c08064b4e8385f1142513e5';
3 changes: 1 addition & 2 deletions src/loader/js/yui3.json
Expand Up @@ -2103,8 +2103,7 @@
"event-custom",
"substitute",
"json-stringify"
],
"skinnable": true
]
},
"test-console": {
"requires": [
Expand Down
12 changes: 0 additions & 12 deletions src/test/build.properties

This file was deleted.

41 changes: 0 additions & 41 deletions src/test/build.xml

This file was deleted.

3 changes: 1 addition & 2 deletions src/test/meta/test.json
Expand Up @@ -5,7 +5,6 @@
"event-custom",
"substitute",
"json-stringify"
],
"skinnable": true
]
}
}
2 changes: 1 addition & 1 deletion src/yui/docs/partials/modules.mustache
Expand Up @@ -48,7 +48,7 @@
</tr>
<tr>
<td>`app`</td>
<td>Alias module for: `app-base, app-transitions, lazy-model-list, model, model-list, model-sync-rest, router, view, view-node-map`</td>
<td>Alias module for: `app-base, app-content, app-transitions, lazy-model-list, model, model-list, model-sync-rest, router, view, view-node-map`</td>
</tr>
<tr>
<td>`app-base`</td>
Expand Down

0 comments on commit c354544

Please sign in to comment.