diff options
| author | Jørgen Borgesen | 2013-02-06 12:15:18 +0100 |
|---|---|---|
| committer | Igor Minar | 2013-02-25 15:32:14 -0800 |
| commit | 753fc9e58d5e554d4930548558efecc283557eeb (patch) | |
| tree | 8a809d0388e597b49ece1f964ea22d951414ac1d /test/ng/compileSpec.js | |
| parent | 6a612df7de0162449d937d40b20b34a306ec9a75 (diff) | |
| download | angular.js-753fc9e58d5e554d4930548558efecc283557eeb.tar.bz2 | |
feat(JQLite): ready() now supports document.readyState=='complete'
JQLite.ready() used for automatic bootstrapping (when jQuery is not present)
now checks if document already is ready when first called. This simplifies
bootstrapping when the angular script is loaded asynchronously.
However if other scripts with angular app code are being loaded as well
it is developers responsibility to ensure that these scripts are loaded
after angular-loader.js is evaluated and before angular.js script is
evaluated.
Diffstat (limited to 'test/ng/compileSpec.js')
0 files changed, 0 insertions, 0 deletions
