<feed xmlns='http://www.w3.org/2005/Atom'>
<title>angular.js/src, branch v0.10.2</title>
<subtitle></subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/'/>
<entry>
<title>fix(parser): Fix short circuit of logical AND and OR operators</title>
<updated>2011-10-07T23:01:09+00:00</updated>
<author>
<name>Dhruv Manek</name>
</author>
<published>2011-09-30T23:55:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=e1ecc34edd19b95d51fbcb1351b04b9876c974c1'/>
<id>e1ecc34edd19b95d51fbcb1351b04b9876c974c1</id>
<content type='text'>
Closes #433
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #433
</pre>
</div>
</content>
</entry>
<entry>
<title>fix($limitTo): properly handle excessive limits</title>
<updated>2011-10-05T18:01:32+00:00</updated>
<author>
<name>TEHEK Firefox</name>
</author>
<published>2011-09-23T18:36:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=c115fa99240a55e32e1fa39f037056df429be741'/>
<id>c115fa99240a55e32e1fa39f037056df429be741</id>
<content type='text'>
`angular.Array.limitTo`'s  result should not exceed original input array size

Closes #571
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`angular.Array.limitTo`'s  result should not exceed original input array size

Closes #571
</pre>
</div>
</content>
</entry>
<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>chore(directives): add a todo for ng:style</title>
<updated>2011-09-28T21:57:01+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2011-09-27T14:59:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=21b2a5bd212e600cbbf9212982ff556bbdb18e5f'/>
<id>21b2a5bd212e600cbbf9212982ff556bbdb18e5f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(jqLite): css should convert dash-separated properties to camelCase</title>
<updated>2011-09-28T21:57:00+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2011-09-27T14:56:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=ca1e45beafd060b698933886f6425faf365bd31d'/>
<id>ca1e45beafd060b698933886f6425faf365bd31d</id>
<content type='text'>
this fix is needed for Firefox or other browsers that strictly follow
dom/css spec which states that element.style should make properties
available in camelCased form.

Closes #569
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this fix is needed for Firefox or other browsers that strictly follow
dom/css spec which states that element.style should make properties
available in camelCased form.

Closes #569
</pre>
</div>
</content>
</entry>
<entry>
<title>fix($resource): action defaults should override resource defaults</title>
<updated>2011-09-26T22:44:10+00:00</updated>
<author>
<name>Marcello Nuccio</name>
</author>
<published>2011-09-02T13:50:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=bf5e5f7bc9ebc7dc6cf8fdf3c4923498b22a8654'/>
<id>bf5e5f7bc9ebc7dc6cf8fdf3c4923498b22a8654</id>
<content type='text'>
defaults definned per action should take precedence over defaults
defined for the whole resource.

This is potentialy a BREAKING CHANGE in case someone relied on the buggy
behavior.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
defaults definned per action should take precedence over defaults
defined for the whole resource.

This is potentialy a BREAKING CHANGE in case someone relied on the buggy
behavior.
</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>Revert "fix(scenario): temporary fix for FF6"</title>
<updated>2011-09-26T21:51:54+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2011-09-21T12:11:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=2eb49147d69fe930714578dd7aa13f8d5e3a6d49'/>
<id>2eb49147d69fe930714578dd7aa13f8d5e3a6d49</id>
<content type='text'>
This reverts commit aac68bf2ba2dcdf0b22fa4f15ea49672cb06328d.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit aac68bf2ba2dcdf0b22fa4f15ea49672cb06328d.
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(docs): use html5 history api for all routing in the docs app</title>
<updated>2011-09-26T21:51:53+00:00</updated>
<author>
<name>Vojta Jina</name>
</author>
<published>2011-08-30T09:47:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=13f92de6246a0af8450fde84b209211a56397fda'/>
<id>13f92de6246a0af8450fde84b209211a56397fda</id>
<content type='text'>
- Configure our docs app to use new $location with html5 history api!

- Update simple node web server to serve index.html for all links
  (rewritting).

- Update .htaccess file to serve index.html for all links (rewritting).

- At runtime determine the base href path and attach it to the DOM. We
  needed the absolute URL to get all browsers to work well.

- Because of the above, we also need to dynamically determine all needed
  js/css resources and add them to the DOM. This was needed because FF6
  would eagerly fetch resources with wrong URL since the base element is
  added to the dom at runtime.

- All content html files were moved to the partials directory, because
  with the new html5 urls it was impossible to tell if request for
  http://domain/api/angular.filter.html was an html5 url for the html
  filter doc page, or an xhr/appcache request for the content html file
  for the html filter.

f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Configure our docs app to use new $location with html5 history api!

- Update simple node web server to serve index.html for all links
  (rewritting).

- Update .htaccess file to serve index.html for all links (rewritting).

- At runtime determine the base href path and attach it to the DOM. We
  needed the absolute URL to get all browsers to work well.

- Because of the above, we also need to dynamically determine all needed
  js/css resources and add them to the DOM. This was needed because FF6
  would eagerly fetch resources with wrong URL since the base element is
  added to the dom at runtime.

- All content html files were moved to the partials directory, because
  with the new html5 urls it was impossible to tell if request for
  http://domain/api/angular.filter.html was an html5 url for the html
  filter doc page, or an xhr/appcache request for the content html file
  for the html filter.

f
</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>
</feed>
