Skip to content

Releases: qwikifiers/qwik-ui

qwik-ui@0.3.1

11 Jun 00:09
3341cd1
Compare
Choose a tag to compare

Patch Changes

  • 🐞🩹 cli now works but defaults to tailwind 3 installation. Support for Tailwind 4 is coming (by @shairez in #1105)

@qwik-ui/styled@0.3.2

10 Jun 23:33
Compare
Choose a tag to compare

Patch Changes

  • ✨ The styled kit Tooltip component is now available. (by @maiieul in #1103)

  • ✨ The styled kit Collapsible component is now available. (by @maiieul in #1102)

  • 🐞🩹 global.css for correct Accordion data-open data-closed in animations, fix "leftover" styled Modal inlined tailwind to data-[open] data-[closed] from deprecated data-[state="open"] data=[state="closed"], and reflected the changes to the qwik-ui docs (by @serbyxp in #1050)

  • ✨ The styled kit Carousel component is now available. (by @maiieul in #1086)

  • ✨ The styled kit Dropdown component is now available. (by @maiieul in #1103)

@qwik-ui/headless@0.6.8

10 Jun 23:33
Compare
Choose a tag to compare

Patch Changes

  • We deprecated the Tabs shorthand API as it was less composable and more maintenance. We might add that API as copy/paste in the future. (by @maiieul in #995)

qwik-ui@0.3.0

29 Apr 18:26
b9f58d9
Compare
Choose a tag to compare

Minor Changes

  • Added sponsors section to the Readme (by @zaynet in #1064)

Patch Changes

  • Updated dependencies [04b5872]:
    • @qwik-ui/utils@0.3.2

@qwik-ui/utils@0.3.2

29 Apr 18:26
b9f58d9
Compare
Choose a tag to compare

Patch Changes

@qwik-ui/themes@0.1.1

29 Apr 18:26
b9f58d9
Compare
Choose a tag to compare

Patch Changes

@qwik-ui/styled@0.3.1

29 Apr 18:26
b9f58d9
Compare
Choose a tag to compare

Patch Changes

@qwik-ui/headless@0.6.7

29 Apr 18:26
b9f58d9
Compare
Choose a tag to compare

Patch Changes

@qwik-ui/headless@0.6.6

05 Apr 20:08
0545946
Compare
Choose a tag to compare

Patch Changes

@qwik-ui/headless@0.6.5

23 Jan 17:13
41340b6
Compare
Choose a tag to compare

Patch Changes

  • Select fixes for: (by @thejackshelton in #1042)

    Also fixes for infinite scroll issues when both keyboard and mouse are used to navigate the listbox.