react-ladda v3.0.0 Release Notes

Release Date: 2015-07-11 // almost 9 years ago
  • 🔄 Changed

    • 🆕 New props for LaddaButton that do not collide with existing element props (buttonStyle instead of style)
    • Gave LaddaButton ownership of the button component. Any props applied to the LaddaButton are applied to the wrapped button. The children of the LaddaButton are rendered inside ladda-label.