<feed xmlns='http://www.w3.org/2005/Atom'>
<title>angular.js/test/ng, branch v1.0.2</title>
<subtitle></subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/'/>
<entry>
<title>revert: fix(ng-repeat) to work with primitive types</title>
<updated>2012-08-31T20:44:36+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2012-08-31T20:43:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=0e1545eb04f217f24ecd4e1474cf4cb31c8c3ef0'/>
<id>0e1545eb04f217f24ecd4e1474cf4cb31c8c3ef0</id>
<content type='text'>
this commit was accidentaly merged. it needs more work and we don't
have CLA signature

This reverts commit 98d489712eff7559bce87ae53bd242112a875c1a.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this commit was accidentaly merged. it needs more work and we don't
have CLA signature

This reverts commit 98d489712eff7559bce87ae53bd242112a875c1a.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(ng-repeat) to work with primitive types</title>
<updated>2012-08-31T04:34:41+00:00</updated>
<author>
<name>Zhenbo Zhang</name>
</author>
<published>2012-05-08T21:00:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=98d489712eff7559bce87ae53bd242112a875c1a'/>
<id>98d489712eff7559bce87ae53bd242112a875c1a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test(locationSpec): fix broken tests after vojta's commit</title>
<updated>2012-08-30T23:54:07+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2012-08-30T23:25:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=2cab2d8ef1c2ad2aa919b5a8ad5948977a1b6b84'/>
<id>2cab2d8ef1c2ad2aa919b5a8ad5948977a1b6b84</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(docs) typo</title>
<updated>2012-08-28T04:20:50+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2012-06-02T23:25:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=f61d36861d19d0037b1bf9d7d4242684b4d78f99'/>
<id>f61d36861d19d0037b1bf9d7d4242684b4d78f99</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix($compile): denormalize directive templates</title>
<updated>2012-08-13T21:35:32+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2012-08-11T07:13:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=7d77de283404d486ae3b21df69704894905ff8a7'/>
<id>7d77de283404d486ae3b21df69704894905ff8a7</id>
<content type='text'>
Since developers are allowed to customize start/end interpolation
strings, but third-party directive creators don't know about these
customizations, we should standardize on {{ }} in templates of
reusable (third-party) directives. During the compilation, these
templates are then denormalized to use whatever the custom
start/end symbol is, effectively translating the template into the
syntax of the runtime environment.

This addresses an issue raised at http://goo.gl/e8VPV

Existing code should not be affected by this change since project
that do use custom interpolation markers are not expected to use
{{ }} in existing directive templates.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since developers are allowed to customize start/end interpolation
strings, but third-party directive creators don't know about these
customizations, we should standardize on {{ }} in templates of
reusable (third-party) directives. During the compilation, these
templates are then denormalized to use whatever the custom
start/end symbol is, effectively translating the template into the
syntax of the runtime environment.

This addresses an issue raised at http://goo.gl/e8VPV

Existing code should not be affected by this change since project
that do use custom interpolation markers are not expected to use
{{ }} in existing directive templates.
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor($compile): code cleanup</title>
<updated>2012-08-13T19:36:42+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2012-08-11T06:46:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=ab044cada685fb36c73fa3cb7004e613105e6a4c'/>
<id>ab044cada685fb36c73fa3cb7004e613105e6a4c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(ngPluralize): fixes ng-pluralize when using non-standard start/end symbols</title>
<updated>2012-08-13T19:36:33+00:00</updated>
<author>
<name>Brian Ford</name>
</author>
<published>2012-07-19T08:10:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=d010e0cc7d3cbb5f219f1b5676b082db623f0927'/>
<id>d010e0cc7d3cbb5f219f1b5676b082db623f0927</id>
<content type='text'>
Closes #1134
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #1134
</pre>
</div>
</content>
</entry>
<entry>
<title>style(ngPluralizeSpec): fix indentation</title>
<updated>2012-08-13T19:36:22+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2012-08-11T00:37:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=40f728b1aafcf1775cc5c1f230484af6979635b6'/>
<id>40f728b1aafcf1775cc5c1f230484af6979635b6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat($interpolate): expose start/end symbols in run phase</title>
<updated>2012-08-13T19:36:14+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2012-08-11T05:24:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=23abb2640526c44265bcc27bd12272a0c4f2f567'/>
<id>23abb2640526c44265bcc27bd12272a0c4f2f567</id>
<content type='text'>
previously the startSymbol() and endSymbol() getters were exposed only via provider
in the config phase
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
previously the startSymbol() and endSymbol() getters were exposed only via provider
in the config phase
</pre>
</div>
</content>
</entry>
<entry>
<title>fix($interpolate): $interpolateProvider.endSymbol() returns startSymbol</title>
<updated>2012-08-13T16:51:45+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2012-08-11T05:02:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=541aaa4e08c2624ca337c1b8a24b07783c1a57a1'/>
<id>541aaa4e08c2624ca337c1b8a24b07783c1a57a1</id>
<content type='text'>
I also added missing tests.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I also added missing tests.
</pre>
</div>
</content>
</entry>
</feed>
