Skip to content

react-daisyui v1.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Mar 17:52
1bcb43f

Features

  • Dropdown: support disabled DropdownToggle (#47) (1d00816)

Bug Fixes

  • added disabled prop onto button to prevent click event from firing (f3046d0)
  • added missing href prop from a tag in Button and wrote unit test (46455e6)
  • installed ts-jest and updated configs to fix jest tests (#43) (7203a25)

Miscellaneous

  • added responsive option to badge (72e093f)
  • hide start icon when loading (#45) (af14f31)
  • removed unused import legacyref (dbfdfb3)