Re: Cordova roadmap - native UI

2017-10-25 Thread Shazron
Hi Nick, Unfortunately including native UI is incongruent to our project philosophy of creating "mobile apps with HTML, CSS & JS". We try to follow web standards when possible and not resort to native ui unless we need to fix some deficiencies that can't be avoided (statusbar for example). Even if

[GitHub] cordova-lib pull request #602: CB-12774 : Don't munge scoped plugin IDs anym...

2017-10-25 Thread audreyso
Github user audreyso commented on a diff in the pull request: https://github.com/apache/cordova-lib/pull/602#discussion_r147014589 --- Diff: src/cordova/util.js --- @@ -255,11 +255,20 @@ function findPlugins (pluginDir) { var plugins = []; if (fs.existsSync(p

[GitHub] cordova-lib pull request #602: CB-12774 : Don't munge scoped plugin IDs anym...

2017-10-25 Thread akdor1154
Github user akdor1154 commented on a diff in the pull request: https://github.com/apache/cordova-lib/pull/602#discussion_r147012928 --- Diff: src/cordova/util.js --- @@ -255,11 +255,20 @@ function findPlugins (pluginDir) { var plugins = []; if (fs.existsSync(

[GitHub] cordova-lib pull request #602: CB-12774 : Don't munge scoped plugin IDs anym...

2017-10-25 Thread audreyso
Github user audreyso commented on a diff in the pull request: https://github.com/apache/cordova-lib/pull/602#discussion_r147012615 --- Diff: src/cordova/util.js --- @@ -255,11 +255,20 @@ function findPlugins (pluginDir) { var plugins = []; if (fs.existsSync(p

[VOTE] 4.5.3 iOS Release

2017-10-25 Thread Suraj Pindoria
Please review and vote on this 4.5.3 iOS Release by replying to this email (and keep discussion on the DISCUSS thread) Release issue: https://issues.apache.org/jira/browse/CB-13493 The archive has been published to dist/dev: https://dist.apache.org/repos/dist/dev/cordova/CB-13493 The package was

[GitHub] cordova-lib pull request #599: CB-13463 : prevent package.json update with -...

2017-10-25 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-lib/pull/599 --- - To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org

[GitHub] cordova-lib issue #599: CB-13463 : prevent package.json update with --nosave...

2017-10-25 Thread stevengill
Github user stevengill commented on the issue: https://github.com/apache/cordova-lib/pull/599 merge! --- - To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.

[GitHub] cordova-lib issue #599: CB-13463 : prevent package.json update with --nosave...

2017-10-25 Thread audreyso
Github user audreyso commented on the issue: https://github.com/apache/cordova-lib/pull/599 @stevengill CI is passing now. Let me know if I should merge it in! --- - To unsubscribe, e-mail: dev-unsubscr...@cordova.ap