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

[feat] Range Slider Input #96

Merged
merged 1 commit into from
Oct 19, 2022

Conversation

Hamdrive
Copy link
Contributor

PR Title

The purpose of this Pull Request is to fix #82

Description

Created a new tailwind component known as range slider to allow input of a range of values.
Two types are provided:

  1. Basic range slider
  2. Range slider with steps

How you solved

Created both components using HTML and TailwindCSS class presets defined as per documentation

Screenshots

image

Checklist

  • [✅] I have Made this contribution as per the CONTRIBUTING guide in this repo
  • [✅] I have tested in local Environment.
  • [✅] I have made the fix as per issue converstaion
  • [✅] I have starred the repository ⭐

@vercel
Copy link

vercel bot commented Oct 19, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
tailwindcss-ui-components ✅ Ready (Inspect) Visit Preview Oct 19, 2022 at 4:29PM (UTC)

@Hamdrive
Copy link
Contributor Author

@jsvigneshkanna Kindly review the feature

@jsvigneshkanna
Copy link
Owner

Great work @Hamdrive

Also check for alert components issue raised
There are multiple alert components with minor differences

@jsvigneshkanna jsvigneshkanna merged commit fd25ffe into jsvigneshkanna:master Oct 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE]: Slider Input in tailwindcss
2 participants