| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-12-18 | add inline note about navbar sizing | Mark Otto | 1 | -1/+1 | |
| 2013-12-18 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 9 | -109/+138 | |
| 2013-12-18 | fixes #11925: cover template for firefox | Mark Otto | 1 | -0/+1 | |
| 2013-12-18 | tweaks | Mark Otto | 1 | -6/+7 | |
| 2013-12-18 | Merge pull request #11923 from wangsai/fix-id | Chris Rebert | 1 | -1/+1 | |
| fix href of "Browser and device support" | |||||
| 2013-12-18 | fix href of "Browser and device support" | wangsai | 1 | -1/+1 | |
| 2013-12-17 | Merge pull request #11910 from InWayOpenSource/btn-group-inside-input-group-btn | Mark Otto | 3 | -11/+27 | |
| Fix handling of .btn-group placed inside .input-group-btn | |||||
| 2013-12-17 | Merge pull request #11916 from ZDroid/fix-iversions | Chris Rebert | 1 | -2/+2 | |
| Downgrade Safari and OS X | |||||
| 2013-12-17 | Downgrade Safari and OS X | Zlatan Vasović | 1 | -2/+2 | |
| 2013-12-17 | enable failHard grunt-html-validation option; fixes #11876 | Chris Rebert | 1 | -0/+1 | |
| 2013-12-17 | upgrade to grunt-html-validation v0.1.11 | Chris Rebert | 1 | -1/+1 | |
| 2013-12-16 | Fix handling of btn-group placed inside input-group-btn (used for mixing ↵ | Sebastian Podjasek | 3 | -11/+27 | |
| dropdowns with normal buttons) | |||||
| 2013-12-16 | Require comma on left side | Zlatan Vasović | 14 | -98/+99 | |
| 2013-12-16 | Merge pull request #11893 from twbs/separate-browsers-file | Chris Rebert | 2 | -84/+92 | |
| move Sauce test browsers list out of Gruntfile into separate file | |||||
| 2013-12-16 | move Sauce test browsers list out of Gruntfile into separate file | Chris Rebert | 2 | -84/+92 | |
| 2013-12-16 | Merge branch 'master' into docs_derp | Mark Otto | 45 | -822/+1947 | |
| 2013-12-16 | Merge pull request #11891 from twbs/cache-jekyll-bundle | Chris Rebert | 2 | -12/+16 | |
| use S3-cached Jekyll install to further speed up the Travis build | |||||
| 2013-12-15 | use S3-cached Jekyll install | Chris Rebert | 2 | -12/+16 | |
| 2013-12-15 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 12 | -89/+113 | |
| 2013-12-15 | inform the people that fixed positioning ain't all it's cracked up to be /cc ↵ | Mark Otto | 1 | -0/+4 | |
| #11888 | |||||
| 2013-12-15 | Merge pull request #11887 from twbs/minor-panels-refactor | Mark Otto | 1 | -9/+11 | |
| minor refactoring of 4ee93c9f8529cfeef56d4178b91e1ddcb0bff09c | |||||
| 2013-12-15 | Merge pull request #11890 from twbs/generic-caching | Chris Rebert | 2 | -32/+52 | |
| make S3 caching significantly more generic | |||||
| 2013-12-15 | make S3 caching significantly more generic | Chris Rebert | 2 | -32/+52 | |
| 2013-12-15 | minor refactoring of 4ee93c9f8529cfeef56d4178b91e1ddcb0bff09c | Chris Rebert | 1 | -9/+11 | |
| 2013-12-15 | Merge pull request #11886 from twbs/html-validator-config | Chris Rebert | 1 | -0/+2 | |
| explicitly set more HTML5 validator options | |||||
| 2013-12-15 | explicitly set more HTML5 validator options | Chris Rebert | 1 | -0/+2 | |
| 2013-12-15 | use unique IDs for input feedback examples so HTML validates | Chris Rebert | 1 | -32/+32 | |
| 2013-12-15 | use unique IDs for modal labels in doc examples so HTML validates | Chris Rebert | 1 | -6/+6 | |
| 2013-12-15 | simplify JS snippet slightly | Chris Rebert | 1 | -1/+1 | |
| 2013-12-15 | fix typo in docs | Chris Rebert | 1 | -1/+1 | |
| 2013-12-15 | fix var name in example to follow JS conventions | Chris Rebert | 1 | -2/+2 | |
| 2013-12-15 | copyediting | Chris Rebert | 7 | -7/+7 | |
| 2013-12-15 | Fixes #10492 again, this time for last row's corners on striped tables | Mark Otto | 3 | -1/+24 | |
| 2013-12-15 | Add new form feedback states, clean up existing form styles | Mark Otto | 7 | -37/+184 | |
| New stuff: * Adds `.has-feedback` and `.form-control-feedback` to show icon-based form feedback to users. Fixes #11836. * Removes the `width: 1em` on `.glyphicon` because it makes it impractical to resize the width of all icons, even if they’re not “empty” (e.g., a simple `.glyphicon { width: 30px; }` wouldn’t work, nor would a class preceeded by a parent class. Clean up: * Sets `width: auto;` on all `.form-control`s within inline forms. * Removes all the inline `select` menu `width` styles because all inputs are now `auto`. * Update form states docs to separate out sections better. | |||||
| 2013-12-15 | Fixes #11266: Apply a pixel-based line-height to date inputs for iOS 7 | Mark Otto | 3 | -1/+12 | |
| 2013-12-15 | formatting and comment | Mark Otto | 1 | -0/+5 | |
| 2013-12-15 | Merge branch 'master' into pr/11817 | Mark Otto | 47 | -819/+1720 | |
| Conflicts: dist/css/bootstrap.min.css less/input-groups.less | |||||
| 2013-12-15 | Fixes #11402: Updated fix for select.form-control width in inline-forms | Mark Otto | 3 | -1/+12 | |
| 2013-12-15 | grunt | Mark Otto | 2 | -4/+4 | |
| 2013-12-15 | Merge pull request #11494 from blowsie/patch-2 | Mark Otto | 1 | -2/+2 | |
| Fixed single dropdown-toggle in btn-group-veritcal not being rounded | |||||
| 2013-12-15 | Fixes #11660: Depcreate small and .small in blockquote in favor of footer | Mark Otto | 4 | -5/+11 | |
| 2013-12-15 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 1 | -1/+0 | |
| 2013-12-15 | revert an earlier change to move the component-animations.less file because ↵ | Mark Otto | 4 | -29/+29 | |
| it fubared modal backdrop .fade usage | |||||
| 2013-12-15 | run grunt on modal scrolling change | Mark Otto | 2 | -1/+2 | |
| 2013-12-15 | Merge branch 'master' into pr/11676 | Mark Otto | 100 | -4423/+5684 | |
| Conflicts: less/modals.less | |||||
| 2013-12-15 | Merge branch 'master' into pr/11776 | Mark Otto | 80 | -3121/+2969 | |
| Conflicts: package.json | |||||
| 2013-12-15 | Merge pull request #11732 from dak/include-dev-fonts-in-bower | Mark Otto | 1 | -1/+0 | |
| Don't exclude fonts from bower installs | |||||
| 2013-12-15 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 2 | -5/+13 | |
| 2013-12-15 | typo | Mark Otto | 1 | -1/+1 | |
| 2013-12-15 | Merge pull request #11840 from ZDroid/pagination-boom | Mark Otto | 2 | -5/+13 | |
| Improve pager customization | |||||
