Daniel Sogl
511a02d50b
refactor(lib): run prettier
2020-05-16 14:40:49 +02:00
Lucas
a0f91635fc
feat(admob-free): add missing config properties ( #3344 )
2020-03-22 10:54:32 +01:00
Daniel Sogl
fcda5ffcab
Revert "refactor: optimize plugins for angular treeshaking"
...
This reverts commit 8b53c04dc5d8e3bb8f527499e3e0a4661c097072.
2019-03-19 18:34:54 +01:00
Daniel Sogl
8b53c04dc5
refactor: optimize plugins for angular treeshaking
...
BREAKING CHANGE: You can remove the plugin import from the app.module.ts because of the changed Inject decorator
2019-02-20 17:37:39 +01:00
mhartington
220e22b659
docs(): add ngx import path
2018-10-10 16:13:45 -05:00
Daniel Sogl
95b92623a6
fix(admob-free): fix duplicated class
2018-09-24 18:59:51 +02:00
Daniel
039c6d40af
Merge branch 'master' into v5
2018-09-17 18:23:18 +02:00
Daniel
c4e8c2efbc
Merge branch 'master' into v5
2018-04-08 18:29:41 +02:00
Daniel
1c03c3ff3c
docs(admob-free): add missing documentation
2018-04-08 18:24:41 +02:00
Daniel
3ced31ed2a
fix(plugins): fix rxjs 6 build errors
...
#2439
2018-04-05 21:44:19 +02:00
Daniel
6c938bfdb7
Revert "chore(package): bump dependencies and lint rules"
...
This reverts commit 21ad4734fa60ed27d27b9d9dddff910437b6ec82.
2018-03-17 00:13:08 +01:00
Daniel
21ad4734fa
chore(package): bump dependencies and lint rules
2018-03-16 22:04:01 +01:00
Ibby Hadeed
542e7d24f0
Extend IonicNativePlugin
2017-12-28 22:12:48 -05:00
Ibby Hadeed
0f9c21ab42
Merge in v5 code
2017-12-28 07:28:44 -05:00
Ibby Hadeed
2bd244a536
fix(admob-free): use otherPromise to fix browser development
2017-05-19 09:24:19 -04:00
Ibby Hadeed
da5266cd65
docs(admob-free): improve docs
2017-05-19 07:44:47 -04:00
Daniel Sogl
c6f9fa356f
style(): unify docs and spacing ( #1448 )
...
* typo(barcode-scanner): fixe circle lint error
* typo(docs): Unified the documentations
In some plugins the typescript markup was missing.
I also unified the console.log string from console.log("hello") to console.log('Hello') so any plugin page look the same.
2017-04-30 14:36:22 -04:00
Ibby Hadeed
17366a29da
feat(): add IonicNativePlugin base class ( #1425 )
...
* add base class
* properties are static
* some fixes
* tslint
2017-04-27 00:36:12 -04:00
Ibby Hadeed
4ceb340630
docs(admob-free): fix plugin name
2017-03-31 23:15:27 -04:00
mchristofersenrealnets
3b9e7253db
docs(admob): @ionic-native ( #1298 )
...
Can't import from 'ionic-native'. need to use "@ionic-native/admob-free".
2017-03-29 19:08:54 -04:00
Ibby Hadeed
5aa484c024
docs(): add platforms
2017-03-28 08:24:04 -04:00
Ibby Hadeed
bc364d1cb1
docs(admob-free): improve docs
2017-03-28 06:54:03 -04:00
Ibby Hadeed
0ef4a7394e
feat(admob-free): add AdMobFree plugin ( #1272 )
...
closes #1170
2017-03-28 06:49:22 -04:00