<feed xmlns='http://www.w3.org/2005/Atom'>
<title>angular.js/perf/DCLvsWindowOnLoad.html, branch v1.2.11</title>
<subtitle></subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/'/>
<entry>
<title>chore(*): remove obsolete files</title>
<updated>2013-01-10T05:28:53+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2013-01-10T00:07:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=7dff7bb69695f89046272bf31b2b60f0431f1f30'/>
<id>7dff7bb69695f89046272bf31b2b60f0431f1f30</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(module): new module loader</title>
<updated>2012-01-11T06:27:00+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2012-01-07T02:10:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=5143e7bf065a3cbdf8400cf095b653d51bc83b8f'/>
<id>5143e7bf065a3cbdf8400cf095b653d51bc83b8f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bootstrap angular on "document ready" instead of window.onload</title>
<updated>2011-01-10T18:24:12+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2011-01-09T08:57:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=c79aba92f6b058742c9ae20a9382f6abc68afcea'/>
<id>c79aba92f6b058742c9ae20a9382f6abc68afcea</id>
<content type='text'>
- use jqLite api to bootstrap angular
- when jQuery is present DOMContentLoaded or hacks for IE are used
- when jqLite is present DOMContentLoaded is used for modern browsers
  and IE9 and window.onload is used for other browsers.
- test html for comparing DOMContentLoaded with window.onload

Closes #224
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- use jqLite api to bootstrap angular
- when jQuery is present DOMContentLoaded or hacks for IE are used
- when jqLite is present DOMContentLoaded is used for modern browsers
  and IE9 and window.onload is used for other browsers.
- test html for comparing DOMContentLoaded with window.onload

Closes #224
</pre>
</div>
</content>
</entry>
</feed>
