You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update linter and doc (#9)
* Update linter and fix issues
* Update version and changelog
* Update travis to run doc script only in master branch
* Fix travis badge in the readme file
* Fix travis
Multiselect component (#8)
* Fix variable values and minor style issues
* Rename classes of logos
* Fix font size extra small and its use on code and markdown
* Add border for palette colors and update names
* Remove no longer necessary bootstrap dependency
* Add choicesjs-stencil dependency
* Add multiselect less component
* Add multiselect example page
* Update multiselect style
* Rename host env variable
* Fix choicesjs stencil require path
* Update documentation
* Add multiselect documentation
* Update version and babel preset env dependency
* Fix minor issues