This is an automated email from the ASF dual-hosted git repository. brodybits pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cordova-plugin-inappbrowser.git
commit eafaedaec4b82c14543e8f4622dc868e43b765e5 Merge: a0c267f 228703a Author: Chris Brody <[email protected]> AuthorDate: Wed Oct 3 18:43:59 2018 -0400 Merge pull request #276 from q-m/feature/beforeload-event CB-14188: Add beforeload event, catching navigation before it happens README.md | 21 +++++++++++++++- src/android/InAppBrowser.java | 58 +++++++++++++++++++++++++++++++++++++------ src/ios/CDVInAppBrowser.h | 8 +++++- src/ios/CDVInAppBrowser.m | 49 +++++++++++++++++++++++++++++++++--- www/inappbrowser.js | 11 +++++++- 5 files changed, 133 insertions(+), 14 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
