<feed xmlns='http://www.w3.org/2005/Atom'>
<title>angular.js, branch v0.9.9</title>
<subtitle></subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/'/>
<entry>
<title>cutting the 0.9.9 time-shift release</title>
<updated>2011-01-14T06:08:27+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2011-01-14T06:08:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=d3d2a3a37436ef752a4dc5b5a71cbe6d472169c2'/>
<id>d3d2a3a37436ef752a4dc5b5a71cbe6d472169c2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>updating release notes</title>
<updated>2011-01-14T06:06:28+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2011-01-14T06:04:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=527d0a1600147fff7f9f7bd8e443cb84e231a528'/>
<id>527d0a1600147fff7f9f7bd8e443cb84e231a528</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>significant rewrite of the $location service</title>
<updated>2011-01-14T00:58:35+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2011-01-13T23:32:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=23875cb330945788f2d290fd2063eb3d5c20e260'/>
<id>23875cb330945788f2d290fd2063eb3d5c20e260</id>
<content type='text'>
- don't update browser before and after eval instead
  - sync location properties before eval
  - sync location properties and update browser after eval
- added tests
- symplified the code
- removed $location.toString() because it was not idempotent and useless

This resolves the issue with issuing two $route.onHashChange calls
when the $location was updated with a hashPath that needs to be encoded
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- don't update browser before and after eval instead
  - sync location properties before eval
  - sync location properties and update browser after eval
- added tests
- symplified the code
- removed $location.toString() because it was not idempotent and useless

This resolves the issue with issuing two $route.onHashChange calls
when the $location was updated with a hashPath that needs to be encoded
</pre>
</div>
</content>
</entry>
<entry>
<title>fix for angular.Object.equals to handle equals({},null)</title>
<updated>2011-01-13T15:55:31+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2011-01-13T15:55:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=b0be87f663e8684c1369e1bff740c1750ba17080'/>
<id>b0be87f663e8684c1369e1bff740c1750ba17080</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>adding a fallthrough comment</title>
<updated>2011-01-12T01:48:30+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2011-01-12T01:48:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=9ccd2f0412ff97cdcb5c37fa3b75fea027d4e925'/>
<id>9ccd2f0412ff97cdcb5c37fa3b75fea027d4e925</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixing missing  dependency</title>
<updated>2011-01-11T07:28:47+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2011-01-11T07:28:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=99004b0aedeac77663db08873975d4273eef19bf'/>
<id>99004b0aedeac77663db08873975d4273eef19bf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tabbing and keyboard shortcut for docs</title>
<updated>2011-01-11T05:23:22+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2011-01-11T05:23:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=ab040254f084d3b6d6f51d0503c750c118eef0c1'/>
<id>ab040254f084d3b6d6f51d0503c750c118eef0c1</id>
<content type='text'>
- first tab goes to the search box, following tabs iterate results
- ctrl+s (FF on mac) or ctrl+alt+s (Chrome on mac) move focus to the
  search box
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- first tab goes to the search box, following tabs iterate results
- ctrl+s (FF on mac) or ctrl+alt+s (Chrome on mac) move focus to the
  search box
</pre>
</div>
</content>
</entry>
<entry>
<title>offline docs</title>
<updated>2011-01-11T05:03:50+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2011-01-11T05:03:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=4f5d5029c278fdecd7a80b217bfc21461e30abe8'/>
<id>4f5d5029c278fdecd7a80b217bfc21461e30abe8</id>
<content type='text'>
- freezing syntaxhighlighter and jquery under docs/src/templates/
- for jquery I just used a symlink to lib/jquery not an ideal solution
  but writer.js is not very flexible and I didn't want to mess with it
- changed docs' index.html to point to the local resources
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- freezing syntaxhighlighter and jquery under docs/src/templates/
- for jquery I just used a symlink to lib/jquery not an ideal solution
  but writer.js is not very flexible and I didn't want to mess with it
- changed docs' index.html to point to the local resources
</pre>
</div>
</content>
</entry>
<entry>
<title>removed unnedded files; switch rake to new doc build script</title>
<updated>2011-01-10T22:48:13+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2011-01-10T22:48:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=f534def0c63a8dddd5ce7ddc92363a26b66bac54'/>
<id>f534def0c63a8dddd5ce7ddc92363a26b66bac54</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix broken e2e test due to $window no longer published</title>
<updated>2011-01-10T21:55:08+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2011-01-10T21:55:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=c3e32f1a51d91cbb89b575995dc782a114196db1'/>
<id>c3e32f1a51d91cbb89b575995dc782a114196db1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
