From 9a4c7ae4927a0f22eedfad29df2cff7b08aba525 Mon Sep 17 00:00:00 2001 From: andreww1011 <76139284+andreww1011@users.noreply.github.com> Date: Tue, 14 Jun 2022 21:46:08 -0700 Subject: [PATCH] v1.4.0 (#17) * v1.4.0 * v1.4.0 * v1.4.0 * Update README.md --- README.md | 3 +- dist/FilterMultiSelect.js | 297 ++++++++++------ dist/FilterMultiSelect.js.map | 2 +- dist/example.html | 39 ++- dist/filter-multi-select-bundle.js | 387 ++++++++++++++------- dist/filter-multi-select-bundle.js.map | 2 +- dist/filter-multi-select-bundle.min.js | 2 +- dist/filter-multi-select-bundle.min.js.map | 2 +- dist/filter-multi-select.js | 2 + dist/filter-multi-select.js.map | 2 +- package-lock.json | 2 +- package.json | 2 +- src/Args.ts | 1 + src/FilterMultiSelect.ts | 303 +++++++++++----- src/example.html | 39 ++- src/filter-multi-select.ts | 1 + 16 files changed, 755 insertions(+), 331 deletions(-) diff --git a/README.md b/README.md index 5cda5fa..3eb5d84 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # filter-multi-select

Multiple select dropdown with filter jQuery plugin.

-

JSFiddle

+

JSFiddle

Improve the useability of HTML <select> elements: