- [BUGFIX] Remove selected attribute by onselect ordered elements if the option is removed
- [FEATURE] Allow overriding order-field name with 'data-sorting-field-name'
- [BUGFIX] add missing quotation marks
- [BUGFIX] display an error in console if the selection and the given data not the same number
- [CLEANUP] remove unused scss
- [FEATURE] add a manual order option
- [TASK] add minify files
- [FEATURE] add umd and es format
- [TASK] add .npmignore
- [TASK] add new version of babel
- [FEATURE] add label to filter input and add placeholder optional
- [BUGFIX] reset unselect options if the filter are empty
- [FEATURE] add backgroundcolor if the box is on focus
- [FEATURE] add a new class to the label of select with a for attribute
- [FEATURE] add keyboard actions for accessibility
- [FEATURE] add errormessage if the select not a multiple select
- Initial release