Go to file
2016-04-04 22:52:49 +01:00
assets Housekeeping 2016-04-04 22:52:49 +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 Assign element value based on store 2016-04-04 21:44:32 +01:00
LICENSE Initial commit 2016-03-15 14:02:08 +00:00
package.json Setup foundation for redux 2016-03-30 15:04:21 +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 Add event listeners to each element in this.elements + wrap them in div 2016-03-16 14:41:13 +00:00
webpack.config.prod.js API structuring + webpack config 2016-03-15 22:42:10 +00: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