COMMITS
/ test/ngRoute/routeSpec.js September 23, 2020
J
refactor(sceDelegateProvider): remove usages of whitelist and blacklist
Joey Perrott committed
June 16, 2018
G
feat(*): implement more granular pending task tracking
George Kalpakas committed
August 7, 2016
G
feat($route): add support for the `reloadOnUrl` configuration option
Georgios Kalpakas committed
February 20, 2018
P
test(*): fix references to `tpload` minerr in tests
Pete Bacon Darwin committed
March 2, 2016
S
fix($route): make asynchronous tasks count as pending requests
Sammy Jelin committed
October 5, 2016
G
test(*): introduce the `toEqualMinErr()` custom Jasmine matcher
Georgios Kalpakas committed
September 19, 2016
P
test($route): ensure mock $sce delegate is implemented correctly
Peter Bacon Darwin committed
September 30, 2016
G
fix($q): treat thrown errors as regular rejections
Georgios Kalpakas committed
August 10, 2016
M
chore(eslint): enable `quotes: ["error", "single"]`
Michał Gołębiowski committed
July 10, 2016
G
feat(ngRoute): allow `ngView` to be included in an asynchronously loaded template
Georgios Kalpakas committed
May 27, 2016
G
feat($route): implement `resolveRedirectTo`
Georgios Kalpakas committed
June 9, 2016
G
fix($routeProvider): do not deep-copy route definition objects
Georgios Kalpakas committed
May 24, 2016
J
fix($route): don't process route change controllers and templates for `redirectTo` routes
Jeff Ardilio committed
April 13, 2016
G
revert: "fix(ngRoute): allow `ngView` to be included in an asynchronously loaded template"
Georgios Kalpakas committed
March 9, 2016
P
feat($location): default hashPrefix to '!'
Peter Bacon Darwin committed
March 13, 2016
L
chore(*): Upgrade to Jasmine 2.4
Lucas Mirelmann committed
February 19, 2016
G
fix(ngRoute): allow `ngView` to be included in an asynchronously loaded template
Georgios Kalpakas committed
February 10, 2016
S
fix($routeProvider): properly handle optional eager path named groups
Sean Murphy committed
January 29, 2016
G
fix($route): allow preventing a route reload
Georgios Kalpakas committed
January 8, 2015
O
fix(ngRoute): dont duplicate optional params into query
Owen Smith committed
October 29, 2014
G
fix($route): fix redirection with optional/eager params
Georgios Kalpakas committed
G
test($route): fix test names
Georgios Kalpakas committed
October 18, 2014
S
feat($location): allow to location to be changed during $locationChangeStart
Shahar Talmi committed
November 1, 2014
P
feat($routeProvider): allow setting caseInsensitiveMatch on the provider
Pawel Kozlowski committed
C
style(routeSpec.js): make jshint happy
Caitlin Potter committed
October 21, 2014
C
fix(ngRoute): allow proto inherited properties in route params object
cmichal committed
H
style(*): add rule requireSpacesInFunction beforeOpeningCurlyBrace
Henry Zhu committed
M
fix(templateRequest): allow empty html template
Michal Cieplucha committed
October 22, 2014
October 10, 2014
G
test($route): fix typo in test description
Georgios Kalpakas committed
October 8, 2014
T
feat($route): ability to cancel $routeChangeStart event
Tobias Bosch committed
July 18, 2013
M
feat($location): add support for History API state handling
Michał Gołębiowski committed
June 12, 2014
E
feat(ngRoute): alias string as redirectTo property in .otherwise()
Erin Altenhof-Long committed
August 12, 2014
M
feat($templateRequest): introduce the $templateRequest service
Matias Niemelä committed
July 26, 2014
J
feat(ngRoute): add method for changing url params
Jack Wearden committed
February 18, 2014
J
fix(ngRoute): remove unnecessary call to decodeURIComponent
Jason Miller committed
April 26, 2014
S
chore(jshint): enforce jshint for tests
Shahar Talmi committed
January 13, 2014
I
revert: fix($route): update current route upon $route instantiation
Igor Minar committed
January 8, 2014
D
fix($route): update current route upon $route instantiation
Daniel Zimmermann committed
October 10, 2013
P
fix(modules): stop leaking global variables in tests
Pete Bacon Darwin committed
August 6, 2013
August 13, 2013
K
feat(minerr): log minerr doc url in development
Ken Sheedlo committed
December 27, 2012
J
feat($route): express style route matching
joshrtay committed
August 8, 2013
I
docs(minErr): rename sce/isecrurl to sce/insecurl
Igor Minar committed
May 14, 2013
C
feat($sce): new $sce service for Strict Contextual Escaping.
Chirayu Krishnappa committed
June 5, 2013
I
refactor($route): pull $route and friends into angular-route.js
Igor Minar committed