| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-03-16 | Merge pull request #13086 from twbs/fat-fix-12983 | Jacob | 15 | -25/+95 | |
| Fat fix 12983 | |||||
| 2014-03-16 | build | fat | 13 | -19/+57 | |
| 2014-03-16 | fixes #9855 | fat | 2 | -6/+38 | |
| 2014-03-16 | Fixes #13055: Mention outdenting more | Mark Otto | 1 | -0/+1 | |
| 2014-03-16 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 3 | -5/+6 | |
| 2014-03-16 | Removed unnecessary percentage sign for 3D translation | Hayden Bleasel | 2 | -5/+5 | |
| 2014-03-16 | Update dependencies. | XhmikosR | 2 | -5/+5 | |
| 2014-03-15 | Merge pull request #13081 from ZDroid/blank | Mark Otto | 1 | -0/+1 | |
| Add missing blank line | |||||
| 2014-03-15 | Add missing blank line | Zlatan Vasović | 1 | -0/+1 | |
| 2014-03-15 | relative not absolute | Mark Otto | 1 | -1/+1 | |
| 2014-03-15 | Utilised mixins rather than specific WebKit properties | Hayden Bleasel | 2 | -6/+47 | |
| 2014-03-15 | WebKit CSS3 carousel transforms for supported devices | Hayden Bleasel | 1 | -0/+23 | |
| 2014-03-14 | Fix JSHint errors | Julian Thilo | 1 | -36/+35 | |
| X-Ref: https://github.com/twbs/bootstrap/commit/8c9739d4773c268b114296d90e61b5f4e2932517 | |||||
| 2014-03-14 | Add Bower package description | Zlatan Vasović | 1 | -0/+1 | |
| 2014-03-13 | Merge pull request #13060 from twbs/role-tooltip | Chris Rebert | 1 | -1/+1 | |
| add role="tooltip" to tooltips by default to improve accessibility | |||||
| 2014-03-13 | Merge pull request #11937 from IHomer/master | Jacob | 1 | -1/+1 | |
| Fix: IE10 or lower incorrectly determines the scrollheight of the body. ... | |||||
| 2014-03-13 | Merge pull request #11453 from moodyroto/patch-1 | Jacob | 1 | -0/+37 | |
| fix scrollspy for targets within tabs | |||||
| 2014-03-13 | add role="tooltip" to tooltips by default to improve accessibility | Chris Rebert | 1 | -1/+1 | |
| See https://github.com/paypal/bootstrap-accessibility-plugin/blob/master/README.md#tooltip | |||||
| 2014-03-12 | Merge pull request #13048 from twbs/grunt-css-flip-0.2.0 | Chris Rebert | 3 | -5/+4 | |
| upgrade to grunt-css-flip v0.2.0 | |||||
| 2014-03-12 | upgrade to grunt-css-flip v0.2.0 | Chris Rebert | 3 | -4/+4 | |
| 2014-03-12 | remove unnecessary direct devDependency on css-flip | Chris Rebert | 1 | -1/+0 | |
| 2014-03-12 | Merge pull request #13039 from twbs/dropdown-pull-right-deprec | Mark Otto | 1 | -4/+4 | |
| comply with .dropdown-menu.pull-right deprecation in docs | |||||
| 2014-03-12 | use stricter error checking in uncached-npm-install.sh | Chris Rebert | 1 | -0/+1 | |
| Closes #13045 | |||||
| 2014-03-12 | Update dependencies. | XhmikosR | 3 | -6/+6 | |
| 2014-03-12 | comply with .dropdown-menu.pull-right deprecation in docs | Chris Rebert | 1 | -4/+4 | |
| 2014-03-12 | Merge pull request #13024 from twbs/role-alert | Mark Otto | 4 | -28/+28 | |
| add role="alert" to Alert examples, to improve accessibility | |||||
| 2014-03-12 | Gruntfile.js: fix path after d08bbdc6ec50baca9e34d2aa6e8bcfc8d6135217. | XhmikosR | 1 | -1/+1 | |
| 2014-03-12 | rework docs copy: inputs-without-labels are likely the more common case | Chris Rebert | 1 | -1/+1 | |
| 2014-03-11 | add role="alert" to Alert examples, to improve accessibility | Chris Rebert | 4 | -28/+28 | |
| Per https://github.com/paypal/bootstrap-accessibility-plugin/blob/d8fcbcd3fe86f0cb47fda0ffe269b2c7a2131f07/README.md#alert | |||||
| 2014-03-11 | Merge pull request #13012 from twbs/banner | XhmikosR | 8 | -47/+25 | |
| 2014-03-11 | Simplify tasks a little bit. | XhmikosR | 1 | -27/+17 | |
| 2014-03-11 | Run usebanner before cssmin. | XhmikosR | 8 | -20/+8 | |
| 2014-03-11 | Merge pull request #13018 from ORiON-/master | Julian Thilo | 1 | -1/+1 | |
| Fixed typo at docs/examples/rtl/index.php | |||||
| 2014-03-11 | Fixed typo at docs/examples/rtl/index.php | ORiON- | 1 | -1/+1 | |
| The filename generated at dist/css/ called 'bootstrap-rtl.min.css'. | |||||
| 2014-03-11 | Support for hovering on cell's with state | Alexey | 1 | -0/+1 | |
| If parent row are hovered, child cell with state should react to this. | |||||
| 2014-03-10 | moar grunt | Mark Otto | 4 | -4/+4 | |
| 2014-03-10 | remove comment | Mark Otto | 1 | -2/+1 | |
| 2014-03-10 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 36 | -1097/+1001 | |
| Conflicts: dist/css/bootstrap.css.map docs/assets/js/customize.min.js docs/dist/css/bootstrap.css.map | |||||
| 2014-03-10 | Fixes #13003: Move padding on radio and checkbox options from the ↵ | Mark Otto | 10 | -13/+15 | |
| surrounding div to the label to remove the no-click deadzone caused by negative margin | |||||
| 2014-03-10 | Merge pull request #12998 from twbs/modular-the-mixins | Mark Otto | 36 | -1097/+1001 | |
| Modular the mixins | |||||
| 2014-03-10 | Merge pull request #13001 from ZDroid/title | Mark Otto | 1 | -1/+1 | |
| Correct the page name | |||||
| 2014-03-10 | even more grunt | Mark Otto | 6 | -6/+6 | |
| 2014-03-10 | Merge branch 'master' into modular-the-mixins | Mark Otto | 3 | -2/+3 | |
| 2014-03-10 | Bump Jekyll version used in Travis to v1.4.2. | XhmikosR | 1 | -1/+1 | |
| Note that while v1.4.3 is the latest stable version, it has a nasty Windows bug. (https://github.com/jekyll/jekyll/issues/1948) | |||||
| 2014-03-10 | Merge pull request #13002 from ZDroid/hash | Julian Thilo | 2 | -1/+2 | |
| Add missing customizer comment | |||||
| 2014-03-10 | Add missing customizer comment | Zlatan Vasović | 2 | -1/+2 | |
| 2014-03-10 | Correct the page name | Zlatan Vasović | 1 | -1/+1 | |
| "Getting started" is used in the docs. | |||||
| 2014-03-10 | words | Mark Otto | 1 | -1/+1 | |
| 2014-03-10 | Merge branch 'master' into modular-the-mixins | Mark Otto | 14 | -21/+21 | |
| Conflicts: dist/css/bootstrap.css.map docs/assets/js/raw-files.min.js docs/dist/css/bootstrap.css.map | |||||
| 2014-03-10 | fix #12771 | Chris Rebert | 1 | -1/+1 | |
