0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-03-12 12:29:22 +01:00

15886 Commits

Author SHA1 Message Date
Chris Rebert
f1b732031e Reboot: Update <fieldset> comment to clarify that the default weirdness is part of the standard. ()
Refs https://html.spec.whatwg.org/multipage/#the-fieldset-and-legend-elements
[skip sauce]
2016-12-02 09:57:22 -08:00
Johann
297c47c3fd [V4] Throw error when a plugin is in transition ()
* Throw error when a plugin is in transition
* Add unit tests about plugins in transition
2016-12-02 09:52:19 -08:00
Chris Rebert
1fb6d8c46a Reboot: Add direct link to Edge scrollbar bug
Refs https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/7165383/
[ci skip]
2016-11-30 21:43:42 -08:00
Chris Rebert
2404fec198 Reboot: Link directly to the temporal inputs WebKit bug
Refs https://bugs.webkit.org/show_bug.cgi?id=139848
[ci skip]
2016-11-30 21:37:45 -08:00
Chris Rebert
edf1e4b99e Remove https://bugzil.la/504622 from Wall of Browser Bugs ()
It's fixed in Firefox 53! Yay!
Refs 
[ci skip]
2016-11-30 16:42:16 -08:00
Patrick H. Lauke
dfae562bb6 Merge pull request from ysds/remove-btn-outline
Remove unnecessary .btn-outline and .btn-outline-inverse on docs
2016-11-30 21:25:34 +01:00
ysds
eb219c806c Remove .btn-outline-inverse 2016-11-30 21:48:34 +09:00
ysds
ef028ab383 Remove .btn-outline 2016-11-30 21:47:57 +09:00
Mark Otto
59dc3e174d grunt 2016-11-29 21:37:00 -08:00
Bardi Harborow
535fec93cf Hide popovers when their containing modal is closed. () 2016-11-29 09:45:14 -08:00
Chris Rebert
f2bc3bec7c Add Wall of Browser Bugs entry for
Refs https://bugzilla.mozilla.org/show_bug.cgi?id=1315994
Refs 
[ci skip]
2016-11-28 22:49:26 -08:00
Chris Rebert
0c6bd4d4c4 docs/_data/browser-bugs.yml: Fix ordering
[ci skip]
2016-11-28 22:33:20 -08:00
Chris Rebert
036437ec86 Add Wall of Browser Bugs entry for
Refs https://bugs.webkit.org/show_bug.cgi?id=162362
Closes 
[ci skip]
2016-11-28 22:23:28 -08:00
Brad Kent
8250bd1b21 Fix make inline checkbox/radio markup same as stacked ()
*  make inline checkbox/radio markup same as stacked

* tweak language and remove extra blank line in snippet
2016-11-28 20:56:49 -08:00
Mark Otto
af937836d9 Fix ()
Remove the border-bottom from abbr elements since that's covered with an underline in Normalize.css. Updates the docs to match and tweaks some code comments, too.
2016-11-28 20:26:28 -08:00
Mark Otto
4c807de7f0 fixes : clarify location of variables file (and avoid linking to a file that will be broken depending on the branch name) 2016-11-28 17:21:48 -08:00
Mark Otto
9749bab4ce grunt 2016-11-28 17:18:44 -08:00
Mark Otto
339f8c3c48 fixes : update docs to reflect current sm breakpoint value 2016-11-28 17:05:36 -08:00
Juno_okyo
8c17e5fb3c Use multi-selector to remove the same event handler () 2016-11-28 13:42:32 -08:00
Mark Otto
c3ffe13553 grunt 2016-11-28 13:40:47 -08:00
Mark Otto
82875586c1 Merge branch 'v4-js-carousel' of https://github.com/J2TeaM/bootstrap into J2TeaM-v4-js-carousel 2016-11-28 13:39:56 -08:00
Mark Otto
d6c1fa37bd grunt 2016-11-28 13:36:46 -08:00
Florian Schlittenbauer
959c4e527c Fix incorrect select height calculation () 2016-11-28 13:33:11 -08:00
Michael Cook
bccbc4f0c3 Yarn install instruction () 2016-11-28 13:25:33 -08:00
Starsam80
b226766b62 Remove lots of duplication + minor cleanup ()
* Remove comment that duplicated some code
* Use transition mixin whenever possible
* Create a new function to reduce duplication
* Use the new `breakpoint-infix` method
2016-11-28 13:23:59 -08:00
Mark Otto
2f9a94caac Inverse card improvements ()
* Add a color to .card-inverse to account for non .card- prefixed classes

* reword the docs to better articulate what the class does
2016-11-28 13:22:51 -08:00
Mark Otto
a6f54889fd Replacement for ()
* Fixed incorrect instruction: "Press ⌘ to copy"

