Skip to content

Releases: ten1seven/what-input

v4.1.1

27 Feb 20:09
Compare
Choose a tag to compare

Small bugfix

v4.1.0

25 Feb 19:05
Compare
Choose a tag to compare

Bugfixes and update to es2015.

v4.0.6

16 Jan 16:25
Compare
Choose a tag to compare

Resolving node version conflict.

v4.0.5

16 Jan 16:23
Compare
Choose a tag to compare

Hotfix for activeElement bug in IE 11.

v4.0.4

07 Dec 17:25
Compare
Choose a tag to compare

Substitute className for classList for better browser support.

v4.0.3

30 Oct 23:56
Compare
Choose a tag to compare

Remove <button> from blacklisted form elements.

v4.0.1

25 Sep 06:16
Compare
Choose a tag to compare

Bugfix for new intent attribute and touch.

v4.0.0

24 Sep 21:34
Compare
Choose a tag to compare

Reworked event detection to not "predict" input via mousemove. Also added data-whatintent attribute that mimicks v3's behavior of using mousemove.

v3.0.0

21 Jun 23:20
Compare
Choose a tag to compare

Adding back UMD wrapper and changing file structure

v2.1.1

21 Jun 22:54
Compare
Choose a tag to compare

Bug fix that resolves issue with Chrome/Safari where mousemove events are triggered by the keyboard.