react-input-checkbox
Version:
Simple and stylable checkbox UI component for React apps
36 lines (22 loc) • 511 B
Markdown
# Change Log
This project adheres to [Semantic Versioning](http://semver.org/).
## 0.1.6
* Update README.md for installation process
## 0.1.5
* Update styles
* Remove lib from git
* Update description
## 0.1.4
* Add modification prop
* Update demos
* Add material theme demo
* Add prop-types
## 0.1.3
* Add size-limit
* Change peerDependencies `react` and `react-dom` versions to `16.0.0` or above
## 0.1.2
* Fix styles for iOS and IE
## 0.1.1
* Fix main point of package
## 0.1
* Initial release