<feed xmlns='http://www.w3.org/2005/Atom'>
<title>angular.js/src/ng, branch v1.2.1</title>
<subtitle></subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/'/>
<entry>
<title>fix($compile): accessing controllers of transcluded directives from children</title>
<updated>2013-11-15T04:59:50+00:00</updated>
<author>
<name>Tobias Bosch</name>
</author>
<published>2013-11-14T21:50:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=90f87072e83234ae366cfeb3c281503c31dad738'/>
<id>90f87072e83234ae366cfeb3c281503c31dad738</id>
<content type='text'>
Additional API (backwards compatible)
- Injects `$transclude` (see directive controllers) as 5th argument to directive link functions.
- `$transclude` takes an optional scope as first parameter that overrides the
  bound scope.

Deprecations:
- `transclude` parameter of directive compile functions (use the new parameter for link functions instead).

Refactorings:
- Don't use comment node to temporarily store controllers
- `ngIf`, `ngRepeat`, ... now all use `$transclude`

Closes #4935.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Additional API (backwards compatible)
- Injects `$transclude` (see directive controllers) as 5th argument to directive link functions.
- `$transclude` takes an optional scope as first parameter that overrides the
  bound scope.

Deprecations:
- `transclude` parameter of directive compile functions (use the new parameter for link functions instead).

Refactorings:
- Don't use comment node to temporarily store controllers
- `ngIf`, `ngRepeat`, ... now all use `$transclude`

Closes #4935.
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor($compile): move function def out of loop</title>
<updated>2013-11-15T04:53:30+00:00</updated>
<author>
<name>Tobias Bosch</name>
</author>
<published>2013-11-15T01:09:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=c785918cbd245cc8ecf9a38e373b121c4e68a55b'/>
<id>c785918cbd245cc8ecf9a38e373b121c4e68a55b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(ngClass): fix e2e test for example</title>
<updated>2013-11-14T14:20:31+00:00</updated>
<author>
<name>Pete Bacon Darwin</name>
</author>
<published>2013-11-14T14:20:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=977e2f55de7075b7dbfbab37e40a632bbaf0252f'/>
<id>977e2f55de7075b7dbfbab37e40a632bbaf0252f</id>
<content type='text'>
Broken by fd7bca22e16b0ecbe1feaf49bab39d9a44b8df01
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Broken by fd7bca22e16b0ecbe1feaf49bab39d9a44b8df01
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(NgModelController): document `$viewChangeListeners` property</title>
<updated>2013-11-14T14:13:22+00:00</updated>
<author>
<name>Caitlin Potter</name>
</author>
<published>2013-11-14T06:46:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=4184ff8ff78e1fc42e5e32b88536b079ac4fa9cf'/>
<id>4184ff8ff78e1fc42e5e32b88536b079ac4fa9cf</id>
<content type='text'>
Closes #4948
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #4948
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(FormController): remove unnecessary parenthesis</title>
<updated>2013-11-14T14:09:09+00:00</updated>
<author>
<name>Stéphane Reynaud</name>
</author>
<published>2013-11-13T12:27:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=f3d4fe62094467ec786efecf25296da81c6fa61c'/>
<id>f3d4fe62094467ec786efecf25296da81c6fa61c</id>
<content type='text'>
Closes #4936
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #4936
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(ngClass): distinguish between CSS classes and scope properties</title>
<updated>2013-11-14T14:00:06+00:00</updated>
<author>
<name>Pete Bacon Darwin</name>
</author>
<published>2013-11-14T14:00:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=fd7bca22e16b0ecbe1feaf49bab39d9a44b8df01'/>
<id>fd7bca22e16b0ecbe1feaf49bab39d9a44b8df01</id>
<content type='text'>
Closes #4914
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #4914
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(NgModelController): clarify documentation of `$setViewValue`</title>
<updated>2013-11-14T13:48:22+00:00</updated>
<author>
<name>Mathis Hofer</name>
</author>
<published>2013-11-12T10:23:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=8f283fe4738b607e3b82924007eeb30fad522137'/>
<id>8f283fe4738b607e3b82924007eeb30fad522137</id>
<content type='text'>
$setViewValue does not really "Read a value from view".
It should be called to trigger the ngModel to be updated when the value in the view changes.

Closes #4907
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
$setViewValue does not really "Read a value from view".
It should be called to trigger the ngModel to be updated when the value in the view changes.

Closes #4907
</pre>
</div>
</content>
</entry>
<entry>
<title>docs($q): add missing closing parentheses in code example</title>
<updated>2013-11-14T13:27:11+00:00</updated>
<author>
<name>rsnapp</name>
</author>
<published>2013-11-12T01:19:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=b1366c32d4742acd66ebc6ed1e3cb3954c50b558'/>
<id>b1366c32d4742acd66ebc6ed1e3cb3954c50b558</id>
<content type='text'>
Closes #4900
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #4900
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(ngBindHtml): fix dependency for Plunker and JSFiddle in example</title>
<updated>2013-11-14T12:28:53+00:00</updated>
<author>
<name>Pete Bacon Darwin</name>
</author>
<published>2013-11-14T12:07:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=d7ed885984d58d344350ae267f51e8096bb6bea6'/>
<id>d7ed885984d58d344350ae267f51e8096bb6bea6</id>
<content type='text'>
The `&lt;doc:example&gt;` directive does not load up the dependencies correctly.
Using the `&lt;example&gt;` directive, with `&lt;file&gt;` elements fixes this.

Closes #4951
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The `&lt;doc:example&gt;` directive does not load up the dependencies correctly.
Using the `&lt;example&gt;` directive, with `&lt;file&gt;` elements fixes this.

Closes #4951
</pre>
</div>
</content>
</entry>
<entry>
<title>feat($parse): revert hiding "private" properties</title>
<updated>2013-11-14T07:25:09+00:00</updated>
<author>
<name>Vojta Jina</name>
</author>
<published>2013-11-14T07:25:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=4ab16aaaf762e9038803da1f967ac8cb6650727d'/>
<id>4ab16aaaf762e9038803da1f967ac8cb6650727d</id>
<content type='text'>
Hiding `_*` properties was a feature primarily for developers using Closure compiler and Google JS
style. We didn't realize how many people will be affected by this change.

We might introduce this feature in the future, probably under a config option, but it needs more
research and so I'm reverting the change for now.

This reverts commit 3d6a89e8888b14ae5cb5640464e12b7811853c7e.

Closes #4926
Closes #4842
Closes #4865
Closes #4859
Closes #4849

Conflicts:
	src/ng/parse.js
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Hiding `_*` properties was a feature primarily for developers using Closure compiler and Google JS
style. We didn't realize how many people will be affected by this change.

We might introduce this feature in the future, probably under a config option, but it needs more
research and so I'm reverting the change for now.

This reverts commit 3d6a89e8888b14ae5cb5640464e12b7811853c7e.

Closes #4926
Closes #4842
Closes #4865
Closes #4859
Closes #4849

Conflicts:
	src/ng/parse.js
</pre>
</div>
</content>
</entry>
</feed>
