Commit Graph

22 Commits

Author SHA1 Message Date
Guillermo
7952f9ef60 Improvements on documentation (#340)
* Improvements on documentation and some refactor

* ts | js -> typescript (docs)
2016-07-20 11:17:09 -04:00
Marcin Wadoń
f59570e39d refactor(camera): set properties as public (#326)
* Change static fields from default (private) to public

* Move methods below primitve

* Stay @private in docs due to prevent the docs generator from documenting them
2016-07-18 08:04:49 -04:00
Guille
712f201bf2 Merge & fix confilcts 2016-07-17 19:44:19 +02:00
mhartington
9eb63a0d74
docs(): massive updates 2016-07-08 15:19:13 -04:00
Guille
8e91f2128f refactor(camera): 2016-07-08 00:42:47 +02:00
Ibrahim Hadeed
06146b322f chore(tslint): add tslint & clean up code 2016-04-29 23:56:49 -04:00
Ibrahim Hadeed
ce02d8219c feat(camera): add camera constants
closes #129
2016-04-25 05:41:48 -04:00
Jonathan Sharpe
0c115f35f9 Show import format and link to ionic-native
The plugin docs should mention ionic-native and the required import format, which we only found in https://forum.ionicframework.com/t/camera-plugin-not-working-build-error/45004/4?u=jonrsharpe after searching for quite a while.
2016-03-15 15:39:09 +00:00
Ibrahim Hadeed
34e5783995 docs(platforms): fix platforms for a mothod 2016-03-14 13:54:35 -04:00
Ibrahim Hadeed
9826dfd026 feat(plugins): add platforms info 2016-03-14 13:38:35 -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
5bed810624 chore(camera): update camera 2016-02-08 16:30:01 -06:00
perry
ca82c358dc chore(docs): setting up dgeni and circle CI 2016-01-25 16:20:36 -06:00
Max Lynch
dfef6dcfe8 refactoring 2015-11-29 19:54:45 -06:00
Max Lynch
45dc983752 Device ready call 2015-11-29 16:30:15 -06:00
Max Lynch
5b754390f5 Lots o refactor 2015-11-28 18:26:55 -06:00
Max Lynch
33b56579b0 Demo 2015-11-28 16:17:04 -06:00
Max Lynch
188079fdef Moving to a class-based approach 2015-11-25 11:44:58 -06:00