e735d2cbd1
fix(angular): Fix cordova browser error when resumed ( #16810 )
...
* fix cordova resume error
In cordova browser error is thrown everytime tab/window is reactivated:
Uncaught TypeError: Cannot read property 'detail' of undefined
at Channel.<anonymous> (util.js:10)
at Channel.fire (cordova.js:798)
at HTMLDocument.<anonymous> (cordova.js:1511)
That was fixed in previous commits, by in latest was reintroduced again.
* update types
2018-12-19 13:35:28 +01:00
585a84f829
chore(angular): strict tslint ( #16708 )
2018-12-12 17:17:43 +01:00
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
4318520695
fix(cordova): fix resume event in cordova browser ( #15945 )
...
Fixes #15944
2018-10-23 09:44:05 -05:00
0337c7f567
fix(angular): backButton event uses ionBackButton
2018-10-02 13:15:09 +02:00
a74fd6f414
chore(angular): update proxies
2018-09-25 21:02:40 +02:00
f84bb76481
fix(angular): save internal data
...
fixes #14888
fixes #14885
fixes #15054
fixes #15050
2018-08-16 15:47:49 +02:00
c929dad2e9
fix(angular): adds missing events
2018-04-22 17:01:29 +02:00
db5313e45b
fix(angular): icon proxy
2018-04-13 15:01:17 +02:00
5899b0392d
feat(router): dont reuse the component if the params are different
...
This matches v3 functionality
2018-04-11 23:59:04 +02:00
850d7fc74d
fix(angular): change detection in deep ViewContainers
2018-04-10 23:51:59 +02:00
f39d3ad9dd
feat(angular): ion-nav
2018-03-20 18:00:37 +01:00
f398b3a945
fix(demos): fixes angular
2018-03-13 21:22:49 +01:00
6e2ca85b2a
fix(overlays): OverlayController interface
2018-03-13 19:45:36 +01:00
cc4fecc1be
fix(angular): fix overlays
2018-03-13 19:21:26 +01:00
d37623a2ca
chore(packages): move the packages to root
2018-03-12 16:02:25 -04:00