Skip to content

Releases: qwikifiers/qwik-ui

@qwik-ui/[email protected]

28 Jul 18:18
Compare
Choose a tag to compare

0.1.12 (2023-07-28)

Bug Fixes

  • accordion: proper generic type annotation (598a22c)

@qwik-ui/[email protected]

28 Jul 10:44
Compare
Choose a tag to compare

0.1.11 (2023-07-28)

Bug Fixes

  • accordion: add propfunction type (66e89b6)
  • accordion: ci / lint warning fixes (f7de15d)
  • accordion: defaultValue flicker fix (f8a7bd0)
  • accordion: docs typo, cleanup comments, comment out dynamic tests for now (049d788)
  • accordion: fixed animated height calculation for keyframes (bb320ef)
  • accordion: proper naming of QRL (669863e)
  • eslint props task error: eslint props task error fix (048d9ce)

Code Refactoring

  • select: update event handlers (bc08c54)

Features

  • accordion & website: accordion examples, feats, critical fix, website font build fix (a6a213b)
  • accordion: possible ready state, major refactor, major docs additions (fffbb87)
  • accordion: small code refactor, and props array for consumers (1e37d53)
  • Select: add preliminary required behaviour (009be72)

BREAKING CHANGES

  • select: Previously, optionValue automatically emits as a text node to the
  • element for
    SelectOption which was potentially problematic if the user has different values for what should be
    displayed instead of what is stored in state for form submission

@qwik-ui/[email protected]

13 Jul 12:22
Compare
Choose a tag to compare

@qwik-ui/[email protected]

13 Jul 12:21
Compare
Choose a tag to compare

0.1.10 (2023-07-13)

Bug Fixes

  • headless/tabs: disabled edges working now (92ae8c8)

Features

  • accordion & banner: major accordion refactor and banner component for docs (c5d4017)
  • headless/tabs: add custom selected class (0590bf4)

@qwik-ui/[email protected]

08 Jul 07:47
Compare
Choose a tag to compare

0.0.5 (2023-07-08)

Bug Fixes

  • types path in all packages (d1baf5e)

@qwik-ui/[email protected]

08 Jul 07:46
Compare
Choose a tag to compare

0.1.9 (2023-07-08)

Bug Fixes

  • types path in all packages (d1baf5e)

@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