Closed Arifulislam5577 closed 4 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
keep-react | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Jun 24, 2024 5:35am |
keep-react-storybook | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Jun 24, 2024 5:35am |
Keep React V1.4.0 Release Notes
Welcome to the latest release of Keep React! This version brings several improvements and updates to our components while maintaining the familiar UI look and feel. Let's explore the key features and changes:
Alert
The Alert component structure has been updated for better consistency. Here are the changes:
Alert.Container
is nowAlertContainer
Alert.Body
is nowAlertBody
Alert.Dismiss
is nowAlertDismiss
Alert.Link
is nowAlertLink
Alert.Icon
is nowAlertIcon
Alert.Title
is nowAlertTitle
Alert.Description
is nowAlertDescription
Carousel
We have revamped the Carousel component structure. Here are the changes:
Carousel.Control
is nowCarouselControl
Carousel.Buttons
is nowCarouselButtons
Carousel.Item
is nowCarouselItem
Carousel.Slides
is nowCarouselSlides
Carousel.Indicators
is nowCarouselIndicators
Carousel.PrevButton
is nowCarouselPrevButton
Carousel.NextButton
is nowCarouselNextButton
Card, Modal, Accordion, and More
Similarly, other components like Card, Modal, Accordion, and many more have undergone structural updates for consistency and clarity.
Updated Component List
Important Note
Starting from this version, you can now use Keep components in our Next.js server components without the need for the "use client" directive. Even though our components are still client-side components, they can seamlessly integrate with Next.js server components, offering greater flexibility in your project architecture.
Contributors
This release was made possible by: