Skip to content
This repository has been archived by the owner on Sep 7, 2022. It is now read-only.

Releases: webcomponents/react-integration

v0.0.6

12 Jul 02:40
Compare
Choose a tag to compare

<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

01 Jul 04:50
Compare
Choose a tag to compare

<a name"0.0.5">

0.0.5 (2016-07-01)

Bug Fixes

  • event: Ensure event handlers aren't duplicated. (da1b31fc)

v0.0.4

22 Jun 07:06
Compare
Choose a tag to compare

<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

21 Jun 07:01
Compare
Choose a tag to compare

<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)