the-darc / angular-virtual-keyboard

An AngularJs Virtual Keyboard Interface based on GreyWyvern VKI
http://the-darc.github.io/angular-virtual-keyboard
MIT License
72 stars 41 forks source link

Keyboard is not shown when input is read-only, changes in demo and gulpfile #29

Open radomik opened 8 years ago

radomik commented 8 years ago
  1. Fixed issue 28 (show keyboard on read-only field - see demo).
  2. Simplified development use:
    • demo web application final files are placed in dist folder
    • background compilation, file copying, etc. using gulp default
    • no changes in release folder content creation