hidden-*-up & hidden-*-down are missing from beta
See original GitHub issueWhen switching from alpha 6 to beta 1, I noticed that all the hidden-*-up
and hidden-*-down
classes are no longer available. I searched the documentation and it pointed me to a non-existent page.
Are these classes coming back or have they been moved away from?
Chrome on macOS Sierra
Issue Analytics
- State:
- Created 6 years ago
- Comments:7 (2 by maintainers)
Top Results From Across the Web
Hidden Responsive Utilities Missing in Beta 4 #23549 - GitHub
Hidden--up and hidden--down classes are now missing from the beta version of Bootstrap 4, and unless I am not understanding the ...
Read more >bootstrap 4 responsive utilities visible / hidden xs sm lg not ...
With Bootstrap 4 .hidden-* classes were completely removed (yes, they were replaced by hidden-*-* but those classes are also gone from v4 ...
Read more >Anyone using Boostrap 4's hidden-*-up or hidden
In fact, the Webkit inspector tells me that they are missing from my Boostrap.css file. Could this be the case? Can anyone shed...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
We could’ve done another alpha between Alpha 6 and Beta 1, but there wasn’t any point to that really. No matter what, these changes were coming. It’s precisely why the alpha period lasted this long.
We’re pretty opinionated—I don’t see how we’re supporting tens of thousands of options with a change in strategies for how you hide content responsively. Take a few minutes and get to know the new classes before you bash our work.
See https://github.com/twbs/bootstrap/pull/22113 for the PR that changed these utilities.
The best explanation for this issue is here --> https://getbootstrap.com/docs/4.0/migration/ where it describes that they removed those classes in Beta, and now use the new Utilities here --> https://getbootstrap.com/docs/4.0/utilities/display/