It needed to be "Press ⌘C to copy"

* Updated to concatenate copy string

Updated copy command to concatenated string to prevent potential issues

* Updated the way the copy string concatenates

As per excellent suggestion by @tomlutzenberger

* Removed semicolon line endings

;P

* var not const or let
2016-11-28 13:10:19 -08:00
Mark Otto
9338cf5970 grunt 2016-11-28 09:14:31 -08:00
Mark Otto
23866efbb1 Fix , nullify ()
Add padding to dismiss button for alerts and use position to place it. Removes extra padding on .alert-dismissible's right side, too. We could probably further simplify these things in the future as well.
2016-11-27 23:59:21 -08:00
Mark Otto
5357bad9a0 grunt 2016-11-27 23:39:50 -08:00
Mark Otto
35133f86c8 Follow up to to match small pagination links with small buttons 2016-11-27 23:39:46 -08:00
Stefan Staynov
0051be1657 Set line-height for page-links () 2016-11-27 23:37:36 -08:00
Cyril Kyburz
f995a8be1e Add alert-margin-bottom variable () 2016-11-27 23:21:09 -08:00
Rodrigo Waltenberg
c5c1bfec01 Made card header and footer's background transparent on .card-inverse ()
Solves issue 
2016-11-27 23:12:03 -08:00
Starsam80
08e36a3cc9 Rename .col-xs to .col + some other cleanup ()
* Use `breakpoint-min` instead of a counter

* Remove 'xs' from flexbox grid
2016-11-27 22:47:00 -08:00
Mark Otto
4393da18f6 grunt 2016-11-27 22:29:55 -08:00
Mark Otto
5db88075c1 Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev 2016-11-27 22:29:33 -08:00
Mark Otto
1562a2db4c make a brief mention of 2016-11-27 22:29:24 -08:00
Starsam80
54908a95a8 Rename .navbar-toggleable-xs to .navbar-toggleable + more cleanup ()
* Clean up some utilities

- Align CSS properties
- In `_spacing.scss`, we had a comment saying what 'a' was for, but we removed that so this comment no longer applies

* Remove '-xs' from `.navbar-toggleable-xs` and remove duplication

* Fix outdated classes to use newer ones
2016-11-27 22:23:12 -08:00
Mark Otto
869bd23937 Update clearfix mixin ()
* Update clearfix to use block instead of table display (also reorder properties for linting)
* update docs snippet for clearfix mixin—was apparently still using Less syntax and had old clearfix hack (even before the block change in this PR)
2016-11-27 17:05:29 -08:00
Mark Otto
585516db95 Add max-width 100% and max-height 100% utilities () 2016-11-27 16:31:31 -08:00
Rob Ruana
5eddb0b0fd Closes : Prevents ScrollSpy from clearing active item when Safari rubberbands ()
When the rubberband effect causes Safari to scroll past the top of the
page, the value of scrollTop becomes negative. If the offset of the first
ScrollSpy target is 0 - essentially if the target is at the top of the
page - then ScrollSpy should not clear the active item. Conceptually, the
first item should remain active when rubberbanding past the top of the
page.

This commit fixes issue  by verifying the first scrollspy target is
not at the top of the page before clearing the active nav-item.
2016-11-27 16:20:33 -08:00
Starsam80
8d031090d0 Rename .flex-xs-* and .flex-items-xs-* to .flex-* and .flex-items-* ()
* Clean up _flex.scss a little

This commit just cleans up the formating of _flex.scss by changing
it so that it uses a single `@include media-breakpoint-up` instead
of multiple. It also aligns all of the CSS properties so it looks
a bit nicer.

* Remove `-xs` from flex classes
2016-11-27 15:19:27 -08:00
Starsam80
94be2d2254 Remove redundant media queries () 2016-11-27 15:18:46 -08:00
Starsam80
b1e8d60348 Remove 'xs' from text utilities () 2016-11-26 20:33:46 -08:00
Mark Otto
eb5ad730ee update scss linter to allow multiple spaces before on single line 2016-11-26 20:33:22 -08:00
Mark Otto
0b8a281920 grunt 2016-11-26 19:17:23 -08:00
Mark Otto
23301b21cd Remove most border-radius properties and instead use overflow: hidden; to properly round corners of a full progress bar. ()
Fixes .
2016-11-26 18:46:46 -08:00
Stephanie Purvis
2da3d1c862 Tweak jQuery-not-found error message to mention required ordering () 2016-11-26 18:46:28 -08:00
Mark Otto
b2bf8294a0 minor docs content tweaks to fix 2016-11-26 18:39:51 -08:00