Commit Graph

1539 Commits

Author SHA1 Message Date
Ibby d3c87fd95a fix build 2017-02-16 20:38:13 -05:00
Ibby 964cc91548 Merge branch 'v3-injectable' into v3-injectable-ngc 2017-02-16 19:49:56 -05:00
Ibby a2e410c4cb resolve merge conflict 2017-02-16 19:49:25 -05:00
Ibby 9055154781 chore(): ngc build 2017-02-16 19:47:50 -05:00
perry 822a4120c7 updating package name in usage instructions 2017-02-15 14:17:53 -06:00
perry bc60d0678b outputting readmes to dist dir instead of src 2017-02-15 10:29:47 -06:00
perry 9aa7ad0221 automating readme file generation and adding it to CI
# Conflicts:
#	src/@ionic-native/plugins/googlemap/index.ts
#	src/@ionic-native/plugins/inappbrowser/index.ts
#	src/@ionic-native/plugins/media/index.ts
#	src/@ionic-native/plugins/sqlite/index.ts
2017-02-15 10:19:26 -06:00
perry e965d654c5 readme templates 2017-02-15 09:48:46 -06:00
perry 82d6efac76 gulp task to generate readme files 2017-02-15 09:48:32 -06:00
Ibby de51746bfc rename google maps 2017-02-13 15:06:09 -05:00
Ibby 157367ddb6 fix(plugins): rename packages/classes 2017-02-13 15:02:36 -05:00
Ibby Hadeed 6de9697aa9 chore(build): add auto install scripts (#1059)
* feat(core): auto install scripts

* minor fixes

* minor fixes

* remove prompt message
2017-02-13 14:51:10 -05:00
Ibby 1dfdbaf1f0 chore(build): convert dependencies to peer dependencies 2017-02-13 14:31:41 -05:00
Max Lynch 1fe1cd6f75 Cleanup 2017-02-13 12:21:47 -06:00
Max Lynch dcd5e3ac9f Merge branch 'v3-injectable-instance-plugins' into v3-injectable 2017-02-13 12:14:11 -06:00
Max Lynch aa44c09ec4 Merge branch 'v3-injectable' into v3-injectable-instance-plugins 2017-02-13 12:13:50 -06:00
Max Lynch 281e8b737e Merge remote-tracking branch 'origin/v3-node-build' into v3-injectable 2017-02-09 08:29:19 -06:00
Ibby b5ce8e9fbb feat(): make instance based plugins injectable 2017-02-09 09:28:52 -05:00
Ibby 0b17b253d9 chore(): move fs-extra-promise to devDeps 2017-02-09 08:49:30 -05:00
Ibby faffc76a76 chore(): nodejs build script 2017-02-09 08:48:29 -05:00
Max Lynch 20fbfb91ca Fix build errors 2017-02-08 22:25:16 -06:00
Max Lynch 4acdd41837 Remove lots of static stuff with a fancy regex 2017-02-08 22:14:53 -06:00
Max Lynch 1f2dba0a3f Remove duplicate injectables 2017-02-08 17:30:16 -06:00
Max Lynch 76f07092df More stuff 2017-02-08 17:25:48 -06:00
Max Lynch 91a5b5bbfc Checkpoint 2017-02-08 17:14:25 -06:00
Max Lynch e3164c95df Updates 2017-02-08 17:06:03 -06:00
Max Lynch 1933ec66d9 Working on injectable 2017-02-08 16:21:57 -06:00
Max Lynch 742df16837 3.0.0 2017-02-08 12:32:56 -06:00
Max Lynch c742bdab85 Merge pull request #1048 from driftyco/fix-alpha-package
chore(): change rxjs version to match ionic framework
2017-02-08 10:56:46 -06:00
Ibby Hadeed cd6d166e76 Update plugin-package.json.template 2017-02-08 08:40:44 -05:00
Ibby Hadeed e061219aff Update core-package.json.template 2017-02-08 08:40:19 -05:00
Max Lynch 9f1ce45f06 Bump 2017-02-07 15:09:48 -06:00
Max Lynch dd04564335 Some stuff 2017-02-07 15:09:01 -06:00
Max Lynch 03254ad4b7 Build and push 2017-02-07 14:51:40 -06:00
Max Lynch f13a007a1c Individual packages 2017-02-07 13:29:09 -06:00
Max Lynch 9802b7f2e4 Build 2017-02-07 12:50:35 -06:00
Max Lynch a2dcca3815 Remove core 2017-02-07 12:43:13 -06:00
Max Lynch 7226bcad50 Test 2017-02-07 12:40:50 -06:00
Max Lynch 63ab1a205e Plugin tsconfig 2017-02-06 17:22:24 -06:00
Max Lynch b6ab01d100 Core 2017-02-06 17:17:58 -06:00
Max Lynch ecb98e2e82 Core kind of buidls 2017-02-06 17:15:46 -06:00
Max Lynch c733127134 Plugin tsconfigs 2017-02-06 17:06:59 -06:00
Max Lynch 0cce8e9ce7 tsconfig for plugins 2017-02-06 17:05:50 -06:00
Max Lynch b773c0709f Moving things aroudn 2017-02-06 17:00:10 -06:00
Max Lynch d426b15c1c Removed 2017-02-06 16:38:43 -06:00
Max Lynch b05627d2d6 Moving to modules 2017-02-06 16:37:59 -06:00
Max Lynch dbd9df41f0 First try 2017-02-06 15:43:45 -06:00
Ibby Hadeed 434a6c8ad3 Update stepcounter.ts 2017-02-06 08:33:10 -05:00
Tom Sundstrom 97489ba573 feat(barcodescanner): add option disableSuccessBeep (#1035)
https://github.com/phonegap/phonegap-plugin-barcodescanner/pull/408
2017-02-05 05:41:49 -05:00
Ibby Hadeed f525a25b49 refractor(google-maps): use Observable.fromEvent instead of addEventListener (#1032) 2017-02-04 04:32:41 -05:00