datalist-polyfill
Advanced tools
Changelog
[1.14.2] - 2018-06-20
select
on non-matching option elements regarding the value.Changelog
[1.14.1] - 2018-06-20
select
on pressing ENTER
, which is equal to the behavior on pressing ESC
.README
. I'm loving badges.HTML
tags that should be included within every page (and even also added the IE related meta tag due to backwards compatibility).README
page due to the new NPM
websites layout.option
elements within the polyfilling select
has incorrectly even also included :disabled
elements.Changelog
[1.14.0] - 2018-06-12
MutationObserver
to even also capture changes to the option
elements as a correction to enhance the current functionality (#16).HTTP
to the new kid on the block: HTTPS
. Nice ! ;-)Changelog
[1.13.1] - 2018-06-04
Changelog
[1.13.0] - 2018-05-28
value
and label
for the suggestions. As the browser vendors (GC vs. the others) don't seem to be aligned on this topic, I've decided to enable the label
-attribute to serve as the definitive label being displayed, even if a value is being defined differing from the label. Check out the „Different ways of defining an option“ section on the demo page regarding this topic.dependencies
) and added (jsdelivr
) badges. I like badges.CHANGELOG
to an external file.Changelog
[1.12.2] - 2018-05-01
focusOut
-> focusout
event nameChangelog
[1.12.1] - 2018-04-07
.editorconfig
to keep it that way) and typo