Mike Hartington
614ade447f
feat(): angular ivy support ( #3309 )
...
* init
* cleanup packagelock
* testing
* chore(package): refresh package-lock.json
* updates
* chore(): fix builds
* chore(): rework package-lock
* chore(): lint
Co-authored-by: Daniel Sogl <daniel@sogls.de >
2020-02-07 17:51:47 +01:00
Adam Bradley
c2029f7927
fix(ssr): fix window references
2019-02-23 17:05:19 -06:00
Daniel Sogl
92140cd2db
refactor(): small changes
2019-01-26 20:20:55 +01:00
Daniel
c0737feb41
Merge branch 'master' into v5
2018-04-08 18:51:08 +02:00
Ibby Hadeed
0f9c21ab42
Merge in v5 code
2017-12-28 07:28:44 -05:00
Ibby Hadeed
c8f53d2dc3
feat(core): add getSupportedPlatforms method
2017-05-20 05:21:27 -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