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.
- Triggering events: input, change, focus, blur
- Travis CI configuration
- Travis CI configuration
- Old dev deps
- Decrease bundle size
- Mouseleave event handler for buttons, to stop increase or decrease process, when user move mouse out of button element
- Added the recommendation to use v-model directive to interact with the component to README and demo page
- Touch events on controls: now handled case when user hold the button
- README.md text
- README.md: Incorrect component import code example