Skip to content

Releases: nrako/react-component-resizable

2.0.1

18 Oct 20:47
f67cef9
Compare
Choose a tag to compare

🐛 Bug fixes

2.0.0

05 May 11:47
ed87110
Compare
Choose a tag to compare

This version supports React 16 and is build with
nwb which provide ES5, ES6 modules and
UMD builds.

1.0.1

08 Jul 09:47
Compare
Choose a tag to compare

Fix React 15.2 warnings

Via #23
When running React 15.2.0 you get the following warning:

Warning: Unknown props onResize, triggersClass, expandClass, contractClass, embedCss on <div> tag. Remove these props from the element. For details, see https://fb.me/react-unknown-prop

Release 1.0.0

24 May 17:29
Compare
Choose a tag to compare

0.x.x version is so 2015, let's release 1.0.0 🎉

Upgrade to React 15, thanks @justinanastos

0.3.0

05 Nov 20:38
Compare
Choose a tag to compare

Supports for React 0.14.0

Thanks to @jayfunk PR #12

0.2.3

15 Apr 21:04
Compare
Choose a tag to compare

Merge PR #7 #6 #5 & #4

Credits @ahutchings and @jayfunk