<feed xmlns='http://www.w3.org/2005/Atom'>
<title>angular.js/docs/content, branch v1.1.1</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-21T22:06:59+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=b21f4a376d2ead526bcde47f0bb1d5580e1c3efa'/>
<id>b21f4a376d2ead526bcde47f0bb1d5580e1c3efa</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-17T22:55:32+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=f28f283fcff83b7227e4fc9e94e1e522e0db2e5d'/>
<id>f28f283fcff83b7227e4fc9e94e1e522e0db2e5d</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-17T22:49:19+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=e362a510e3cce04e5cd833bb03925d41609fed51'/>
<id>e362a510e3cce04e5cd833bb03925d41609fed51</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:34:06+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=cd8b78ebfd088cf51847e04b85b8817b5dc0d10c'/>
<id>cd8b78ebfd088cf51847e04b85b8817b5dc0d10c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(tutorial): change module name in step-7</title>
<updated>2012-11-11T10:34:06+00:00</updated>
<author>
<name>Jamison Dance</name>
</author>
<published>2012-10-14T15:17:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=88917578913172f26e9fa045eaf54d122abb6729'/>
<id>88917578913172f26e9fa045eaf54d122abb6729</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:24+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=e9253a88b912ef5e43b43a3ceb7fca266223affb'/>
<id>e9253a88b912ef5e43b43a3ceb7fca266223affb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update docs/content/guide/directive.ngdoc</title>
<updated>2012-11-06T03:34:20+00:00</updated>
<author>
<name>Miško Hevery</name>
</author>
<published>2012-11-06T03:34:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=c6b4ab3548cd728bc0ec909abf66e31183dd2ea4'/>
<id>c6b4ab3548cd728bc0ec909abf66e31183dd2ea4</id>
<content type='text'>
docs(directive): fix typo</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
docs(directive): fix typo</pre>
</div>
</content>
</entry>
<entry>
<title>chore(testacular): use local testacular version</title>
<updated>2012-10-31T23:47:28+00:00</updated>
<author>
<name>Sudhir Jonathan</name>
</author>
<published>2012-10-21T06:20:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=b429f538a3e92af69e51bf10d6ee83dd322fea72'/>
<id>b429f538a3e92af69e51bf10d6ee83dd322fea72</id>
<content type='text'>
Making testacular a dependency to avoid having to install it globally.
(Causes npm issues on some machines)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Making testacular a dependency to avoid having to install it globally.
(Causes npm issues on some machines)
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(guide/location): fix table formatting</title>
<updated>2012-10-31T21:47:53+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=3a624a7ff5ac0f02ab4957af76c2f98c1596e232'/>
<id>3a624a7ff5ac0f02ab4957af76c2f98c1596e232</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:21:28+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=b32adb7deaaa31fae97afacbeec224fdd86616f6'/>
<id>b32adb7deaaa31fae97afacbeec224fdd86616f6</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>
</feed>
