36 Commits

Author SHA1 Message Date
3451a34ad0 feat(angular): build for angular 12.0 (#23970) 2021-10-15 16:54:59 -04:00
f34d3752e3 feat(all): add support for configuring animations on a per-page basis (#21433) 2020-06-08 15:49:14 -04:00
3821c0463a feat(): add ability to continue processing hardware back button events (#20613)
fixes #17824
2020-04-27 12:58:37 -04:00
f94300cbb3 refactor(angular): use arrow functions (#18910) 2019-08-06 14:18:08 +02:00
854004cf2c docs(nav-controller): fix typos (#18848) 2019-07-22 11:00:53 -04:00
7610787e09 fix(angular): ensure all NavigationExtras values are preserved when navigating (#18468)
fixes #18469
2019-06-10 11:45:36 -04:00
b79f68a776 fix(angular): account for query params and fragments within a string (#18356)
* account for defaultHref, switch to serializer

* bug fix
2019-05-22 19:20:23 -04:00
4339ec3aa9 fix(angular): preserve special characters encoding when going back (#18323) 2019-05-21 16:06:31 -04:00
bdd5109dbe fix(angular): preserve queryParams and fragment when going back (#18298)
fixes #16744
2019-05-20 11:56:02 -04:00
a7a2fc59bf docs(angular): adds docs to angular API (#17211) 2019-01-22 20:03:47 +01:00
766c79d2a1 feat(angular): add global pop() (#17182)
fixes #16340
2019-01-21 01:52:47 +01:00
a6559a4ef4 fix(angular): navigateRoot + animated (#17164)
fixes #17144
2019-01-18 17:08:53 +01:00
4d5dcd4778 fix(angular): hide some internal methods (#17121) 2019-01-15 16:04:22 +01:00
3aaf87ad0f fix(angular): NavController methods return a promise (#17106)
fixes #17103
2019-01-14 22:16:23 +01:00
44fb45e2bc perf(angular): bundle size improvements for angular (#16966) 2019-01-07 22:05:36 +01:00
8ee9205629 fix(tabs): fix goto root (#16926)
fixes #16917
2019-01-01 17:51:38 +01:00
320eb03168 feat(angular): expose animationDirection (#16802)
* feat(angular): expose animationDirection

* update
2018-12-18 20:17:16 +01:00
585a84f829 chore(angular): strict tslint (#16708) 2018-12-12 17:17:43 +01:00
9a47fc4de0 fix(angular): remove rogue console debug message (#16530)
Fixes #16529
2018-12-11 09:46:14 +01:00
509cfd54aa chore(angular): update dependencies
fixes #16539
2018-12-10 21:32:16 +01:00
437ad09122 refactor(angular): lazy loading tabs (#16637)
Fixes #16619
2018-12-08 17:23:39 +01:00
276c883493 fix(angular): no animate in browser nav 2018-11-29 02:18:44 +01:00
2d0e0bafea test(angular): add navigation tests (#16494) 2018-11-28 18:17:44 +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
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