aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2017-08-10bump to betav4.0.0-betaMark Otto45-95/+95
2017-08-10docs distMark Otto2-2/+2
2017-08-10Merge branch 'new-home' into v4-devMark Otto24-289/+116
2017-08-10Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-devMark Otto1-0/+1
2017-08-10distMark Otto10-9/+17
2017-08-10Dropped .radio-inline and .checkbox-inlineJonathan1-0/+1
Dropped `.radio-inline` and `.checkbox-inline`.
2017-08-10package-lock updateMark Otto1-2298/+324
2017-08-10Update devDependencies. (#23264)XhmikosR2-505/+2300
2017-08-09move to div for block levelMark Otto2-2/+2
2017-08-09replacement fix for #23257 without old historyMark Otto2-12/+12
2017-08-09remove commented out code while hereMark Otto1-4/+0
2017-08-09rewrite parts of download pageMark Otto1-6/+22
2017-08-09clarify optional js, add some links, emphasize some textMark Otto2-4/+7
2017-08-09Move from dependencies to peerDependenciesMark Otto1-0/+2
2017-08-09Fix sourcemaps for node-sass too.XhmikosR1-4/+4
Specify `--source-map-contents true` for node-sass and `source-map-inline-sources` for clean-css. Without this, the sourcemaps weren't found.
2017-08-09Fix flex order generated code and a typo.XhmikosR1-6/+3
2017-08-08Fix the min breakpoint in media-breakpoint-betweenlucascono1-1/+1
2017-08-07Merge branch 'v4-dev' into new-homeMark Otto2-0/+5
2017-08-07Add .bg-white and .border-whiteMark Otto2-0/+5
2017-08-07new homepage, new assets, clean out old stuffMark Otto24-289/+116
2017-08-07word changeMark Otto2-2/+2
2017-08-07distMark Otto4-3/+8
2017-08-06Fix typoPablo Crivella1-1/+1
2017-08-04Dropup dropdown-menu should have margin on the bottom instead of topPatrick Yeo1-0/+5
2017-08-04(#22414) Rename for consistency `$dropdown-margin-top` to `$dropdown-spacer`Patrick Yeo2-2/+2
2017-08-04distMark Otto11-34/+23
2017-08-04better label, remove some contents to better illustrate behaviorMark Otto1-12/+1
2017-08-04fix navbar alignment for never expand situationsMark Otto1-0/+3
2017-08-04given `width: 100%` is always on a container now and it's constrained by ↵Mark Otto1-6/+0
max-width, we can remove our navbar changes from #21722 and #22383
2017-08-04Merge branch 'issue_23100' of https://github.com/chiraggmodi/bootstrap into ↵Mark Otto1-2/+2
chiraggmodi-issue_23100
2017-08-04remove old validation docs, fixes #23217Mark Otto1-28/+0
2017-07-31Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-devMark Otto13-70/+38
2017-07-31fixes https://github.com/toshimaru/jekyll-toc/issues/25Mark Otto1-10/+5
2017-07-31Fix HTML errors. (#23184)XhmikosR1-4/+4
The "aria-controls" attribute must point to an element in the same document.
2017-07-31Add semicolon for our dist files in stamp.js (#23182)Johann-S1-1/+1
2017-07-30Specify `rel="noopener` for external links.XhmikosR3-10/+10
2017-07-30docs: add a few more Open Graph tags.XhmikosR1-1/+6
2017-07-30Compress brand SVGs with SVGOMG.XhmikosR3-52/+15
~30% savings.
2017-07-30_data/browser-features.yml: remove trailing spaces.XhmikosR1-1/+1
2017-07-30docs: exclude package-lock.json from dist.XhmikosR1-1/+1
2017-07-30Losslessly compress social logos.XhmikosR2-0/+0
Before: 374 KB (383.630 bytes) After: 304 KB (311.505 bytes)
2017-07-30Update docs and carousel example for `order-`.XhmikosR2-8/+9
2017-07-30Update accessibility.md汪磊1-1/+1
2017-07-28Update Popper.js to 1.11.0 (#23162)Johann-S8-12/+11
2017-07-28Fix ESLint docs errors. (#23163)XhmikosR2-1/+2
Ignore ESLint error in ie-emulation-modes-warning.js. Although the error is valid, enough time has been spent on old IE's problems, so just ignore it.
2017-07-27Wall of Browser Bugs: Update CSS multi-column entries (#23168)Chris Rebert1-10/+10
Remove https://bugzilla.mozilla.org/show_bug.cgi?id=1282363 because CSSWG deemed Firefox's behavior to be the correct behavior per https://github.com/w3c/csswg-drafts/issues/314 Replace it with a Chrome bug about changing Chrome to follow the spec & Firefox: https://bugs.chromium.org/p/chromium/issues/detail?id=269061
2017-07-27Remove fixed bugs from Wall of Browser Bugs (#23159)Chris Rebert1-40/+0
* https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/817822/ * https://bugs.chromium.org/p/chromium/issues/detail?id=465274 * https://bugs.chromium.org/p/chromium/issues/detail?id=510079 * https://bugs.webkit.org/show_bug.cgi?id=158276
2017-07-26Remove Firefox transitioncancel entry from Most Wanted listChris Rebert1-10/+0
The transitioncancel event was shipped in Firefox 53 🎉 https://bugzilla.mozilla.org/show_bug.cgi?id=1264125
2017-07-18make changes as per suggestion in #23100Chirag Modi1-2/+1
2017-07-18remove change which set from variable and make those in container classChirag Modi2-1/+1