DefinitelyTyped/types/ember__routing
Ruslan Hrabovyi 7aef9be4cd [@ember/routing] Fix redirect hook
Prior to this commit `redirect()` hook was mistakenly
typed and documented the same way as `refresh()`.

It's now fixed for v2 and v3 now.

While v3 is provided with a positive and a negative test
cases, v2 is only provided with a positive one.

This is because v2 uses typescript of version 2.4 which is
not able to catch the failing test case.
2018-11-14 01:12:46 +02:00
..
-private
test [@ember/routing] Fix redirect hook 2018-11-14 01:12:46 +02:00
auto-location.d.ts
hash-location.d.ts
history-location.d.ts
index.d.ts [ember] more specific package links 2018-09-26 09:51:40 -07:00
link-component.d.ts
location.d.ts
none-location.d.ts
route.d.ts [@ember/routing] Fix redirect hook 2018-11-14 01:12:46 +02:00
router-service.d.ts
router.d.ts
tsconfig.json
tslint.json
types.d.ts