@polymer/iron-behaviors
Advanced tools
Comparing version 3.0.0-pre.8 to 3.0.0-pre.10
@@ -83,2 +83,5 @@ import '../polymer/polymer.js'; | ||
/** | ||
* @type {!Object} | ||
*/ | ||
keyBindings: { | ||
@@ -85,0 +88,0 @@ 'enter:keydown': '_asyncClick', |
@@ -54,2 +54,5 @@ import '../polymer/polymer.js'; | ||
/** | ||
* @return {void} | ||
*/ | ||
ready: function() { | ||
@@ -56,0 +59,0 @@ this.addEventListener('focus', this._boundFocusBlurHandler, true); |
{ | ||
"name": "@polymer/iron-behaviors", | ||
"flat": true, | ||
"version": "3.0.0-pre.8", | ||
"version": "3.0.0-pre.10", | ||
"description": "Provides a set of behaviors for the iron elements", | ||
@@ -15,10 +15,10 @@ "contributors": [ | ||
"dependencies": { | ||
"@polymer/polymer": "^3.0.0-pre.7", | ||
"@polymer/iron-a11y-keys-behavior": "^3.0.0-pre.7" | ||
"@polymer/polymer": "^3.0.0-pre.10", | ||
"@polymer/iron-a11y-keys-behavior": "^3.0.0-pre.10" | ||
}, | ||
"devDependencies": { | ||
"@polymer/paper-styles": "^3.0.0-pre.7", | ||
"@polymer/paper-input": "^3.0.0-pre.7", | ||
"@polymer/iron-test-helpers": "^3.0.0-pre.7", | ||
"@polymer/iron-component-page": "^3.0.0-pre.7", | ||
"@polymer/paper-styles": "^3.0.0-pre.10", | ||
"@polymer/paper-input": "^3.0.0-pre.10", | ||
"@polymer/iron-test-helpers": "^3.0.0-pre.10", | ||
"@polymer/iron-component-page": "^3.0.0-pre.10", | ||
"wct-browser-legacy": "0.0.1-pre.11", | ||
@@ -25,0 +25,0 @@ "@webcomponents/webcomponentsjs": "^1.0.0" |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
493
24064
14