<feed xmlns='http://www.w3.org/2005/Atom'>
<title>angular.js/test/ngRoute, branch v1.2.0</title>
<subtitle></subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/'/>
<entry>
<title>fix(ngView): only run anchorScroll after animation is done</title>
<updated>2013-11-06T08:14:11+00:00</updated>
<author>
<name>Jeff Cross</name>
</author>
<published>2013-11-06T07:53:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=da344daa4023556f8abbef6d8ad87a16362b5861'/>
<id>da344daa4023556f8abbef6d8ad87a16362b5861</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(ngView): ensure the new view element is placed after the old view element</title>
<updated>2013-10-23T17:30:45+00:00</updated>
<author>
<name>Matias Niemelä</name>
</author>
<published>2013-10-17T18:29:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=3f568b22f9bec09192588e3cae937db5c2e757f9'/>
<id>3f568b22f9bec09192588e3cae937db5c2e757f9</id>
<content type='text'>
Closes #4362
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #4362
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(modules): stop leaking global variables in tests</title>
<updated>2013-10-10T18:58:15+00:00</updated>
<author>
<name>Pete Bacon Darwin</name>
</author>
<published>2013-10-10T08:11:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=07272608d8ae39a5dd220cdb5637b1439342d5c3'/>
<id>07272608d8ae39a5dd220cdb5637b1439342d5c3</id>
<content type='text'>
The routeUtils.js file was declaring a number of functions that were
leaking into other modules such as ngMocks causing tests to pass
incorrectly.

Closes #4360
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The routeUtils.js file was declaring a number of functions that were
leaking into other modules such as ngMocks causing tests to pass
incorrectly.

Closes #4360
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(routeProvider): parametrized routes do not match against locations that would not valorize each parameters.</title>
<updated>2013-10-04T15:45:47+00:00</updated>
<author>
<name>Nicola Peduzzi</name>
</author>
<published>2013-08-06T15:35:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=0ff86c323359fba1a60bacab178e3c68528f8e1f'/>
<id>0ff86c323359fba1a60bacab178e3c68528f8e1f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(ngView): IE8 regression due to expando on non-element nodes</title>
<updated>2013-09-20T20:55:16+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2013-09-20T17:50:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=255e8c13cf0fd78f1c4d7c279be7bf47c2402956'/>
<id>255e8c13cf0fd78f1c4d7c279be7bf47c2402956</id>
<content type='text'>
This fixes the "TypeError: Object doesn't support this property or method" error on IE8,
when view templates contain leading white-space.

Closes #3971
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fixes the "TypeError: Object doesn't support this property or method" error on IE8,
when view templates contain leading white-space.

Closes #3971
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(ngView): ensure ngClass works with together with ngView's transclusion behavior</title>
<updated>2013-09-04T00:06:49+00:00</updated>
<author>
<name>Matias Niemelä</name>
</author>
<published>2013-08-30T13:39:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=40c0220c47c620070b30aec6ec4552c68a8689eb'/>
<id>40c0220c47c620070b30aec6ec4552c68a8689eb</id>
<content type='text'>
Closes: #3727
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes: #3727
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(ngAnimate): ensure that ngClass is always compiled before enter, leave and move animations</title>
<updated>2013-09-04T00:06:49+00:00</updated>
<author>
<name>Matias Niemelä</name>
</author>
<published>2013-08-28T23:32:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=36ad40b18cfdd0690411a5169aa94e222946b5cf'/>
<id>36ad40b18cfdd0690411a5169aa94e222946b5cf</id>
<content type='text'>
Closes #3727
Closes #3603
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #3727
Closes #3603
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(ngAnimate): cut down on extra $timeout calls</title>
<updated>2013-09-04T00:06:49+00:00</updated>
<author>
<name>Matias Niemelä</name>
</author>
<published>2013-08-28T23:18:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=4382df03fa1962aed027742c1b463406c40653c9'/>
<id>4382df03fa1962aed027742c1b463406c40653c9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(minerr): log minerr doc url in development</title>
<updated>2013-08-15T20:23:18+00:00</updated>
<author>
<name>Ken Sheedlo</name>
</author>
<published>2013-08-13T22:30:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=37123cd2858b4e318ed8109af745312df4848577'/>
<id>37123cd2858b4e318ed8109af745312df4848577</id>
<content type='text'>
Closes #3566
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #3566
</pre>
</div>
</content>
</entry>
<entry>
<title>feat($route): express style route matching</title>
<updated>2013-08-12T18:04:37+00:00</updated>
<author>
<name>joshrtay</name>
</author>
<published>2012-12-27T05:45:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=04cebcc133c8b433a3ac5f72ed19f3631778142b'/>
<id>04cebcc133c8b433a3ac5f72ed19f3631778142b</id>
<content type='text'>
Added new route matching capabilities:
  - optional param
Changed route matching syntax:
 - named wildcard

BREAKING CHANGE: the syntax for named wildcard parameters in routes
    has changed from *wildcard to :wildcard*

    To migrate the code, follow the example below.  Here, *highlight becomes
    :highlight*:

    Before:

    $routeProvider.when('/Book1/:book/Chapter/:chapter/*highlight/edit',
              {controller: noop, templateUrl: 'Chapter.html'});

    After:

    $routeProvider.when('/Book1/:book/Chapter/:chapter/:highlight*/edit',
            {controller: noop, templateUrl: 'Chapter.html'});
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added new route matching capabilities:
  - optional param
Changed route matching syntax:
 - named wildcard

BREAKING CHANGE: the syntax for named wildcard parameters in routes
    has changed from *wildcard to :wildcard*

    To migrate the code, follow the example below.  Here, *highlight becomes
    :highlight*:

    Before:

    $routeProvider.when('/Book1/:book/Chapter/:chapter/*highlight/edit',
              {controller: noop, templateUrl: 'Chapter.html'});

    After:

    $routeProvider.when('/Book1/:book/Chapter/:chapter/:highlight*/edit',
            {controller: noop, templateUrl: 'Chapter.html'});
</pre>
</div>
</content>
</entry>
</feed>
