Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated: Keep react update v1.4.0. #158

Merged
merged 11 commits into from
Jun 24, 2024
Merged

Updated: Keep react update v1.4.0. #158

merged 11 commits into from
Jun 24, 2024

Conversation

Arifulislam5577
Copy link
Collaborator

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.Container is now AlertContainer
  • Alert.Body is now AlertBody
  • Alert.Dismiss is now AlertDismiss
  • Alert.Link is now AlertLink
  • Alert.Icon is now AlertIcon
  • Alert.Title is now AlertTitle
  • Alert.Description is now AlertDescription

Carousel

We have revamped the Carousel component structure. Here are the changes:

  • Carousel.Control is now CarouselControl
  • Carousel.Buttons is now CarouselButtons
  • Carousel.Item is now CarouselItem
  • Carousel.Slides is now CarouselSlides
  • Carousel.Indicators is now CarouselIndicators
  • Carousel.PrevButton is now CarouselPrevButton
  • Carousel.NextButton is now CarouselNextButton

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:

@Arifulislam5577 Arifulislam5577 added enhancement New feature or request improvements labels Apr 29, 2024
@Arifulislam5577 Arifulislam5577 self-assigned this Apr 29, 2024
Copy link

vercel bot commented Apr 29, 2024

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

@Arifulislam5577 Arifulislam5577 merged commit 0b2ff9e into main Jun 24, 2024
5 checks passed
@Arifulislam5577 Arifulislam5577 deleted the keep/v.1.4.0 branch June 24, 2024 12:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant