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 as of release version 2.1.0.
- Add props documentation to README.md
- Add standardjs linting
- Add support for
className
-prop - Add support for swiping
- Use newer React and JavaScript language features
- Use
cursor: not-allowed
on hover when disabled - Rearrange project file structure
- Stop tracking compiled files
- Update URLs and email address in package.json
- Update URLs in README.md
- Update dependencies
- Remove syntax highlighting attempt
- Don't react on hover when disabled
- Fix issue with broken React ref
- Fix lint errors
- Don't use deprecated
React.PropTypes
API
2.1.1 - 2016-07-13
- Make SVG properties work with React
- Remove unused SVG properties
2.1.0 - 2016-04-14
- Update dependencies
2.0.1 - 2015-10-12
- Update build