aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
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
2016-08-04prevent navigating to area href when modal target. fixes #18796Max Beatty2-1/+23
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-02Update _mixins.scssJuan J. Jimenez-Anca1-0/+1
2016-08-02Update _visibility.scssJuan J. Jimenez-Anca1-1/+1
2016-08-02Added visibility mixins fileJuan J. Jimenez-Anca1-0/+5
2016-08-02Fix dropdown example in docs (Fix #20410)Pierre-Denis Vanduynslager1-15/+1
2016-08-02Merge remote-tracking branch 'twbs/v4-dev' into v4-devPierre-Denis Vanduynslager162-10522/+6201
2016-08-01gruntMark Otto10-15/+298
2016-08-01Merge pull request #20417 from twbs/v4-flex-utils-docsMark Otto1-1/+10
Import the flexbox utilities into the docs flex stylesheet
2016-08-01Merge pull request #20413 from allanchau/patch-1Mark Otto1-1/+1
Remove unused $size parameter
2016-08-01Merge pull request #20418 from twbs/v4-js-globMark Otto1-1/+1
v4: Fix npm JS directory
2016-07-30Fixes #20385Mark Otto1-1/+1
Recursive glob action
2016-07-30Fixes #20382: Import the flexbox utilities into the docs flex stylesheetMark Otto1-1/+10
2016-07-30Remove unused $size parameterAllan Chau1-1/+1
2016-07-28Fix package.jsonOnoshko Dan1-1/+1
For example, `resolve` npm module can't resolve path to bootstrap.
2016-07-27Merge pull request #20130 from jeradrutnam/context-bg-fixMark Otto1-4/+2
Contextual background-inverse text color fix
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 #20387 from twbs/v4-input-group-varsMark Otto1-3/+3
Update variable usage for input group addon
2016-07-27Fixes #20291: Update variable usage for input group addonMark Otto1-3/+3
Instead of the regular border-radius var, use the input ones to match sizing with their associated controls.
2016-07-27Merge pull request #20333 from any-hn/v4-progress-bar-border-radiusMark Otto1-10/+10
Progress bar:fix use variable progress-border-radius instead of border-radius
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-27Update NuGet link to alpha3 (#20386)Jesse Mandel1-1/+1
[skip sauce] [skip validator]
2016-07-27prep releasev4.0.0-alpha.3Mark Otto2-4/+6
2016-07-27new css and js hashMark Otto1-2/+2
2016-07-27grunt distMark Otto13-17/+15
2016-07-27bump versionsMark Otto38-113/+113
2016-07-27Merge branch 'v4-dev' of github.com:twbs/bootstrap into v4-devMark Otto24-155/+2848
2016-07-26grunt (include snew docs-flexbox files)Mark Otto4-2/+2590
2016-07-26Merge pull request #20372 from twbs/v4-flexbox-docsMark Otto7-47/+43
v4: Enable flexbox CSS on flexbox grid page
2016-07-26Enable flexbox grid CSS on our docs pageMark Otto7-47/+43
- 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)