mirror of
https://github.com/shuto-cn/cordova-plugin-inappbrowser.git
synced 2025-04-06 06:59:17 +08:00

- Add new symbol/clobber to access open function (`cordova.InAppBrowser.open`) - Change existing tests to use new symbol (i.e. don't rely on plugin clobber of `window.open`) - Add tests to use `window.open` via manual replace with new symbol - Update docs to deprecate plugin clobber of `window.open`