angular-cn/modules/angular1_router
Igor Minar 16dfe3c63f build: consolidate tsc to ease migration to @types/ based typings delivery
I actually tried to use @types/* directly but came across several issues which prevented me
from switching over:
- https://github.com/Microsoft/TypeScript/issues/8715
- https://github.com/Microsoft/TypeScript/issues/8723
2016-05-25 08:22:07 -07:00
..
lib fix(Router): replace state when normalized path is equal to current normalized path 2016-05-20 15:30:15 -07:00
src fix(angular1_router): ngLink should not throw an error if routeParams are undefined (#8460) 2016-05-20 09:48:03 -07:00
test refactor(chore): Replace all 'bindings' with 'providers' 2016-05-23 13:31:08 -07:00
build.js chore(angular1_router): tighten up the build regex replacement 2016-03-22 02:19:09 +00:00
index.html fix(angular1_router): rename `$route` service to `$rootRouter` 2016-02-24 21:15:34 +00:00
karma-router.conf.js chore(build): use Chrome by default for all JS tests 2015-11-19 23:27:42 +00:00