| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2016-09-11 | v4: Update tooltip placement docs (#20696) | Mark Otto | 2 | -1/+5 | |
| * Fixes #19796: Remove mention of tooltip auto placement * add note to migration docs | |||||
| 2016-09-11 | Merge branch 'v4-dev' of github.com:twbs/bootstrap into v4-dev | Mark Otto | 1 | -0/+10 | |
| 2016-09-11 | Merge branch 'v4-dev' of github.com:twbs/bootstrap into v4-dev | Mark Otto | 1 | -0/+30 | |
| 2016-09-11 | Add Selectors Level 4 :nth-child() to Most Wanted features for Edge | Chris Rebert | 1 | -0/+10 | |
| h/t @bardiharborow for opening https://wpdev.uservoice.com/forums/257854-microsoft-edge-developer/suggestions/15944476 Refs #20143 [skip sauce] | |||||
| 2016-09-11 | Add transitioncancel to Most Wanted list for Chrome, Safari, Edge (#20618) | Chris Rebert | 1 | -0/+30 | |
| [skip sauce] | |||||
| 2016-09-11 | Merge branch 'v4-hamburger-fix2' of ↵ | Mark Otto | 8 | -30/+9 | |
| https://github.com/patrickhlauke/bootstrap into patrickhlauke-v4-hamburger-fix2 | |||||
| 2016-09-11 | grunt | Mark Otto | 4 | -19/+14 | |
| 2016-09-09 | update nav.yml | Mark Otto | 1 | -1/+0 | |
| 2016-09-08 | Add new border utils | Mark Otto | 3 | -6/+32 | |
| - Move and rename .img-rounded to .rounded, .img-circle to .rounded-circle - Add new .rounded-{direction} utils - New docs pages for border utils with TBD comments for the border property - Removes most image examples for rounding from the content/images docs in favor of new docs page | |||||
| 2016-09-08 | updated docs to reflect change in img-rounded class | judetucker | 2 | -12/+12 | |
| 2016-09-08 | Revamp background utilities and add new .text-white utility | Mark Otto | 1 | -8/+9 | |
| - Rather than mix multiple properties in our color utilities, this splits all color and all background utils into separate classes. - Adds new .text-white class to help lighten text color for darker backgrounds | |||||
| 2016-09-08 | Update docs to use new spacing util class names | Mark Otto | 10 | -28/+28 | |
| 2016-09-08 | Docs: Breaks out Utilities into separate section and optimizes its pages ↵ | Kovah | 14 | -367/+436 | |
| (#20678) | |||||
| 2016-09-08 | Add Brazilian Portuguese in translations (#20673) | Adam Macias | 1 | -0/+5 | |
| 2016-09-07 | fix spacing a bit | Mark Otto | 1 | -6/+6 | |
| 2016-09-07 | Merge branch 'patch-21' of https://github.com/kkirsche/bootstrap into ↵ | Mark Otto | 1 | -12/+12 | |
| kkirsche-patch-21 | |||||
| 2016-09-07 | grunt | Mark Otto | 4 | -10/+11 | |
| 2016-09-07 | Fix docs for heading sizes (#20646) | Igor Tarasov | 1 | -6/+6 | |
| * Fix docs for heading sizes (sizes here were from v3) * Added rem sizes to header size docs * Fixed erroneous px sizes | |||||
| 2016-09-07 | v4: Card image fixes (#20667) | Mark Otto | 1 | -3/+3 | |
| * Add .img-fluid to card images in columns to ensure proper resizing * change that variable from regular value to variable * use calc to figure out a tighter border for card images | |||||
| 2016-09-07 | fixes #20655: Update font stack list in the Reboot docs to match current CSS ↵ | Mark Otto | 1 | -8/+0 | |
| usage (#20666) | |||||
| 2016-09-05 | Add Edge entry for #20507 to Wall of Browser Bugs | Chris Rebert | 1 | -0/+10 | |
| Closes #20507 [skip sauce] | |||||
| 2016-09-05 | ads in content, sidebar changes, etc | Mark Otto | 4 | -8/+33 | |
| 2016-09-05 | nav changes | Mark Otto | 2 | -5/+5 | |
| 2016-09-05 | try out docs inline | Mark Otto | 1 | -0/+2 | |
| 2016-09-05 | migration copy | Mark Otto | 1 | -1/+1 | |
| 2016-09-05 | Merge branch 'v4-dev' into v4-docs-streamlined | Mark Otto | 9 | -95/+76 | |
| 2016-09-05 | hide page header for now, border top nav, sticky sidebar | Mark Otto | 4 | -2/+12 | |
| 2016-09-05 | grunt | Mark Otto | 1 | -1/+1 | |
| 2016-09-05 | versions | Mark Otto | 4 | -27/+27 | |
| 2016-09-05 | grunt | Mark Otto | 4 | -33/+15 | |
| 2016-09-05 | Fixes #20608 and #20578: Consistent checkbox and radio markup (#20629) | Mark Otto | 1 | -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-04 | flip the columns, tweak some of the styles | Mark Otto | 4 | -9/+24 | |
| 2016-09-04 | grunt | Mark Otto | 4 | -4/+3 | |
| 2016-09-04 | Fix segmented buttons in input group docs (#20489) | Starsam80 | 1 | -2/+2 | |
| Fixes #20484 | |||||
| 2016-09-04 | Renamed contextual classes for tables (#20505) | Jonathan | 1 | -1/+2 | |
| To be prefixed with `.table-`. | |||||
| 2016-09-04 | grunt | Mark Otto | 4 | -9/+9 | |
| 2016-08-21 | Merge pull request #20475 from califrench/patch-1 | Mark Otto | 1 | -1/+12 | |
| Updated docs with extra auto resize example | |||||
| 2016-08-21 | Merge pull request #20519 from vanillajonathan/patch-2 | Mark Otto | 1 | -0/+1 | |
| Added information about the .panel-group class | |||||
| 2016-08-21 | Update ads code and styles (also fixes #20477 in different way) | Mark Otto | 4 | -95/+69 | |
| 2016-08-21 | Fixes #20504: Mention .divider to .dropdown-divider name change | Mark Otto | 1 | -0/+1 | |
| 2016-08-21 | minor docs edit to fix #20538 | Mark Otto | 1 | -1/+1 | |
| 2016-08-21 | fixes #19930: update split dropup variation to include modifier | Mark Otto | 1 | -1/+1 | |
| 2016-08-21 | Fixes #20495: Update heading hierarchy to avoid nested ToC that leads to ↵ | Mark Otto | 1 | -3/+3 | |
| hiding of entire ToC | |||||
| 2016-08-21 | grunt | Mark Otto | 4 | -11/+3 | |
| 2016-08-19 | add some margin utils | Mark Otto | 1 | -5/+5 | |
| 2016-08-18 | Remove some strong language in docs/forms.md | Alex Shafer | 1 | -1/+1 | |
| Remember, there may be children/students using these examples... | |||||
| 2016-08-15 | Added information about the .panel-group class | Jonathan | 1 | -0/+1 | |
| 2016-08-07 | Remove CDN "not yet available" notice. | Bardi Harborow | 1 | -1/+0 | |
| 2016-08-06 | Updated docs with extra auto resize example | Scott Gauthreaux | 1 | -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-03 | Merge pull request #20434 from vanduynslagerp/fix-20410 | Mark Otto | 1 | -15/+1 | |
| Fix dropdown example in docs (Fix #20410) | |||||
