Skip to content

Latest commit

 

History

History
41 lines (25 loc) · 1.57 KB

File metadata and controls

41 lines (25 loc) · 1.57 KB

Change Log

v7.0.0 - April 19, 2022

  • added compatibility with Framework7 v7
  • moved to pure ESM package

v3.0.1 - October 16, 2019

  • Added support for bottom safe area

v3.0.0 - October 16, 2019

  • Reworked click events to be fully compatible with Framework7 v5 making clicks more responsive without FastClicks
  • Added backdrop parameter to have more control over modal backdrop
  • Added CSS Custom Properties for easier colors customization
  • Package files renamed from framework.keypad... to framework7-keypad...
  • Minor fixes

v2.0.0 - February 25, 2018

  • Reworked to be compatible with Framework7 v2
  • Added ES module version

v1.0.3 - August 22, 2015

  • New parameter closeByOutsideClick (enabled by default). Will close Keypad when you click outside target input
  • A bit improved support for Material theme

v1.0.2 - March 22, 2015

  • New parameter onlyInPopover (disabled by default). Enable it and Keypad will be always opened in Popover

v1.0.1 - February 4, 2015

  • Fixed issues with activable dummy button
  • Fixed demo issues

v1.0.0 - February 2, 2015

  • Initial release.