- Fix issue causing callback to fire when clicking child component
- Added Flow type definitions.
- Added an npm prepublish script
- Removed npm postversion script
- Removed deploy settings from Travis config
- Fixed a class method naming conflict bug
- Added "events" prop to allow for custom trigger events
- Added the option to pass a function as the child
- Initial release