13 Commits

Author SHA1 Message Date
72bc025874 fix(angular): tune routerLink default behaviour (#16405)
refactor: use ng7 features for direction detection
2018-11-21 00:08:20 +01:00
d9172b7d68 fix(angular): disable transition heuristics by default 2018-11-14 19:26:19 +01:00
3ac05214f1 chore(): update to angular 7 2018-11-14 13:22:31 +01:00
6da765b3d5 fix(): handle failure in hardware back button 2018-09-14 10:58:39 -04:00
37c9be7453 fix(back-button): subscribe to body 2018-09-11 14:11:43 +02:00
1bcca01e1a feat(angular): integrate back-button with ng router 2018-09-05 23:50:11 +02:00
6fdeb319ef fix(angular): NavController signatures
fixes #15353
2018-08-29 01:39:57 +02:00
7aa4f13105 fix(angular): expose router.navigate()
fixes #15332
2018-08-26 19:19:01 +02:00
9ddfb1bfee fix(angular): back navigation and back-button play better (#15293)
* fix(angular): use location instead of navigateByUrl
Closes #15290

* fix(angular): change router methods
2018-08-22 21:28:11 +02:00
f1c2c0c1ba refactor(angular): enable TS strict 2018-07-25 14:29:32 +02:00
099b3edda3 feat(angular): animation is explicit 2018-04-16 21:01:33 +02:00
4d23cba8a0 feat(angular): push/setRoot/pop 2018-04-10 23:51:36 +02:00
cece447092 fix(angular): module exports 2018-03-30 21:54:46 +02:00