- Add
withArgs
to help withpropFunc
mapsTo
- Add defensive spy code and tidied methods to spy on
- Fake context when using radium (after v0.16 breaking changes)
- Upgrade to babel 6
- Fix child event mapping
- Fix unspyable methods
- Throw error if more than one root element
- Add spy config
- Add teardown functionality
- Allow for render methods that return null!?
- Add event mapping for child elements
- Fix event mapping for multiple events in component
- Fix deep child nesting
- Fix value property for elements with no children