aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2016-10-19gruntMark Otto2-2/+2
2016-10-19version bump to alpha 5Mark Otto6-29/+29
2016-10-19gruntMark Otto8-46/+354
2016-10-19alt attributesMark Otto1-2/+2
2016-10-19More navbar example content with formsMark Otto1-0/+39
2016-10-18Tweak that navbar brand image alignment with new vertical align utilsMark Otto1-1/+1
2016-10-18Merge branch 'v4-dev' into v4-navbarsMark Otto10-6/+92
2016-10-18gruntMark Otto8-6/+54
2016-10-18fix markup validationMark Otto1-6/+10
2016-10-18Add vertical-align utilitiesMark Otto2-0/+34
- Adds six new utils for vertical-align property - Documents the additional classes in the utils docs
2016-10-18add examples of images in the navbar-brand sectionMark Otto1-0/+21
2016-10-17more html lintingMark Otto1-2/+2
2016-10-17html lintingMark Otto1-3/+3
2016-10-17docs copyMark Otto1-1/+1
2016-10-17document new navbar classes and styles, update responsive variation, fix ↵Mark Otto1-17/+31
broken float classes
2016-10-16drop data-target so the dropdown link worksMark Otto1-1/+1
2016-10-16Merge branch 'v4-navbars' of github.com:twbs/bootstrap into v4-navbarsMark Otto1-1/+34
2016-10-16Merge branch 'v4-dev' into v4-navbarsMark Otto156-7063/+15136
2016-10-16gruntMark Otto13-14/+32
2016-10-15Merge pull request #20890 from bardiharborow/scrollspy-docsMark Otto1-2/+2
Update scrollspy navbar example.
2016-10-13Fixes #20897 - Changed btn-default for btn-secondary on V4's Modal ↵Rodrigo Castro1-1/+1
documentation page
2016-10-13Update scrollspy navbar example.Bardi Harborow1-2/+2
2016-10-12v4: Fix outdated utilites classesvsn4ik6-17/+17
2016-10-11Collapse using card componentJohann-S1-0/+1
2016-10-10change custom builds callout to compiled builds calloutMark Otto1-2/+2
2016-10-10remove commented out custom buildsMark Otto1-24/+0
2016-10-10rework download options to mention source, compiled, and cdnMark Otto1-1/+16
2016-10-09Merge pull request #20816 from bardiharborow/docs-clipboardMark Otto3-9/+15
Strip $ from copied shell commands.
2016-10-09gruntMark Otto2-2/+2
2016-10-10Render bash and powershell prompts with ::before.Bardi Harborow3-9/+15
2016-10-09gruntMark Otto10-83/+124
2016-10-09remove arrows from popovers docsMark Otto1-4/+0
2016-10-09remove arrow from static html demosMark Otto1-4/+0
2016-10-09gruntMark Otto8-8/+18
2016-10-09document it a bitMark Otto1-2/+8
2016-10-09gruntMark Otto13-1801/+1664
2016-10-09Merge pull request #20555 from bardiharborow/updatedepsMark Otto6-13/+13
Update dependencies, including Babel to v6 and zeroUnits fix.
2016-10-09Use correct class for validation coloring on label elementsMark Otto1-3/+3
2016-10-09Document the .bg-faded classMark Otto1-0/+1
Fixes #20550.
2016-10-09Don't use collapse classes on elements with paddingMark Otto1-6/+12
Fixes #20600.
2016-10-09Update static form controlMark Otto1-2/+2
- Remove margin-bottom override in favor of .mb-0 utility class - Apply the input line-height styles to match - Remove the min-height to match the input
2016-10-09separate out the custom html exampleMark Otto1-0/+5
2016-10-09Merge branch 'v4-dev' of https://github.com/dumb/bootstrap into dumb-v4-devMark Otto1-1/+9
2016-10-09remove those files from the diffMark Otto8-128/+32
2016-10-09fix bad mergeMark Otto1-1/+0
2016-10-09Merge branch 'v4-dev' into v4-navbarsMark Otto83-648/+1024
2016-10-09gruntMark Otto17-100/+116
2016-10-09Merge pull request #20864 from twbs/fix-20688Mark Otto1-1/+1
Update the grid table heading to clarify max width over width
2016-10-09Merge pull request #20684 from twbs/v4-utilsMark Otto35-268/+326
v4: The Utilities Update
2016-10-09Merge branch 'v4-dev' into v4-utilsMark Otto103-327/+9260