<feed xmlns='http://www.w3.org/2005/Atom'>
<title>angular.js/docs/content/guide, branch v1.0.3</title>
<subtitle></subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/'/>
<entry>
<title>docs(): Fix a couple of typos in the documentation</title>
<updated>2012-11-22T07:28:49+00:00</updated>
<author>
<name>Kris Jenkins</name>
</author>
<published>2012-10-26T14:00:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=557e3894d79c2542d223168b00d11edc52d4a880'/>
<id>557e3894d79c2542d223168b00d11edc52d4a880</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(guide/concepts): some typo/grammar fixes</title>
<updated>2012-11-22T07:28:49+00:00</updated>
<author>
<name>Dave Clayton</name>
</author>
<published>2012-09-19T10:37:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=38a9695413b4334c7c4eee3e9bb5dbb30923b832'/>
<id>38a9695413b4334c7c4eee3e9bb5dbb30923b832</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(guide/directive): fix typo</title>
<updated>2012-11-22T07:28:49+00:00</updated>
<author>
<name>John Hume</name>
</author>
<published>2012-09-27T20:40:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=293e0336b0def1d3ab2054e3db5e1c9080925430'/>
<id>293e0336b0def1d3ab2054e3db5e1c9080925430</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(guide): fix run-on sentence in modules guide</title>
<updated>2012-11-11T10:35:20+00:00</updated>
<author>
<name>Jamison Dance</name>
</author>
<published>2012-10-14T15:57:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=80927c5811646bb5102839fd0ba4d9d89672de01'/>
<id>80927c5811646bb5102839fd0ba4d9d89672de01</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(guide/directive): fix names in scope '='; easier to grok</title>
<updated>2012-11-11T10:20:57+00:00</updated>
<author>
<name>Tim Macfarlane</name>
</author>
<published>2012-11-07T09:23:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=27cee7db0a38f0a90da301d55081ccaa46a6bf0b'/>
<id>27cee7db0a38f0a90da301d55081ccaa46a6bf0b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(directive): fix typo</title>
<updated>2012-11-06T03:35:31+00:00</updated>
<author>
<name>Miško Hevery</name>
</author>
<published>2012-11-06T03:35:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=494b527fa7dac9e60f0fd9d29f2f957720a6d69c'/>
<id>494b527fa7dac9e60f0fd9d29f2f957720a6d69c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(guide/location): fix table formatting</title>
<updated>2012-10-31T21:48:18+00:00</updated>
<author>
<name>Fred Sauer</name>
</author>
<published>2012-10-21T19:56:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=97578b4dae3c941905978a707bc211c90387cddb'/>
<id>97578b4dae3c941905978a707bc211c90387cddb</id>
<content type='text'>
Fix table formatting so headings are bold, rows are separated by lines, and rows have :hover style
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix table formatting so headings are bold, rows are separated by lines, and rows have :hover style
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(module): fix typo in example</title>
<updated>2012-10-31T21:22:12+00:00</updated>
<author>
<name>Tim Macfarlane</name>
</author>
<published>2012-10-31T20:48:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=fa12564607c94eebd1c07a3447d19553b4ceec22'/>
<id>fa12564607c94eebd1c07a3447d19553b4ceec22</id>
<content type='text'>
fixed example app, `simpleAppModule` should have been `myAppModule`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixed example app, `simpleAppModule` should have been `myAppModule`.
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(directive): remove reference to old isolation syntax</title>
<updated>2012-09-13T18:32:13+00:00</updated>
<author>
<name>Miško Hevery</name>
</author>
<published>2012-09-13T18:31:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=8133d468b9aea9f64bb3937bde969590345d30f9'/>
<id>8133d468b9aea9f64bb3937bde969590345d30f9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(guide): fix directive interpolation example code</title>
<updated>2012-09-11T23:19:45+00:00</updated>
<author>
<name>Brian Ford</name>
</author>
<published>2012-09-07T04:16:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=191efbb558813d4ae9f5b602d5623f1cdc811df3'/>
<id>191efbb558813d4ae9f5b602d5623f1cdc811df3</id>
<content type='text'>
Closes #1339
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #1339
</pre>
</div>
</content>
</entry>
</feed>
