e4bbaf8a7f
chore(angular): fix typo in platform provider ( #23385 )
2021-06-01 08:52:36 -04:00
ae5f1ddff0
feat(app): keyboard open and close events ( #18478 )
2020-04-30 16:07:44 -04:00
3821c0463a
feat(): add ability to continue processing hardware back button events ( #20613 )
...
fixes #17824
2020-04-27 12:58:37 -04:00
3a22105375
fix(platform): subscribeWithPriority trigger change detection ( #18962 )
...
fixes #18959
2019-08-06 13:39:01 +02:00
544e550286
fix(platform): wrap event listeners around zone ( #18853 )
...
fixes #18831
2019-07-22 18:53:31 +02:00
f44c17e03b
fix(ssr): fix angular global window and document references
2019-02-25 16:43:41 -06:00
cf2b2b370a
feat(platform): add mobileweb platform
2019-02-01 08:43:32 -05:00
a7a2fc59bf
docs(angular): adds docs to angular API ( #17211 )
2019-01-22 20:03:47 +01:00
44fb45e2bc
perf(angular): bundle size improvements for angular ( #16966 )
2019-01-07 22:05:36 +01:00
3d656ac312
docs(all): improve type docs for event
2018-12-28 20:38:24 +01:00
ca9ec3e18a
perf(angular): proxy fast properties ( #16888 )
...
* perf(angular): proxy fast properties
* update stencil
2018-12-28 18:37:24 +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
ce1fcea68c
fix(angular): es6 classes break in ie11 ( #16417 )
...
fixes #15979
2018-11-21 23:59:12 +01:00
a9811169fc
fix(angular): es6 build ( #16207 )
...
fixes #15979
2018-11-03 02:14:33 +01:00
6a5aec8b5d
feat(angular): observer based api to override hardware back button
...
fixes #15820
2018-10-02 13:28:18 +02: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
7bd33a77f6
fix(angular): add event listener on window ( #15628 )
2018-09-24 11:48:55 -05:00
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
3ffa3cd7db
fix(platform): better detect platforms + css API
...
fixes #15165
fixes #15116
2018-08-25 16:53:31 +02:00
4fcab89651
chore(): update dependencies
2018-08-01 18:32:20 +02:00
f1c2c0c1ba
refactor(angular): enable TS strict
2018-07-25 14:29:32 +02:00
5967352a32
fix(angular): correct subscription to cordova ready event ( #14577 )
2018-06-05 17:44:55 +02:00
3bb661fa11
chore(angular): update angular tests to ng v6 and latest stencil
2018-05-16 11:40:28 -05:00
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