-
-
Notifications
You must be signed in to change notification settings - Fork 78.9k
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
Add Slider and toggle components #22090
Comments
Should be one of the top priorities, it's so basic. |
+1 its an essential component for a lot of websites. Also if this could be pushed for v4.0 release as it is still in alpha. |
Angular Material too has these components. Its a basic need in mobile. |
I migrated to material for several reasons: slider, RTL and pagination support out of the box, I don't understand how this is not implemented already in bootstrap, especially the RTL - this is a requirement as old as bootstrap... |
@HarelM The only problem I have with material is that it is too style heavy. I guess we would need more designers to make sure that custom elements gel well with material elements. |
@HarelM Don't forget that nobody at bootstrap is paid for this project (AFAIK) while material is backed by Google... so yeah, it's a must have but be patient! |
True, I can't argue about it, although I don't think it's a matter of payment but priorities - bootstrap 4 has a lot of code changes but still doesn't have RTL and slider - which means it's not highly prioritized, it's not like this project doesn't have contributors and maintainers... |
Totally agree, I clearly miss sliders and toggle components. |
@mdo Any chance this can be implemented in the next release? |
I agree with @natcohen, if it's ready it should probably be merged as it looks like 4.2 is a combination of 4.2 and 4.3 as that project board was closed and since there isn't any other boards open right now I'm guessing 4.2 may be the final release, or one of that last releases before work begins on v5? |
slider has allready been added, the switch is still in progress i guess. although i couldn't find it on any project board |
Exactly slider has already being added. The toggle-switch, seems that they are reviewing it. |
A must have. The fewer bootstrap external "extensions" the better. |
Custom switch was added for v4.2 (launching soon), and the custom range was added in v4.1. Closing out! |
Is the "Feature Idea" project still used? If so this issue should be removed from there to keep it clean and up to date |
I was wondering since bootstrap has been built with "mobile first" in mind, why there is no slider and toggle (which are key components in the mobile world)!
Shouldn't be new features to add to the new v4?
The text was updated successfully, but these errors were encountered: