aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2017-11-19Remove unused file and bundle ie-emulation-modes-warning.js with docs.min.js ↵XhmikosR5-36/+5
(#24825) * Remove the unused assets/js/ie10-viewport-bug-workaround.js. * Combine ie-emulation-modes-warning.js with docs.min.js.
2017-11-17Change the text color to dark on bg color warning examples (#24805)Andres Galante1-2/+2
2017-11-16Don't run postcss for `dist/css/*.min.css` files. (#24676)XhmikosR1-1/+1
2017-11-16Update popper.js to v1.12.9. (#24797)XhmikosR6-11/+11
2017-11-16Fix nested cards on card group (#24766)Andres Galante1-3/+6
2017-11-16Fix installing deps in our webpack docsJohann-S1-1/+1
2017-11-15Remove the now unused .houndignore file. (#24776)XhmikosR1-3/+0
2017-11-15Use UMD and fix build to properly load deps (#24783)Federico Zivolo2-20/+4
2017-11-15Correct spelling mistakes. (#24778)Edward Betts4-4/+4
2017-11-15Simplify spread (#24774)Vasilii Artemchuk2-16/+10
2017-11-15Removed .col-form-label from vertical form example (#24771)Daniel Niccoli1-2/+2
Fixes #24739
2017-11-15Adds variables for form validation messages (#24767)Andres Galante2-2/+4
2017-11-13Object spread : less jQuery more ES6 (#24665)Johann-S9-52/+86
2017-11-13Update devDependencies. (#24762)XhmikosR5-73/+70
2017-11-12Remove .hound.yml.XhmikosR1-20/+0
We might revisit this later, but currently we get too many FP with our current setup.
2017-11-12Update Hound config.XhmikosR2-9/+9
1. Explicitly disable ESLint in Hound for now; it was disabled all this time. Temporarily disabled until the ESLint plugins are updated upstream 2. Remove unneeded ignore from .houndignore
2017-11-11fix typo grid.md (#24757)Gijs Boddeus1-1/+1
fixes #24744
2017-11-09Update gems. (#24732)XhmikosR1-2/+2
2017-11-09Merge branch 'v4-dev' into btn-group-stylingRaffy Alcoriza8-974/+73
2017-11-09Make styling of grouped option buttons class-basedRaffy Alcoriza1-1/+1
Referencing #23728, styling grouped radio and checkbox buttons should not require the data-toggle attribute.
2017-11-09Add missing `role="button"` in collapse examples. (#24725)Patrick Yeo1-8/+8
2017-11-09Use native pseudo-selectors instead of jQuery selectors (#24713)Vasilii Artemchuk5-46/+46
2017-11-09Update devDependencies (#24722)Johann-S2-920/+19
2017-11-08Adds underline back to `btn-link` on focusAndres Galante1-0/+1
2017-11-07upgrade to node 8.9.x and distMark Otto13-103/+1053
2017-11-08Use correct jQuery name in docs (#24712)Vasilii Artemchuk15-15/+15
2017-11-08Update devDependencies.XhmikosR3-62/+96
2017-11-08Update to babel beta 5Johann-S3-1024/+745
2017-11-07Fix test failure with jQuery 1.9.1 (#24706)XhmikosR1-1/+1
2017-11-07Escape ID in Util.getSelectorFromElement (#24700)Johann-S2-1/+27
2017-11-07Popover - call `content` once if it's a function. (#24690)Johann-S2-4/+27
2017-11-06distMark Otto6-7/+6
2017-11-06Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-devMark Otto6-21/+20
2017-11-06Reduce custom file z-index (#24633)ysds1-2/+1
2017-11-06fixes #24642Mark Otto1-0/+5
2017-11-06descriptive docs variable naming (#24521)m5o5-19/+19
* use descriptive docs btn naming * rename `btn-bd-yellow` to `btn-bd-download` * sort state vars * sort state vars * info, warning, danger * rename btn-bd-purple * rename `.btn-bd-purple` to `.btn-bd-primary` * align docs color variables * generate $bd-purple-light color * with http://razorltd.github.io/sasscolourfunctioncalculator/ * allow overide of docs variables
2017-11-06distMark Otto6-24/+28
2017-11-06Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-devMark Otto7-25/+29
2017-11-06Nav Tabs use single variable to style `$nav-tabs-link-hover-border-color` ↵Patrick Yeo2-4/+4
and `$nav-tabs-link-active-border-color` (#24639)
2017-11-06Move hardcoded opacity value in `.btn:disabled` to variable ↵Patrick Yeo2-1/+2
`$btn-disabled-opacity` (#24680)
2017-11-06distMark Otto14-48/+48
2017-11-06getting-started.md: Redirect from `/getting-started/` too. (#24669)XhmikosR1-2/+3
2017-11-06fixes #24553: override border-color on focus of custom select with form ↵Mark Otto1-0/+1
validation (#24695)
2017-11-06Restore .progress-bar transition (#24694)Mark Otto1-0/+1
Unintentionally removed in #22703. Fixes #24643.
2017-11-06fixing label cutoff at 0% (#24544)Gijs Boddeus1-1/+2
2017-11-06Convert px values to rem on tooltip variables (#23468)Andres Galante2-16/+15
* converts px valures to rem on tooltip variables * keep as px to match popover changes
2017-11-06changes list-inline-padding from 5px to .5remAndres Galante1-1/+1
2017-11-06Minor Sass consistency changes. (#24677)XhmikosR7-8/+8
* use `background-color` instead of the shorthand * use `outline: 0` consistently * fix transform order * remove quotes from `SFMono-Regular`
2017-11-03Update package-lock.json. (#24666)XhmikosR1-214/+52
2017-11-03Remove whitespace in SVG includes.XhmikosR2-5/+5