Skip to content

Releases: nkbt/react-copy-to-clipboard

v4.1.2

05 Jul 10:05
Compare
Choose a tag to compare

FIX: Should not override child's onClick prop #27

v4.1.1

05 Jul 10:04
Compare
Choose a tag to compare

FIX: Update dependencies and fix #20

v4.1.0

12 Apr 14:58
Compare
Choose a tag to compare

Support React@15

v4.0.0

23 Jan 12:04
Compare
Choose a tag to compare

Deprecate React 0.13, only React 0.14 supported now.
New way of Bower install

v3.0.2

08 Oct 10:53
Compare
Choose a tag to compare

Support React@0.14

v3.0.0

08 Oct 10:54
Compare
Choose a tag to compare

Go back to wrapper-component, no <button> rendered anymore

v2.0.1

29 Aug 08:34
Compare
Choose a tag to compare

Add Gitter chat badge

v2.0.0

21 Aug 11:46
Compare
Choose a tag to compare

Breaking changes: CopyToClipboard now renders <button> but passes all attributes and children to it. See #5 for details.

v1.0.4

09 Aug 13:10
Compare
Choose a tag to compare

Add React 0.14-beta support