<feed xmlns='http://www.w3.org/2005/Atom'>
<title>angular.js/bower.json, branch v1.2.1</title>
<subtitle></subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/'/>
<entry>
<title>fix($compile): work around issue in jQuery 1.10.2</title>
<updated>2013-09-26T00:25:00+00:00</updated>
<author>
<name>Brian Ford</name>
</author>
<published>2013-09-25T19:30:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=e0c134b8bfa282379daec6a7137512d58f956443'/>
<id>e0c134b8bfa282379daec6a7137512d58f956443</id>
<content type='text'>
jQuery 1.10.2 does not attach data to comment nodes, which previously broke `$compile`.
This changes how elements with "transclude element" and a controller are compiled to
avoid the issue.

Closes #3764
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
jQuery 1.10.2 does not attach data to comment nodes, which previously broke `$compile`.
This changes how elements with "transclude element" and a controller are compiled to
avoid the issue.

Closes #3764
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(Grunt): upgrade ng-closure-runner to 0.2.2</title>
<updated>2013-08-15T18:49:58+00:00</updated>
<author>
<name>Ken Sheedlo</name>
</author>
<published>2013-08-13T00:30:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=031f8a093f3266c9e17750a018ee9b5a5782d836'/>
<id>031f8a093f3266c9e17750a018ee9b5a5782d836</id>
<content type='text'>
Closes #3554
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #3554
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(bower): update bower usage and resources</title>
<updated>2013-07-30T00:26:01+00:00</updated>
<author>
<name>Ken Sheedlo</name>
</author>
<published>2013-07-29T23:58:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=576269b1b719715e3aec587edf4004ccc3d18f5b'/>
<id>576269b1b719715e3aec587edf4004ccc3d18f5b</id>
<content type='text'>
Changes:
- Fix our old code to use bower_components/ as the install dir
- Fix the Bootstrap asset to use github.com/twbs/bootstrap (it moved)
- Fail the build on Bower failure. Bower should not fail silently.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changes:
- Fix our old code to use bower_components/ as the install dir
- Fix the Bootstrap asset to use github.com/twbs/bootstrap (it moved)
- Fail the build on Bower failure. Bower should not fail silently.
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(bower): upgrade bower to 1.0.0</title>
<updated>2013-07-29T23:16:36+00:00</updated>
<author>
<name>Ken Sheedlo</name>
</author>
<published>2013-07-29T17:54:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=e1a8b42400a842cbc19a09262efce8e05795db0e'/>
<id>e1a8b42400a842cbc19a09262efce8e05795db0e</id>
<content type='text'>
We explicitly set the Bower install directory to components/ for
compatibility with our existing code base. Recent Bower prefers
bower_components/.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We explicitly set the Bower install directory to components/ for
compatibility with our existing code base. Recent Bower prefers
bower_components/.
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(bower): update to latest ng-closure-runner</title>
<updated>2013-07-29T21:43:48+00:00</updated>
<author>
<name>Ken Sheedlo</name>
</author>
<published>2013-07-29T17:37:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=d2901bcf7dfc033f57d91d41fbe63a57570a51f2'/>
<id>d2901bcf7dfc033f57d91d41fbe63a57570a51f2</id>
<content type='text'>
This version does correct URL encoding of string parameters in the
production minErr asset code.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This version does correct URL encoding of string parameters in the
production minErr asset code.
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(minErr): Build minErr doc site</title>
<updated>2013-07-24T17:42:20+00:00</updated>
<author>
<name>Ken Sheedlo</name>
</author>
<published>2013-07-13T00:42:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=4a7b6a4555a76b19dd217171fc0ddce6707bca95'/>
<id>4a7b6a4555a76b19dd217171fc0ddce6707bca95</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(bower): Use latest ng-closure-runner</title>
<updated>2013-07-03T05:36:22+00:00</updated>
<author>
<name>Ken Sheedlo</name>
</author>
<published>2013-07-02T23:21:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=695797140520a391a99205af8119c152ef06fabc'/>
<id>695797140520a391a99205af8119c152ef06fabc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(minErr): Error stripping build step</title>
<updated>2013-07-01T22:42:14+00:00</updated>
<author>
<name>Ken Sheedlo</name>
</author>
<published>2013-06-28T23:47:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=c8fcf3b369dbe866815e18e0fa4d71f3e679bc5f'/>
<id>c8fcf3b369dbe866815e18e0fa4d71f3e679bc5f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(ngdocs): update lunr to 0.4.0</title>
<updated>2013-06-18T04:23:22+00:00</updated>
<author>
<name>Matias Niemelä</name>
</author>
<published>2013-06-14T02:01:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=68227091911a2a6d55b255aa9a33bb142628fd2d'/>
<id>68227091911a2a6d55b255aa9a33bb142628fd2d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(closure-compiler): upgrade to version 20130603</title>
<updated>2013-06-07T06:10:28+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2013-06-07T06:10:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=a4300efef99751c7f7c0ee27b7e74dae19a713cd'/>
<id>a4300efef99751c7f7c0ee27b7e74dae19a713cd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
