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.11.2

Diff

Changelog

Source

[1.11.2] - 2018-03-17

Changed

  • @mertenhanisch has styled the code according to more „standard“ formatting and also improved the wording of the documentation, which is awesome.
  • And @mitchhentges thankfully supports on reviewing your great community support and ensures to the keep the wheels turning on the development of this projects. Many kudos to the both of you !!!
mfranzke
published 1.11.1 •

Changelog

Source

[1.11.1] - 2017-11-24

Fixed

  • @hryamzik thankfully mentioned by #7 that the polyfilling select gets positioned incorrectly in case of the input[list] element being styled as a block-level element.
mfranzke
published 1.11.0 •

Changelog

Source

[1.11.0] - 2017-10-08

Changed

  • I'm very thankful for @ailintom mentioning the missing IE9 support with #2, which is still relevant (at least and maybe foremost) for the Windows Vista users.
  • Additionally @Kravimir thankfully brought to my attention, that IE9 handles the option subelements quite restricted - so I've added a section regarding IE9 support to the demo page with the additional two lines of HTML, that you'll need to add in case you also need / want to still support IE9 in your projects, as well as changed the JavaScript code to even also support IE9.
mfranzke
published 1.10.3 •

Changelog

Source

[1.10.3] - 2017-10-07

Changed

  • Added a comment regarding IE9 - and some simple code styling.
mfranzke
published 1.10.2 •

Changelog

Source

[1.10.2] - 2017-09-26

Fixed

  • Simple corrections.
mfranzke
published 1.10.1 •

Changelog

Source

[1.10.1] - 2017-09-25

Fixed

  • Simple bugfix, that came up through the latest implementation on the up and down arrow keys.
mfranzke
published 1.10.0 •

Changelog

Source

[1.10.0] - 2017-08-16

Changed

  • Added the ability to open the datalist on the up and down keys even in case that no value has been provided - this seems to be intentionally and even also adapts the behavior by supporting browsers.
mfranzke
published 1.9.0 •

Changelog

Source

[1.9.0] - 2017-07-20

Changed

Regarding the changes out of release version 1.6.0 to emulate the expected UI quite nicely, I was still struggling with using that hacky solution (multiple attribute) and even also of how to prevent multiple selections on the polyfilling select.

  • Actually the attribute size came to my attention, which much better fits the requirements and behaves as designed quite perfectly. Chapeau!
mfranzke
published 1.8.1 •

Changelog

Source

[1.8.1] - 2017-07-18

Fixed

  • Bugfix regarding the handling of the label values.
mfranzke
published 1.8.0 •

Changelog

Source

[1.8.0] - 2017-07-24

Changed

  • Restricted the polyfill to only work with relevant input types; we’d like to exclude the ones that even already need another polyfill to „work“ correctly or have a meaningful UI, like e.g. color or date-related ones, as those polyfills should handle the support of the datalist themselves depending on their own functionality.
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