We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f338d4 commit 99bf645Copy full SHA for 99bf645
CHANGELOG.md
@@ -0,0 +1,17 @@
1
+# Changelog
2
+
3
+### 1.3.2 (Apr 8, 2016)
4
5
+- Bugfix: Prevent `width` and `height` from leaking to the underlying DOM element and being written.
6
7
+### 1.3.1 (Apr 8, 2016)
8
9
+- Allow React v15 in peerdeps.
10
11
+### 1.3.0 (Mar 11, 2016)
12
13
+- Switch to ES2015 Loose Mode to fix IE9/10 issues.
14
+- Flow typing fixes.
15
+- Styling fixes to the demo page.
16
17
+> Changes before 1.3.0 were not logged. Please see the git commit history.
0 commit comments