| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-03-06 | grunt | Mark Otto | 9 | -14/+14 | |
| 2014-03-06 | Merge pull request #12924 from ahmadnassri/transition-timing-function-mixin | Mark Otto | 1 | -0/+4 | |
| .transition-timing-function() Mixin | |||||
| 2014-03-06 | Merge pull request #12943 from twbs/browser-bugs | Chris Rebert | 2 | -0/+114 | |
| add Wall of Browser Bugs docs page | |||||
| 2014-03-06 | add link from Getting Started page to Wall of Browser Bugs page | Chris Rebert | 1 | -0/+1 | |
| 2014-03-06 | add docs page listing relevant outstanding browser bugs | Chris Rebert | 1 | -0/+113 | |
| 2014-03-06 | Merge pull request #12948 from twbs/js-quote-attr-vals | Chris Rebert | 2 | -5/+5 | |
| use quotes around all element attribute values in JS | |||||
| 2014-03-06 | Merge pull request #12950 from twbs/jscs-null-trick | Chris Rebert | 2 | -0/+2 | |
| re-enable requireCamelCaseOrUpperCaseIdentifiers in JSCS | |||||
| 2014-03-06 | re-enable requireCamelCaseOrUpperCaseIdentifiers in JSCS & use `null` to ↵ | Chris Rebert | 2 | -0/+2 | |
| override it for Gruntfile | |||||
| 2014-03-06 | Merge pull request #12949 from twbs/use-our-grunt-plugin | Chris Rebert | 5 | -32/+4 | |
| switch to grunt-css-flip for RTL CSS generation | |||||
| 2014-03-06 | Disable requireCamelCaseOrUpperCaseIdentifiers JSCS option completely, for now | Chris Rebert | 1 | -1/+0 | |
| Can't disable it just for the Gruntfile due to https://github.com/mdevils/node-jscs/issues/287 | |||||
| 2014-03-06 | switch to grunt-css-flip for RTL CSS generation | Chris Rebert | 4 | -31/+4 | |
| 2014-03-06 | use quotes around all element attr vals in JS; fixes #12946 | Chris Rebert | 2 | -5/+5 | |
| 2014-03-05 | fix #12936 | Chris Rebert | 1 | -1/+1 | |
| 2014-03-05 | Merge pull request #12926 from ZDroid/update-deps | XhmikosR | 2 | -2/+2 | |
| [email protected] | |||||
| 2014-03-05 | Run `grunt update-shrinkwrap` | Zlatan Vasović | 1 | -1/+1 | |
| 2014-03-05 | [email protected] | Zlatan Vasović | 1 | -1/+1 | |
| 2014-03-05 | .transition-timing-function Mixin | Ahmad Nassri | 1 | -0/+4 | |
| added .transition-timing-function(@timing-function) mixin, defaults to @timing-function. | |||||
| 2014-03-05 | Merge pull request #12853 from twbs/jscs | XhmikosR | 6 | -37/+39 | |
| Switch to JSCS | |||||
| 2014-03-04 | Fixes #12901: Refactors list group active state for use on non-anchors | Mark Otto | 9 | -24/+26 | |
| 2014-03-04 | nav | Mark Otto | 1 | -0/+1 | |
| 2014-03-04 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 1 | -1/+1 | |
| 2014-03-04 | Fixes #12848: Account for and document progress bars at 0-3% | Mark Otto | 10 | -6/+74 | |
| 2014-03-04 | use full version number in deprecation note | Chris Rebert | 1 | -1/+1 | |
| 2014-03-04 | clarify deprecation /cc @cvrebert | Mark Otto | 1 | -1/+1 | |
| 2014-03-04 | Fixes #12697: Document readonly inputs | Mark Otto | 2 | -1/+14 | |
| 2014-03-04 | docs for #12873 | Mark Otto | 1 | -2/+2 | |
| 2014-03-04 | grunt after merging #12917 | Mark Otto | 5 | -25/+25 | |
| 2014-03-04 | Merge pull request #12917 from 5im0n/master | Mark Otto | 1 | -2/+2 | |
| Update dont' working csscomb properties | |||||
| 2014-03-04 | Grunt after merging #12863 | Mark Otto | 12 | -26/+26 | |
| 2014-03-04 | Merge pull request #12863 from Sojaner/master | Mark Otto | 1 | -2/+12 | |
| Fix for issue #12854 on push and pull resets | |||||
| 2014-03-04 | grunt | Mark Otto | 1 | -1/+1 | |
| 2014-03-04 | Fixes #12868: Enables icon feedback on validation states for large/small inputs. | Mark Otto | 12 | -1462/+1493 | |
| Also reorders the CSS to place Glyhpicons as a dependency before other components for fewer overrides and less specific CSS. | |||||
| 2014-03-04 | Fixes #12913: Remove scoped media queries from custom xs grid mixins | Mark Otto | 1 | -9/+3 | |
| 2014-03-04 | Fixes #12914: Darken immediate children hr elements in jumbotrons | Mark Otto | 9 | -6/+17 | |
| 2014-03-04 | Fixes #12916: Don't let .lead resize on viewport change | Mark Otto | 1 | -0/+5 | |
| 2014-03-04 | add svg logos to brand guidelines | Mark Otto | 6 | -1/+148 | |
| 2014-03-04 | Merge pull request #12897 from avindra/patch-1 | Mark Otto | 1 | -0/+7 | |
| Fix for stray 1px line under top navigation in Dashboard example | |||||
| 2014-03-04 | Merge pull request #12840 from twbs/rtl_via_css_flip | Mark Otto | 11 | -2/+7668 | |
| Add RTL via CSS Flip | |||||
| 2014-03-04 | Update csscomb properties. 'colon-spac'e and 'stick-brace' don't take ↵ | Simon | 1 | -2/+2 | |
| boolean values. | |||||
| 2014-03-04 | Merge branch 'master' into rtl_via_css_flip | Mark Otto | 7 | -6/+16 | |
| Conflicts: docs/assets/js/raw-files.min.js | |||||
| 2014-03-04 | grunt | Mark Otto | 5 | -5/+13 | |
| 2014-03-04 | Merge pull request #12745 from ronnyhaase/panel-vars | Mark Otto | 2 | -2/+4 | |
| Defined and use variables for .panel-heading & .panel-footer padding | |||||
| 2014-03-03 | fix nav | Mark Otto | 1 | -1/+0 | |
| 2014-03-03 | Rename RTL files and add some basic docs | Mark Otto | 6 | -5/+38 | |
| 2014-03-03 | Simplify gruntfile more to remove theme RTL | Mark Otto | 2 | -6/+3 | |
| 2014-03-03 | grunt | Mark Otto | 2 | -3/+3 | |
| 2014-03-03 | Don't RTL the theme file--no need | Mark Otto | 7 | -419/+12 | |
| 2014-03-03 | Merge branch 'rtl_via_css_flip' of github.com:twbs/bootstrap into ↵ | Mark Otto | 11 | -21630/+602 | |
| rtl_via_css_flip Conflicts: Gruntfile.js package.json test-infra/npm-shrinkwrap.canonical.json | |||||
| 2014-03-03 | Merge branch 'master' into rtl_via_css_flip | Mark Otto | 33 | -123/+237 | |
| 2014-03-03 | Fixes #12593: Add support for table bodies and table rows to the collapse plugin | Mark Otto | 6 | -7/+15 | |
