9 Commits

Author SHA1 Message Date
af5db2fb02 fix(angula): platform logic belongs to core 2018-05-14 13:20:03 +02:00
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
c0ec02e534 fix(angular): platform.ready() returns type 2018-04-27 18:25:49 +02:00
51ac33192b chore(): update to latest stencil 2018-04-23 17:46:44 +02:00
c929dad2e9 fix(angular): adds missing events 2018-04-22 17:01:29 +02:00
c87f0c561e fix(angular): Config provider 2018-04-20 17:06:35 +02:00
2b3c14b608 fix(angular): platform ready() 2018-04-20 16:08:38 +02:00
86a6cde4a1 perf(platform): remove from critical path 2018-04-18 23:06:56 +02:00
d37623a2ca chore(packages): move the packages to root 2018-03-12 16:02:25 -04:00