-
-
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
Reboot updates #28917
Reboot updates #28917
Conversation
12840b0
to
cda30cc
Compare
Regarding the box-sizing change: #22872 |
cda30cc
to
63c3010
Compare
Last thing I've noticed here is that if we're moving all those styles to Reboot, we need to move the docs content to the Reboot page as well. |
I'm not sure what to do with the |
I agree to remove the |
I've opened #29135 to drop the class. |
97644aa
to
d38e925
Compare
- Remove unsupported browsers fixes - More consistent comment blocks - Reorganise order of some blocks - Add height fix for date/month/week/time inputs (#18842) - Remove redundant type selectors - Additional resets and theming options for `legend` - Add date & color inputs to reboot page - Use the same borders for text search, text inputs, textareas and date inputs - Move code styling to reboot
d38e925
to
bd960cd
Compare
Inherit box-sizing and setNope: Reboot updates #28917 (comment)box-sizing: border-box;
on bodyThis makes it possible for 3th party components to use
box-sizing: content-box
by just applying the box-sizing to the wrapper div.legend
_code.scss
moved to rebootTodo:
Result: https://deploy-preview-28917--twbs-bootstrap.netlify.com/docs/4.3/content/reboot/