datalist-polyfill
Advanced tools
Changelog
[1.18.1] - 2018-07-10
input[list]
on using the Backspace
key within the polyfilling select
Changelog
[1.18.0] - 2018-07-10
eventTarget
-Tagnames of select
and option
, that was integrated due to the mouse-event, which has been replaced again a while agoChangelog
[1.16.2] - 2018-07-04
input
elementinput[list]
elements with class
attribute - thanks to @mricherzhagen for mentioning this and even also providing a solution by pull request #25Changelog
[1.16.0] - 2018-06-27
prettier
, xo
, codacy
Made a lot of code changes in relation to what the previously mentioned linters reported. (e.g. #23)
Made some code changes in relation to what the previously mentioned linters reported. (e.g. #21, #22)