Go to file
2016-05-10 09:02:59 +01:00
assets Refactor rendering 2016-05-10 09:02:59 +01:00
.babelrc API structuring + webpack config 2016-03-15 22:42:10 +00:00
.eslintrc Add event listeners to each element in this.elements + wrap them in div 2016-03-16 14:41:13 +00:00
.gitignore File structuring 2016-03-15 14:04:53 +00:00
index.html Choices improvements 2016-05-08 13:22:25 +01:00
LICENSE Initial commit 2016-03-15 14:02:08 +00:00
package.json Test Fuse for fuzzy searching 2016-05-03 14:55:38 +01:00
README.md Begun handling select element + disabled state 2016-03-21 19:27:52 +00:00
server.js API structuring + webpack config 2016-03-15 22:42:10 +00:00
webpack.config.dev.js Single select box support 2016-05-07 12:36:50 +01:00
webpack.config.prod.js Single select box support 2016-05-07 12:36:50 +01:00

Choices (in development)

A vanilla JS customisable select box plugin

To do

  • 'Tagging' style input box
  • Sortable select box (ASC/DESC etc)
  • Select box with filtering search