Releases: damien-schneider/cuicui
Releases · damien-schneider/cuicui
v0.4.5
What's Changed
- Add create-error utility and update import paths by @damien-schneider in #72
Full Changelog: v0.4.4...v0.4.5
v0.4.4
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
What's Changed
- ✨ Add equalizer component by @damien-schneider in #69
Full Changelog: v0.4.2...v0.4.3
v0.4.2
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
- Add new home page by @damien-schneider in #68
Full Changelog: v0.4.1...v0.4.2
v0.4.1
What's Changed
- 🔥 fully removed old section list logic by @damien-schneider in #66
- ✨ Add Call to Action button component and update related files by @damien-schneider in #67
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- ⬆️ React19 & Next15 by @damien-schneider in #64
- New architecture - Automate section list by @damien-schneider in #65
Full Changelog: v0.3.8...v0.4.0
v0.3.8
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
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
- V0.3.7 - Color Picker & Use Auto Scroll by @damien-schneider in #62
Full Changelog: v0.3.6...v0.3.7
v0.3.6
What's Changed
- Fix component rendering for .ts components by @damien-schneider in #60
- V0.3.6 by @damien-schneider in #61
Full Changelog: v0.3.5...v0.3.6
v0.3.5
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
- v.0.3.5 - New previews & Dropdown Menu Category by @damien-schneider in #59
Full Changelog: v0.3.4...v0.3.5