Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 1.94 KB

CHANGELOG.md

File metadata and controls

21 lines (11 loc) · 1.94 KB

Changelog

2.2.0 (2019-09-03)

Features

  • android: add resizeOnFullScreen preference for Android (#106) (169c73c)
  • ios: Added Keyboard.setKeyboardStyle method (#79) (4c03a7e)
  • ios: reimplement disableScroll method (#102) (b33e7a2)

Bug Fixes

  • android: Avoid conflicts when ionic-plugin-keyboard is installed (#104) (893dc8e)
  • ios: respect KeyboardAppearanceDark preference from webview plugin (#101) (b00e3a9)
  • ios: Delay resize until keyboard animation finish (#81) (d729cbf)
  • ios: Avoid duplicate hide event when user changes field (#68) (4a0e018)