<feed xmlns='http://www.w3.org/2005/Atom'>
<title>angular.js/closure, branch v1.2.4</title>
<subtitle></subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/'/>
<entry>
<title>chore(closure): add `$routeProvider#redirectTo` function parameters</title>
<updated>2013-12-04T22:36:41+00:00</updated>
<author>
<name>David Bennett</name>
</author>
<published>2013-11-27T16:58:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=280b5ce3c069dc55d2c101a533390a1cdaddf493'/>
<id>280b5ce3c069dc55d2c101a533390a1cdaddf493</id>
<content type='text'>
Closes #5173
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #5173
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(closure): closure compiler shouldn't rename .defaults.transformRequest</title>
<updated>2013-12-04T22:01:34+00:00</updated>
<author>
<name>Mateusz Jedruch</name>
</author>
<published>2013-12-04T11:00:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=f01087f802839637843115cbcf99702e09d866f6'/>
<id>f01087f802839637843115cbcf99702e09d866f6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat($attrs): add $attrs.$attr to externs so that it isn't renamed</title>
<updated>2013-11-27T02:34:11+00:00</updated>
<author>
<name>Jeff Cross</name>
</author>
<published>2013-11-27T00:58:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=bcca80548dde85ffe3838c943ba8e5c2deb1c721'/>
<id>bcca80548dde85ffe3838c943ba8e5c2deb1c721</id>
<content type='text'>
This fixes the issue that any usage of $attr is broken after js compilation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fixes the issue that any usage of $attr is broken after js compilation.
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(Angular.js): add externs file for Closure Compiler</title>
<updated>2013-10-30T22:15:03+00:00</updated>
<author>
<name>Martin Probst</name>
</author>
<published>2013-10-30T22:15:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=9d0a69772c39bfc751ca2000c3b4b3381e51fe93'/>
<id>9d0a69772c39bfc751ca2000c3b4b3381e51fe93</id>
<content type='text'>
This adds an (incomplete) externs file for use with the Closure Compiler. Users
can pass this as -extern to the compiler pass to get type checking and protect
their AngularJS use against property renaming in advanced compilation mode.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This adds an (incomplete) externs file for use with the Closure Compiler. Users
can pass this as -extern to the compiler pass to get type checking and protect
their AngularJS use against property renaming in advanced compilation mode.
</pre>
</div>
</content>
</entry>
</feed>
