Skip to content

Release 0.17.4

Compare
Choose a tag to compare
@nandi95 nandi95 released this 26 Jul 12:34
· 9 commits to main since this release
b7f8678

Chore:

  • chore: increment version

Fix:

  • fix(button): handle auto and % width values on loading
  • fix(button): avoid setting width to auto
    • This could caused issues when turning button back from loading

Feature:

  • feat: made error message more helpful

Testing

  • test: updated helper test
  • test: updated button tests