forked from apache/cordova-plugin-inappbrowser
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix for ios 13 #1
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…stom text on close button
…nal parameter to swap position of navigationbuttons and close/done button
Avoid failed script injections for pages which did not finish loading.
…nks in WKWebView implementation on iOS (#418)
…ption, reverting unneccesary indent changes on inappbrowser.css
[android] Prevent malformed callbackId from reaching app cordova view
Add support for right to left direction languages
Revert "Add support for right to left direction languages" I mistakenly merged #353 instead of a similar one.
Cb 13969 - Allow close button and navigation buttons positions to be swapped
Example documentation - Fix messageCallBack and beforeloadCallBack function names
Fix test spec.5 to close inappbrowser after loadstop event
* bump node version to 6 * use default travis osx_image of xcode9.4 * comment out flakey local test
* Fix beforeload for Android <= 7 * Change Android version check conditional
* Update Travis CI configuration for new paramedic * remove wrong ADDITIONAL_TESTS_DIR * Update .travis.yml * remove failing platform
Removed tmpWindow and controller. This was introduced to fix IAB with WKWebView before WKIAB existed.
Fixes close, hide and toolbar 'done' and makes cordova window responsive
Fix inappbrowser not opening on iOS 13 by using reusable window. Resolves #492
Move bridge creation to injectDeferredObject
Update missing closed brace to the insert.CSS
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
apache#534