<feed xmlns='http://www.w3.org/2005/Atom'>
<title>angular.js/src/widget, branch v0.10.6</title>
<subtitle></subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/'/>
<entry>
<title>docs(fix): select widget name -&gt; ng:model</title>
<updated>2012-01-08T23:06:12+00:00</updated>
<author>
<name>Vojta Jina</name>
</author>
<published>2012-01-08T23:06:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=d47ec772c3d6b418121c81bbaf2dcb8a24742125'/>
<id>d47ec772c3d6b418121c81bbaf2dcb8a24742125</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(input): bind inputs to the 'input' event</title>
<updated>2011-12-07T21:07:20+00:00</updated>
<author>
<name>bartes</name>
</author>
<published>2011-11-18T19:10:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=0c534644bc1908fad4e8df5754d3ec224bc7ed7e'/>
<id>0c534644bc1908fad4e8df5754d3ec224bc7ed7e</id>
<content type='text'>
The input event is fired on all non-ie browsers whenever the contents of an input
field changes. This means that we now support cut&amp;paste via mouse which
was previously unsupported.

IE8 and older don't support this events and IE9 has a problematic
support for it, so we can't rely solely on this event and drop keydown
and change events.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The input event is fired on all non-ie browsers whenever the contents of an input
field changes. This means that we now support cut&amp;paste via mouse which
was previously unsupported.

IE8 and older don't support this events and IE9 has a problematic
support for it, so we can't rely solely on this event and drop keydown
and change events.
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(form): add docs about form submission</title>
<updated>2011-12-06T21:32:49+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2011-12-06T21:29:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=d1e7a5394ad74e0dc024a50f77fa32b46eac1be2'/>
<id>d1e7a5394ad74e0dc024a50f77fa32b46eac1be2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(form): do not prevent submission if action attribute present</title>
<updated>2011-12-06T21:07:26+00:00</updated>
<author>
<name>Vojta Jina</name>
</author>
<published>2011-11-25T03:28:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=c9f2b1eec5e8a9eaf10faae8a8accf0b771096e0'/>
<id>c9f2b1eec5e8a9eaf10faae8a8accf0b771096e0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(input): treat all not number model as blank</title>
<updated>2011-11-15T19:47:23+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2011-11-15T19:19:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=aba9bb2a241f832d1b09d75e05973a985b817cc1'/>
<id>aba9bb2a241f832d1b09d75e05973a985b817cc1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(radio): fix binding to value={{exp}}</title>
<updated>2011-11-15T19:44:36+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2011-11-15T19:03:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=5857c44e0cc52309251c932f9c530958dfdb616c'/>
<id>5857c44e0cc52309251c932f9c530958dfdb616c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>style(docs): make jslint happy - fix some warnings</title>
<updated>2011-11-15T04:31:19+00:00</updated>
<author>
<name>Vojta Jina</name>
</author>
<published>2011-11-12T01:15:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=acbd7cdf320f0570fcc1952c8680d4c78bc8fa2c'/>
<id>acbd7cdf320f0570fcc1952c8680d4c78bc8fa2c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(doc) cleanup all api doc link warnings</title>
<updated>2011-11-15T04:31:18+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2011-11-11T02:47:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=b09595a3c12ba761772084b94767b635c5bbfaf2'/>
<id>b09595a3c12ba761772084b94767b635c5bbfaf2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor(api): remove type augmentation</title>
<updated>2011-11-15T04:31:14+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2011-11-04T04:14:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=c27aba4354c69c4a67fab587a59a8079cc9edc91'/>
<id>c27aba4354c69c4a67fab587a59a8079cc9edc91</id>
<content type='text'>
BREAK:
  - remove angular.[Object/Array/String/Function]
  - in templates [].$filter(predicate) and friends need to change to [] | filter:predicate
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
BREAK:
  - remove angular.[Object/Array/String/Function]
  - in templates [].$filter(predicate) and friends need to change to [] | filter:predicate
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor(injector): switch to injector 2.0 introduce modules</title>
<updated>2011-11-15T00:39:32+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2011-11-02T04:09:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=ed36b9da3be338fe9eb36f3eeea901d6f51cd768'/>
<id>ed36b9da3be338fe9eb36f3eeea901d6f51cd768</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
