Commit Graph

14 Commits

Author SHA1 Message Date
Ibrahim Hadeed
4fdcbb5726 fix(barcodescanner): add missing options param
closes #180
2016-06-09 09:38:58 -04:00
Ibrahim Hadeed
06146b322f chore(tslint): add tslint & clean up code 2016-04-29 23:56:49 -04:00
Nick Gal
8a0f828fb0 Update barcodescanner.ts
Typo
2016-04-04 19:34:37 -07:00
Ibrahim Hadeed
3b7573be7f docs(plugins): add import statements for usage clarity 2016-03-24 13:00:18 -04:00
Ibrahim Hadeed
9826dfd026 feat(plugins): add platforms info 2016-03-14 13:38:35 -04:00
Ibrahim Hadeed
786cd21de8 docs(docs): update names 2016-03-13 15:45:07 -04:00
Ibrahim Hadeed
e59371887f docs(plugins): remove install command 2016-03-12 18:56:01 -05:00
Ibrahim Hadeed
a1bdff6b24 docs(plugins): update docs and plugin params 2016-03-12 18:30:16 -05:00
Tim Lancina
998a58e036 chore(): cleanup return values
Addresses https://github.com/driftyco/ionic-native/issues/38.
2016-03-10 15:48:23 -06:00
Tim Lancina
5ad72de3d3 chore(): remove unnecessary name option from Plugin decorator
At least for now, we get the name of the plugin from the class.
2016-03-04 14:04:43 -06:00
mhartington
350a5b0911 docs: updated docs to have consistent format 2016-02-22 16:20:00 -05:00
Tim Lancina
0fc8b0f929 docs(barcodescanner): add return type to scan() 2016-02-15 08:59:44 -06:00
Tim Lancina
6688c4d91d chore(): update barcodescanner 2016-02-07 16:12:13 -06:00
Rickard Ekman
c94fe23d2a BarcodeScanner 2016-02-02 15:35:45 +01:00