<feed xmlns='http://www.w3.org/2005/Atom'>
<title>angular.js/src/service, branch g3-v1.0.0rc1</title>
<subtitle></subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/'/>
<entry>
<title>feat(scope): broadcast $destroy event on scope destruction</title>
<updated>2012-03-16T16:41:05+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2012-03-16T16:41:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=9b1aff905b638aa274a5fc8f88662df446d374bd'/>
<id>9b1aff905b638aa274a5fc8f88662df446d374bd</id>
<content type='text'>
perf testing shows that in chrome this change adds 5-15% overhead
when destroying 10k nested scopes where each scope has a $destroy listener
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
perf testing shows that in chrome this change adds 5-15% overhead
when destroying 10k nested scopes where each scope has a $destroy listener
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(links): corrected borken links</title>
<updated>2012-03-14T02:36:09+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2012-03-14T02:36:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=8b8fdddc0b13f90dcc081b7d29a79f1452f2dd7b'/>
<id>8b8fdddc0b13f90dcc081b7d29a79f1452f2dd7b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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(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>docs(*): renaming incorrect widget references to control or directive</title>
<updated>2012-03-13T06:04:12+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2012-03-13T04:30:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=afe617a647211bbb2173bb0dd4c4c6d44c11a407'/>
<id>afe617a647211bbb2173bb0dd4c4c6d44c11a407</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(svg): normalize class access for SVG</title>
<updated>2012-03-13T04:59:50+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2012-03-12T23:49:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=48096048cf92bcada9b8c4f54d7002fbcf239416'/>
<id>48096048cf92bcada9b8c4f54d7002fbcf239416</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(*): refactor all ng: to ng-</title>
<updated>2012-03-10T00:14:26+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2012-03-09T08:00:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=f4d338d393dabb49182d40b4fe90c4d1b51621c0'/>
<id>f4d338d393dabb49182d40b4fe90c4d1b51621c0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix($parse): Allow property names that collide with native object properties</title>
<updated>2012-03-08T19:39:03+00:00</updated>
<author>
<name>Vojta Jina</name>
</author>
<published>2012-03-08T01:07:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=b3750103cc2c696b4ecadd7eebc55a76fd528bce'/>
<id>b3750103cc2c696b4ecadd7eebc55a76fd528bce</id>
<content type='text'>
I.e. constructor, toString, or watch on FF
(https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object/watch)

+ optimize parser a bit to not create getter function for operators
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I.e. constructor, toString, or watch on FF
(https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object/watch)

+ optimize parser a bit to not create getter function for operators
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(directive, module): add various missing docs and fix existing docs</title>
<updated>2012-03-08T19:06:14+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2012-03-08T00:17:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=772ddb983b06058ecfae46700641927183820a36'/>
<id>772ddb983b06058ecfae46700641927183820a36</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs($rootScope): rename ttl to digestTtl + docs</title>
<updated>2012-03-08T19:01:22+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2012-03-05T22:52:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=e0ace15cd325b28f5c9a2a6f8e040dfd2701b1f4'/>
<id>e0ace15cd325b28f5c9a2a6f8e040dfd2701b1f4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
