<feed xmlns='http://www.w3.org/2005/Atom'>
<title>angular.js/src/ng/directive, branch v1.2.0-rc.2</title>
<subtitle></subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/'/>
<entry>
<title>perf(ngBindHtml): watch the original value and sanitize later</title>
<updated>2013-08-29T19:47:51+00:00</updated>
<author>
<name>Chirayu Krishnappa</name>
</author>
<published>2013-08-29T19:47:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=068d8615d245a70bfde9007606b08a54c6e1cfec'/>
<id>068d8615d245a70bfde9007606b08a54c6e1cfec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix($animate): skip ngAnimate animations if the provided element already has transitions/durations attached to it</title>
<updated>2013-08-23T21:04:35+00:00</updated>
<author>
<name>Matias Niemelä</name>
</author>
<published>2013-08-22T13:30:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=7c605ddf1c57c9f162827713ca5b0fbb12de5fa5'/>
<id>7c605ddf1c57c9f162827713ca5b0fbb12de5fa5</id>
<content type='text'>
Closes #3587
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #3587
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(ngTransclude): clear the translusion point before transcluding</title>
<updated>2013-08-21T06:31:38+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2013-08-20T23:31:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=eed299a31b5a6dd0363133c5f9271bf33d090c94'/>
<id>eed299a31b5a6dd0363133c5f9271bf33d090c94</id>
<content type='text'>
when the transluded content is being teleported to the translusion point, we should ensure that
the translusion point is empty before appending otherwise we end up with junk before the transcluded
content
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
when the transluded content is being teleported to the translusion point, we should ensure that
the translusion point is empty before appending otherwise we end up with junk before the transcluded
content
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(ngTransclude): make the transclusion available to parent post-link</title>
<updated>2013-08-21T06:31:38+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2013-08-20T23:08:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=bf79bd4194eca2118ae1c492c08dbd217f5ae810'/>
<id>bf79bd4194eca2118ae1c492c08dbd217f5ae810</id>
<content type='text'>
previously the translusion was appended the the ngTranslude element via
$evalAsync which makes the transluded dom unavailable to parent
post-linking functions. By appending translusion in linking phase,
post-linking functions will be able to access it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
previously the translusion was appended the the ngTranslude element via
$evalAsync which makes the transluded dom unavailable to parent
post-linking functions. By appending translusion in linking phase,
post-linking functions will be able to access it.
</pre>
</div>
</content>
</entry>
<entry>
<title>revert(ngInclude): remove ngInclude manual transclusion system</title>
<updated>2013-08-19T21:55:19+00:00</updated>
<author>
<name>Matias Niemelä</name>
</author>
<published>2013-08-17T15:39:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=6749fef227a5a633b4858c9a2d6f630078493dbe'/>
<id>6749fef227a5a633b4858c9a2d6f630078493dbe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(ngInclude): ensure ngInclude is terminal and uses its own manual transclusion system</title>
<updated>2013-08-09T21:39:57+00:00</updated>
<author>
<name>Matias Niemelä</name>
</author>
<published>2013-08-02T21:51:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=1b5bee4fa12b1f14e117f7ca222c2e2b64cc8558'/>
<id>1b5bee4fa12b1f14e117f7ca222c2e2b64cc8558</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(ngModel): validators should return undefined for invalid values.</title>
<updated>2013-08-09T17:21:32+00:00</updated>
<author>
<name>Niall Smart</name>
</author>
<published>2013-08-09T16:52:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=890e939fcc0e059b66a4868853d82e23fbc68ac3'/>
<id>890e939fcc0e059b66a4868853d82e23fbc68ac3</id>
<content type='text'>
Closes #3525
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #3525
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(ngModel): clarify docs for NgModelController#</title>
<updated>2013-08-09T06:08:40+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2013-08-09T06:07:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=43997c15406d0401525f3d2d72914b28850905e1'/>
<id>43997c15406d0401525f3d2d72914b28850905e1</id>
<content type='text'>
Closes #3498
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #3498
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(ngModel): add link to NgModelController</title>
<updated>2013-08-08T17:12:13+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2013-08-08T17:12:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=a53e466b80162b6b7b70956f08ef3ca4cf1043f0'/>
<id>a53e466b80162b6b7b70956f08ef3ca4cf1043f0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(minerr): fill in error message descriptions</title>
<updated>2013-08-08T04:36:59+00:00</updated>
<author>
<name>Ken Sheedlo</name>
</author>
<published>2013-08-01T22:11:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=e4b6a1eaa4a432b0082c7abbff8f4bb169cf846e'/>
<id>e4b6a1eaa4a432b0082c7abbff8f4bb169cf846e</id>
<content type='text'>
Errors I've documented so far:
- `$injector:cdep`
- `$injector:itkn`
- `$injector:modulerr`
- `$injector:nomod`
- `$injector:pget`
- `$injector:unpr`
- `ng:areq`
- `ng:cpi`
- `ng:cpws`
- `ngModel:noass`

Closes #3430
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Errors I've documented so far:
- `$injector:cdep`
- `$injector:itkn`
- `$injector:modulerr`
- `$injector:nomod`
- `$injector:pget`
- `$injector:unpr`
- `ng:areq`
- `ng:cpi`
- `ng:cpws`
- `ngModel:noass`

Closes #3430
</pre>
</div>
</content>
</entry>
</feed>
