Skip to content

Releases: damien-schneider/cuicui

v0.4.5

30 Dec 21:05
faf4cfd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.4...v0.4.5

v0.4.4

29 Dec 23:47
19f7672
Compare
Choose a tag to compare

What's Changed

  • ✨ Refactor environment variable handling and migrate to new env module by @damien-schneider in #70
  • ✨ Add useCookie hook and integrate with cookie consent banner by @damien-schneider in #71
  • Cuicui is now self hosted to not reach Vercel free quotas

Full Changelog: v0.4.3...v0.4.4

v0.4.3

28 Dec 09:00
6aaf659
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.2...v0.4.3

v0.4.2

20 Dec 19:52
f1f1faa
Compare
Choose a tag to compare

New home page

New home page

  • The home page has been redesigned with a new layout and content.
  • It starts using the all in one file which should be soon available ! 🚀
  • The home page now includes every categories and better showcases the component library.

New components

  • A new card have been added and is used in the home page to show the categories.
  • A new button has been added to the website: the Call to action button in the button category.
  • The navbar is initialized but will be improved in the next release with real examples.

What's Changed

Full Changelog: v0.4.1...v0.4.2

v0.4.1

16 Dec 17:16
a5a9589
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0

15 Dec 01:24
62b793a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.8...v0.4.0

v0.3.8

13 Dec 01:20
433ca8d
Compare
Choose a tag to compare

What's Changed

  • ✨ add Sidemenu component with smooth hover effect and update changelog by @damien-schneider in #63

Full Changelog: v0.3.7...v0.3.8

v0.3.7

28 Nov 22:46
2ac92f1
Compare
Choose a tag to compare

Color Picker & Use Auto Scroll

New Category

  • Added the Color Picker category with a new component: the Arc Color Picker.

New hook

  • Added a new hook which allows you to easily create auto scroll chat. The hook is called useAutoScroll.

What's Changed

Full Changelog: v0.3.6...v0.3.7

v0.3.6

27 Nov 10:29
b98fe32
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.5...v0.3.6

v0.3.5

24 Nov 21:31
d34743f
Compare
Choose a tag to compare

Previews & Dropdown Menus

New Category

  • Added the Dropdown Menu category to the component library.
  • Introduced a macOS-style dropdown menu, which will likely be replicated for other components such as the context menu.

Updated Previews

  • Refreshed previews with a minimalist style that reflects each category’s content. This consistent design will be used for all future previews.

What's Changed

Full Changelog: v0.3.4...v0.3.5