| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-08-02 | Fixes #14234: Reset the hack IE8-10 with another hack just for IE11 for ↵ | Mark Otto | 1 | -0/+15 | |
| temporal inputs and line-height | |||||
| 2014-08-02 | Fixes #14251: Remove the -webkit-overflow-scrolling to prevent Safari from ↵ | Mark Otto | 1 | -1/+0 | |
| screwing up widths | |||||
| 2014-08-02 | Merge branch 'master' into derp | Mark Otto | 1 | -0/+24 | |
| 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 | Merge pull request #13074 from haydenbleasel/master | Mark Otto | 1 | -0/+24 | |
| WebKit CSS3 carousel transforms for supported devices | |||||
| 2014-08-02 | Merge branch 'master' into derp | Mark Otto | 4 | -5/+19 | |
| 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 #14253: Add borders for tables that follow bodies in panels | Mark Otto | 1 | -1/+3 | |
| 2014-08-02 | Fixes #13202: Always use overflow: auto; on .table-responsive to prevent ↵ | Mark Otto | 1 | -1/+2 | |
| content breaking out of containers | |||||
| 2014-07-23 | Fixes #14142: Adding horizontal padding to captions in tables in panels. | Mark Otto | 1 | -0/+5 | |
| 2014-07-23 | Fixes #14221: Make .form-control-static work in inline forms as well | Mark Otto | 1 | -0/+5 | |
| 2014-07-23 | Fixes #14168: bold nested kbd elements | Mark Otto | 1 | -0/+1 | |
| 2014-07-23 | Fixes #12669 again: Redeclare the line-heights again for date inputs in IE8+ | Mark Otto | 1 | -0/+2 | |
| 2014-07-22 | Update grunt-csscomb. | XhmikosR | 1 | -4/+9 | |
| 2014-07-17 | Tabs to spaces | wangsai | 1 | -1/+1 | |
| 2014-07-14 | simplify jumbotron styles, rem-ify padding | Mark Otto | 2 | -7/+2 | |
| 2014-07-14 | fixed pos utility class | Mark Otto | 1 | -1/+9 | |
| 2014-07-14 | experiment with more utilities | Mark Otto | 2 | -0/+24 | |
| 2014-07-14 | inverse table idea | Mark Otto | 2 | -1/+19 | |
| 2014-07-13 | table headers | Mark Otto | 1 | -0/+15 | |
| 2014-07-13 | new navbar ideas | Mark Otto | 5 | -21/+67 | |
| 2014-07-13 | transitions mixin and global variable, add it to buttons | Mark Otto | 3 | -0/+6 | |
| 2014-07-12 | grunt some more things, rebuild customizer nav | Mark Otto | 1 | -0/+2 | |
| 2014-07-12 | Fixes #14074: Make open dropdown nav links in navbar use gradients | Mark Otto | 1 | -0/+2 | |
| 2014-07-12 | Merge branch 'master' into derp | Mark Otto | 4 | -2/+8 | |
| Conflicts: dist/css/bootstrap-theme.css.map dist/css/bootstrap.css dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/assets/js/customize.min.js 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/javascript/dropdowns.md less/utilities.less | |||||
| 2014-07-12 | Fixes #14095: Add basic styling for captions, which we've for some reason ↵ | Mark Otto | 1 | -0/+6 | |
| been missing all this time. | |||||
| 2014-07-12 | Merge pull request #14104 from KyleMit/add-pointer-events | Mark Otto | 1 | -0/+1 | |
| Add Pointer Events | |||||
| 2014-07-12 | Fixes #13974, #14123: Remove translate3d repaint performance enhancement for ↵ | Mark Otto | 1 | -1/+0 | |
| text rendering and position wonkiness | |||||
| 2014-07-12 | Fixes #14107: Lighten placeholder text | Mark Otto | 1 | -1/+1 | |
| 2014-07-12 | Change `code` variables to match `pre` | Mark Otto | 1 | -2/+2 | |
| 2014-07-11 | rearrange a few things; drop compiled theme file | Mark Otto | 3 | -1/+11 | |
| 2014-07-09 | Add Pointer Events | Kyle | 1 | -0/+1 | |
| 2014-07-09 | Refactor navs: new classes, remove separate pills & tabs files, drop ↵ | Mark Otto | 4 | -312/+71 | |
| justified nav because it never really worked | |||||
| 2014-07-09 | Drop the deprecated .visible-* classes (because we replaced them with ↵ | Mark Otto | 1 | -42/+0 | |
| .visible-*-block, -inline-block, -inline | |||||
| 2014-07-09 | Drop deprecated code from Less files | Mark Otto | 5 | -40/+4 | |
| 2014-07-09 | more navs work | Mark Otto | 1 | -0/+54 | |
| 2014-07-09 | Merge branch 'derp' into derp_navs | Mark Otto | 20 | -159/+206 | |
| Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css | |||||
| 2014-07-09 | Refactor: drop all custom .progress-bar styles and replace with <progress> ↵ | Mark Otto | 2 | -65/+137 | |
| element | |||||
| 2014-07-09 | Badges, navs, and more | Mark Otto | 3 | -11/+19 | |
| 2014-07-08 | Use .box-shadow() mixin so we can enable/disable them | Mark Otto | 13 | -41/+44 | |
| 2014-07-08 | Drop: .opacity() mixin because we no longer support IE8 | Mark Otto | 5 | -14/+3 | |
| 2014-07-08 | Nuke all IE8 fallbacks and comments and hacks | Mark Otto | 10 | -31/+6 | |
| 2014-07-08 | move tabs and pills to separate files with unique classes | Mark Otto | 3 | -0/+127 | |
| 2014-07-08 | rems: table padding | Mark Otto | 1 | -2/+2 | |
| 2014-07-08 | Nuke unused vars for panels wells and thumbnails | Mark Otto | 2 | -89/+1 | |
| 2014-07-08 | Bring back button info | Mark Otto | 3 | -0/+8 | |
| 2014-07-08 | Revamp button: rename .btn-default to .btn-secondary, drop .btn-info | Mark Otto | 3 | -26/+12 | |
| 2014-07-08 | Fix navbar margins and update grid sidebar styles to match | Mark Otto | 1 | -1/+1 | |
| 2014-07-08 | Implement the new border-radius guard: only round things if global ↵ | Mark Otto | 19 | -25/+44 | |
| @enable-rounded == true | |||||
| 2014-07-08 | rems: update breadcrumbs to use new sizing; improve variables by renaming ↵ | Mark Otto | 2 | -10/+13 | |
| @breadcrumb-separator to @breadcrumb-divider; change up colors | |||||
| 2014-07-08 | Refactor: drop .dropdown .caret for a generated caret using ↵ | Mark Otto | 2 | -18/+20 | |
| .dropdown-toggle:after | |||||
| 2014-07-08 | Drop: Thumbnails completely, as they'll be replaced | Mark Otto | 3 | -39/+0 | |
