<feed xmlns='http://www.w3.org/2005/Atom'>
<title>angular.js/CHANGELOG.md, branch v0.9.18</title>
<subtitle></subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/'/>
<entry>
<title>doc(release notes): release notes for the 0.9.18 jiggling-armfat release</title>
<updated>2011-07-29T22:27:15+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2011-07-29T22:00:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=8d6479371767b74ef44529a5632811a287a40210'/>
<id>8d6479371767b74ef44529a5632811a287a40210</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(ng:options): add support for option groups</title>
<updated>2011-07-26T17:11:06+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2011-07-15T23:17:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=f768954f38a7077abfd291eaafc0500d2d1e8007'/>
<id>f768954f38a7077abfd291eaafc0500d2d1e8007</id>
<content type='text'>
Closes# 450
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes# 450
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(directive): ng:options to support ng:change</title>
<updated>2011-07-26T16:41:44+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2011-07-14T20:54:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=3237f8b9950ab0dbf3c80f6bef40217ea7cf96ae'/>
<id>3237f8b9950ab0dbf3c80f6bef40217ea7cf96ae</id>
<content type='text'>
Closes #463
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #463
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(directive): ng:options to support iterating over objects</title>
<updated>2011-07-26T16:41:43+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2011-07-14T20:27:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=7802c90e139a36d37b9d3c8cd6b6fcfee042dd71'/>
<id>7802c90e139a36d37b9d3c8cd6b6fcfee042dd71</id>
<content type='text'>
Closes #448
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #448
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(directive): ng:options incorrectly re-grew options on datasource change</title>
<updated>2011-07-26T16:41:42+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2011-07-11T19:55:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=c348f2cad6e2db0c3a37108eb34c8d62f2b7c718'/>
<id>c348f2cad6e2db0c3a37108eb34c8d62f2b7c718</id>
<content type='text'>
Closes #464
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #464
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(directive): ng:options now support binding to expression</title>
<updated>2011-07-26T16:41:41+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2011-07-07T20:56:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=f3456dc2826e9570cf2969fab3c314255d16188f'/>
<id>f3456dc2826e9570cf2969fab3c314255d16188f</id>
<content type='text'>
Closes #449
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #449
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(filter.date): add support for default datetime formats in en</title>
<updated>2011-07-21T00:06:56+00:00</updated>
<author>
<name>Di Peng</name>
</author>
<published>2011-07-14T19:02:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=3af1e7ca2ee8c2acd69e5bcbb3ffc1bf51239285'/>
<id>3af1e7ca2ee8c2acd69e5bcbb3ffc1bf51239285</id>
<content type='text'>
- add support for full,long, medium, short datetime formats in en

Breaks MMMMM. now we don't support MMMMM anymore as old implementation differs
from Unicode Locale Data format we are following.

- removed support for fullDateTime and fullTime as it means too much
trouble with full timeZone names
- added docs for the new features
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- add support for full,long, medium, short datetime formats in en

Breaks MMMMM. now we don't support MMMMM anymore as old implementation differs
from Unicode Locale Data format we are following.

- removed support for fullDateTime and fullTime as it means too much
trouble with full timeZone names
- added docs for the new features
</pre>
</div>
</content>
</entry>
<entry>
<title>doc:changelog: small changelog fixes</title>
<updated>2011-07-02T15:44:50+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2011-07-02T15:44:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=35f9f527d3c95fcababd84f925d9f3cfaac2fbed'/>
<id>35f9f527d3c95fcababd84f925d9f3cfaac2fbed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>preparing the 0.9.18 jiggling-armfat iteration</title>
<updated>2011-06-30T21:29:28+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2011-06-30T21:29:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=b49035a8c50f695d6de436213d0a0c8eeb8cd7f8'/>
<id>b49035a8c50f695d6de436213d0a0c8eeb8cd7f8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs:changelog: add release date for 0.9.17</title>
<updated>2011-06-30T17:54:24+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2011-06-30T17:54:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=68ab0f9b02372d11d31412edce86080eaa43625b'/>
<id>68ab0f9b02372d11d31412edce86080eaa43625b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
