ionic-manup
ionic-manup copied to clipboard
Bump cordova-plugin-inappbrowser from 1.7.2 to 4.0.0 in /manup-demo
Bumps cordova-plugin-inappbrowser from 1.7.2 to 4.0.0.
Changelog
Sourced from cordova-plugin-inappbrowser's changelog.
4.0.0 (Jun 09, 2020)
- GH-715 (ios): fix regression in 2706f34
- GH-685 chore: update install engines
- GH-656 (ios) Remove fake status bar with hardcoded height to fix issues in iOS devices with a notch
- GH-693 fix(ios): Allow loading local html files
- GH-293 Android: SSL errors handling in Android
- GH-672 fix(ios): prevent statusbar rotation after closing
InAppBrowser- chore(asf): update git notification settings
- GH-669 Allow App using
InAppBrowserto be hosted in a cross-origin iframe- GH-600 (all platforms): remove "window.open" overwrite
- GH-670 chore: bump version to 4.0.0-dev
- Update CONTRIBUTING.md
- GH-662 docs: replaces outdated transition and presentation style links
- GH-666 chore: remove deprecated orientation methods
- GH-515 Fix incorrect TypeScript typings
- GH-654 add check for openInSystem postNotification
- GH-659 ci: updates Node.js versions
- GH-658 chore(npm): improve ignore list
- GH-442 fix(android): Reset lefttoright if not set
- GH-648 (android) Correcting the documentation regarding lefttoright opt…
- GH-634 (android) Added option to turn on/off fullscreen mode in Android
- GH-616 (android)
InAppBrowser: java.lang.IllegalArgumentException- GH-635 breaking(ios): remove UIWebView
3.2.0 (Jan 04, 2020)
- GH-503 Defensive code to prevent NULL reference exceptions for async
- GH-584 Add compile-time decision for disabling UIWebView
- GH-524 Replace "beforeload" with BEFORELOAD
- GH-568 Update missing closed brace to the insert.CSS
- GH-401 Move createIframeBridge to injectDeferredObject
- GH-534 Fix
InAppBrowsernot opening on iOS 13- ci(travis) Upgrade to node8
3.1.0 (Jun 27, 2019)
- chore: fix repo and issue urls and license in package.json and plugin.xml (
8edfb9e)- chore: unknown changes because of linebreak change in binary files (
e44ad91)- build: add
.npmignoreto remove unneeded files from npm package (0ec4a11)- build: add
.gitattributesto force LF (instead of possible CRLF on Windows) (2751255)- ci(travis): Update Travis CI configuration for new paramedic (#478) (
c2bb6c1)- docs: remove outdated translations (
cc5ee00)- fix(android): Fix beforeload for Android <= 7 (#427) (
94fec84)- ci(travis) Fix failing CI tests (#460) (
a162bd9)- test: Fix test spec.5 to close inappbrowser after loadstop event (#440) (
5f1afbd,af44235)- fix(android): Prevent malformed callbackId from reaching app cordova view (#436) (
6861084,c95dbcb)- feat: CB-13969: Allow close button and navigation buttons positions to be swapped (#262) (
d01bd25,f861655,9c7c2f3,3c0a42e,5359f6c,df84dda,2bcec40,fc0c560,5ead1e6,c7931fa,e2adf1b,4adf4c7,cbe3a42,74ccef1,ec6af56,b06ad8e,313e0ae,05e37a1,0c6189e,d940b59,f3d7f72)- docs: Add headline to window.open documentation (#406) (
92243cd)- fix(ios): Fix iframes in iOS/WKWebView which were broken by #418 (#425) (
388e3f6)- chore(github): Add or update GitHub pull request and issue template (
ae329bc)- fix(ios): Handle non-default target attribute values (e.g. target=on links in WKWebView implementation on iOS (#418) (
9f4b729)
Commits
d2b512eUpdated version and RELEASENOTES.md for release 4.0.0 (cordova-plugin-inappbr...0903452(ios): fix regression in 2706f34 (#715)04ce789chore: update install engines (#685)2706f34(ios) Remove fake status bar with hardcoded height to fix issues in iOS devic...dcfe692fix(ios): Allow loading local html files (#693)8aaae5bGH-292 android: SSL errors handling in Android (#293)2793e16fix(ios): prevent statusbar rotation after closing InAppBrowser (#672)cbe3456chore(asf): update git notification settings9b6b229Allow App using inappbrowser to be hosted in a cross-origin ifra… (#669)074d4d0(all platforms): remove "window.open" overwrite (#600)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by niklasmerz, a new releaser for cordova-plugin-inappbrowser since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) -
@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.