| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-12-07 | Shorter download text because narrow viewports | Mark Otto | 1 | -1/+1 | |
| 2013-12-07 | Fixes #11729: Show code snippets on mobile views | Mark Otto | 1 | -8/+0 | |
| 2013-12-07 | Fixes #11756: Mention document mode checking ability in IE comaptibility modes | Mark Otto | 1 | -1/+2 | |
| 2013-12-07 | Merge branch 'pr/11138' | Mark Otto | 7 | -5/+200 | |
| Conflicts: dist/css/bootstrap.min.css dist/js/bootstrap.min.js docs-assets/js/raw-files.js | |||||
| 2013-12-07 | Contextual list group cleanup | Mark Otto | 7 | -57/+181 | |
| * Adds nav link to sidebar for contextual classes * Refactors to use prefixed classes, like .list-group-item-info, instead of chained classes * Adds default and linked variations to example in docs | |||||
| 2013-12-07 | grunt dist after adding .text-justify | Mark Otto | 2 | -1/+5 | |
| 2013-12-07 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 1 | -0/+1 | |
| 2013-12-07 | Fixes #11193: Add kbd element styles to indicate user input via keyboard | Mark Otto | 6 | -4/+42 | |
| 2013-12-07 | Merge pull request #11675 from GraceNut/feature/text-justify | Mark Otto | 1 | -0/+1 | |
| Added text-justify class to type.less | |||||
| 2013-12-07 | Fixes #10884: Adds .info variant to contextual table classes | Mark Otto | 4 | -1/+40 | |
| 2013-12-07 | Reorder button and table variants for consistent order | Mark Otto | 4 | -70/+70 | |
| 2013-12-07 | Fixes #11766: Use color var for background on badges in buttons to restore ↵ | Mark Otto | 3 | -8/+8 | |
| proper background to default button badge | |||||
| 2013-12-07 | grunt dist | Mark Otto | 1 | -3/+3 | |
| 2013-12-07 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 23 | -61/+119 | |
| 2013-12-07 | Fixes #11764: Add meta data to docs for description, keywords, and authors | Mark Otto | 1 | -2/+3 | |
| 2013-12-07 | Merge pull request #11757 from ZDroid/darken-toggle | Mark Otto | 3 | -3/+3 | |
| Darken navbar toggle icon bar to meet WCAG | |||||
| 2013-12-07 | grunt | Mark Otto | 1 | -1/+1 | |
| 2013-12-07 | Fixes #11760: Remove mailing list links from readme and about pages | Mark Otto | 2 | -2/+0 | |
| Links are dead now since Google blacklisted the group for massive spam, which they could be of no help in resolving. We’ll have a new official forum for discussions soon folks <3. | |||||
| 2013-12-07 | Merge pull request #11765 from ZDroid/docs-min-js | Mark Otto | 1 | -1/+1 | |
| Load minified Bootstrap JS code | |||||
| 2013-12-07 | Load minified Bootstrap JS code | Zlatan Vasović | 1 | -1/+1 | |
| 2013-12-06 | Merge pull request #11761 from twbs/jscs | Mark Otto | 8 | -9/+40 | |
| add JavaScript Code Style checker integration | |||||
| 2013-12-07 | Lint docs-assets/js/application.js and docs-assets/js/customizer.js. | XhmikosR | 3 | -16/+20 | |
| 2013-12-07 | Remove incompatible properties. | XhmikosR | 3 | -9/+1 | |
| 2013-12-06 | integrate JSCS | Chris Rebert | 3 | -1/+32 | |
| 2013-12-06 | fix some JS to pass jscs | Chris Rebert | 6 | -8/+8 | |
| 2013-12-06 | Merge pull request #11745 from XhmikosR/function-spaces | Chris Rebert | 7 | -36/+36 | |
| Be consistent with function () spaces | |||||
| 2013-12-06 | Merge pull request #11758 from ZDroid/rm-brstck-bower | Chris Rebert | 1 | -1/+0 | |
| Drop browserstack.json from bower.json ignore | |||||
| 2013-12-06 | Drop browserstack.json from bower.json ignore | Zlatan Vasović | 1 | -1/+0 | |
| 2013-12-06 | Darken icon bar to meet WCAG | Zlatan Vasović | 3 | -3/+3 | |
| 2013-12-06 | Merge pull request #11755 from twbs/track-customize-js | Mark Otto | 2 | -1/+11 | |
| track customize.js so that customizer works on GitHub Pages site | |||||
| 2013-12-06 | need customize.js to be tracked for it to work on GitHub Pages | Chris Rebert | 2 | -1/+11 | |
| follow-up to #11738 | |||||
| 2013-12-06 | grunt | Chris Rebert | 1 | -1/+1 | |
| 2013-12-06 | Merge pull request #11738 from XhmikosR/min-assets | Mark Otto | 3 | -5/+12 | |
| Minify docs-assets too. | |||||
| 2013-12-06 | Merge pull request #11742 from vincentchan/master | Chris Rebert | 1 | -0/+1 | |
| Added link to Bootstrap in French (in about.html) | |||||
| 2013-12-06 | Merge pull request #11740 from XhmikosR/trailing-spaces | Chris Rebert | 1 | -2/+2 | |
| Remove trailing spaces | |||||
| 2013-12-06 | reverted changes in commit 96109d3 which seemed to break conditional classes ↵ | Luke Noel-Storr | 4 | -63/+79 | |
| in striped tables (ignoring the comment above that the previous rules were needed for just this purpose) fixes issue twbs/bootstrap#11728 | |||||
| 2013-12-06 | Updated .scale() mixin so that it accepts optional vertical scale factor ↵ | Bohdan Ganicky | 1 | -4/+4 | |
| parameter. | |||||
| 2013-12-06 | Use a space before functions' bracket consistently. | XhmikosR | 3 | -9/+9 | |
| 2013-12-06 | Use a space after function consistently. | XhmikosR | 7 | -36/+36 | |
| 2013-12-06 | Adding Bootstrap in French | Vincent Chan | 1 | -0/+1 | |
| 2013-12-06 | bower.json: remove trailing spaces. | XhmikosR | 1 | -2/+2 | |
| 2013-12-06 | Minify docs-assets too. | XhmikosR | 3 | -5/+12 | |
| 2013-12-05 | Merge pull request #11723 from stof/patch-1 | Chris Rebert | 1 | -0/+10 | |
| Added the removal of tab-content and tab-pane in the migration guide | |||||
| 2013-12-05 | Merge pull request #11733 from KostyaTretyak/edit | Chris Rebert | 2 | -4/+4 | |
| Fixed some errors in the documentation | |||||
| 2013-12-06 | This is error? | kostyatretyak | 1 | -2/+2 | |
| 2013-12-05 | Don't exclude fonts from bower installs | Derek Kent | 1 | -1/+0 | |
| Excluding fonts/ from bower installs causes glyphicons to be unavailable to projects using development Bootstrap LESS files. | |||||
| 2013-12-06 | Fixed another small error | kostyatretyak | 1 | -1/+1 | |
| 2013-12-06 | Merge branch 'master' of https://github.com/twbs/bootstrap into edit | kostyatretyak | 26 | -432/+827 | |
| 2013-12-05 | Added the removal of tab-content and tab-pane in the migration guide | Christophe Coevoet | 1 | -0/+10 | |
| 2013-12-05 | Merge pull request #11718 from KostyaTretyak/oncev3.0.3 | Mark Otto | 1 | -0/+1 | |
| Added link to Ukrainian translation website (in about.html) | |||||
