| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2016-09-05 | new hashesv4.0.0-alpha.4 | Mark Otto | 1 | -2/+2 | |
| 2016-09-05 | grunt | Mark Otto | 13 | -13/+13 | |
| 2016-09-05 | versions | Mark Otto | 36 | -110/+110 | |
| 2016-09-05 | grunt | Mark Otto | 8 | -66/+30 | |
| 2016-09-05 | Fixes #20608 and #20578: Consistent checkbox and radio markup (#20629) | Mark Otto | 2 | -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-04 | Disable important flag on Sass linter (#20627) | Mark Otto | 6 | -9/+3 | |
| 2016-09-04 | Fixes #20619: Add important to the hover/focus as well (#20626) | Mark Otto | 1 | -1/+1 | |
| 2016-09-04 | grunt | Mark Otto | 8 | -8/+6 | |
| 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 | Make .card class inside .card-columns display: block too (#20447) | Bass Jobsen | 1 | -1/+0 | |
| See: https://github.com/twbs/bootstrap/pull/18255#issuecomment-237034763 | |||||
| 2016-09-04 | grunt | Mark Otto | 8 | -18/+18 | |
| 2016-09-04 | Remove unused $variables in grid mixins (#20597) | Franco Moya | 2 | -3/+3 | |
| 2016-09-04 | fixes #20485: use rem units in alert dismiss (#20625) | Mark Otto | 2 | -4/+4 | |
| 2016-08-28 | Merge pull request #20562 from bardiharborow/readmebadges | Mark Otto | 1 | -0/+1 | |
| Fix README badge alignment. | |||||
| 2016-08-23 | Fix README badge alignment. | Bardi Harborow | 1 | -0/+1 | |
| 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 | Merge pull request #20553 from twbs/split-dropup | Mark Otto | 1 | -1/+1 | |
| v4: Split dropup button example | |||||
| 2016-08-21 | fixes #19930: update split dropup variation to include modifier | Mark Otto | 1 | -1/+1 | |
| 2016-08-21 | Merge pull request #20552 from twbs/followup-package-json-fix | Mark Otto | 1 | -3/+0 | |
| Update package.json to remove jspm ignore | |||||
| 2016-08-21 | Follow up to #20394: remove ignore for file that no longer exists | Mark Otto | 1 | -3/+0 | |
| 2016-08-21 | Merge pull request #20394 from TrigenSoftware/v4-dev | Mark Otto | 1 | -1/+1 | |
| Fix package.json | |||||
| 2016-08-21 | Merge pull request #20551 from twbs/progress-toc | Mark Otto | 1 | -3/+3 | |
| Fixes #20495 | |||||
| 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 | 8 | -22/+6 | |
| 2016-08-21 | Merge pull request #20545 from twbs/simpler-media-margin | Mark Otto | 2 | -13/+5 | |
| v4: Remove media margin | |||||
| 2016-08-19 | add some margin utils | Mark Otto | 1 | -5/+5 | |
| 2016-08-19 | Fixes #20513: Remove all default margin on .media given it's utility purpose ↵ | Mark Otto | 1 | -8/+0 | |
| and our margin utils | |||||
| 2016-08-19 | Merge pull request #20537 from enzanki-ars/patch-1 | Patrick H. Lauke | 1 | -1/+1 | |
| Remove unnecessary swearing in docs/forms.md | |||||
| 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-08 | Merge pull request #20476 from bardiharborow/patch-4 | Mark Otto | 1 | -1/+0 | |
| Remove CDN "not yet available" notice. | |||||
| 2016-08-08 | fixes #20469 and #20473 without misuing dash | Mark Otto | 1 | -1/+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) | |||||
| 2016-08-03 | Add Wall of Browser Bugs entry for #12359 (#20445) | Chris Rebert | 1 | -0/+10 | |
| https://bugzilla.mozilla.org/show_bug.cgi?id=504622 Refs #12359 [skip sauce] | |||||
| 2016-08-02 | Most Wanted features: Add Edge UserVoice <dialog> entry | Chris Rebert | 1 | -0/+10 | |
| https://wpdev.uservoice.com/forums/257854-microsoft-edge-developer/suggestions/6508895-dialog-element Refs #20175 [ci skip] | |||||
| 2016-08-02 | Fix dropdown example in docs (Fix #20410) | Pierre-Denis Vanduynslager | 1 | -15/+1 | |
| 2016-08-02 | Merge remote-tracking branch 'twbs/v4-dev' into v4-dev | Pierre-Denis Vanduynslager | 162 | -10522/+6201 | |
| 2016-08-01 | grunt | Mark Otto | 10 | -15/+298 | |
| 2016-08-01 | Merge pull request #20417 from twbs/v4-flex-utils-docs | Mark Otto | 1 | -1/+10 | |
| Import the flexbox utilities into the docs flex stylesheet | |||||
| 2016-08-01 | Merge pull request #20413 from allanchau/patch-1 | Mark Otto | 1 | -1/+1 | |
| Remove unused $size parameter | |||||
| 2016-08-01 | Merge pull request #20418 from twbs/v4-js-glob | Mark Otto | 1 | -1/+1 | |
| v4: Fix npm JS directory | |||||
| 2016-07-30 | Fixes #20385 | Mark Otto | 1 | -1/+1 | |
| Recursive glob action | |||||
| 2016-07-30 | Fixes #20382: Import the flexbox utilities into the docs flex stylesheet | Mark Otto | 1 | -1/+10 | |
