StaticMania / keep-react

Keep React is an open-source component library built on Tailwind CSS and React.js. It provides a versatile set of pre-designed UI components to build modern web applications.
https://react.keepdesign.io
MIT License
1.32k stars 115 forks source link

add button clicking animation #80

Closed saiful7778 closed 10 months ago

saiful7778 commented 10 months ago

I implement button-clicking animation. (by default clicking animation). I think it will increase user experience.

Fixed #79

Here is the before and after result: Screencast from 11-22-2023 09:25:06 PM.webm

netlify[bot] commented 10 months ago

Deploy Preview for keep-react-sm failed.

Name Link
Latest commit 2325047483fa0ea0193ca6125d33b856e2d42b80
Latest deploy log https://app.netlify.com/sites/keep-react-sm/deploys/65603fc3ea6e080008517dac
Arifulislam5577 commented 10 months ago

Hi @saiful7778,

Thank you for your valuable contribution to our Keep React project! We really appreciate the effort you put into implementing the button click animation.

Currently, we primarily use Yarn as our package manager, and it seems there's a pnpm-lock.yaml file in your contribution. To ensure consistency, could you please remove the pnpm-lock.yaml file, commit the changes, and push them again? This will help us maintain a unified package management approach and allow for smoother integration into our project.

Once you've made these adjustments, let us know, and we'll proceed with reviewing and merging your excellent work.

Thanks again for your contribution!

Best regards, Md Ariful Islam