| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-08-05 | fix nav link | Mark Otto | 1 | -1/+1 | |
| 2014-08-05 | move license and translations to about section | Mark Otto | 3 | -2/+2 | |
| 2014-08-05 | space out consecutive navs better | Mark Otto | 2 | -1/+4 | |
| 2014-08-05 | copy on badges | Mark Otto | 1 | -1/+1 | |
| 2014-08-05 | cards | Mark Otto | 9 | -18/+457 | |
| 2014-08-04 | rename imported files to preface with underscore; rerun grunt dist | Mark Otto | 2 | -2/+2 | |
| 2014-08-04 | comment out firefox specific code for linter to parse fully | Mark Otto | 4 | -19/+13 | |
| 2014-08-04 | Merge branch 'master' into derp | Mark Otto | 7 | -1275/+21 | |
| Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/_includes/customizer-variables.html docs/_includes/js/overview.html docs/assets/js/customize.min.js docs/assets/js/raw-files.min.js docs/browser-bugs.html docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css less/carousel.less | |||||
| 2014-08-04 | grunt | Mark Otto | 4 | -4/+5 | |
| 2014-08-04 | unfuck all that because lol dependencies | Mark Otto | 3 | -2/+3 | |
| 2014-08-04 | Merge pull request #14315 from twbs/browser_bug_applet | Julian Thilo | 1 | -0/+6 | |
| Add Wall of Browser Bugs entry for #14124 | |||||
| 2014-08-04 | Add Wall of Browser Bugs entry for #14124 | Julian Thilo | 1 | -0/+6 | |
| [skip sauce] | |||||
| 2014-08-04 | Merge branch 'KyleMit/add-default-settings-documentation' | Chris Rebert | 1 | -0/+6 | |
| 2014-08-04 | Add docs for how to change default JS plugin settings | Kyle | 1 | -0/+6 | |
| Closes #14250. | |||||
| 2014-08-04 | Follow-up to #13074: use spec syntax instead of deprecated mixins | Heinrich Fenkart | 1 | -1/+1 | |
| 2014-08-03 | fix ads text | Mark Otto | 2 | -2/+2 | |
| 2014-08-03 | fix sidebar again | Mark Otto | 4 | -9/+1276 | |
| 2014-08-03 | Merge branch 'master' into derp | Mark Otto | 4 | -4/+33 | |
| Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css | |||||
| 2014-08-02 | Fixes #14234: Reset the hack IE8-10 with another hack just for IE11 for ↵ | Mark Otto | 3 | -3/+32 | |
| temporal inputs and line-height | |||||
| 2014-08-02 | Fixes #14251: Remove the -webkit-overflow-scrolling to prevent Safari from ↵ | Mark Otto | 3 | -3/+3 | |
| screwing up widths | |||||
| 2014-08-02 | Merge branch 'master' into derp | Mark Otto | 4 | -3/+34 | |
| Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css | |||||
| 2014-08-02 | grunt | Mark Otto | 3 | -2/+33 | |
| 2014-08-02 | Merge branch 'master' into derp | Mark Otto | 27 | -223/+380 | |
| Conflicts: _config.yml dist/css/bootstrap-theme.css.map dist/css/bootstrap.css dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/_includes/components/glyphicons.html docs/_includes/css/forms.html docs/_includes/css/tables.html docs/_includes/getting-started/browser-device-support.html docs/_includes/header.html docs/_includes/js/affix.html docs/_includes/js/alerts.html docs/_includes/js/buttons.html docs/_includes/js/dropdowns.html docs/_includes/js/overview.html docs/_includes/js/popovers.html docs/_includes/js/tooltips.html docs/_includes/nav/javascript.html docs/assets/css/docs.min.css docs/assets/css/src/docs.css docs/assets/js/customize.min.js docs/assets/js/docs.min.js docs/assets/js/raw-files.min.js docs/browser-bugs.html docs/dist/css/bootstrap-theme.css.map docs/dist/css/bootstrap.css docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css docs/examples/blog/index.html docs/examples/carousel/index.html docs/examples/cover/index.html docs/examples/dashboard/index.html docs/examples/grid/index.html docs/examples/jumbotron-narrow/index.html docs/examples/jumbotron/index.html docs/examples/justified-nav/index.html docs/examples/navbar-fixed-top/index.html docs/examples/navbar-static-top/index.html docs/examples/navbar/index.html docs/examples/non-responsive/index.html docs/examples/offcanvas/index.html docs/examples/signin/index.html docs/examples/starter-template/index.html docs/examples/sticky-footer-navbar/index.html docs/examples/sticky-footer/index.html docs/examples/theme/index.html docs/examples/tooltip-viewport/index.html less/code.less less/panels.less less/variables.less | |||||
| 2014-08-02 | Fixes #14296: document a table caption example | Mark Otto | 1 | -0/+1 | |
| 2014-08-02 | Fixes #14253: Add borders for tables that follow bodies in panels | Mark Otto | 3 | -3/+5 | |
| 2014-08-02 | Fixes #13202: Always use overflow: auto; on .table-responsive to prevent ↵ | Mark Otto | 5 | -16/+31 | |
| content breaking out of containers | |||||
| 2014-08-01 | Firefox 31 has been released, so rm pre-v31 browser bug entry | Chris Rebert | 1 | -6/+0 | |
| 2014-08-01 | Run `grunt`. | XhmikosR | 5 | -9/+16 | |
| 2014-08-01 | Remove `layout: nil`. | XhmikosR | 2 | -2/+0 | |
| It throws a warning with the latest Jekyll. | |||||
| 2014-07-31 | Add drag and drop config import; closes #11004 | Thomas Welton | 4 | -18/+122 | |
| Closes #13790 by merging a rebased version of it. | |||||
| 2014-07-29 | Document arguments passed to `placement` function of tooltip/popover | Heinrich Fenkart | 2 | -135/+141 | |
| Closes #14255 | |||||
| 2014-07-28 | Merge pull request #14256 from twbs/fix-14224 | Chris Rebert | 2 | -3/+9 | |
| Correctly doc args passed to function vals for `title` & `content` options of tooltips+popovers | |||||
| 2014-07-28 | Merge pull request #14257 from twbs/fix-14219 | Chris Rebert | 2 | -1/+3 | |
| Document that empty tooltips+popovers do not get displayed | |||||
| 2014-07-27 | Merge pull request #14258 from twbs/fix-14164 | Chris Rebert | 21 | -74/+44 | |
| Move Windows Phone 8 IE10 viewport bug workaround script from head to footer | |||||
| 2014-07-27 | Merge pull request #14235 from twbs/doc-14221 | Chris Rebert | 1 | -1/+27 | |
| Update docs & add example for #14221 | |||||
| 2014-07-27 | Fix #14164: move Windows Phone 8 IE10 viewport bug workaround script to ↵ | Chris Rebert | 21 | -74/+44 | |
| footer of pages | |||||
| 2014-07-27 | Fix #14219: Document that empty tooltips+popovers do not get displayed | Chris Rebert | 2 | -1/+3 | |
| 2014-07-27 | Fix #14224: Correctly document args passed to function vals for `title` & ↵ | Chris Rebert | 2 | -3/+9 | |
| `content` options of tooltips+popovers | |||||
| 2014-07-25 | dropdowns.html: Remove wrong "type" attribute. | vsn4ik | 1 | -1/+1 | |
| 2014-07-24 | fix #14115 | Chris Rebert | 2 | -2/+2 | |
| [skip sauce] | |||||
| 2014-07-24 | Update docs & add example for #14221 | Chris Rebert | 1 | -1/+27 | |
| [skip sauce] | |||||
| 2014-07-24 | Remove #9226 from Wall of Browser Bugs | Chris Rebert | 1 | -6/+0 | |
| Per https://code.google.com/p/chromium/issues/detail?id=272750 and https://github.com/twbs/bootstrap/issues/9226#issuecomment-49873472 | |||||
| 2014-07-23 | Fixes #14142: Adding horizontal padding to captions in tables in panels. | Mark Otto | 3 | -2/+8 | |
| 2014-07-23 | unfuck those dropdowns | Mark Otto | 1 | -16/+16 | |
| 2014-07-23 | Fixes #14221: Make .form-control-static work in inline forms as well | Mark Otto | 4 | -3/+9 | |
| 2014-07-23 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 3 | -21/+26 | |
| 2014-07-23 | Fixes #14168: bold nested kbd elements | Mark Otto | 3 | -2/+3 | |
| 2014-07-23 | Merge pull request #14166 from hnrch02/docs-cleanup | Mark Otto | 3 | -21/+26 | |
| Docs cleanup | |||||
| 2014-07-23 | Fixes #12669 again: Redeclare the line-heights again for date inputs in IE8+ | Mark Otto | 5 | -24/+55 | |
| 2014-07-23 | Merge pull request #14225 from twbs/issue-14211 | Chris Rebert | 1 | -0/+6 | |
| Add Wall of Browser Bugs entry for IE bug from issue #14211 | |||||
