Skip to content

Releases: qwikifiers/qwik-ui

[email protected]

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/[email protected]

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/[email protected]

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)

[email protected]

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

@qwik-ui/[email protected]

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

Patch Changes

@qwik-ui/[email protected]

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

Patch Changes

@qwik-ui/[email protected]

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

Patch Changes

@qwik-ui/[email protected]

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

Patch Changes

@qwik-ui/[email protected]

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

Patch Changes

@qwik-ui/[email protected]

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.