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 315775a commit 9e9bdbbCopy full SHA for 9e9bdbb
CHANGELOG.md
@@ -1,5 +1,9 @@
1
-### v2.1.1 (27 February 2017)
+### v2.2.0 (27 February 2017)
2
3
+* [FEATURE] Remove element at once when transitionLeave is false. (thanks @wifilinker) (#34)
4
+* [FEATURE] Use next component sizes when current does not exist. (thanks @wifilinker) (#34)
5
+* [BUGFIX] Avoid silencing transition when this.state.nextChild exists. (thanks @wifilinker) (#34)
6
+* [FEATURE] Add class with `-height-active` suffix when transitioning. (thanks @wifilinker) (#34)
7
* [BUGFIX] Exclude `gh-pages` from the npm package. (#37)
8
* [BUGFIX] Remove comma dangle after rest property. (#39)
9
0 commit comments