13 Commits

Author SHA1 Message Date
1c26e9b9b0 fix(angular): button components now route correctly without reload (#25071) 2022-04-07 11:57:15 -04:00
b010f077fe fix(angular): routerLink allows opening in a new tab for link elements (#25014)
Resolves #24413

Co-authored-by: Julian Pfeil <5290648+Juarrow@users.noreply.github.com>
2022-03-31 09:14:33 -04:00
63842a25c3 refactor(angular): unused subscription in routerlink (#24950) 2022-03-19 13:10:21 -04:00
90a9a9c3e8 fix(angular): routerLink with null value works with Angular 13 (#24622)
Resolves #24586
2022-01-24 16:07:27 -05:00
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
3c801dbe11 feat(angular): expose getSelected() (#17079)
fixes #17068
2019-01-14 18:03:44 +01:00
44fb45e2bc perf(angular): bundle size improvements for angular (#16966) 2019-01-07 22:05:36 +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
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
28b40fc725 refactor(angular): prefix all ionic components (#16618)
fixes #16550
2018-12-07 00:39:07 +01:00