aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2016-09-07Remove classes at one timeJ2TeaM1-8/+3
2016-09-05Add Edge entry for #20507 to Wall of Browser BugsChris Rebert1-0/+10
Closes #20507 [skip sauce]
2016-09-05ads in content, sidebar changes, etcMark Otto4-8/+33
2016-09-05nav changesMark Otto2-5/+5
2016-09-05try out docs inlineMark Otto1-0/+2
2016-09-05migration copyMark Otto1-1/+1
2016-09-05Merge branch 'v4-dev' into v4-docs-streamlinedMark Otto68-261/+207
2016-09-05hide page header for now, border top nav, sticky sidebarMark Otto4-2/+12
2016-09-05Move Sauce credentials out of .travis.ymlChris Rebert1-4/+0
For the sake of cleanliness.
2016-09-05new hashesv4.0.0-alpha.4Mark Otto1-2/+2
2016-09-05gruntMark Otto13-13/+13
2016-09-05versionsMark Otto36-110/+110
2016-09-05gruntMark Otto8-66/+30
2016-09-05Fixes #20608 and #20578: Consistent checkbox and radio markup (#20629)Mark Otto2-33/+26
- Update docs examples to use newer .form-check suite of classes - Update form validation mixin to use newer classes as well
2016-09-04flip the columns, tweak some of the stylesMark Otto4-9/+24
2016-09-04Disable important flag on Sass linter (#20627)Mark Otto6-9/+3
2016-09-04Fixes #20619: Add important to the hover/focus as well (#20626)Mark Otto1-1/+1
2016-09-04gruntMark Otto8-8/+6
2016-09-04Fix segmented buttons in input group docs (#20489)Starsam801-2/+2
Fixes #20484
2016-09-04Renamed contextual classes for tables (#20505)Jonathan1-1/+2
To be prefixed with `.table-`.
2016-09-04Make .card class inside .card-columns display: block too (#20447)Bass Jobsen1-1/+0
See: https://github.com/twbs/bootstrap/pull/18255#issuecomment-237034763
2016-09-04gruntMark Otto8-18/+18
2016-09-04Remove unused $variables in grid mixins (#20597)Franco Moya2-3/+3
2016-09-04fixes #20485: use rem units in alert dismiss (#20625)Mark Otto2-4/+4
2016-08-28Merge pull request #20562 from bardiharborow/readmebadgesMark Otto1-0/+1
Fix README badge alignment.
2016-08-23Fix README badge alignment.Bardi Harborow1-0/+1
2016-08-21Merge pull request #20475 from califrench/patch-1Mark Otto1-1/+12
Updated docs with extra auto resize example
2016-08-21Merge pull request #20519 from vanillajonathan/patch-2Mark Otto1-0/+1
Added information about the .panel-group class
2016-08-21Update ads code and styles (also fixes #20477 in different way)Mark Otto4-95/+69
2016-08-21Fixes #20504: Mention .divider to .dropdown-divider name changeMark Otto1-0/+1
2016-08-21minor docs edit to fix #20538Mark Otto1-1/+1
2016-08-21Merge pull request #20553 from twbs/split-dropupMark Otto1-1/+1
v4: Split dropup button example
2016-08-21fixes #19930: update split dropup variation to include modifierMark Otto1-1/+1
2016-08-21Merge pull request #20552 from twbs/followup-package-json-fixMark Otto1-3/+0
Update package.json to remove jspm ignore
2016-08-21Follow up to #20394: remove ignore for file that no longer existsMark Otto1-3/+0
2016-08-21Merge pull request #20394 from TrigenSoftware/v4-devMark Otto1-1/+1
Fix package.json
2016-08-21Merge pull request #20551 from twbs/progress-tocMark Otto1-3/+3
Fixes #20495
2016-08-21Fixes #20495: Update heading hierarchy to avoid nested ToC that leads to ↵Mark Otto1-3/+3
hiding of entire ToC
2016-08-21gruntMark Otto8-22/+6
2016-08-21Merge pull request #20545 from twbs/simpler-media-marginMark Otto2-13/+5
v4: Remove media margin
2016-08-19add some margin utilsMark Otto1-5/+5
2016-08-19Fixes #20513: Remove all default margin on .media given it's utility purpose ↵Mark Otto1-8/+0
and our margin utils
2016-08-19Merge pull request #20537 from enzanki-ars/patch-1Patrick H. Lauke1-1/+1
Remove unnecessary swearing in docs/forms.md
2016-08-18Remove some strong language in docs/forms.mdAlex Shafer1-1/+1
Remember, there may be children/students using these examples...
2016-08-15Added information about the .panel-group classJonathan1-0/+1
2016-08-08Merge pull request #20476 from bardiharborow/patch-4Mark Otto1-1/+0
Remove CDN "not yet available" notice.
2016-08-08fixes #20469 and #20473 without misuing dashMark Otto1-1/+1
2016-08-07Remove CDN "not yet available" notice.Bardi Harborow1-1/+0
2016-08-06Updated docs with extra auto resize exampleScott Gauthreaux1-1/+12
I updated the doc with an example of a flex layout of 3 columns where the center column is specified as a `.col-xs-5` to show that other columns will resize no matter what the width of the center column. Experienced bootstrap developers will expect to have to use an even number for the center column width when in reality any size will work. I believe this is quite useful information and doesn't add too much to the docs. Another option would be to make that initial example a `.col-xs-5` instead of a `.col-xs-6` to highlight this fact in the first place.
2016-08-04add support for ol in tab plugin. fixes #17754Max Beatty2-5/+21