All Versions
13
Latest Version
Avg Release Cycle
63 days
Latest Release
2414 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v6.0.0 Changes
February 10, 2018๐ Changed
- ๐ Support
[email protected]
- ๐ Support
-
v5.0.7 Changes
May 13, 2017๐ Changed
- ๐ Use external prop-types
-
v5.0.6 Changes
February 14, 2017๐ Changed
- ๐ Fixed a bug where setting
loading
tofalse
would remove thedisabled
property from the button.
- ๐ Fixed a bug where setting
-
v5.0.5 Changes
January 01, 2017๐ Changed
- Disable button when loading
-
v5.0.4 Changes
November 09, 2016๐ Changed
- ๐ Use
ladda
as a dependency instead of a peerDependency
- ๐ Use
-
v5.0.1 Changes
September 23, 2016๐ Changed
- ๐ Support
[email protected]
- ๐ Support
-
v5.0.0 Changes
September 17, 2016๐ Changed
- ๐จ Refactor
- ๐ Use Babel/ES7 for compilation
- ๐ Fixed React warning described in #36
- ๐ Changed prop names to the actual data attributes that Ladda uses
-
v4.0.0
-
v3.0.0 Changes
July 11, 2015๐ Changed
- ๐ New props for
LaddaButton
that do not collide with existing element props (buttonStyle
instead ofstyle
) - Gave
LaddaButton
ownership of thebutton
component. Any props applied to theLaddaButton
are applied to the wrappedbutton
. The children of theLaddaButton
are rendered insideladda-label
.
- ๐ New props for
-
v2.0.4
May 20, 2015