| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-11-09 | Merge branch 'master' into derp | Mark Otto | 12 | -21/+21 | |
| Conflicts: 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 docs/_includes/customizer-variables.html docs/assets/js/customize.min.js docs/assets/js/raw-files.min.js docs/dist/css/bootstrap-theme.css docs/dist/css/bootstrap-theme.css.map docs/dist/css/bootstrap-theme.min.css docs/dist/css/bootstrap.css docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css less/_variables.less | |||||
| 2014-11-09 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 2 | -2/+2 | |
| 2014-11-09 | darken primary blue for accessibility contrast on link colors | Mark Otto | 17 | -162/+162 | |
| 2014-11-09 | color contrast for links, gets us to 4.63:1 | Mark Otto | 11 | -68/+68 | |
| 2014-11-10 | Bump Jekyll to v2.5.1. | XhmikosR | 2 | -2/+2 | |
| 2014-11-09 | fix variable, run grunt | Mark Otto | 12 | -496/+544 | |
| 2014-11-09 | Merge branch 'master' into derp | Mark Otto | 91 | -580/+19655 | |
| Conflicts: Gruntfile.js _config.yml 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 docs/_includes/components/button-groups.html docs/_includes/components/jumbotron.html docs/_includes/components/media.html docs/_includes/components/navs.html docs/_includes/customizer-variables.html docs/_includes/footer.html docs/_includes/getting-started/browser-device-support.html docs/_includes/js/carousel.html docs/_includes/js/dropdowns.html docs/_includes/js/modal.html docs/_includes/js/popovers.html docs/_includes/js/tooltips.html docs/_includes/nav/getting-started.html docs/_includes/nav/javascript.html docs/_layouts/default.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 docs/dist/css/bootstrap-theme.css.map docs/dist/css/bootstrap-theme.min.css docs/dist/css/bootstrap.css docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css docs/examples/justified-nav/index.html less/_forms.less less/_tooltip.less less/navs.less less/theme.less | |||||
| 2014-11-09 | grunt | Mark Otto | 8 | -20/+20 | |
| 2014-11-09 | Merge pull request #15052 from twbs/badge-in-non-anchor-list-group-item | Mark Otto | 2 | -9/+7 | |
| Badges: fix active styles when in non-anchor `.list-group-item` | |||||
| 2014-11-09 | comment and formatting | Mark Otto | 1 | -5/+4 | |
| 2014-11-09 | Fixes #14234 again | Mark Otto | 9 | -133/+59 | |
| - Rather than override and hack for IE8-10 and then IE11, scope to just Safari. - Drops the IE hacks for a media query Webkit hack | |||||
| 2014-11-08 | Badges: fix active styles when in non-anchor `.list-group-item` | Heinrich Fenkart | 2 | -9/+7 | |
| 2014-11-08 | Fixes #14965: Reset top border-radii on dropdown menus in fixed bottom navbars | Mark Otto | 9 | -6/+11 | |
| 2014-11-08 | grunt | Mark Otto | 8 | -6/+32 | |
| 2014-11-08 | Merge pull request #15018 from twbs/fix-theme-active-items | Mark Otto | 1 | -0/+12 | |
| Theme: Correctly override active dropdown items in collapsed navbars | |||||
| 2014-11-07 | Fixes #14979: Override .jumbotron padding within .container-fluid to match ↵ | Mark Otto | 9 | -9/+12 | |
| .container | |||||
| 2014-11-07 | Fixes #15046: Add full font overrides for popovers and tooltips | Mark Otto | 9 | -5/+15 | |
| 2014-11-05 | Merge pull request #14986 from twbs/safari-broken-printing-doc | Chris Rebert | 2 | -3/+12 | |
| Add #14868 to the compatibility docs | |||||
| 2014-11-05 | grunt | Heinrich Fenkart | 1 | -2/+2 | |
| 2014-11-05 | Merge pull request #15031 from twbs/customizer-remove-file-type-check | Heinrich Fenkart | 1 | -19/+13 | |
| Customizer: Remove file type check from config import | |||||
| 2014-11-05 | Customizer: Remove file type check from config import | Heinrich Fenkart | 1 | -19/+13 | |
| Fixes #14978. | |||||
| 2014-11-05 | Merge pull request #15030 from twbs/config-bridge-jekyll-plugin | Heinrich Fenkart | 3 | -6/+10 | |
| Use a Jekyll plugin instead of the `copy:configBridge` grunt task | |||||
| 2014-11-05 | Theme: Correctly override active dropdown items in collapsed navbars | Heinrich Fenkart | 1 | -0/+12 | |
| 2014-11-05 | Use a Jekyll plugin instead of the `copy:configBridge` grunt task | Heinrich Fenkart | 3 | -6/+10 | |
| 2014-11-05 | grunt | Heinrich Fenkart | 8 | -9/+11 | |
| 2014-11-05 | Merge pull request #14921 from bassjobsen/patch-3 | Heinrich Fenkart | 1 | -2/+2 | |
| Update grid-framework.less | |||||
| 2014-11-04 | Merge pull request #14993 from twbs/fix-14991 | Chris Rebert | 2 | -0/+43 | |
| Have Carousel ignore keyboard events from <input>s or <textarea>s | |||||
| 2014-11-05 | grunt | Heinrich Fenkart | 6 | -22/+72 | |
| 2014-11-05 | Merge pull request #14933 from twbs/center-modal-at-all-times | Heinrich Fenkart | 1 | -8/+33 | |
| Center modal at all times | |||||
| 2014-11-05 | Center modal dialog at all times | Heinrich Fenkart | 1 | -8/+33 | |
| 2014-11-04 | Have Carousel ignore keyboard events from <input>s or <textarea>s; fixes #14991 | Chris Rebert | 2 | -0/+43 | |
| 2014-11-05 | Update head of all visual tests to use our basic template | Heinrich Fenkart | 11 | -13/+126 | |
| 2014-11-05 | grunt | Heinrich Fenkart | 14 | -26/+84 | |
| 2014-11-05 | Merge pull request #15019 from twbs/whoomp_there_it_was | Julian Thilo | 1 | -0/+1 | |
| Deprecate diagonal tooltip classes | |||||
| 2014-11-05 | Merge pull request #14927 from twbs/fix-modal-backdrop-above-scrollbar | Heinrich Fenkart | 2 | -2/+19 | |
| Fix modal backdrop overlaying the modal's scrollbar | |||||
| 2014-11-05 | Deprecate diagonal tooltip classes | Julian Thilo | 1 | -0/+1 | |
| 2014-11-04 | Merge pull request #14938 from twbs/oh_arrow_where_art_thou | Julian Thilo | 1 | -4/+8 | |
| Fix #14936: Use correct left/right and margin on tooltip arrows | |||||
| 2014-11-04 | Fix modal backdrop overlaying the modal's scrollbar | Heinrich Fenkart | 2 | -2/+19 | |
| Fixes #14916. | |||||
| 2014-11-04 | Add initialization examples to tooltip and popover "Opt-in functionality" ↵ | Jayanth Koushik | 2 | -0/+13 | |
| callouts Fixes #14950. Closes #15015 by merging it. | |||||
| 2014-11-04 | HTTPS for Apple Safari Radar in bugify filter | Heinrich Fenkart | 1 | -1/+1 | |
| 2014-11-04 | Merge pull request #14987 from twbs/overengineer-wall-of-browser-bugs | Heinrich Fenkart | 5 | -120/+252 | |
| Use Jekyll data for Wall of Browser Bugs | |||||
| 2014-11-04 | Merge pull request #14980 from twbs/customizer-autoprefixer | Heinrich Fenkart | 2 | -11/+16045 | |
| Use autoprefixer for Customizer builds | |||||
| 2014-11-04 | Use autoprefixer for Customizer builds | Heinrich Fenkart | 2 | -11/+16045 | |
| 2014-11-04 | Merge pull request #14982 from twbs/grunt-customizer-share-common | Heinrich Fenkart | 5 | -70/+73 | |
| Remove duplicate code from Customizer/Gruntfile by sharing it | |||||
| 2014-11-04 | Remove duplicate code from Customizer/Gruntfile by sharing it | Heinrich Fenkart | 5 | -70/+73 | |
| 2014-11-03 | Merge pull request #14989 from twbs/modal-relatedTarget-data-example | Chris Rebert | 3 | -0/+92 | |
| Add event.relatedTarget + `data-*` example to Modal docs | |||||
| 2014-11-04 | Use Jekyll data for Wall of Browser Bugs | Heinrich Fenkart | 5 | -120/+252 | |
| 2014-11-03 | Add event.relatedTarget + `data-*` example to Modal docs | Chris Rebert | 3 | -0/+92 | |
| Fixes #14245 | |||||
| 2014-11-03 | Add #14868 to the compatibility docs | Chris Rebert | 2 | -3/+12 | |
| 2014-11-03 | Merge pull request #14985 from twbs/14972-wall | Heinrich Fenkart | 1 | -0/+6 | |
| Add Wall of Browser Bugs entry for #14972 | |||||
