All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
closeOnSelect
to close dropdown on selecting icon. (#6)
- Dropdown will open on top if view port is small.
- Use
click
instead ofmousedown
andtouchend
to close the dropdown. - Better docs.
First release.