This repository has been archived by the owner on Jun 23, 2020. It is now read-only.
Update cordova-plugin-ionic-keyboard: 2.1.3 → 2.2.0 (minor) #32
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.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ cordova-plugin-ionic-keyboard (2.1.3 → 2.2.0) · Repo
Commits
See the full diff on Github. The new version differs by 16 commits:
chore: Bump version for 2.2.0 release (#108)
chore: update devDependencies (#107)
feat(android): add resizeOnFullScreen preference for Android (#106)
docs: add HideKeyboardFormAccessoryBar preference info (#105)
fix(android): Avoid conflicts when ionic-plugin-keyboard is installed (#104)
docs: document which methods are supported in which platform (#103)
feat(ios): reimplement disableScroll method (#102)
fix(ios): respect KeyboardAppearanceDark preference from webview plugin (#101)
feat(ios): Added Keyboard.setKeyboardStyle method (#79)
Delay resize until keyboard animation finish (#81)
Merge pull request #68 from jcesarmobile/hide-timer
Avoid duplicate hide event when user changes field
Merge pull request #45 from stas-dolgachov/add-set-resize-mode-description
Merge pull request #55 from xland/patch-1
Readme error
Add description for the setResizeMode method to the README
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands