Selectr Versions Save

A lightweight, vanilla javascript select box replacement. No dependencies.

2.4.13

4 years ago

2.4.11

5 years ago

Various XSS vulnerability fixes (@adrian-enspired)

2.4.8

5 years ago

Fixes

  • Fix user config bleeding into other instances

2.4.7

5 years ago

Changes

  • Add instance reference to original HTMLSelectElement (#87 )

2.4.6

5 years ago

Changes

  • Added messages option (#77 )
  • Fixes #75

2.4.3

5 years ago
  • Fix placeholder not updating when calling add() method on empty select.
  • Fire native "change" event to allow listening on native select element.
  • Improved keyboard support (#51)

2.4.1

6 years ago

2.4.0

6 years ago
  • Fixes #34 and #37

2.3.9

6 years ago

2.3.8

6 years ago
  • Fixed tags not removing.