| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2015-01-09 | remove more Glyphicon references from the docs | Chris Rebert | 1 | -1/+1 | |
| 2015-01-08 | docs: fix typo in media-queries.md | Gleb Mazovetskiy | 1 | -2/+2 | |
| 2015-01-07 | grunt | Chris Rebert | 5 | -70/+36 | |
| 2015-01-06 | update responsive utility docs post-overhaul | Chris Rebert | 4 | -172/+173 | |
| 2015-01-06 | add migration guidance regarding responsive visibility classes | Chris Rebert | 1 | -0/+2 | |
| 2015-01-06 | fix numerical typo in grid docs | Chris Rebert | 1 | -1/+1 | |
| 2015-01-06 | Merge branch 'v4' of https://github.com/twbs/derpstrap into v4 | Mark Otto | 11 | -202/+565 | |
| 2015-01-06 | streamline homepage nav | Mark Otto | 4 | -27/+18 | |
| 2015-01-06 | formatting of html | Mark Otto | 1 | -1/+5 | |
| 2015-01-05 | Use improved box sizing reset | Chris Rebert | 1 | -37/+6 | |
| Based on http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ This allows us to significantly simplify the relevant part of the docs. | |||||
| 2015-01-05 | grunt dist | Chris Rebert | 5 | -6/+556 | |
| 2015-01-05 | Remove affix from docs & CSS; add migration guidance | Chris Rebert | 4 | -152/+3 | |
| 2015-01-05 | Merge pull request #26 from twbs/autoprefixer-bump-mac-safari | Chris Rebert | 1 | -7/+0 | |
| bump min OS X Safari in Autoprefixer config to v7.1 | |||||
| 2015-01-03 | fix broke shit, recompile | Mark Otto | 8 | -42/+34 | |
| 2015-01-03 | Merge branch 'master' into v4 | Mark Otto | 25 | -655/+151 | |
| Conflicts: Gruntfile.js dist/css/bootstrap-theme.css dist/css/bootstrap-theme.css.map dist/css/bootstrap-theme.min.css dist/css/bootstrap.css dist/css/bootstrap.css.map dist/css/bootstrap.min.css dist/js/bootstrap.min.js docs/_data/glyphicons.yml docs/_includes/components/alerts.html docs/_includes/components/badges.html docs/_includes/components/breadcrumbs.html docs/_includes/components/button-dropdowns.html docs/_includes/components/button-groups.html docs/_includes/components/dropdowns.html docs/_includes/components/glyphicons.html docs/_includes/components/input-groups.html docs/_includes/components/jumbotron.html docs/_includes/components/labels.html docs/_includes/components/list-group.html docs/_includes/components/media.html docs/_includes/components/navbar.html docs/_includes/components/navs.html docs/_includes/components/page-header.html docs/_includes/components/pagination.html docs/_includes/components/panels.html docs/_includes/components/progress-bars.html docs/_includes/components/responsive-embed.html docs/_includes/components/thumbnails.html docs/_includes/components/wells.html docs/_includes/css/buttons.html docs/_includes/css/code.html docs/_includes/css/forms.html docs/_includes/css/grid.html docs/_includes/css/helpers.html docs/_includes/css/images.html docs/_includes/css/less.html docs/_includes/css/tables.html docs/_includes/css/type.html docs/_includes/customizer-variables.html docs/_includes/getting-started/accessibility.html docs/_includes/getting-started/disabling-responsiveness.html docs/_includes/getting-started/download.html docs/_includes/getting-started/whats-included.html docs/_includes/js/alerts.html docs/_includes/js/buttons.html docs/_includes/js/carousel.html docs/_includes/js/collapse.html docs/_includes/js/modal.html docs/_includes/js/overview.html docs/_includes/js/popovers.html docs/_includes/js/tabs.html docs/_includes/js/tooltips.html docs/_includes/nav/components.html docs/_includes/nav/javascript.html docs/_jade/customizer-variables.jade docs/_layouts/default.html docs/about.html docs/assets/css/docs.min.css docs/assets/css/src/docs.css docs/assets/js/customize.min.js docs/assets/js/raw-files.min.js docs/assets/js/src/customizer.js docs/customize.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 less/glyphicons.less less/mixins/vendor-prefixes.less less/navbar.less less/popovers.less less/tables.less less/theme.less less/tooltip.less less/variables.less package.json scss/_carousel.scss scss/_close.scss scss/_forms.scss test-infra/npm-shrinkwrap.json | |||||
| 2015-01-01 | grunt | Mark Otto | 3 | -2/+6 | |
| 2015-01-01 | grunt dist | Mark Otto | 8 | -96/+98 | |
| 2015-01-01 | add indeterminate checkbox support | Mark Otto | 2 | -1/+19 | |
| 2014-12-31 | Merge pull request #15472 from twbs/address-15288 | Chris Rebert | 1 | -0/+4 | |
| Document that responsive tables use `overflow-y: hidden` | |||||
| 2014-12-31 | Merge pull request #15473 from twbs/autoprefixer-docs | Chris Rebert | 1 | -0/+3 | |
| Document that Autoprefixer is required | |||||
| 2014-12-31 | Merge pull request #15464 from twbs/address-15419 | Chris Rebert | 1 | -2/+1 | |
| Address #15419 | |||||
| 2014-12-31 | Merge pull request #55 from twbs/xl-size | Mark Otto | 1 | -20/+19 | |
| account for XL size tier in grid docs | |||||
| 2014-12-31 | change values, remove grid column size row | Mark Otto | 1 | -17/+9 | |
| 2014-12-31 | Merge branch 'v4' of https://github.com/twbs/derpstrap into v4 | Mark Otto | 16 | -40/+57 | |
| 2014-12-31 | grunt | Mark Otto | 3 | -12/+14 | |
| 2014-12-31 | tweak and improve jumbotrons | Mark Otto | 1 | -6/+7 | |
| 2014-12-31 | Merge pull request #15292 from twbs/customize-icon | XhmikosR | 3 | -5/+9 | |
| Use a glyphicon instead of the unicode character. | |||||
| 2014-12-30 | Remove extra word from disabling-responsiveness.html | Nate Eagleson | 1 | -1/+1 | |
| 2014-12-30 | Document that Autoprefixer is required | Chris Rebert | 1 | -0/+3 | |
| Closes #14937 [skip sauce] | |||||
| 2014-12-30 | Document that responsive tables use `overflow-y: hidden` | Chris Rebert | 1 | -0/+4 | |
| Closes #15288 [skip sauce] | |||||
| 2014-12-30 | remove lingering reference to IE8 in the Carousel docs | Chris Rebert | 1 | -2/+2 | |
| 2014-12-30 | remove lingering references to Less in the docs | Chris Rebert | 2 | -5/+5 | |
| 2014-12-30 | Document the VERSION property of the jQuery plugins; fixes #15202 | Chris Rebert | 2 | -0/+7 | |
| [skip sauce] | |||||
| 2014-12-30 | rm note about Safari<7.1 / iOS<8.0 percent rounding bug | Chris Rebert | 1 | -7/+0 | |
| 2014-12-30 | "plugins" => "third-party widgets" | Chris Rebert | 1 | -1/+1 | |
| 2014-12-30 | remove unnecessary reference to Bootstrap v3 | Chris Rebert | 1 | -2/+0 | |
| 2014-12-30 | Fix @mdo's grammar | Chris Rebert | 5 | -5/+5 | |
| 2014-12-30 | Use a glyphicon instead of the unicode character. | XhmikosR | 3 | -5/+9 | |
| 2014-12-29 | account for XL size tier in grid docs | Chris Rebert | 1 | -9/+16 | |
| 2014-12-29 | grunt build-glyphicons-data | Chris Rebert | 1 | -2/+1 | |
| 2014-12-29 | Merge pull request #22 from twbs/alert-heading | Chris Rebert | 1 | -1/+1 | |
| Use .alert-heading instead of hardcoding <h4> | |||||
| 2014-12-29 | Merge pull request #43 from twbs/popover-arrow | Chris Rebert | 3 | -24/+24 | |
| rename .arrow => .popover-arrow | |||||
| 2014-12-29 | add missing global declaration for SimpleJekyllSearch | Chris Rebert | 1 | -0/+1 | |
| 2014-12-29 | update docs to use .{tooltip,popover}-{left,right,top,bottom} | Chris Rebert | 3 | -12/+12 | |
| 2014-12-29 | rename .arrow => .popover-arrow | Chris Rebert | 2 | -12/+12 | |
| 2014-12-25 | no results in search form accounted for | Mark Otto | 4 | -6/+13 | |
| 2014-12-25 | sidenav for custom forms | Mark Otto | 1 | -0/+4 | |
| 2014-12-25 | improve code quality on custom forms | Mark Otto | 4 | -90/+50 | |
| 2014-12-24 | select menu custom form element | Mark Otto | 1 | -0/+32 | |
| 2014-12-24 | add more explanation text | Mark Otto | 1 | -0/+12 | |
