Skip to content

Latest commit

 

History

History
44 lines (23 loc) · 1.82 KB

CHANGELOG.md

File metadata and controls

44 lines (23 loc) · 1.82 KB

<a name"0.4.3">

0.4.3 (2015-11-19)

Bug Fixes

  • VKI_insert: trim button text before insert in the input field (52956b40)
  • bower: include css in main section of bower (05e9899)
  • UAParser: Windows Phone added to supported mobile platforms (9143622)

Features

  • custom-class: add support to custom-class configuration (b2477cd5)

<a name"0.4.2">

0.4.2 (2015-07-21)

Bug Fixes

  • VKI_CONFIG: exposes sizeAdj configuration (issue #13) (37e5230f)
  • auto-close: auto-close others VKIs when a new one is focused (issue #10) (8bf63d74)
  • focus: keep input focus when keyboard buttons (like shift, alt, caps, and others..) are (f3b4f3c0)

<a name"0.4.1">

0.4.1 (2015-05-11)

Bug Fixes

    • VKI doesn't work on input of type "email" in Chrome (919db74b, closes #8)
  • position: fix relative position directive instance configuration (9c6a655e)

<a name"0.4.0">

0.4.0 (2015-04-01)

Features

  • position: add support to place the virtual keyboard fixed in the bottom of page (e681fb13)