<feed xmlns='http://www.w3.org/2005/Atom'>
<title>angular.js/src/service, branch v0.10.2</title>
<subtitle></subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/'/>
<entry>
<title>doc($log): fix the $log service example</title>
<updated>2011-09-29T01:21:24+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2011-09-29T01:20:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=b7a7fc7065a7bd6031b82a748105cf0415cb68e4'/>
<id>b7a7fc7065a7bd6031b82a748105cf0415cb68e4</id>
<content type='text'>
is no longer auto-published on the root scope, so we need to publish
it via a controller
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
is no longer auto-published on the root scope, so we need to publish
it via a controller
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(scenario): workaround for FF6 dispatchEvent issue #684208</title>
<updated>2011-09-26T21:51:54+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2011-09-21T12:10:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=ea3228e311a22d5f917ca7135ee4d68738a6dfb4'/>
<id>ea3228e311a22d5f917ca7135ee4d68738a6dfb4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix($route): fix regex escaping in route matcher</title>
<updated>2011-09-21T11:47:17+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2011-09-21T11:47:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=2bc39bb0b4f81b77597bb52f8572d231cf4f83e2'/>
<id>2bc39bb0b4f81b77597bb52f8572d231cf4f83e2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix($location): Use encodeUriQuery instead of escape</title>
<updated>2011-09-08T21:00:59+00:00</updated>
<author>
<name>Kai Groner</name>
</author>
<published>2011-09-02T20:28:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=7e1f364177111ba6cceac82f6c6bcc254448292b'/>
<id>7e1f364177111ba6cceac82f6c6bcc254448292b</id>
<content type='text'>
Closes #492
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #492
</pre>
</div>
</content>
</entry>
<entry>
<title>style: fix some missing semi-colons and spaces, typos</title>
<updated>2011-09-08T21:00:59+00:00</updated>
<author>
<name>Vojta Jina</name>
</author>
<published>2011-09-01T14:16:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=4b4292edb86d34067a2babb9f572a3641dd1d2a7'/>
<id>4b4292edb86d34067a2babb9f572a3641dd1d2a7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor($route): remove some odd code and rename allowReload to forceReload</title>
<updated>2011-09-08T21:00:59+00:00</updated>
<author>
<name>Vojta Jina</name>
</author>
<published>2011-09-01T14:04:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=292d5d1421108c239d3270c22c49a9ccd1eea571'/>
<id>292d5d1421108c239d3270c22c49a9ccd1eea571</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix($route): update $route to reflect $location changes</title>
<updated>2011-09-08T21:00:59+00:00</updated>
<author>
<name>Vojta Jina</name>
</author>
<published>2011-07-12T00:18:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=22cb600280cecabf719ba1878719c907aa01ba18'/>
<id>22cb600280cecabf719ba1878719c907aa01ba18</id>
<content type='text'>
* update $route to reflect new $location
* add some more unit tests to $route
* fix some other failing unit tests
* redirect overrides the url now

Breaks $route custom redirect fn has only 3 params now
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* update $route to reflect new $location
* add some more unit tests to $route
* fix some other failing unit tests
* redirect overrides the url now

Breaks $route custom redirect fn has only 3 params now
</pre>
</div>
</content>
</entry>
<entry>
<title>feat($location): $location service with html5 history api support</title>
<updated>2011-09-08T21:00:49+00:00</updated>
<author>
<name>Vojta Jina</name>
</author>
<published>2011-06-29T16:30:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=5ba227c7cd3ddfcd3bffc3fd15daf8d6ec9b8713'/>
<id>5ba227c7cd3ddfcd3bffc3fd15daf8d6ec9b8713</id>
<content type='text'>
See documentation of $location for more info

Breaks $location has no properties, only get/set methods

Closes #168
Closes #146
Closes #281
Closes #234
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See documentation of $location for more info

Breaks $location has no properties, only get/set methods

Closes #168
Closes #146
Closes #281
Closes #234
</pre>
</div>
</content>
</entry>
<entry>
<title>feat($sniffer): basic implementation of browser feature testing</title>
<updated>2011-09-08T18:37:28+00:00</updated>
<author>
<name>Vojta Jina</name>
</author>
<published>2011-06-23T18:01:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=d0f459c56fdb3dae692c359a2915acb2fd063c79'/>
<id>d0f459c56fdb3dae692c359a2915acb2fd063c79</id>
<content type='text'>
This only extracts our 'hashchange' event and html5 history api detection from
$browser.

Closes #400
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This only extracts our 'hashchange' event and html5 history api detection from
$browser.

Closes #400
</pre>
</div>
</content>
</entry>
<entry>
<title>feat($browser): jQuery style url method, onUrlChange event</title>
<updated>2011-09-08T18:36:33+00:00</updated>
<author>
<name>Vojta Jina</name>
</author>
<published>2011-06-22T17:57:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=988ed451b508b9d7ea4690b150993ec62d8a3743'/>
<id>988ed451b508b9d7ea4690b150993ec62d8a3743</id>
<content type='text'>
This is just basic implementation of $browser.url, $browser.onUrlChange methods:

$browser.url() - returns current location.href

$browser.url('/new') - set url to /new
If supported, history.pushState is used, location.href property otherwise.

$browser.url('/new', true) - replace current url with /new
If supported, history.replaceState is used, location.replace otherwise.

$browser.onUrlChange is only fired when url is changed from the browser:
- user types into address bar
- user clicks on back/forward button
- user clicks on link

It's not fired when url is changed using $browser.url()

Breaks Removed $browser.setUrl(), $browser.getUrl(), use $browser.url()
Breaks Removed $browser.onHashChange(), use $browser.onUrlChange()
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is just basic implementation of $browser.url, $browser.onUrlChange methods:

$browser.url() - returns current location.href

$browser.url('/new') - set url to /new
If supported, history.pushState is used, location.href property otherwise.

$browser.url('/new', true) - replace current url with /new
If supported, history.replaceState is used, location.replace otherwise.

$browser.onUrlChange is only fired when url is changed from the browser:
- user types into address bar
- user clicks on back/forward button
- user clicks on link

It's not fired when url is changed using $browser.url()

Breaks Removed $browser.setUrl(), $browser.getUrl(), use $browser.url()
Breaks Removed $browser.onHashChange(), use $browser.onUrlChange()
</pre>
</div>
</content>
</entry>
</feed>
