11b459fef489729f7296cfd726da7072e0ddcbdf |
|
26-Mar-2012 |
Dav Glass <davglass@gmail.com> |
Test updates for Loader and Opera |
1979f8e3d502ce564ad92d61881725ed9c164fa3 |
|
26-Mar-2012 |
Dav Glass <davglass@gmail.com> |
Fixes #2531942 - Skinnable gallery modules failed to load CSS files from the pattern. Test included. All Loader tests pass. |
28738c68466344c1efa6f68c852f031657f23d64 |
|
08-Mar-2012 |
Dav Glass <davglass@gmail.com> |
Tests for all changes |
2727f5fe5c9b21934a46ae927b0549615af55a60 |
|
05-Mar-2012 |
Dav Glass <davglass@gmail.com> |
More Loader test fixes (for ie9) no code changes |
e157e439a6af405b40e7db30e1b7ffbabebeb2a2 |
|
05-Mar-2012 |
Dav Glass <davglass@gmail.com> |
Fixed a few issues with Loader tests (no code changes, just some extra commas) |
385be64638096d52a4be47ffebaaf71050c81a90 |
|
28-Feb-2012 |
Dav Glass <davglass@gmail.com> |
Loader and Seed Build |
cb9c8e79b2d2bc40e20ca78fe6cc2453c6051321 |
|
13-Feb-2012 |
Dav Glass <davglass@gmail.com> |
Fixed issue with loader not properly using the async attribute on module definitions |
2d18dd055de915e573687575c5011704c7d28572 |
|
06-Feb-2012 |
Dav Glass <davglass@gmail.com> |
Added loader.load() method and test. |
fe3e9cc499cae1f5b989a36d993c60518e9ec89c |
|
31-Jan-2012 |
Dav Glass <davglass@gmail.com> |
Fixes #2531281 - Adding this fix back in to support the new Y.Get |
d561ed613a13b0e69df75c22579278b63e363358 |
|
31-Jan-2012 |
Dav Glass <davglass@gmail.com> |
Fixes #2531716 - Fixed issue with Loader and not applying custom filters to combo URL's |
82122147222431aaf5e9ac54e45b1a1f70884e31 |
|
31-Jan-2012 |
Dav Glass <davglass@gmail.com> |
Fixes #2531710 - Fixed issue with Loader trying to combo load modules with a fullpath config. |
a1091014403accfb5ec103c0d9d8dab25428395f |
|
27-Jan-2012 |
Dav Glass <davglass@gmail.com> |
Better handling of this issue |
f5897ba2954c05ae4877fc728b4b33a47a65a21b |
|
27-Jan-2012 |
Dav Glass <davglass@gmail.com> |
Fixed failing Loader test |
70f0da6aef63a04d2844d395e5c345efe4321754 |
|
27-Jan-2012 |
Dav Glass <davglass@gmail.com> |
Fixed issue with string based modules inside of a group and combo loading. |
fb614c61e0cc3cc60c8e8574edbbf826accec944 |
|
26-Jan-2012 |
Dav Glass <davglass@gmail.com> |
Added support for object-less module declarations |
95f1c29b500e7417c55cf64c2594b38e21c3ed37 |
|
26-Jan-2012 |
Dav Glass <davglass@gmail.com> |
Fixes #2531697 - Added filetype detection based on fullpath in module meta for CSS files. |
011b9a6e20ecf54c74b2cf3642a83bef2cfd4060 |
|
24-Jan-2012 |
Dav Glass <davglass@gmail.com> |
More fixes for coverage tests |
43253d61bdc8b59163e74a0cafa7fa484203cfa4 |
|
24-Jan-2012 |
Dav Glass <davglass@gmail.com> |
Attempting to fix test failures inside coverage system |
ec64bd3c5fc3ae34d64d6a13e4ea5433f3063a58 |
|
24-Jan-2012 |
Dav Glass <davglass@gmail.com> |
More Loader tests for coverage |
eb3f1fd9bdf5150e886a915b6109a1ed44c4276c |
|
24-Jan-2012 |
Dav Glass <davglass@gmail.com> |
Fixed load tests in browsers that do not support 404 errors |
4287430e3fd6d21f50e06ad7e53934c034f40127 |
|
24-Jan-2012 |
Dav Glass <davglass@gmail.com> |
Added loader onTimeout/onFailure tests |
81fff9485c02b942cf4937d7af7a223febbefd2f |
|
23-Jan-2012 |
Dav Glass <davglass@gmail.com> |
Removed console.log from tests file |
9d911d4da4d1fb669a022e9e86b4ba7fa62bd2f3 |
|
23-Jan-2012 |
Dav Glass <davglass@gmail.com> |
Fixed issue where combine: false, but groups contained combined modules.
Changed up the logic used to determine the order of modules,
since the root modules may not be combined but grouped
module may be. This also elimiates another pass across modules
showing some performance increases too. |
44f50b1aafa93302adfd32f9dc9acb58c7c25e3e |
|
17-Jan-2012 |
Dav Glass <davglass@gmail.com> |
Ref #2531678 - Added test to ensure this issue works, also fixed issue with resolve not returning the proper number of modules |
46178fd862fea6c20d1aa93f79cc213523d5cb52 |
|
05-Jan-2012 |
Dav Glass <davglass@gmail.com> |
Added tests for setting skins from object or strings |
a4fa1fe5e2733f0ebc5eb89346f5fe87b10525c3 |
|
05-Jan-2012 |
Dav Glass <davglass@gmail.com> |
Added a test to make sure that maxURLLength could not be set to lower than the comboBase |
97ae194ec60acf0106872c2b84d0799e27fac428 |
|
05-Jan-2012 |
Dav Glass <davglass@gmail.com> |
Fixed Loader tests to account for IE returning more modules and URL's being longer |
69232557ff717ee3f764bfcac887ba6182d483ef |
|
05-Jan-2012 |
Dav Glass <davglass@gmail.com> |
Refs #2531626, #2531637, #2531587 - Added more loader tests
Loader tests for comboSep, maxURLLength in groups.
Modified Loader tests for better assertion reporting
and updated URL counts for the new, lower maxURLLength. |
6e20233bd308630161cef8b2cb506966a9d646fd |
|
04-Jan-2012 |
Dav Glass <davglass@gmail.com> |
Better support for CSS detection in the various places that it's needed
Also fixed a failing test so that it checks for link & style tags,
the 3.5.0 Y.Get.css method now either adds a link tag or a style
tag depending on browser. |
16bf985814eb4faca3bc94d71f62465ec654919b |
|
03-Jan-2012 |
Dav Glass <davglass@gmail.com> |
Fixes #2531590 - Add modules to global cache.
During the addModule call, add the parsed module to the global module cache this way
a second loader instance can use the dynamic modules (skin/lang packs)
Test for this behavior also attached. |
618fb4ad3b6a85d7f7bc71436ab32b1ee241210f |
|
14-Dec-2011 |
Dav Glass <davglass@gmail.com> |
Better YUITest suite names for Loader tests |
7128e1d29f3b88ea3ea918b0a71359c39183c69f |
|
02-Dec-2011 |
Dav Glass <davglass@gmail.com> |
Fixes #2529521 - Added CSS Stamp detection for pre-loaded CSS files. |
b4f7dc4c3a1df1e92ffbb4f30c2b4aee50c8921a |
|
29-Nov-2011 |
Dav Glass <davglass@gmail.com> |
Fixes #2530177 - Added check that if UA and test are not defined, true is assumed for conditional modules |
6cae272fd854a1757a894ceedbf6bfa75953870d |
|
28-Nov-2011 |
Dav Glass <davglass@gmail.com> |
Fixes #2531324 - Added pattern.test function support for pattern loading |
1432d74ee0c3518fda7940079b977d634b1e2bbb |
|
28-Nov-2011 |
Dav Glass <davglass@gmail.com> |
Fixes #2531324 - Added pattern.test function support for pattern loading |
d5434dbd77f62d7392087d84cd0527a1ba5bf4f0 |
|
28-Nov-2011 |
Dav Glass <davglass@gmail.com> |
Added onProgress config option tests |
a6eac5e59f3e99014949cc8f3cf496faf36eed27 |
|
28-Nov-2011 |
Dav Glass <davglass@gmail.com> |
Added tests for iterative loading |
3793d0e665ff7e31e5681536b2c481647acfc70e |
|
28-Nov-2011 |
Dav Glass <davglass@gmail.com> |
Commented out a test failing until bug #2531436 is resolved. |
f52e52b1b59e6f1f9d1899a870a189dfac68ad11 |
|
10-Nov-2011 |
Dav Glass <davglass@gmail.com> |
Added support for jsAttributes and cssAttributes to module configs used by Loader - Fixes #2531281 |
77bb3749f3e3c7dae88d78f7c9965380264f8d2d |
|
10-Nov-2011 |
Dav Glass <davglass@gmail.com> |
Added test ref #2530077 |
4a19f7e98ddf485dcc6fd851a38288b7dc128433 |
|
19-Sep-2011 |
Dav Glass <davglass@gmail.com> |
Fixed a trailing comma in a loader test |
c38bab3321bc79fcf68866f2d8859157369e81b6 |
|
16-Sep-2011 |
Dav Glass <davglass@gmail.com> |
Fixed a trailing comma in a loader test |
175e2f192f580cce20f7643e7c6561f1ca92b021 |
|
12-Sep-2011 |
Dav Glass <davglass@gmail.com> |
Added test case ref #2530434 |
c7c0e14738996ff14d75aa59e760ff1fd94358eb |
|
25-Aug-2011 |
Dav Glass <davglass@gmail.com> |
Fixes #2529401 and #2530926 - filters support for combo urls
Also added a test case for this to ensure that it's working
As of now, it does not support alias modules, so `node`
does not work, but `node-base` or `dom-core` does. |
c074c1d514c244d61ff0a5a73963a710798f40a2 |
|
28-Jun-2011 |
Dav Glass <davglass@gmail.com> |
Ref #2530383 - First pass at a loader.resolve(); method
This method currently only supports the loader.sorted array.
So things like comboBase and groups configs are not supported.
This is the initial implementation to work towards making this method
power loader.loadNext(); to work with the new Y.Get async support. |
3d6758b8bfbd1de733c46809d307d99d482105c7 |
|
28-Jun-2011 |
Dav Glass <davglass@gmail.com> |
Ref #2530383 - First pass at a loader.resolve(); method
This method currently only supports the loader.sorted array.
So things like comboBase and groups configs are not supported.
This is the initial implementation to work towards making this method
power loader.loadNext(); to work with the new Y.Get async support. |