angular-virtual-keyboard
angular-virtual-keyboard copied to clipboard
Keyboard is not shown when input is read-only, changes in demo and gulpfile
- Fixed issue 28 (show keyboard on read-only field - see demo).
- 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