ionic-plugin-keyboard
Advanced tools
Comparing version 1.0.4 to 1.0.5
{ | ||
"name": "ionic-plugin-keyboard", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"cordova": { | ||
@@ -9,7 +9,9 @@ "id": "ionic-plugin-keyboard", | ||
"ios", | ||
"blackberry10" | ||
"blackberry10", | ||
"wp8", | ||
"windows" | ||
] | ||
}, | ||
"description": "Ionic Keyboard Plugin", | ||
"repo": "https://github.com/driftyco/ionic-plugins-keyboard.git", | ||
"repository": "https://github.com/driftyco/ionic-plugins-keyboard.git", | ||
"issue": "https://github.com/driftyco/ionic-plugins-keyboard/issues", | ||
@@ -23,3 +25,5 @@ "keywords": [ | ||
"cordova-ios", | ||
"cordova-blackberry10" | ||
"cordova-blackberry10", | ||
"cordova-wp8", | ||
"cordova-windows" | ||
], | ||
@@ -26,0 +30,0 @@ "author": "Ionic", |
@@ -54,3 +54,3 @@ Keyboard | ||
- iOS, Android, Blackberry 10 | ||
- iOS, Android, Blackberry 10, Windows | ||
@@ -69,3 +69,3 @@ | ||
- iOS | ||
- iOS, Windows | ||
@@ -75,3 +75,3 @@ Keyboard.show | ||
Force keyboard to be shown on Android. This typically helps if autofocus on a text element does not pop up the keyboard automatically | ||
Force keyboard to be shown. This typically helps if autofocus on a text element does not pop up the keyboard automatically | ||
@@ -82,3 +82,3 @@ cordova.plugins.Keyboard.show(); | ||
- Android, Blackberry 10 | ||
- Android, Blackberry 10, Windows | ||
@@ -105,3 +105,3 @@ native.keyboardshow | ||
- iOS, Android, Blackberry 10 | ||
- iOS, Android, Blackberry 10, Windows | ||
@@ -128,2 +128,2 @@ | ||
- iOS, Android, Blackberry 10 | ||
- iOS, Android, Blackberry 10, Windows |
Sorry, the diff of this file is not supported yet
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
5044430
60
235