| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-06-29 | doc that you can't use both data-ride and $().carousel() on the same ↵ | Chris Rebert | 1 | -1/+1 | |
| carousel; fixes #13896 [skip sauce] | |||||
| 2014-06-29 | docs: use valid JSON in compound option value examples | Chris Rebert | 2 | -4/+4 | |
| Fixes #13874. [skip sauce] | |||||
| 2014-06-29 | fix #13979 | Chris Rebert | 1 | -1/+1 | |
| 2014-06-29 | Update to Jekyll 2.1.x. | XhmikosR | 2 | -2/+2 | |
| 2014-06-28 | Merge pull request #13954 from hnrch02/persist-preview-theme | Mark Otto | 1 | -7/+15 | |
| Save "Preview theme" state; resolves #13940 | |||||
| 2014-06-28 | fixes #13968 | Mark Otto | 1 | -0/+6 | |
| 2014-06-27 | Update "grunt-autoprefixer". | XhmikosR | 10 | -30/+141 | |
| 2014-06-27 | Save "Preview theme" state; resolves #13940 | Heinrich Fenkart | 1 | -7/+15 | |
| 2014-06-26 | Merge pull request #13931 from ByScripts/patch-1 | Mark Otto | 1 | -1/+2 | |
| Remove "pointer" cursor on disabled list-group-item | |||||
| 2014-06-26 | JSCS hotfix | Chris Rebert | 1 | -1/+1 | |
| [skip sauce] [skip validator] | |||||
| 2014-06-26 | Merge pull request #13947 from twbs/fix-13937 | Chris Rebert | 3 | -3/+8 | |
| Fix popover live demos in docs | |||||
| 2014-06-26 | regenerate docs.min.js | Chris Rebert | 1 | -1/+1 | |
| [skip sauce] | |||||
| 2014-06-26 | docs: minor correction to the focus-triggered popover demo explanation | Chris Rebert | 1 | -1/+1 | |
| 2014-06-26 | add docs JS to activate popover demos; fixes #13937 | Chris Rebert | 1 | -1/+6 | |
| 2014-06-26 | Merge pull request #13946 from rufo/patch-1 | Chris Rebert | 1 | -1/+1 | |
| Fixed apostrophe typo on home page | |||||
| 2014-06-26 | Fixed crazy-making typo on home page | Rufo Sanchez | 1 | -1/+1 | |
| ...at least if you're a writing nerd :P "Bootstrap ships with vanilla CSS, but *its* source code..." | |||||
| 2014-06-26 | Merge pull request #13939 from twbs/tree-shaking | Mark Otto | 1 | -5/+0 | |
| Remove apparent dead code from docs JS | |||||
| 2014-06-26 | Merge pull request #13942 from twbs/docs-grunt-13938 | Chris Rebert | 1 | -1/+1 | |
| Fix link to compiling info. | |||||
| 2014-06-26 | Fix link to compiling info. Fixes #13938. | XhmikosR | 1 | -1/+1 | |
| [skip sauce] | |||||
| 2014-06-26 | rm apparent dead code from docs JS | Chris Rebert | 1 | -5/+0 | |
| .bs-docs-navbar class doesn't seem to be used anywhere at all | |||||
| 2014-06-26 | add comment explaining which demos this JS is for | Chris Rebert | 1 | -0/+1 | |
| 2014-06-26 | fix class names in popover live examples in docs | Chris Rebert | 1 | -2/+2 | |
| 2014-06-26 | maxcdn urlsv3.2.0 | Mark Otto | 1 | -3/+3 | |
| 2014-06-26 | bump to v3.2.0 | Mark Otto | 30 | -75/+75 | |
| 2014-06-26 | Change cursor from "default" to "not-allowed" if disabled | Thierry Goettelmann | 1 | -1/+1 | |
| 2014-06-26 | Remove "pointer" cursor on disabled list-group-item | Thierry Goettelmann | 1 | -1/+2 | |
| 2014-06-26 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 1 | -36/+0 | |
| 2014-06-26 | grunt | Mark Otto | 3 | -13/+32 | |
| 2014-06-26 | Ensure that hidden event is sent when content is really hidden (collapsing ↵ | sgamel | 1 | -1/+1 | |
| class is removed) | |||||
| 2014-06-26 | Merge pull request #13574 from twbs/reinstate-13470 | Mark Otto | 1 | -36/+0 | |
| Delete redundant Grunt info in README (Merge before shipping) | |||||
| 2014-06-25 | grunt | Mark Otto | 3 | -11/+6 | |
| 2014-06-25 | Merge pull request #13905 from Jimtrim/patch-1 | Mark Otto | 1 | -2/+2 | |
| Update cover.css | |||||
| 2014-06-25 | Mozilla bug says the fix targeted v31 | Chris Rebert | 1 | -1/+1 | |
| 2014-06-25 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 36 | -3203/+3140 | |
| Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css | |||||
| 2014-06-25 | fixes #13912: make radios/checkboxes work with inline forms again | Mark Otto | 6 | -7/+7 | |
| 2014-06-25 | Fixed @gray-base value being once space short | Thomas Coleman | 1 | -1/+1 | |
| 2014-06-25 | Added @gray-base variable to make @gray-{shade} reference, also allows ↵ | Thomas Coleman | 1 | -5/+6 | |
| @gray-base to be modified with less#modifyVars and the vars to cascade | |||||
| 2014-06-25 | removing redundant background declarations on TDs | Andrei Railean | 1 | -8/+1 | |
| 2014-06-25 | assign background to row of .table-striped | Andrei Railean | 1 | -0/+1 | |
| if background is not set on row, striping doesn't work properly in responsive tables where row and cells are set to display: block. | |||||
| 2014-06-25 | Add a few more cases to the visual test tab page | Heinrich Fenkart | 1 | -4/+105 | |
| 2014-06-25 | Allow tabs to fade in if no initially active pane is present; fixes #13814 | Heinrich Fenkart | 1 | -2/+2 | |
| 2014-06-25 | Run `grunt`. | XhmikosR | 7 | -14/+32 | |
| Revert a991cd572c8b3cafa6228915ca86f7a0cdd26e2d. | |||||
| 2014-06-25 | Revert "Revert "Turn off clean-css' advanced optimizations."" | XhmikosR | 1 | -1/+2 | |
| This reverts commit e31c2edf885efd42d2e755f189cc15125d977d70. | |||||
| 2014-06-24 | grunt dist; closes #13914 | Chris Rebert | 7 | -7/+7 | |
| 2014-06-24 | Revert "Turn off clean-css' advanced optimizations." | Chris Rebert | 1 | -2/+1 | |
| This reverts commit 25ca51319b016bc4e42e1ba882d6f191e001d65d. | |||||
| 2014-06-24 | update shrinkwrap to get clean-css v2.2.3 | Chris Rebert | 1 | -29/+25 | |
| Refs #13914 Refs https://github.com/GoalSmashers/clean-css/issues/302 | |||||
| 2014-06-24 | Merge pull request #13781 from twbs/saucier | Chris Rebert | 1 | -15/+14 | |
| Reenable additional Sauce browsers | |||||
| 2014-06-24 | reenable Win7 IE8-9 in Sauce | Chris Rebert | 1 | -10/+10 | |
| 2014-06-24 | reenable OS X Chrome in Sauce | Chris Rebert | 1 | -5/+4 | |
| 2014-06-24 | Merge pull request #13918 from twbs/sauce-with-retries | Chris Rebert | 3 | -33/+98 | |
| Enable retrying of timed-out Sauce tests | |||||
