Skip to content

Enhancement with completion types (success, error, fail)

Compare
Choose a tag to compare
@simform-solutions simform-solutions released this 04 Sep 11:10
· 83 commits to master since this release
4fb70d3

SSSpinnerButton is now enhanced with completion types.
The completion types are success, error and fail, so user can now stop animate with the completion type and it will show the marks(success = ✓, error = ! and fail = ✕) for that.
We just added animation for completion type checkmark and user can also back to default state as well.