GitHub user daserge opened a pull request: https://github.com/apache/cordova-plugin-inappbrowser/pull/69
Windows platform fixes Fixes the following Windows platform issues: https://issues.apache.org/jira/browse/CB-7688 https://issues.apache.org/jira/browse/CB-7692 https://issues.apache.org/jira/browse/CB-7695 https://issues.apache.org/jira/browse/CB-7690 https://issues.apache.org/jira/browse/CB-7697 https://issues.apache.org/jira/browse/CB-7784 You can merge this pull request into a Git repository by running: $ git pull https://github.com/MSOpenTech/cordova-plugin-inappbrowser windows-fixes Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cordova-plugin-inappbrowser/pull/69.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #69 ---- commit 4e48d7f7bc0106f61cac4a10dd4580a378dba48e Author: daserge <dase...@yandex.ru> Date: 2014-10-14T19:18:29Z CB-7688 Alert is not supported in InAppBrowser on Windows platform Using cordova-plugin-dialogs to enable alerts. commit f10014272b139f6c060842c2b092f918afcf9b09 Author: daserge <dase...@yandex.ru> Date: 2014-10-14T22:52:28Z CB-7692 InAppBrowser local url opening bug in 8.1 Using ms-appx-web instead of ms-appx commit 8466d648af615b8923b549aa545bdd3c756d7579 Author: daserge <dase...@yandex.ru> Date: 2014-10-14T23:07:15Z CB-7695 Fix InAppBrowser injectScriptFile for Windows 8.1 / Windows Phone 8.1 Changed injects' paths to include parent folder Used getFileFromApplicationUriAsync commit 819b589312b0899e8db73cee9e1741e5fd62f000 Author: daserge <dase...@yandex.ru> Date: 2014-10-14T23:23:26Z CB-7690 InAppBrowser loadstart/loadstop events issues Subscribing to events before navigating commit 23b99962bce3aae530e201ee4ab40f4cfd965ae3 Author: daserge <dase...@yandex.ru> Date: 2014-10-14T23:48:23Z CB-7697 Add locationBar support to InAppBrowser windows platform version commit b79736c513e3ff08fa4cd6ab282c5b61a922f829 Author: daserge <dase...@yandex.ru> Date: 2014-10-14T23:54:41Z CB-7784 Exit event is not fired after InAppBrowser closing ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org