armstrong-react
Advanced tools
Comparing version
@@ -51,2 +51,3 @@ "use strict"; | ||
} | ||
this.buildValue(); | ||
}; | ||
@@ -97,2 +98,3 @@ CodeInput.prototype.buildValue = function () { | ||
CodeInput.prototype.keyDown = function (e) { | ||
console.log(e.key); | ||
var lpb = this.props.lengthPerBox[this.state.focusIndex]; | ||
@@ -99,0 +101,0 @@ var selectionLength = window.getSelection().toString().length; |
{ | ||
"name": "armstrong-react", | ||
"version": "2.5.16", | ||
"version": "2.5.17", | ||
"description": "Rocketmakers Armstrong library of React components", | ||
@@ -5,0 +5,0 @@ "main": "./dist/index.js", |
Sorry, the diff of this file is not supported yet
762412
0.01%15055
0.03%