aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-10-31Add comments to clarify why we ignore a couple of vnu's errors.patrickhlauke1-0/+4
2017-10-31Remove the redundant `role=navigation` from `nav`s.XhmikosR1-3/+3
2017-10-31vnu-jar.js: pass `-Xss512k` for 32-bit Java to avoid a StackOverflowError error.XhmikosR1-1/+8
2017-10-31Re-enable vnu-jar's warnings and suppress the ones we don't need now.XhmikosR1-2/+8
2017-10-31Add display utilities link in 'Utilities for layout' docs page (#24615)Giovanni Totaro - aka Vanni1-1/+1
2017-10-31build/*.js: es6ify. (#24611)XhmikosR3-5/+5
2017-10-31Remove bower.json from _config.yml. (#24609)XhmikosR1-1/+0
2017-10-31Update docsearch.js links (#24613)Martin Kolárik2-2/+2
2017-10-30Minor Markdown consistency cleanup. (#24605)XhmikosR6-5/+14
2017-10-30adds variables for the hr element marginAndres Galante2-3/+5
2017-10-30changes colors references on variables.scss from hardcoded to variables on th...Andres Galante1-10/+10
2017-10-30redesign these tables, fix headings, add intro paragraphsMark Otto1-34/+38
2017-10-30Merge branch 'docs-bundle-js' of https://github.com/vannitotaro/bootstrap int...Mark Otto2-2/+32
2017-10-30distMark Otto11-82/+968
2017-10-30Add missing trailing slashes to URLs in docsGiovanni Totaro2-2/+2
2017-10-30Merge branch 'v4-dev' into docs-bundle-jsGiovanni Totaro - aka Vanni5-5/+5
2017-10-30Fix bad title for our dispose method in our documentationJohann-S5-5/+5
2017-10-30Explain contents of bundled JS files in docs (#23735)Giovanni Totaro2-2/+32
2017-10-30Do not create a Popper.js instance when we don't need itJohann-S1-21/+18
2017-10-29Clean up package.json scripts. (#24583)XhmikosR2-4/+5
2017-10-29distMark Otto16-71/+176
2017-10-29Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-devMark Otto8-19/+332
2017-10-29nuke container class for consistency while we're hereMark Otto1-1/+1
2017-10-29tweak spacingMark Otto1-1/+1
2017-10-29Throw error about Popper.js only when it's needed because some of our plugins...Johann-S2-17/+15
2017-10-29Add dropright and dropleft (right and left placements for our dropdown) (#23860)Johann-S5-2/+244
2017-10-29Add `.modal-dialog-centered` for optional vertically centered modal (#24510)Mark Otto2-0/+73
2017-10-29Merge branch 'v4-dev' of https://github.com/jipexu/bootstrap into jipexu-v4-devMark Otto1-17/+17
2017-10-29distMark Otto4-4/+4
2017-10-29Remove the now unused _data/core-team.yml and the relevant scss. (#24593)XhmikosR3-77/+0
2017-10-28Add information about the fact we do not use Popper.js for Dropdown c… (#24...Johann-S1-1/+1
2017-10-28Remove invalid bower.json (#24584) (#24590)Amy Martin1-1/+0
2017-10-28Add fallback border-radius to .btn (#24505)Mark Otto1-1/+6
2017-10-28Revamp docs About section (#24589)Mark Otto3-27/+19
2017-10-28distMark Otto14-15/+36
2017-10-27fixes #24574Mark Otto1-1/+1
2017-10-27Fix unit tests.Johann-S2-155/+185
2017-10-27Dropdown handle keydown on input and textarea.Pierre-Denis Vanduynslager2-7/+165
2017-10-27form y space in docjeanpierre1-17/+17
2017-10-26Add `table-row` in documentation (#24551)Paweł Kuna1-0/+1
2017-10-25distMark Otto4-57/+51
2017-10-25distMark Otto32-836/+830
2017-10-25Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-devMark Otto22-124/+246
2017-10-25distMark Otto4-4/+4
2017-10-25update new focus and shadow properties to use varsMark Otto4-13/+17
2017-10-25Add unit tests for util.jsJohann-S2-0/+58
2017-10-24npm scripts: fix duplicate runs. (#24532)XhmikosR1-1/+1
2017-10-24Change Rollup config to wrap our dist files with jQuery instead of $Johann-S15-50/+24
2017-10-23Clean up transitionEnd properties. (#24511)XhmikosR1-2/+0
2017-10-23Add `Util.jQuery` which will detect jQuery instead of relying on global `$` (...Johann-S14-11/+38