Skip to content

headless-0.1.4

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Apr 14:11
· 2437 commits to main since this release

0.1.4 (2023-04-28)

Bug Fixes

  • add css inline definitions (#276) (0ed7d96)
  • project folders and linter (#205) (198f729)
  • remove any to satisfy the picky linter ✅ (737860b)
  • solve headless linter warnings (a97d826)
  • solve linter errors (100ed43)
  • toggle component: renamed prop & change funcionality in Toggle (#210) (d96c401), closes #209
  • tooltip works only the first time (#269) (29b14ff)
  • update config to enable cypress component testing (ff170b8)

Features

BREAKING CHANGES

  • toggle component: any component who uses daisy-toggle, will have to rename checked to pressed