Devamani11D / salt-app-kickstart

A CLI tool that can be installed as an npm package, featuring pre-installed Salt dependencies and templates such as AGGrid, Dashboard etc. Simplifies project setup by automatically launching on localhost.
10 stars 26 forks source link

Implement Reusable Carousel Template Using Salt Design #59

Closed PrityanshuSingh closed 1 month ago

PrityanshuSingh commented 1 month ago

What does this PR do?

This PR introduces a reusable template using custom logic and Salt Design components, eliminating the need for react-slick or other external packages. It supports features such as autoplay, fade transitions, configurable slide counts, and arrow customization (color, background, and design). The component is designed to be flexible and supports rendering various content types such as text, images, or div containers. Full responsiveness and touch support are also included to ensure a smooth user experience across all devices.

Fixes #48

Summary of Changes

Videos

https://github.com/user-attachments/assets/3bcd2c9f-d77d-46f9-b5c7-00c4b2fd5f8a

https://github.com/user-attachments/assets/ce737915-4634-45be-9c69-409559ee892b

Type of Change

How should this be tested?

Mandatory Tasks

Unit Test Coverage:

github-actions[bot] commented 1 month ago

πŸŽ‰ Your pull request has been successfully merged! πŸŽ‰ Thank you for your contribution to our project. Your efforts are greatly appreciated. Keep up the fantastic work! πŸš€

PrityanshuSingh commented 1 month ago

Thanks a lot @Devamani11D, loved your project idea, looking forward to contribute more.