datalist-polyfill
Advanced tools
Comparing version
{ | ||
"name": "datalist-polyfill", | ||
"description": "An extremely lightweight and library-dependency-free vanilla JavaScript datalist polyfill.", | ||
"version": "1.0.3", | ||
"version": "1.1.0", | ||
"homepage": "https://github.com/mfranzke/datalist-polyfill", | ||
@@ -6,0 +6,0 @@ "authors": [{ |
@@ -1,2 +0,1 @@ | ||
// @flow | ||
/* | ||
@@ -3,0 +2,0 @@ * datalist-polyfill.js - https://github.com/mfranzke/datalist-polyfill |
{ | ||
"name": "datalist-polyfill", | ||
"version": "1.0.3", | ||
"version": "1.1.0", | ||
"description": "An extremely lightweight and library-dependency-free vanilla JavaScript datalist polyfill.", | ||
@@ -5,0 +5,0 @@ "main": "datalist-polyfill.js", |
@@ -8,3 +8,3 @@ # datalist-polyfill | ||
## Features | ||
* Lightweight: 3.02 kB of JavaScript - less than 1.2 kB gzipped | ||
* Lightweight: 3.07 kB of JavaScript - less than 1.3 kB gzipped | ||
* Fully flexible to change the data / `<option>`s | ||
@@ -57,2 +57,5 @@ * Enables core keyboard controls like e.g. the up and down arrow keys, ESC and ENTER | ||
### Version 1.1.0 - 2017/05/09 | ||
some small corrections | ||
### Version 1.0.3 - 2017/05/09 | ||
@@ -59,0 +62,0 @@ better preselection on entries within the dropdown depending on the inputs value |
88
3.53%20437
-9.96%8
-20%229
-0.43%