Releases: webcomponents/react-integration
Releases · webcomponents/react-integration
v0.0.6
<a name"0.0.6">
0.0.6 (2016-07-12)
Bug Fixes
- props:
- Simplified fix and corrected test code that was getting a false positive. (d66f3045)
- Ensure style is set correctly for both an object and a string. (aadcc163)
v0.0.5
<a name"0.0.5">
0.0.5 (2016-07-01)
Bug Fixes
- event: Ensure event handlers aren't duplicated. (da1b31fc)
v0.0.4
<a name"0.0.4">
0.0.4 (2016-06-22)
Bug Fixes
- bump: bump skatejs-build to avoid parser errors w/ babel (0dce67a8)
v0.0.3
<a name"0.0.3">
0.0.3 (2016-06-21)
Bug Fixes
- build: Re-init after fixing webpack / karma config copying issues. (9077a595)
- events: Fix issues causing built-in events to not get fired due to case-sensitivity. (198c5cd5)