Antonio Spinelli Ng Virtual Keyboard Versions Save

An AngularJs Virtual Keyboard Interface based on Mottie/Keyboard.

0.0.1

6 years ago

0.0.1 (2015-05-13)

0.0.2

6 years ago

0.0.2 (2015-05-15)

0.1.0

6 years ago

0.1.0 (2015-10-03)

Features

  • ngVirtualKeyboardService:
    • New methods to the service for get the keyboard from an element reference (2ad9105)

Documentation

  • On click button:
    • New example with a keyboard opened from a button (078b082)

0.2.0

6 years ago

0.2.0 (2015-12-17)

Features

  • ngVirtualKeyboardService:
    • Added support for keyboard extensions (6e76e2d)

Documentation

  • Extension:
    • New examples with typing and scrumble extensions (3f10d13)

0.3.0

6 years ago

0.3.0 (2016-08-13)

Features

  • ngVirtualKeyboardService:
    • Added autoUpdateModel config option (30a4894)
    • Added support for keyboard events (30a4894)

Documentation

  • New config options:
    • New examples with event handler and autoUpdateModel (02daa4c)

0.3.1

6 years ago

0.3.1 (2017-10-14)

Bug Fixes

  • ngVirtualKeyboardDirective:
    • Call keyboard destroy function on $scope destroy (037835d) (ba6f953)