Skip to content

Releases: damien-schneider/cuicui

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

v0.3.4

23 Nov 13:45
4de290c
Compare
Choose a tag to compare

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

Full Changelog: v0.3.3...v0.3.4

v0.3.3

23 Nov 00:53
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: v0.3.2...v0.3.3

v0.3.2

14 Nov 10:49
7f82807
Compare
Choose a tag to compare

What's Changed


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.
    • feat: add "language" prop to CodeEditor by @Ademking in #54 Thanks a lot 🙏
Website fix
  • Fix the overflow issue due to the adress bar.

New Contributors

Full Changelog: v0.3.1...v0.3.2

v0.3.1

09 Nov 17:00
b9d520e
Compare
Choose a tag to compare

What's Changed

New component

  • Magnetic background button and magnetic button
  • Markdown component to render markdown content server site and client side easily with next-mdx-remote
  • Github Stars Button which now replace the old one on the site

Website modifications

Brand new design

With the new Github Star Button and a much cleaner Gradient Container, the website has a new look and feel. The new design is more modern and more aligned with the Cuicui brand.
The badges have also been updated to be more consistent with the new design.

New features
  • Introduce the changelog page to list most of the changelogs
    • Remove the update tags as the changelog page would be the main source of truth
  • Add components to search results and redefined the section and categories which would result in a better search experience
SEO
  • Add title to most of the website links

Full Changelog: v0.3...v0.3.1

v0.3

31 Oct 17:26
8e1b996
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2...v0.3

v0.2

15 Oct 00:45
Compare
Choose a tag to compare

New components

Improve website

  • Improve menu performances by generating images by @damien-schneider in #44
  • Automatically open the sidemenu active section
  • Add a Edit on Github button for every component, redirecting to the corresponding component folder

Full Changelog: v0.1.4...v0.2