Skip to content

Releases: damien-schneider/cuicui

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

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