GitHub user vladimir-kotikov opened a pull request:
https://github.com/apache/cordova-plugin-dialogs/pull/35
CB-7639 Notification.confirm() fails on windows due to multiple issues
Fixes for multiple issues described in
https://issues.apache.org/jira/browse/CB-7639
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/MSOpenTech/cordova-plugin-dialogs CB-7639
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-plugin-dialogs/pull/35.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 #35
----
commit d806eed27b303601f232af8ceed16d9fa9af24fa
Author: Vladimir Kotikov <[email protected]>
Date: 2014-09-25T13:04:33Z
CB-7639 Handle button labels as array on windows
commit eb756c2dce47ae0f8d1b00dcb8ff3bcc1f842baf
Author: Vladimir Kotikov <[email protected]>
Date: 2014-09-25T13:18:18Z
CB-7639 Revert back isAlertShowing flag in case of exception to prevent
queuing of future dialogs.
commit d8e7d751b3371e4f12da99a4163c4bb61d48e5cd
Author: Vladimir Kotikov <[email protected]>
Date: 2014-09-25T13:21:54Z
CB-7639 Update docs + manual tests
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---