We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
text-hide
dialog
_code.scss
.custom-file-input:after
cursor: pointer
Object.keys
Dropdown
display
.text-hide
media-breakpoint-up(xs)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Highlights
CSS
text-hide
deprecation warning with new mixin parameter so folks don't see this warning constantly.dialog
from the HTML5 shim style #26269: Removedialog
from the HTML5 shim style as it was interfering with browser styles._code.scss
..custom-file-input:after
#26238: Remove unnecessary resetting of left round of.custom-file-input:after
.cursor: pointer
to carousel indicators.JS
Object.keys
andDropdown
issue.Docs
display
default value #26272: Clarify dropdowndisplay
default value..text-hide
class.media-breakpoint-up(xs)
and clarify docs around breakpoint mixins.Build tools
The text was updated successfully, but these errors were encountered: