Releases: damien-schneider/cuicui
Releases · damien-schneider/cuicui
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
v0.3.4
title: Animated numbers triggered on scroll
New component
- A new component has been added to the website that animates numbers when they come into view.
This component was requested for displaying statistics or other numerical data in a marketing section.
What's Changed
- V0.3.4 by @damien-schneider in #58
Full Changelog: v0.3.3...v0.3.4
v0.3.3
Sticky Footer & Title UI
New component
A sticky footer customizable component has been added to the website.
Website update
The title UI has been updated to appear more modern and clean.
Add a "new" tag on the changelog if there is a changelog that has been added in the last 7 days.
What's Changed
- chore: fix site URL in the README by @Cornul11 in #56
- V0.3.3 by @damien-schneider in #57
New Contributors
Full Changelog: v0.3.2...v0.3.3
v0.3.2
What's Changed
- V0.3.2 by @damien-schneider in #55
title: Waveline component, Noise & Layout fix
New component
- A new creative effect : The waveline
Updated components
- The noise effect has been updated to be more responsive and the preview is cleaner.
- The static Noise has also been improve in light mode and is now used to style the website.
- Code component props improved to now accept a language prop.
Website fix
- Fix the overflow issue due to the adress bar.
New Contributors
Full Changelog: v0.3.1...v0.3.2