Updated: Keep react update v1.4.0.
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:
- Updated Alert Structure
- Carousel Structure Update
- Updated Breadcrumb Structure
- Update Table Structure
- Upload Structure Update
- And more...
Alert
The Alert component structure has been updated for better consistency. Here are the changes:
-
Alert.Containeris nowAlertContainer -
Alert.Bodyis nowAlertBody -
Alert.Dismissis nowAlertDismiss -
Alert.Linkis nowAlertLink -
Alert.Iconis nowAlertIcon -
Alert.Titleis nowAlertTitle -
Alert.Descriptionis nowAlertDescription
Carousel
We have revamped the Carousel component structure. Here are the changes:
-
Carousel.Controlis nowCarouselControl -
Carousel.Buttonsis nowCarouselButtons -
Carousel.Itemis nowCarouselItem -
Carousel.Slidesis nowCarouselSlides -
Carousel.Indicatorsis nowCarouselIndicators -
Carousel.PrevButtonis nowCarouselPrevButton -
Carousel.NextButtonis 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
- Accordion
- Alert
- Avatar
- Breadcrumb
- ButtonGroup
- Card
- Carousel
- Drawer
- Dropdown
- Empty
- Input
- Modal
- Navbar
- Notification
- Number Input
- Pagination
- Popover
- Progress
- Rating
- Sidebar
- Skeleton
- Slider
- Steps
- Table
- Tabs
- Timeline
- Upload
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:
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 |