<feed xmlns='http://www.w3.org/2005/Atom'>
<title>angular.js/test/ng, branch v1.1.2</title>
<subtitle></subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/'/>
<entry>
<title>feat(route): Allow using functions as template params in 'when'</title>
<updated>2013-01-19T05:20:49+00:00</updated>
<author>
<name>Luis Ramón López</name>
</author>
<published>2012-11-03T20:11:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=faf02f0c4db7962f863b0da2a82c8cafab2c706f'/>
<id>faf02f0c4db7962f863b0da2a82c8cafab2c706f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(directive): added ng-open boolean directive</title>
<updated>2013-01-19T05:16:16+00:00</updated>
<author>
<name>David Chang</name>
</author>
<published>2013-01-18T04:08:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=b8bd4d5460d9952e9a3bb14992636b17859bd457'/>
<id>b8bd4d5460d9952e9a3bb14992636b17859bd457</id>
<content type='text'>
Closes# 1797 add ng-open attribute</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes# 1797 add ng-open attribute</pre>
</div>
</content>
</entry>
<entry>
<title>fix(ngSwitch): don't leak when destroyed while not attached</title>
<updated>2013-01-18T08:03:28+00:00</updated>
<author>
<name>danilsomsikov</name>
</author>
<published>2013-01-11T17:21:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=a26234f7183013e2fcc9b35377e181ad96dc9917'/>
<id>a26234f7183013e2fcc9b35377e181ad96dc9917</id>
<content type='text'>
The leak can occur when ngSwich is used inside ngRepeat or any other
directive which is destroyed while its transcluded content (which
includes ngSwitch) is not attached to the DOM.

Refactor ngSwitch to use controller instead of storing data on compile
node. This means that we don't need to clean up the jq data cache.
Controller reference is released when the linking fn is released.

Closes #1621
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The leak can occur when ngSwich is used inside ngRepeat or any other
directive which is destroyed while its transcluded content (which
includes ngSwitch) is not attached to the DOM.

Refactor ngSwitch to use controller instead of storing data on compile
node. This means that we don't need to clean up the jq data cache.
Controller reference is released when the linking fn is released.

Closes #1621
</pre>
</div>
</content>
</entry>
<entry>
<title>feat($parse): allow strict equality in angular expressions</title>
<updated>2013-01-18T07:08:38+00:00</updated>
<author>
<name>Jeremy Tymes</name>
</author>
<published>2012-11-27T16:00:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=a179a9a96eda5c566bda8a70ac8a75822c936a68'/>
<id>a179a9a96eda5c566bda8a70ac8a75822c936a68</id>
<content type='text'>
Allows the parser to parse strict equality and inequality
in angular expressions.

Closes #908
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Allows the parser to parse strict equality and inequality
in angular expressions.

Closes #908
</pre>
</div>
</content>
</entry>
<entry>
<title>feat($log): add $log.debug()</title>
<updated>2013-01-18T00:47:39+00:00</updated>
<author>
<name>nlaplante</name>
</author>
<published>2012-11-29T05:40:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=9e991ddb1de13adf520eda459950be5b90b5b6d9'/>
<id>9e991ddb1de13adf520eda459950be5b90b5b6d9</id>
<content type='text'>
New debug() method with suppressable output via
$logProvider.debugEnabled()

Closes #1592
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
New debug() method with suppressable output via
$logProvider.debugEnabled()

Closes #1592
</pre>
</div>
</content>
</entry>
<entry>
<title>fix($compile): do not wrap empty root text nodes in spans</title>
<updated>2013-01-17T08:28:44+00:00</updated>
<author>
<name>Pete Bacon Darwin</name>
</author>
<published>2013-01-09T22:23:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=49f9e4cef13e68ff85b3c160cf8fac6e7cd042a3'/>
<id>49f9e4cef13e68ff85b3c160cf8fac6e7cd042a3</id>
<content type='text'>
Closes #1059
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #1059
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(ngRepeat): correctly apply $last if repeating over object</title>
<updated>2013-01-17T08:25:30+00:00</updated>
<author>
<name>Pete Bacon Darwin</name>
</author>
<published>2013-01-11T12:47:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=7e746015ea7dec3e9eb81bc4678fa9b6a83bc47c'/>
<id>7e746015ea7dec3e9eb81bc4678fa9b6a83bc47c</id>
<content type='text'>
If the $last property is calculated from the original collectionLength
on an object and properties starting with $ were filtered out, then $last
is never applied and $middle is applied erroniously.

Closes #1789
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If the $last property is calculated from the original collectionLength
on an object and properties starting with $ were filtered out, then $last
is never applied and $middle is applied erroniously.

Closes #1789
</pre>
</div>
</content>
</entry>
<entry>
<title>fix($route): support route params not separated with slashes.</title>
<updated>2013-01-16T17:41:02+00:00</updated>
<author>
<name>Martin Probst</name>
</author>
<published>2013-01-14T19:01:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=c6392616ea5245bd0d2f77dded0b948d9e2637c8'/>
<id>c6392616ea5245bd0d2f77dded0b948d9e2637c8</id>
<content type='text'>
Commit 773ac4a broke support for route parameters that are not seperated
from other route parts by slashes, which this change fixes. It also adds
some documentation about path parameters to the when() method and
escapes all regular expression special characters in the URL, not just
some.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Commit 773ac4a broke support for route parameters that are not seperated
from other route parts by slashes, which this change fixes. It also adds
some documentation about path parameters to the when() method and
escapes all regular expression special characters in the URL, not just
some.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix($compile): safely create transclude comment nodes</title>
<updated>2013-01-15T05:57:23+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2013-01-10T06:07:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=74dd2f7980ea8ec434a6e0565d857c910653ed9b'/>
<id>74dd2f7980ea8ec434a6e0565d857c910653ed9b</id>
<content type='text'>
Closes #1740
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #1740
</pre>
</div>
</content>
</entry>
<entry>
<title>feat($compile): support modifying the DOM structure in postlink fn</title>
<updated>2013-01-10T04:06:22+00:00</updated>
<author>
<name>Martin Probst</name>
</author>
<published>2013-01-08T19:11:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=cdf6fb19c85560b30607e71dc2b19fde54760faa'/>
<id>cdf6fb19c85560b30607e71dc2b19fde54760faa</id>
<content type='text'>
Support modifying the DOM structure in the post link function of a directive
by creating a defensive copy of the node list, as opposed to a live DOM list.
This is useful for directives to actually replace their entire DOM fragment,
e.g. with the HTML fragment generated by a 3rd party component (Closure, Bootstrap ...).
Fix the indentation of the compileNodes function (was one too little).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Support modifying the DOM structure in the post link function of a directive
by creating a defensive copy of the node list, as opposed to a live DOM list.
This is useful for directives to actually replace their entire DOM fragment,
e.g. with the HTML fragment generated by a 3rd party component (Closure, Bootstrap ...).
Fix the indentation of the compileNodes function (was one too little).
</pre>
</div>
</content>
</entry>
</feed>
