aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2017-05-30tweak dropdown caret size and placementMark Otto1-2/+2
2017-05-30add link to prior versionsMark Otto1-7/+5
2017-05-30not in use anymoreMark Otto1-46/+0
2017-05-30rename filesMark Otto5-4/+4
2017-05-30no need for those custom styles when we have utilsMark Otto1-13/+0
2017-05-30blank targets for things that link off the main docs pagesMark Otto1-7/+7
2017-05-30tweak homepage layoutMark Otto1-19/+31
2017-05-30redo button stylesMark Otto5-20/+23
- rename .btn-bs to .btn-bd-purple - abstract yellow masthead button into .btn-bd-yellow and use it the new docs navbar
2017-05-30forgot bugify in plugin listMark Otto1-0/+1
2017-05-30rename pluginMark Otto1-0/+0
2017-05-30hella migration updatesMark Otto1-41/+50
2017-05-30mention docsearch in readmeMark Otto1-0/+2
2017-05-30restore algolia footer, but drop the background imageMark Otto1-1/+16
2017-05-30Merge branch 'v4-docs-streamlined' of https://github.com/twbs/bootstrap into ↵Mark Otto405-28525/+24945
v4-docs-streamlined
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 Otto2-12/+2
2017-05-29account for new nav structureMark Otto1-1/+1
2017-05-29update exclude listMark Otto1-1/+1
2017-05-29redesign slightly to make entries full width in dropdown menu, like ↵Mark Otto1-1/+15
bootstrap's menus
2017-05-29ignore the vendor so sauce can compile and travis passMark Otto1-1/+1
2017-05-29try setting that explicitly for travisMark Otto1-1/+2
2017-05-29give migration page toc and descriptionMark Otto1-2/+2
2017-05-29redesign anchorsMark Otto2-20/+10
2017-05-29more examples path fixingMark Otto19-100/+100
2017-05-29update examples link and add a redirectMark Otto2-1/+3
2017-05-29drop specific hostMark Otto1-1/+0
2017-05-29update urlsMark Otto25-50/+50
2017-05-29update pathsMark Otto1-13/+13
2017-05-29drop htmlhint given htmllint gives us most of the coverage we need hereMark Otto3-24/+1
2017-05-29revamp some filesMark Otto3-326/+7
2017-05-29move scripts to separate include so we can include them across layouts even ↵Mark Otto5-51/+54
if the footer isn't there
2017-05-29Better handling of redirectsMaxime Locqueville1-9/+7
2017-05-29remove origin from url to be able to redirect locallyMaxime Locqueville1-3/+11
2017-05-29Rearrange all the docs to allow for a docs/major.minor/ setupMark Otto231-15412/+40
2017-05-28customize focus stateMark Otto1-0/+5
2017-05-28purple sidebarMark Otto1-13/+14
2017-05-28add new var, update alignmentMark Otto1-9/+10
2017-05-28remove footer from docs pagesMark Otto1-2/+0
2017-05-28move algolia overrides to separate scss partialMark Otto3-101/+101
2017-05-28move docs vars to new scss partialMark Otto2-11/+11
2017-05-28more algolia design tweaksMark Otto1-1/+33
2017-05-28keep width, add commentMark Otto1-1/+2
2017-05-28Fix responsive .col-{infix}-autoMark Otto1-1/+1
Responsive automatic column resets weren't working because they inherited their `max-width` from lower grid tiers. This was because we were resetting the `width`, not the `max-width`.
2017-05-28shorter titleMark Otto1-1/+1
2017-05-28html lintingMark Otto5-5/+5
2017-05-28jobs url addedMark Otto2-0/+4
2017-05-28fix font-size and bordersMark Otto1-2/+3
2017-05-28hide social on mobile for nowMark Otto1-1/+1
2017-05-28fix font-size to compute to 14px evenMark Otto1-1/+1
2017-05-28.bd-lead refinement for mobileMark Otto1-1/+3