Skip to content

Releases: qwikifiers/qwik-ui

@qwik-ui/[email protected]

04 Jul 10:52
Compare
Choose a tag to compare

0.0.4 (2023-07-04)

Bug Fixes

  • autocomplete & website deploy fixes: autocomplete dropdown fix & deploy fix (6a1710e)
  • docs site build: docs site should build correctly now (a70b6e8)
  • website builds locally: n (29cfafa)

Features

  • add carousel component (#280) (396aeb1)
  • component: add support for button custom labels (b71af63)
  • component: add support to customize the default and active classes in button (8ad71bf)

@qwik-ui/[email protected]

04 Jul 10:51
Compare
Choose a tag to compare

0.1.8 (2023-07-04)

Bug Fixes

  • attempted build fix: n (3d3158a)
  • autocomplete & website deploy fixes: autocomplete dropdown fix & deploy fix (6a1710e)
  • autocomplete file issue: n (f44779d)
  • autocomplete issue: n (81c1acb)
  • content blocking aria-expanded and select visible after computed (0e97e1b)
  • cypress: attempt to fix async error in cypress (8240870)
  • fixed enter key not properly hiding listbox: enter key now hides the listbow (899a56d)
  • headless/tabs: removed empty if (1e8be6b)
  • headless/tabs: render on server (8309d7b)
  • headless/tabs: restored dynamic handling (c5621a5)
  • headless/tabs: specific preventDefault (a7bd27b)
  • headless: added tests to ts exclude (8bc36a0)
  • hopeful fix for autocomplete directory: n (f6368ae)
  • moved useId outside fo template (ce2799f)
  • popover-content: add aria-label attr to pass a11y cypress assertion (dd06273)
  • previous commit: overwrite previous commit (3767c44)
  • tabs flicker (e2227c2)
  • tabs, finally 😅 (9d579b6)
  • tabs: wrong labelledBy value (8cb43c9)

Features

  • accessibility: axe accessibility recommendation changes (ef1e1f2)
  • add carousel component (#280) (396aeb1)
  • component: add support for button custom labels (b71af63)
  • component: add support to customize the default and active classes in button (8ad71bf)
  • cypress select tests: added tests for select component using cypress (515e77d)
  • disabled options for autocomplete: disabled options for autocomplete (f9c01b3)
  • docs: add preview/code switching to examples (05862dc)
  • filtering, autocomplete functionality , along with selecting an object: autocomplete works (f3cd73c)
  • headless/tabs: add right arrow support (1284b1e)
  • headless/tabs: end,home,pagedn,pageup (745c8bd)
  • headless/tabs: handle left arrow, home, end (487de0e)
  • headless/tabs: handle vertical tabs (1a6ae5a)
  • headless/tabs: onSelectedIndexChange (a43c87a)
  • headless: tabs selectedIndex impl & tests (74fb635)
  • initial api additions & scaffolding: initial API, Setting up types & props (99e31e6)
  • keyboard navigation & aria: added keyboard navigation (09689c0)
  • listbox toggle, floating ui anchor additiongs, listbox wrapper: part of the autocomplete added (593aa80)
  • popover-content: add aria-modal attr (4b8aa11)
  • popover: add roles to popover trigger and content (4d8c94a)

@qwik-ui/[email protected]

29 Apr 13:53
Compare
Choose a tag to compare

0.0.3 (2023-04-29)

Bug Fixes

  • types on published kits (a05f758)

tailwind-0.0.2

29 Apr 01:58
Compare
Choose a tag to compare

0.0.2 (2023-04-29)

Bug Fixes

@qwik-ui/[email protected]

29 Apr 13:53
Compare
Choose a tag to compare

0.1.7 (2023-04-29)

Bug Fixes

  • types on published kits (a05f758)

headless-0.1.6

29 Apr 01:57
Compare
Choose a tag to compare

0.1.6 (2023-04-29)

Bug Fixes

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)