[GitHub] cordova-docs issue #727: CB-13247 - Blog post for Cordova iOS 4.5.0 Release

2017-09-12 Thread janpio
Github user janpio commented on the issue: https://github.com/apache/cordova-docs/pull/727 Now that it's published I noticed that it would have been good to include the CLI command to remove `cordova-plugin-console`: `cordova plugin rm cordova-plugin-console`. ---

[GitHub] cordova-docs pull request #729: Fixed up 'deployment' docs in README.md.

2017-09-12 Thread dblotsky
GitHub user dblotsky opened a pull request: https://github.com/apache/cordova-docs/pull/729 Fixed up 'deployment' docs in README.md. - Restored `gulp build` command in lieu of `npm run serve` command. - Tested and fixed suggested deployment commands. - Removed redundant

[GitHub] cordova-docs pull request #728: CB-13025 Remove use of React in plugins.cord...

2017-09-12 Thread devgeeks
GitHub user devgeeks opened a pull request: https://github.com/apache/cordova-docs/pull/728 CB-13025 Remove use of React in plugins.cordova.io ### Platforms affected Docs ### What does this PR do? Switches https://plugins.cordova.io from React to

Nightly build #483 for cordova has succeeded!

2017-09-12 Thread Apache Jenkins Server
Nightly build #483 for cordova has succeeded! The latest nightly has been published and you can try it out with 'npm i -g cordova@nightly' For details check build console at https://builds.apache.org/job/cordova-nightly/483/consoleFull - Jenkins for Apache Cordova

[GitHub] cordova-docs issue #728: CB-13025 Remove use of React in plugins.cordova.io

2017-09-12 Thread shazron
Github user shazron commented on the issue: https://github.com/apache/cordova-docs/pull/728 LGTM. Did a build of the site and tested the Plugin Search, copy to clipboard, platform filter, sort, etc, all seems to work ---

[GitHub] cordova-docs issue #729: Fixed up 'deployment' docs in README.md.

2017-09-12 Thread dblotsky
Github user dblotsky commented on the issue: https://github.com/apache/cordova-docs/pull/729 @stevesgill @audreyso @shazron please review when you have a moment. --- - To unsubscribe, e-mail:

[GitHub] cordova-docs issue #719: CB-13076,CB-13068 : Removed references of cordova d...

2017-09-12 Thread shazron
Github user shazron commented on the issue: https://github.com/apache/cordova-docs/pull/719 @maverickmishra is this PR still relevant/updated? --- - To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For

[GitHub] cordova-docs issue #727: CB-13247 - Blog post for Cordova iOS 4.5.0 Release

2017-09-12 Thread shazron
Github user shazron commented on the issue: https://github.com/apache/cordova-docs/pull/727 @janpio spin up a PR to add it. But the site won't likely be updated for some time so it may be stale by then (it takes over an hour to generate and deploy a site) ---

[GitHub] cordova-plugin-inappbrowser issue #198: CB-12145: (android) Allow third part...

2017-09-12 Thread shaggy8871
Github user shaggy8871 commented on the issue: https://github.com/apache/cordova-plugin-inappbrowser/pull/198 This patch works well when applied manually. To enable, pass `acceptThirdPartyCookies` as an option to `open()`: ``` cordova.InAppBrowser.open('', '_blank',

[GitHub] cordova-docs issue #719: CB-13076,CB-13068 : Removed references of cordova d...

2017-09-12 Thread filmaj
Github user filmaj commented on the issue: https://github.com/apache/cordova-docs/pull/719 It is. We need the docs updated to remove references to plugins that are being integrated/removed - we have more of these kinds of changes coming down the pipeline. ---