All Versions
15
Latest Version
Avg Release Cycle
111 days
Latest Release
1085 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v3.0.4 Changes
October 12, 2020- π [#271] - Added className to component props and updated documentation
-
v3.0.3 Changes
June 05, 2020- β‘οΈ [#170] - Fixes debouncing calls updateInitialDimension after element destroyed
-
v3.0.2
May 05, 2020 -
v3.0.1 Changes
May 05, 2020- β‘οΈ [#130] Update subscribe-ui-event to 2.0.6
-
v3.0.0 Changes
May 05, 2020 -
v2.1.0 Changes
October 30, 2018 -
v2.0.1 Changes
May 29, 2018- [#99] Add Math.round to translate3d @dmikheev
- π» [#108] Bump subscribe-ui-event @roderickhsiao
-
v2.0.0 Changes
May 29, 2018π This release update the refs usage to the new api:
π https://reactjs.org/docs/refs-and-the-dom.html"Legacy API: String Refs
π If you worked with React before, you might be familiar with an older API where the ref attribute is a string, like "textInput", and the DOM node is accessed as this.refs.textInput. We advise against it because string refs have some issues, are considered legacy, and are likely to be removed in one of the future releases. If youβre currently using this.refs.textInput to access refs, we recommend the callback pattern instead."Thanks to @kunukn for contributing!
-
v1.4.1 Changes
January 22, 2018 -
v1.4.0
October 03, 2017