aboutsummaryrefslogtreecommitdiff
path: root/assets
AgeCommit message (Collapse)AuthorFilesLines
2017-07-04move the overflow-y to the sticky `@supports` blockMark Otto1-2/+1
also remove the overflow-x. when you specify either overflow-y or overflow-x, the other is essentially nullified and thus ineffective anyway
2017-07-04overflow-y auto on toc menuGijs Boddeus1-0/+1
fixes #22977
2017-07-04Update Popper.js to 1.10.8Johann-S1-3/+5
2017-06-30build distMark Otto2-2/+2
2017-06-30update usage elsewhereMark Otto3-4/+4
2017-06-29Drop the old $gray- variables for the new color rangeMark Otto4-4/+4
2017-06-25Merge branch 'v4-dev' into colors-reduxMark Otto1-0/+13
2017-06-25add border color utilitiesMark Otto1-3/+3
2017-06-25remove bg stylesMark Otto1-17/+0
2017-06-21Fix modal overflow with our navbar documentation and fix typo (#22864)Johann-S1-0/+13
* Fix modal overflow with our navbar documentation and fix typo * Fix z-index backdrop and modal with popover/tooltip example
2017-06-18Merge branch 'v4-dev' into colors-reduxMark Otto1-2/+4
2017-06-18remove - vars, update docs to generate from data yml files, update mixins, ↵Mark Otto3-4/+4
and generate card, button, bg, and color classes from the sass map
2017-06-18Merge branch 'v4-dev' into colors-reduxMark Otto3-7/+10
2017-06-17follow up to 4bab8b890e5337cda3a3221462ab40a84d96c3b4 to avoid the ↵Mark Otto1-2/+4
max-height if there's no sticky
2017-06-17fixes #22846Mark Otto1-1/+1
2017-06-17wrap .bd-navbar position styles in supports query, remove prefix, and update ↵Mark Otto1-6/+5
linter settings for file
2017-06-17use flexbox order property to change order of content for screenreadersMark Otto2-0/+4
2017-06-15prep docs for displaying the colorsMark Otto2-1/+26
2017-06-15full buildMark Otto1-1/+2
2017-06-14docs css buildMark Otto2-2/+2
2017-06-14call functions file in docs cssMark Otto2-2/+4
2017-06-14buildMark Otto2-2/+2
2017-06-14Merge branch 'v4-dev' into form-tweaksMark Otto1-1/+1
2017-06-14Update Popper.js 1.10.1Johann-S1-1/+1
2017-06-13tighten up sidebarMark Otto1-2/+6
2017-06-07Avoid Tooltips/Popovers overflow on documentation's navbar (#22733)Johann-S1-1/+1
2017-05-31redesign search a bit moreMark Otto1-16/+26
2017-05-31redo how we do sticky sidebar because overflow-x/-y woesMark Otto1-3/+11
2017-05-31Merge branch 'v4-docs-streamlined' of https://github.com/twbs/bootstrap into ↵Mark Otto1-17/+16
v4-docs-streamlined
2017-05-31tighten padding on mobile for navbar so horizontal scroll nav shows moreMark Otto1-0/+3
2017-05-30more minimal sidebar navMark Otto1-17/+16
2017-05-30style our dropdown a bitMark Otto1-0/+10
2017-05-30no need for those custom styles when we have utilsMark Otto1-13/+0
2017-05-30redo button stylesMark Otto2-11/+14
- rename .btn-bs to .btn-bd-purple - abstract yellow masthead button into .btn-bd-yellow and use it the new docs navbar
2017-05-30restore algolia footer, but drop the background imageMark Otto1-1/+16
2017-05-29wrap the sticky in a @supports so that edge and ie don't screw it all upMark Otto1-6/+10
2017-05-29tweak navbar so it isn't more than 4rem highMark Otto1-11/+1
2017-05-29redesign slightly to make entries full width in dropdown menu, like ↵Mark Otto1-1/+15
bootstrap's menus
2017-05-29redesign anchorsMark Otto2-20/+10
2017-05-29Rearrange all the docs to allow for a docs/major.minor/ setupMark Otto48-0/+10140
2013-09-23move /assets/ to /docs-assets/ ; fixes #10715Chris Rebert15-3618/+0
2013-09-23Update html5shiv to v3.7.0.XhmikosR1-4/+4
2013-09-20Fix a silly typoHeinrich Fenkart1-1/+1
2013-09-19Merge branch 'master' of github.com:twbs/bootstrapMark Otto1-2/+2
Conflicts: dist/css/bootstrap.min.css
2013-09-19Update jszip.js to the latest git.XhmikosR1-2/+2
2013-09-16run gruntMark Otto1-1/+1
2013-09-11Massive customizer audit and overhaulMark Otto2-3/+12
I probably missed a few things and screwed up a few others, but this takes the place of much of #9910. I haven't added many variables—that should be reserved for v3.1—but I have rejiggered the layout, added missing ones, corrected wrong values, etc. /cc @cvrebert @juthilo @saas786
2013-09-11scope customizer h4 changeMark Otto1-1/+1
2013-09-11Merge branch 'master' of github.com:twbs/bootstrapMark Otto1-0/+15
Conflicts: dist/css/bootstrap.min.css
2013-09-11run gruntMark Otto1-1/+1