Manu MA
a7a2fc59bf
docs(angular): adds docs to angular API ( #17211 )
2019-01-22 20:03:47 +01:00
Manu MA
766c79d2a1
feat(angular): add global pop() ( #17182 )
...
fixes #16340
2019-01-21 01:52:47 +01:00
Manu MA
a6559a4ef4
fix(angular): navigateRoot + animated ( #17164 )
...
fixes #17144
2019-01-18 17:08:53 +01:00
Manu MA
4d5dcd4778
fix(angular): hide some internal methods ( #17121 )
2019-01-15 16:04:22 +01:00
Manu MA
3aaf87ad0f
fix(angular): NavController methods return a promise ( #17106 )
...
fixes #17103
2019-01-14 22:16:23 +01:00
Manu MA
27a4709195
fix(angular): ViewChild() fix ( #17037 )
...
fixes #17034
2019-01-10 12:59:29 +01:00
Manu MA
44fb45e2bc
perf(angular): bundle size improvements for angular ( #16966 )
2019-01-07 22:05:36 +01:00
Manu MA
8ee9205629
fix(tabs): fix goto root ( #16926 )
...
fixes #16917
2019-01-01 17:51:38 +01:00
Manu Mtz.-Almeida
3d656ac312
docs(all): improve type docs for event
2018-12-28 20:38:24 +01:00
Manu MA
ca9ec3e18a
perf(angular): proxy fast properties ( #16888 )
...
* perf(angular): proxy fast properties
* update stencil
2018-12-28 18:37:24 +01:00
Manu Mtz.-Almeida
f613b3bdf0
perf(angular): detach fromn change detection
2018-12-19 03:15:19 +01:00
Manu Mtz.-Almeida
2c41823676
fix(angular): router-outlet memory leak
...
fixes #16285
2018-12-19 03:15:19 +01:00
Manu MA
320eb03168
feat(angular): expose animationDirection ( #16802 )
...
* feat(angular): expose animationDirection
* update
2018-12-18 20:17:16 +01:00
Manu MA
585a84f829
chore(angular): strict tslint ( #16708 )
2018-12-12 17:17:43 +01:00
Steve Kennedy
9a47fc4de0
fix(angular): remove rogue console debug message ( #16530 )
...
Fixes #16529
2018-12-11 09:46:14 +01:00
Manu Mtz.-Almeida
509cfd54aa
chore(angular): update dependencies
...
fixes #16539
2018-12-10 21:32:16 +01:00
Manu MA
437ad09122
refactor(angular): lazy loading tabs ( #16637 )
...
Fixes #16619
2018-12-08 17:23:39 +01:00
Manu MA
edf3659949
Fix some angular ( #16615 )
...
* fix(angular): platform types
fixes #16535
* fix(angular): memory leak in lifecycle events
fixes #16285
* fix ci
* single core
2018-12-06 22:19:35 +01:00
Manu Mtz.-Almeida
276c883493
fix(angular): no animate in browser nav
2018-11-29 02:18:44 +01:00
Manu MA
2d0e0bafea
test(angular): add navigation tests ( #16494 )
2018-11-28 18:17:44 +01:00
Manu MA
ce1fcea68c
fix(angular): es6 classes break in ie11 ( #16417 )
...
fixes #15979
2018-11-21 23:59:12 +01:00
Manu MA
72bc025874
fix(angular): tune routerLink default behaviour ( #16405 )
...
refactor: use ng7 features for direction detection
2018-11-21 00:08:20 +01:00
Manu Mtz.-Almeida
d9172b7d68
fix(angular): disable transition heuristics by default
2018-11-14 19:26:19 +01:00
Manu Mtz.-Almeida
3ac05214f1
chore(): update to angular 7
2018-11-14 13:22:31 +01:00
Manu MA
a9811169fc
fix(angular): es6 build ( #16207 )
...
fixes #15979
2018-11-03 02:14:33 +01:00
Manu Mtz.-Almeida
6a5aec8b5d
feat(angular): observer based api to override hardware back button
...
fixes #15820
2018-10-02 13:28:18 +02:00
Manu Mtz.-Almeida
0337c7f567
fix(angular): backButton event uses ionBackButton
2018-10-02 13:15:09 +02:00
Manu Mtz.-Almeida
a74fd6f414
chore(angular): update proxies
2018-09-25 21:02:40 +02:00
Simon
7bd33a77f6
fix(angular): add event listener on window ( #15628 )
2018-09-24 11:48:55 -05:00
Daniel Sogl
7f5c35790c
docs(menu-controler): fix typo ( #15669 )
2018-09-24 11:45:26 -05:00
mhartington
6da765b3d5
fix(): handle failure in hardware back button
2018-09-14 10:58:39 -04:00
Manu Mtz.-Almeida
37c9be7453
fix(back-button): subscribe to body
2018-09-11 14:11:43 +02:00
Manu Mtz.-Almeida
1bcca01e1a
feat(angular): integrate back-button with ng router
2018-09-05 23:50:11 +02:00
mburger81
1cbb371d3f
docs(platform): respect PLATFORMS_MAP from core ( #15371 )
...
* docs(platform): respect PLATFORMS_MAP from core
* docs(platform): adapt descriptions
2018-08-29 17:42:05 +02:00
Manu Mtz.-Almeida
6fdeb319ef
fix(angular): NavController signatures
...
fixes #15353
2018-08-29 01:39:57 +02:00
Manu Mtz.-Almeida
7aa4f13105
fix(angular): expose router.navigate()
...
fixes #15332
2018-08-26 19:19:01 +02:00
Manu Mtz.-Almeida
3ffa3cd7db
fix(platform): better detect platforms + css API
...
fixes #15165
fixes #15116
2018-08-25 16:53:31 +02:00
Mike Hartington
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
Manu Mtz.-Almeida
50ad1e7c5a
fix(router): transition race condition
...
fixes #14873
fixes #15090
2018-08-09 02:40:36 +02:00
Manu Mtz.-Almeida
4fcab89651
chore(): update dependencies
2018-08-01 18:32:20 +02:00
Manu Mtz.-Almeida
7a0545d477
fix(angular): events
...
fixes #14866
2018-07-28 17:37:47 +02:00
Manu Mtz.-Almeida
5677daa324
fix(angular): always dispatch lifecycle events
2018-07-25 16:29:44 +02:00
Manu Mtz.-Almeida
f1c2c0c1ba
refactor(angular): enable TS strict
2018-07-25 14:29:32 +02:00
Adrián de la Rosa
5967352a32
fix(angular): correct subscription to cordova ready event ( #14577 )
2018-06-05 17:44:55 +02:00
Adam Bradley
3bb661fa11
chore(angular): update angular tests to ng v6 and latest stencil
2018-05-16 11:40:28 -05:00
Manu Mtz.-Almeida
af5db2fb02
fix(angula): platform logic belongs to core
2018-05-14 13:20:03 +02:00
Ahsan Ayaz
d177087225
fix(angular): populated the platforms array ( #14466 )
...
The `_platforms` array wasn't being populated on provider instantiation. Added the appropriate code to populate the array so that when we use other functions from the provider, we get the correct data in return.
2018-05-14 13:06:23 +02:00
Manu Mtz.-Almeida
7fa6e43069
fix(angular): params are assigned to props
2018-05-10 21:28:19 +02:00
mhartington
82fbe3191a
fix(angular): setup config provider correctly
2018-05-07 21:00:57 +02:00
Manu Mtz.-Almeida
c0ec02e534
fix(angular): platform.ready() returns type
2018-04-27 18:25:49 +02:00