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

v4.3.0 ship list #27893

Closed
mdo opened this issue Dec 21, 2018 · 0 comments
Closed

v4.3.0 ship list #27893

mdo opened this issue Dec 21, 2018 · 0 comments
Projects

Comments

@mdo
Copy link
Member

mdo commented Dec 21, 2018

Highlights

  • New: Added .stretched-link utility to make any anchor the size of it's nearest position: relative parent, perfect for entirely clickable cards!
  • New: Added .text-break utility for applying word-break: break-word
  • New: Added .rounded-sm and .rounded-lg for small and large border-radius.
  • New: Added .modal-dialog-scrollable modifier class for scrolling content within a modal.
  • New: Added responsive .list-group-horizontal modifier classes for displaying list groups as a horizontal row.
  • Improved: Reduced our compiled CSS by using null for variables that by default inherit their values from other elements (e.g., $headings-color was inherit and is now null until you modifier it in your custom CSS).
  • Improved: Badge focus styles now match their background-color like our buttons.
  • Fixed: Silenced bad selectors in our JS plugins for the href HTML attribute to avoid JavaScript errors. Please try to use valid selectors or the data-target HTML attribute/target option where available.
  • Fixed: Reverted v4.2.1's change to the breakpoint and grid container Sass maps that blocked folks from upgrading when modifying those default variables.
  • Fixed: Restored white-space: nowrap to .dropdown-toggle (before v4.2.1 it was on all .btns) so carets don't wrap to new lines.
  • Deprecated: img-retina, invisible, float, and size mixins are now deprecated and will be removed in v5.

CSS

JS

Docs

Examples

Meta

Build tooling

@mdo mdo added this to Inbox in v4.3 via automation Dec 21, 2018
@twbs twbs locked and limited conversation to collaborators Dec 21, 2018
@mdo mdo moved this from Inbox to Tracking in v4.3 Dec 21, 2018
@XhmikosR XhmikosR pinned this issue Jan 8, 2019
@mdo mdo closed this as completed Feb 11, 2019
v4.3 automation moved this from Tracking to Shipped Feb 11, 2019
@XhmikosR XhmikosR unpinned this issue Feb 11, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
No open projects
v4.3
  
Shipped
Development

No branches or pull requests

1 participant