<feed xmlns='http://www.w3.org/2005/Atom'>
<title>angular.js/test/directive, branch v1.0.0rc1</title>
<subtitle></subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/'/>
<entry>
<title>feat(ng-list): Allow custom separator</title>
<updated>2012-03-14T00:51:05+00:00</updated>
<author>
<name>Vojta Jina</name>
</author>
<published>2012-03-13T05:56:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=13f31602f396bc269076ab4d389cfd8ca94b20ba'/>
<id>13f31602f396bc269076ab4d389cfd8ca94b20ba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(compile): allow ngForm on attribute and class</title>
<updated>2012-03-13T23:59:10+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2012-03-13T23:14:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=e9e3ee012b50f868f4cd68f3571560680998a19b'/>
<id>e9e3ee012b50f868f4cd68f3571560680998a19b</id>
<content type='text'>
#feature
- ngForm directive can now be used with element, class, and attributes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
#feature
- ngForm directive can now be used with element, class, and attributes
</pre>
</div>
</content>
</entry>
<entry>
<title>f(compile): boolean attributes too agresive</title>
<updated>2012-03-13T23:59:03+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2012-03-13T21:42:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=de9464c1431906883bdf180fb00615e6fa371577'/>
<id>de9464c1431906883bdf180fb00615e6fa371577</id>
<content type='text'>
- compiler would rewrite boolean attributes on all elements. This is too aggressive and interferes with some third-party frameworks
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- compiler would rewrite boolean attributes on all elements. This is too aggressive and interferes with some third-party frameworks
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(ng-non-bindable): increase priority to 1000</title>
<updated>2012-03-13T23:58:36+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2012-03-13T20:49:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=31cd5803102ba93f8b93cd5304aea4ade50f96ab'/>
<id>31cd5803102ba93f8b93cd5304aea4ade50f96ab</id>
<content type='text'>
- increase ng-non-bindable prioirity to 1000 so that it prevents attribute interpolation on same level.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- increase ng-non-bindable prioirity to 1000 so that it prevents attribute interpolation on same level.
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(form): publish validationErrorKeys as CSS</title>
<updated>2012-03-13T23:57:36+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2012-03-13T20:17:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=d34f3bc7a61056a1f4aebb49d2475414fa16d5e4'/>
<id>d34f3bc7a61056a1f4aebb49d2475414fa16d5e4</id>
<content type='text'>
- The validationErrorKeys are now published as CSS for easy styling. The errorKeys should be in
 camelCase and the CSS will be in snake-case
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- The validationErrorKeys are now published as CSS for easy styling. The errorKeys should be in
 camelCase and the CSS will be in snake-case
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(forms): remove control.$form and use nullFormCtrl</title>
<updated>2012-03-13T23:05:52+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2012-03-13T21:56:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=4806d28a29ae5c3f83d8f97c11e692ca2313c9ab'/>
<id>4806d28a29ae5c3f83d8f97c11e692ca2313c9ab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(forms): fix nesting issues and add tests</title>
<updated>2012-03-13T23:05:52+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2012-03-13T21:09:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=089c0f8b0e64f00e2629de07f35af03f01c34686'/>
<id>089c0f8b0e64f00e2629de07f35af03f01c34686</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(forms): lowercase all validation error keys</title>
<updated>2012-03-13T21:13:53+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2012-03-13T07:29:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=9277d12fc0052efacbeed7cf9aaeea608e5f6108'/>
<id>9277d12fc0052efacbeed7cf9aaeea608e5f6108</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(scope): remove scope $destroy event</title>
<updated>2012-03-13T21:13:53+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2012-03-13T06:40:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=ac5151a469667b1cc1b5e2f96d330b71631efd0b'/>
<id>ac5151a469667b1cc1b5e2f96d330b71631efd0b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(forms): prefix all form and control properties with $</title>
<updated>2012-03-13T06:04:11+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2012-03-13T04:12:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=f59e4b11f11261c234a821db67088f0de88a2852'/>
<id>f59e4b11f11261c234a821db67088f0de88a2852</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
