<feed xmlns='http://www.w3.org/2005/Atom'>
<title>angular.js/src/bootstrap, branch v1.2.11</title>
<subtitle></subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/'/>
<entry>
<title>chore(ngdocs): move angular-bootstrap.js to be generated only inside the docs and remove from the build process</title>
<updated>2013-05-20T21:27:34+00:00</updated>
<author>
<name>Matias Niemelä</name>
</author>
<published>2013-05-16T18:55:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=2f571a9c830df814902fbdda1e9240b36bb64e3e'/>
<id>2f571a9c830df814902fbdda1e9240b36bb64e3e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(ngdocs): external links to github, plunkr and jsfiddle available for code examples</title>
<updated>2013-05-13T23:55:14+00:00</updated>
<author>
<name>Matias Niemelä</name>
</author>
<published>2013-05-09T19:58:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=c8197b44eb0b4d49acda142f4179876732e1c751'/>
<id>c8197b44eb0b4d49acda142f4179876732e1c751</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(ngdocs): support for HTML table generation from docs code</title>
<updated>2013-04-29T21:43:14+00:00</updated>
<author>
<name>Matias Niemelä</name>
</author>
<published>2013-04-29T19:20:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=b3a62b2e19b1743df52034d4d7a0405e6a65f925'/>
<id>b3a62b2e19b1743df52034d4d7a0405e6a65f925</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(Scenario): autodisable animations when running e2e tests</title>
<updated>2013-04-04T00:40:15+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2013-04-03T21:36:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=fec4ef38815340e8e5a6b65fd6c08f5c74e701d8'/>
<id>fec4ef38815340e8e5a6b65fd6c08f5c74e701d8</id>
<content type='text'>
animations cause the dom to contain elements that have been removed
from the model but are being animated out.

we could teach the e2e runner to wait for animations but that would
make all tests slower. it should be quite safe to just disable
animations automatically when the app is running via the e2e test
runner.

this change disables only css animations. we should make additional
change that disables js animations as well, but since we don't need
this right now I'm punting on it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
animations cause the dom to contain elements that have been removed
from the model but are being animated out.

we could teach the e2e runner to wait for animations but that would
make all tests slower. it should be quite safe to just disable
animations automatically when the app is running via the e2e test
runner.

this change disables only css animations. we should make additional
change that disables js animations as well, but since we don't need
this right now I'm punting on it.
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(*): fixed typos</title>
<updated>2013-03-29T22:14:55+00:00</updated>
<author>
<name>Pascal Borreli</name>
</author>
<published>2013-03-21T19:09:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=9480136d9f062ec4b8df0a35914b48c0d61e0002'/>
<id>9480136d9f062ec4b8df0a35914b48c0d61e0002</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(docs): properly generate angular.js urls in doc examples</title>
<updated>2013-01-24T19:36:03+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2013-01-24T18:46:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=69be39fccfceae13c4850e1dcf097fcd7d9ce395'/>
<id>69be39fccfceae13c4850e1dcf097fcd7d9ce395</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(bootstrap-prettify): update urls to code.angularjs.org</title>
<updated>2012-12-05T01:55:43+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2012-12-05T01:55:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=c9d937082cc3a074eb82db97790d68a6f55c6731'/>
<id>c9d937082cc3a074eb82db97790d68a6f55c6731</id>
<content type='text'>
Closes #1599
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #1599
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(*): name all anonymous watch functions in Angular</title>
<updated>2012-09-06T23:06:25+00:00</updated>
<author>
<name>Shyam Seshadri</name>
</author>
<published>2012-07-06T09:53:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=ca30fce28ca13284bfa1c926e810ed75cdcde499'/>
<id>ca30fce28ca13284bfa1c926e810ed75cdcde499</id>
<content type='text'>
This will allow us to see function names in Batarang and debugger.

Closes #1119
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This will allow us to see function names in Batarang and debugger.

Closes #1119
</pre>
</div>
</content>
</entry>
<entry>
<title>fix($defer): remove deprecated $defer service</title>
<updated>2012-06-12T08:09:07+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2012-06-12T07:35:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=9af7a9198e2d30608ea6c40eedde03e44a6ef569'/>
<id>9af7a9198e2d30608ea6c40eedde03e44a6ef569</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat($location): add $locatonChange[begin|completed] event</title>
<updated>2012-06-02T22:44:58+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2012-05-22T23:45:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=92a2e1807657c69e1372106b0727675a30f4cbd7'/>
<id>92a2e1807657c69e1372106b0727675a30f4cbd7</id>
<content type='text'>
This allows location change cancelation
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows location change cancelation
</pre>
</div>
</content>
</entry>
</feed>
