| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-10-25 | Merge pull request #14748 from twbs/apple-touch-icon | Mark Otto | 3 | -1/+1 | |
| Docs: Use a 180x180 apple-touch-icon-precomposed.png. | |||||
| 2014-10-26 | Remove faulty unit test from 9740d8b | Heinrich Fenkart | 1 | -30/+0 | |
| This would only work with transitions but since we disable them for unit tests, this delivers unreliably results. | |||||
| 2014-10-25 | new icon | Mark Otto | 1 | -0/+0 | |
| 2014-10-26 | Follow-up to 9740d8b: fix small typo | Heinrich Fenkart | 1 | -1/+1 | |
| 2014-10-26 | grunt | Heinrich Fenkart | 6 | -4/+10 | |
| 2014-10-26 | Fix tooltip occasionally not hiding when using a hide delay | Phil Hughes | 2 | -0/+33 | |
| Fixes #14375. Closes #14519 by merging it. | |||||
| 2014-10-25 | follow up fix for #14837 /cc @hnrch02 | Mark Otto | 9 | -9/+9 | |
| 2014-10-26 | grunt | Heinrich Fenkart | 7 | -22/+59 | |
| 2014-10-26 | Allow multiple delegated tooltip selectors on a node | Andrew S. Brown | 4 | -8/+95 | |
| Fixes #14167. Closes #14189 by merging it. | |||||
| 2014-10-25 | Merge pull request #13824 from jsdf/node-requirable | Mark Otto | 4 | -1/+45 | |
| Allow npm package to be resolved via node module resolution | |||||
| 2014-10-26 | grunt | Heinrich Fenkart | 6 | -14/+24 | |
| 2014-10-26 | Follow-up to e8af21c: rm unused variable in unit test | Heinrich Fenkart | 1 | -1/+1 | |
| 2014-10-26 | Clear scrollspy selection above first section | Tadeu Zagallo | 2 | -6/+52 | |
| Closes #13563 by merging it. | |||||
| 2014-10-25 | Fixes #14736: Reverts the remaining progress bar min value overrides from #12848 | Mark Otto | 8 | -33/+5 | |
| 2014-10-25 | Fixes #14806: reset the text-shadow in the themed buttons | Mark Otto | 9 | -6/+26 | |
| 2014-10-25 | fix validation | Mark Otto | 1 | -3/+3 | |
| 2014-10-25 | Fixes #14791: document dropdown dividers | Mark Otto | 2 | -4/+25 | |
| 2014-10-25 | grunt | Mark Otto | 6 | -12/+34 | |
| 2014-10-25 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 3 | -13/+48 | |
| 2014-10-25 | Fixes #14814: Use the link active bg variables for theme navbar gradients | Mark Otto | 9 | -28/+28 | |
| 2014-10-26 | Tabs plugin accessibility | Cameron Little | 3 | -13/+48 | |
| Added support for `aria-expanded` toggling via JavaScript. Added `aria-controls`, `aria-expanded`, `aria-labelledby` to tabs docs. Added `aria-expanded` unit test for the tabs plugin. See also #13554. Closes #14154 by merging it. | |||||
| 2014-10-25 | Merge branch 'pr/14801' | Mark Otto | 10 | -100/+162 | |
| Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/assets/js/customize.min.js docs/assets/js/raw-files.min.js docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css | |||||
| 2014-10-25 | grunt | Mark Otto | 9 | -38/+43 | |
| 2014-10-25 | Fix up margins and unnest code | Mark Otto | 1 | -27/+25 | |
| 2014-10-25 | grunt | Mark Otto | 8 | -8/+10 | |
| 2014-10-25 | Merge pull request #14869 from lipis/glyphicon-eur | Mark Otto | 1 | -1/+2 | |
| Added alias for euro -> eur | |||||
| 2014-10-25 | Merge pull request #14871 from twbs/fix-#14810 | Mark Otto | 2 | -10/+3 | |
| Move "Copy" button in `code`. | |||||
| 2014-10-26 | grunt | Heinrich Fenkart | 5 | -5/+3 | |
| 2014-10-26 | Merge pull request #14873 from ↵ | Heinrich Fenkart | 1 | -1/+0 | |
| twbs/revert-14569-scrollspy-ignore-invisible-targets Revert "Scrollspy: ignore invisible list items" | |||||
| 2014-10-26 | Revert "Scrollspy: ignore invisible list items" | Heinrich Fenkart | 1 | -1/+0 | |
| 2014-10-25 | Run `grunt`. | XhmikosR | 5 | -4/+9 | |
| 2014-10-25 | Update node dependencies. | XhmikosR | 2 | -12/+8 | |
| 2014-10-25 | Added alias for euro -> eur | Panayiotis Lipiridis | 1 | -1/+2 | |
| 2014-10-25 | Move "Copy" button in code. | XhmikosR | 2 | -10/+3 | |
| 2014-10-24 | Merge pull request #14786 from andy-saint/links | Mark Otto | 2 | -1/+3 | |
| Added link hover decoration variable | |||||
| 2014-10-24 | grunt | Mark Otto | 1 | -1/+1 | |
| 2014-10-24 | 20px from bottom because the final frontier | Mark Otto | 1 | -1/+1 | |
| 2014-10-24 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 1 | -0/+2 | |
| 2014-10-24 | guhrunt | Mark Otto | 1 | -1/+1 | |
| 2014-10-24 | Merge pull request #14848 from knownasilya/patch-1 | Mark Otto | 1 | -0/+2 | |
| Make the docs' nav sidebar scrollable | |||||
| 2014-10-24 | Merge pull request #14857 from twbs/fix-14856 | Mark Otto | 1 | -8/+8 | |
| Fix #14856 | |||||
| 2014-10-23 | Remove .media-object from docs. | Jenn Dodd | 1 | -16/+16 | |
| Signed-off-by: Geoff Pleiss <[email protected]> | |||||
| 2014-10-23 | Fixes #14799: Add vertical alignment of image in media component | Nicole Sullivan | 4 | -86/+145 | |
| Signed-off-by: Jenn Dodd <[email protected]> | |||||
| 2014-10-23 | Merge pull request #14847 from twbs/node-deps | Chris Rebert | 2 | -228/+324 | |
| Update node dependencies. | |||||
| 2014-10-23 | grunt update-shrinkwrap | Chris Rebert | 1 | -224/+320 | |
| [skip sauce] | |||||
| 2014-10-23 | Update node dependencies. | XhmikosR | 1 | -4/+4 | |
| 2014-10-23 | Merge pull request #14860 from twbs/comment-typo | XhmikosR | 21 | -21/+21 | |
| Fix a small typo in comment. | |||||
| 2014-10-23 | Update Jekyll to v2.4.0 and rouge to v1.7.2. | XhmikosR | 2 | -3/+3 | |
| 2014-10-23 | Docs: Use a 180x180 apple-touch-icon.png. | XhmikosR | 3 | -1/+1 | |
| Refs: https://github.com/h5bp/html5-boilerplate/commit/1c4fcf32142e888946db579df0efbb52542e0ed1 https://github.com/h5bp/html5-boilerplate/commit/345925f04384b59929d8d39ba428cef548921408 [ci skip] | |||||
| 2014-10-23 | Fix a small typo in comment. | XhmikosR | 21 | -21/+21 | |
| [ci skip] | |||||
