-
Notifications
You must be signed in to change notification settings - Fork 1k
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
feat: Add CapWebView #5715
Merged
Merged
feat: Add CapWebView #5715
Commits on Sep 27, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b6ce7a1 - Browse repository at this point
Copy the full SHA b6ce7a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for a430774 - Browse repository at this point
Copy the full SHA a430774View commit details -
Configuration menu - View commit details
-
Copy full SHA for 935e7d8 - Browse repository at this point
Copy the full SHA 935e7d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61ab121 - Browse repository at this point
Copy the full SHA 61ab121View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2894234 - Browse repository at this point
Copy the full SHA 2894234View commit details
Commits on Oct 13, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 1c756dd - Browse repository at this point
Copy the full SHA 1c756ddView commit details
Commits on Nov 3, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 779f010 - Browse repository at this point
Copy the full SHA 779f010View commit details
Commits on Nov 5, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 9f644be - Browse repository at this point
Copy the full SHA 9f644beView commit details
Commits on Nov 17, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 881ae3a - Browse repository at this point
Copy the full SHA 881ae3aView commit details
Commits on Dec 8, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 8e6cbdc - Browse repository at this point
Copy the full SHA 8e6cbdcView commit details
Commits on Jan 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 6b87ef0 - Browse repository at this point
Copy the full SHA 6b87ef0View commit details
Commits on Jan 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5e18997 - Browse repository at this point
Copy the full SHA 5e18997View commit details
Commits on Feb 10, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 3ca471c - Browse repository at this point
Copy the full SHA 3ca471cView commit details
Commits on Mar 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 63cb8ae - Browse repository at this point
Copy the full SHA 63cb8aeView commit details
Commits on Mar 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 20bda84 - Browse repository at this point
Copy the full SHA 20bda84View commit details
Commits on Mar 8, 2022
-
fix(ios): Use autolayout for CAPWebView and JSValueContainer Update (#…
…5487) fix(ios): Add `getValue(_:)` method to JSValueContainer. This intends to replace `getAny(_:)`, since we are not ever going to be returning a type that does not conform to `JSValue`. fix(ios): Update CAPWebView to use autolayout to pin the child webview to it's leading, trailing, top, and bottom constraints. This was causing issues with when CAPWebView is nested deep within a view heirarchy. Refactor to make `webView` and `capacitorBridge` to no longer be optionals through the use of lazy vars.
Configuration menu - View commit details
-
Copy full SHA for 0f148f3 - Browse repository at this point
Copy the full SHA 0f148f3View commit details
Commits on Apr 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a495adc - Browse repository at this point
Copy the full SHA a495adcView commit details -
Configuration menu - View commit details
-
Copy full SHA for b149b09 - Browse repository at this point
Copy the full SHA b149b09View commit details -
Configuration menu - View commit details
-
Copy full SHA for 83955fd - Browse repository at this point
Copy the full SHA 83955fdView commit details
Commits on May 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 3373dd2 - Browse repository at this point
Copy the full SHA 3373dd2View commit details
Commits on Jun 17, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f8bf7f3 - Browse repository at this point
Copy the full SHA f8bf7f3View commit details
Commits on Jun 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 252b18f - Browse repository at this point
Copy the full SHA 252b18fView commit details -
Configuration menu - View commit details
-
Copy full SHA for dc68392 - Browse repository at this point
Copy the full SHA dc68392View commit details
Commits on Jun 30, 2022
-
Configuration menu - View commit details
-
Copy full SHA for cb35145 - Browse repository at this point
Copy the full SHA cb35145View commit details
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.