aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2016-09-05gruntMark Otto1-1/+1
2016-09-05versionsMark Otto4-27/+27
2016-09-05gruntMark Otto4-33/+15
2016-09-05Fixes #20608 and #20578: Consistent checkbox and radio markup (#20629)Mark Otto1-25/+24
- Update docs examples to use newer .form-check suite of classes - Update form validation mixin to use newer classes as well
2016-09-04gruntMark Otto4-4/+3
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-04gruntMark Otto4-9/+9
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-21fixes #19930: update split dropup variation to include modifierMark Otto1-1/+1
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 Otto4-11/+3
2016-08-19add some margin utilsMark Otto1-5/+5
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-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-03Merge pull request #20434 from vanduynslagerp/fix-20410Mark Otto1-15/+1
Fix dropdown example in docs (Fix #20410)
2016-08-03Add Wall of Browser Bugs entry for #12359 (#20445)Chris Rebert1-0/+10
https://bugzilla.mozilla.org/show_bug.cgi?id=504622 Refs #12359 [skip sauce]
2016-08-02Most Wanted features: Add Edge UserVoice <dialog> entryChris Rebert1-0/+10
https://wpdev.uservoice.com/forums/257854-microsoft-edge-developer/suggestions/6508895-dialog-element Refs #20175 [ci skip]
2016-08-02Fix dropdown example in docs (Fix #20410)Pierre-Denis Vanduynslager1-15/+1
2016-08-01gruntMark Otto6-8/+286
2016-07-30Fixes #20382: Import the flexbox utilities into the docs flex stylesheetMark Otto1-1/+10
2016-07-27Merge pull request #20282 from anantoghosh/patch-2Mark Otto1-1/+1
Migration docs: Fix typo in 'Reboot' about units
2016-07-27Merge pull request #20341 from pat270/v4-tooltip-static-demoMark Otto1-5/+5
Docs Tooltip Static Demo uses v3 class names
2016-07-27prep releasev4.0.0-alpha.3Mark Otto2-4/+6
2016-07-27grunt distMark Otto1-5/+3
2016-07-27bump versionsMark Otto4-27/+27
2016-07-26grunt (include snew docs-flexbox files)Mark Otto4-2/+2590
2016-07-26Enable flexbox grid CSS on our docs pageMark Otto3-1/+28
- Creates new flexbox grid Sass file in our docs assets - Updates the Gruntfile to compile said new Sass file and minify the output - Update notice on flexbox docs page for how it works - Only enable compiled flexbox grid CSS in hosted docs site, not in dev (for easier and specific debugging of all flexbox features)
2016-07-26elaborate on those classesMark Otto1-1/+1
2016-07-26comment out custom builds for nowMark Otto1-0/+2
2016-07-26remove dist download option for now; it has been coming soon for far too longMark Otto1-18/+0
2016-07-26gruntMark Otto4-21/+60
2016-07-26Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-devMark Otto1-0/+10
2016-07-26add Edge bug 8282613Patrick H. Lauke1-0/+10
2016-07-2530px not 15pxMark Otto1-1/+1
2016-07-25Customizing grid docs updates to followup on #19099Mark Otto1-2/+13
- More details on columns and gutters - Break it into clear sections
2016-07-25One more follow up to #19099, #20349, and #20361Mark Otto1-20/+20
Remove mention of base class and fix grid examples
2016-07-25gruntMark Otto2-2/+2
2016-07-25update text in grid exampleMark Otto1-2/+2
2016-07-25gruntMark Otto4-6/+6
2016-07-25gruntMark Otto2-2/+2
2016-07-25fix doubled up padding in docs navbarMark Otto1-0/+3
2016-07-23gruntMark Otto4-240/+7
2016-07-23Merge branch 'v4-dev' into v4-grid-fixesMark Otto7-8/+6