Skip to content

Releases: qwikifiers/qwik-ui

headless-0.1.5

29 Apr 01:41
Compare
Choose a tag to compare

0.1.5 (2023-04-29)

headless-0.1.4

28 Apr 14:11
Compare
Choose a tag to compare

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

daisy-0.0.4

28 Apr 14:11
Compare
Choose a tag to compare

0.0.4 (2023-04-28)

Bug Fixes

  • add css inline definitions (#276) (0ed7d96)
  • project folders and linter (#205) (198f729)
  • toggle component: renamed prop & change funcionality in Toggle (#210) (d96c401), closes #209
  • 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

headless-0.1.3

23 Feb 02:09
Compare
Choose a tag to compare

0.1.3 (2023-02-23)

headless-0.1.2

23 Feb 02:01
Compare
Choose a tag to compare

0.1.2 (2023-02-23)

Bug Fixes

Features

daisy-0.0.3

23 Feb 02:09
Compare
Choose a tag to compare

0.0.3 (2023-02-23)

daisy-0.0.2

23 Feb 02:01
Compare
Choose a tag to compare

0.0.2 (2023-02-23)

Bug Fixes

Features

  • component: add draft Popover component (#140) (15950fe)
  • component: add new Progress Bar component (#174) (5bf8262), closes #129
  • component: add radio component (#178) (35b7a60), closes #128
  • component: add the Accordion Component (#176) (523d19d), closes #126
  • component: add the rating component (#149) (0c07dd9)
  • component: added a Toast component that reads the label, the po… (#157) (019f7fa)

headless-0.1.1

09 Feb 18:53
Compare
Choose a tag to compare

0.1.1 (2023-02-09)

Bug Fixes

Features

BREAKING CHANGES

  • Value on option elements are set to 0 despite value prop being successfully passed

daisy-0.0.1

09 Feb 18:54
Compare
Choose a tag to compare

0.0.1 (2023-02-09)

Bug Fixes

Features

  • add Button component (#98) (58f1ff1)
  • component: add ButtonGroup component (#103) (30d9f69)
  • component: add wrapped headless toggle to daisy implementation (570c2dc)
  • components: add tabs to daisy implementation (8b21de7)
  • components: add tabs to daisy implementation (37808b9)

BREAKING CHANGES

  • Value on option elements are set to 0 despite value prop being successfully passed