Ibby Hadeed
a28de660bc
refactor(): no implicit any
2017-05-14 00:55:16 -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
Josh Babb
543ae7abf8
docs(jins-meme): add extended usage example ( #1286 )
2017-03-29 18:56:35 -04:00
Ibby Hadeed
5aa484c024
docs(): add platforms
2017-03-28 08:24:04 -04:00
Ibby
5cd719d272
docs(jins-meme): fix name
2017-03-22 19:16:38 -04:00
Patrick Reames
9c88cfb577
feat(jins-meme): add support for jins meme smart glasses ( #1212 )
...
* (feat) add support for JinsMemeSDK-Plugin-Cordova
* (fix) correct jins-meme plugin name
* #feature/jins-meme initial commit
thanks @patrickr, @jins-meme, @tjpeden
* import fixes
(no-unused-variable) @ionic-native/plugins/jins-meme/index.ts[1, 10]:
Unused import: 'Injectable'
stream.js:74
throw er; // Unhandled stream error in pipe.
^
Error: Failed to lint: @ionic-native/plugins/jins-meme/index.ts [1, 10]:
Unused import: 'Injectable'.
* update developer guide
as per https://github.com/driftyco/ionic-native/issues/1210
* removed unused import
* Revert "Feature jins meme"
* correct developer docs (#3 )
* remove unused import and update documentation
* ihadeed's requested changed
see
https://github.com/driftyco/ionic-native/pull/1212#pullrequestreview-28298382
* usage update
* revert DEVELOPER.md to limit scope of PR
2017-03-22 19:16:10 -04:00