14 Commits

Author SHA1 Message Date
2c41823676 fix(angular): router-outlet memory leak
fixes #16285
2018-12-19 03:15:19 +01:00
320eb03168 feat(angular): expose animationDirection (#16802)
* feat(angular): expose animationDirection

* update
2018-12-18 20:17:16 +01:00
35e3848d96 fix(angular): fix sibling router-outlets (#16774)
fixes #16411
2018-12-17 01:49:56 +01:00
56dd8ae342 feat(angular): tabs.select()
fixes #16753
2018-12-16 18:22:33 +01:00
2553820f78 fix(angular): swipe to go backs in tabs (#16710) 2018-12-12 17:49:51 +01:00
585a84f829 chore(angular): strict tslint (#16708) 2018-12-12 17:17:43 +01:00
437ad09122 refactor(angular): lazy loading tabs (#16637)
Fixes #16619
2018-12-08 17:23:39 +01:00
68e26192a5 fix(angular): disable change detection detach 2018-12-05 22:31:34 +01:00
7698c31790 test(angular): add tests for ngOnInit 2018-12-05 22:31:34 +01:00
959ce65323 perf(angular): detach hidden pages from change detection 2018-12-05 22:31:34 +01:00
72bc025874 fix(angular): tune routerLink default behaviour (#16405)
refactor: use ng7 features for direction detection
2018-11-21 00:08:20 +01:00
f8311860b0 fix(angular): fix tabs with useHash (#16392)
fixes #16390
2018-11-20 10:45:56 +01:00
d9172b7d68 fix(angular): disable transition heuristics by default 2018-11-14 19:26:19 +01:00
108691dc44 fix(angular): add swipe-to-go-back gesture 2018-11-14 13:22:31 +01:00