Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

datalist-polyfill

Package Overview
Dependencies
Maintainers
1
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

datalist-polyfill - npm Package Versions

1
7

1.18.1

Diff

Changelog

Source

[1.18.1] - 2018-07-10

Added

  • Dispatch the input event as well on the related input[list] on using the Backspace key within the polyfilling select
mfranzke
published 1.18.0 •

Changelog

Source

[1.18.0] - 2018-07-10

Changed

  • Defined the system-font for the demo-page
  • Renamed some variables to some more meaningful names
  • Cleanup on some unnecessary variables & comments

Removed

  • Removed an old separation in between eventTarget-Tagnames of select and option, that was integrated due to the mouse-event, which has been replaced again a while ago
mfranzke
published 1.17.0 •

Changelog

Source

[1.17.0] - 2018-07-07

Added

  • Include behavior on pressing Tab or other printable keys (#27)
  • Added Greenkeeper badge. I'm using this service to keep being updated on the dev dependencies.
mfranzke
published 1.16.2 •

Changelog

Source

[1.16.2] - 2018-07-04

Fixed

  • Fixed a bug that lead to an incorrectly selected suggestion (first instead of last) while using the up key on the input element
  • Fix for input[list] elements with class attribute - thanks to @mricherzhagen for mentioning this and even also providing a solution by pull request #25
mfranzke
published 1.16.1 •

Changelog

Source

[1.16.1] - 2018-06-28

Fixed

  • Introduced a new bug by the fix for #23. Reverted that one and corrected the ESLint rules settings. (#24)
mfranzke
published 1.16.0 •

Changelog

Source

[1.16.0] - 2018-06-27

Added

  • Linting as well as security: prettier, xo, codacy
  • And their badges

Changed

Made a lot of code changes in relation to what the previously mentioned linters reported. (e.g. #23)

Security

Made some code changes in relation to what the previously mentioned linters reported. (e.g. #21, #22)

mfranzke
published 1.15.1 •

Changelog

Source

[1.15.1] - 2018-06-22

Fixed

  • A previous checkin has broken the solution provided for #16, so I've fixed this again.
mfranzke
published 1.15.0 •

Changelog

Source

[1.15.0] - 2018-06-22

Changed

  • Mainly simplified the code.
mfranzke
published 1.14.4 •

Changelog

Source

[1.14.4] - 2018-06-21

Fixed

  • IE9: After choosing a suggestion out of the polyfilling select, the select itself wouldn't get hidden. (#19)
mfranzke
published 1.14.3 •

Changelog

Source

[1.14.3] - 2018-06-20

Changed

  • Changed the order in a comparsion as this simplifies the response.

Fixed

  • Sadly another small bug slipped through today, it's about an incorrect variable being used.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc