We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60ff91a commit bb0206eCopy full SHA for bb0206e
HISTORY.md
@@ -1,5 +1,11 @@
1
# onScan.js - version history
2
3
+### 1.4
4
+
5
+- Improved default key code decoder: ignore non-alphanumeric characters, case sensitive now, etc.
6
+- Wrapped onScan as a JS module
7
+- Fixed JS errors in browsers, that do not allow overriding KeyboardEvent.which
8
9
### 1.3.2
10
11
- FIX option `ignoreIfFocusOn` not working
0 commit comments