| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-12-08 | Don't ignore Gruntfile, it's required for compile | Zlatan Vasović | 1 | -2/+0 | |
| 2013-12-08 | Add csslint support. | XhmikosR | 3 | -0/+27 | |
| 2013-12-08 | Minify css with clean-css. | XhmikosR | 4 | -17/+22 | |
| 2013-12-08 | Add `.animation-*()` mixins | Zlatan Vasović | 1 | -0/+24 | |
| 2013-12-08 | Merge pull request #10709 from XhmikosR/quotes | Mark Otto | 30 | -346/+347 | |
| Quotes | |||||
| 2013-12-08 | Use single quotes consistently. | XhmikosR | 30 | -346/+347 | |
| 2013-12-08 | Drop redundant module import | Zlatan Vasović | 2 | -2/+3 | |
| 2013-12-08 | Merge pull request #11739 from XhmikosR/lint-assets | Mark Otto | 3 | -16/+20 | |
| Lint docs-assets/js/application.js and docs-assets/js/customizer.js. | |||||
| 2013-12-08 | fix validation failure | Mark Otto | 1 | -1/+1 | |
| 2013-12-08 | Fixes #11741: Don't set headings font-family again, just use inherit | Mark Otto | 5 | -5/+5 | |
| 2013-12-08 | Merge branch 'master' into pr/11744 | Mark Otto | 40 | -988/+1971 | |
| Conflicts: dist/css/bootstrap.min.css | |||||
| 2013-12-08 | add vertical-align back to where it's necessary since we reset from block to ↵ | Mark Otto | 3 | -1/+7 | |
| inline-block on several inputs | |||||
| 2013-12-08 | Merge pull request #11748 from bganicky/patch-1 | Mark Otto | 1 | -4/+4 | |
| Updated .scale() mixin so that it accepts optional vertical scale factor... | |||||
| 2013-12-08 | Merge branch 'master' into pr/11750 | Mark Otto | 46 | -983/+1967 | |
| Conflicts: dist/css/bootstrap.css dist/css/bootstrap.min.css | |||||
| 2013-12-08 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 1 | -4/+4 | |
| 2013-12-07 | image compression | Mark Otto | 4 | -0/+0 | |
| 2013-12-07 | Merge pull request #11772 from KostyaTretyak/correction | Mark Otto | 1 | -4/+4 | |
| Fixed some errors in the docs javascript.html | |||||
| 2013-12-07 | Add new template, Cover | Mark Otto | 4 | -2/+246 | |
| 2013-12-08 | Merge branch 'master' of https://github.com/twbs/bootstrap into correction | kostyatretyak | 21 | -906/+1183 | |
| 2013-12-08 | Fixed some errors in the docs javascript.html | kostyatretyak | 1 | -4/+4 | |
| 2013-12-07 | Add .container-fluid variation for full-width containers and layouts | Mark Otto | 6 | -17/+85 | |
| /cc #10711 #9862 | |||||
| 2013-12-07 | Add new template, Dashboard | Mark Otto | 4 | -2/+345 | |
| 2013-12-07 | improve icon display on narrow devices | Mark Otto | 2 | -806/+814 | |
| 2013-12-07 | prevent horizontal scroll on components | Mark Otto | 1 | -1/+1 | |
| 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 | |||||
