| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2015-10-28 | IE10 Mobile viewport bug workaround: document.querySelector('head') => ↵ | Chris Rebert | 2 | -2/+2 | |
| document.head Per http://caniuse.com/#feat=documenthead , document.head is supported in IE Mobile 10+, so slightly simplify the JS accordingly. [skip sauce] | |||||
| 2015-10-28 | Remove http://wkbug.com/149935 from Wall of Browser Bugs | Chris Rebert | 1 | -10/+0 | |
| It's been fixed in WebKit Nightly! See https://trac.webkit.org/changeset/191623 and http://wkbug.com/149366 Refs #17438, #14237 [ci skip] | |||||
| 2015-10-27 | Merge pull request #17919 from marciovicente/v4-dev | XhmikosR | 1 | -1/+1 | |
| Adding autocomplete attribute in docs input search | |||||
| 2015-10-27 | Capitalize header cells in option and method tables of JS docs | Chris Rebert | 4 | -12/+12 | |
| [skip sauce] | |||||
| 2015-10-27 | Change "$use-hover..." to proper "$enable-hover..." | Kevin Kirsche | 1 | -1/+1 | |
| Fix #18076 | |||||
| 2015-10-27 | Run `grunt`. | XhmikosR | 6 | -12/+12 | |
| [ci skip] | |||||
| 2015-10-26 | Merge pull request #18069 from davidjb/patch-3 | Chris Rebert | 1 | -1/+1 | |
| Minor grammar tidy-up on Utilities doc page [skip] | |||||
| 2015-10-27 | Minor wording tidy-up on Utilities doc page | David Beitey | 1 | -1/+1 | |
| 2015-10-26 | https://webkit.org/b/150271 has been fixed! | Chris Rebert | 1 | -10/+0 | |
| See http://trac.webkit.org/changeset/191610 Refs #17913 [ci skip] | |||||
| 2015-10-26 | Merge pull request #17804 from audionerd/patch-1 | Chris Rebert | 1 | -2/+2 | |
| Update typography docs re: global vars [skip sauce] | |||||
| 2015-10-26 | Merge pull request #18055 from davidjb/patch-2 | Chris Rebert | 1 | -2/+2 | |
| Use Jekyll configuration for blog/slack URLs [skip sauce] | |||||
| 2015-10-26 | Merge pull request #17494 from twbs/v4-dev-xmr-jquery-2.x | XhmikosR | 15 | -19/+18 | |
| Switch to jQuery 2.x.x. | |||||
| 2015-10-26 | Use Jekyll configuration for blog/slack URLs | David Beitey | 1 | -2/+2 | |
| This reuses the existing URLs in the docs Jekyll configuration rather than hard coding. | |||||
| 2015-10-25 | http://crbug.com/544290 was marked duplicate of http://crbug.com/523282 | Chris Rebert | 1 | -2/+2 | |
| Refs #17913 [ci skip] | |||||
| 2015-10-24 | Merge pull request #18050 from tshinnic/v4_docs_navbar_scheme_name_typos_1 | Chris Rebert | 1 | -1/+1 | |
| v4 docs Missed navbar color scheme name changes | |||||
| 2015-10-24 | v4 docs Missed navbar color scheme name changes | Thomas Shinnick | 1 | -1/+1 | |
| Change d6b6a20a0daaed70ec6f395dd813ea460b394e6c missed two doc mentions of the previous names when changing to new: .navbar-default --> .navbar-light .navbar-inverse --> .navbar-dark | |||||
| 2015-10-24 | Switch to jQuery 2.1.4. | XhmikosR | 15 | -19/+18 | |
| Now that we don't support IE 8 it's safe to do that. | |||||
| 2015-10-24 | Run `grunt`. | XhmikosR | 3 | -18/+15 | |
| 2015-10-24 | Fix the remaining issues for the clipboard.js switch. | Zeno Rocha | 1 | -14/+23 | |
| 2015-10-24 | Replace ZeroClipboard with clipboard.js. | XhmikosR | 7 | -54/+33 | |
| Things left: 1. clear the selection after copy 2. add messages for success and error | |||||
| 2015-10-23 | Remove unnecessary .bd-popover class from docs | Thomas Shinnick | 1 | -3/+3 | |
| Also one spelling typo corrected. Closes #18043 | |||||
| 2015-10-23 | Rename docs-specific static tooltip/popover classes for clarity; refs #18043 | Chris Rebert | 3 | -5/+5 | |
| [skip sauce] | |||||
| 2015-10-23 | Port #17729 to v4: Add SRI hashes to CDN links in docs | Chris Rebert | 2 | -6/+6 | |
| [skip sauce] | |||||
| 2015-10-23 | grunt dist | Chris Rebert | 2 | -2/+2 | |
| 2015-10-19 | docs/getting-started/javascript.md: Hyperlink preventDefault() mention | Chris Rebert | 1 | -1/+1 | |
| [skip sauce] | |||||
| 2015-10-19 | Anonymous table bug is still present in Safari 9.0, but should be fixed in ↵ | Chris Rebert | 1 | -1/+1 | |
| the next version | |||||
| 2015-10-19 | Fix three small typos | Thomas Shinnick | 2 | -3/+3 | |
| 2015-10-17 | Add #17913 to Wall of Browser Bugs | Chris Rebert | 1 | -0/+20 | |
| Refs https://code.google.com/p/chromium/issues/detail?id=544290 Refs https://bugs.webkit.org/show_bug.cgi?id=150271 Closes #17913 [ci skip] | |||||
| 2015-10-17 | [V4] Fixes #17953: Update migration docs of .btn-default replacement | Risan Bagja Pradana | 1 | -2/+1 | |
| [V4 Docs] Update migration docs to point out the .btn-default replacement. | |||||
| 2015-10-17 | [V4] Fixes #17953: Add migration docs of .btn-default removal | Risan Bagja Pradana | 1 | -0/+5 | |
| V4 Docs - Updates to migration docs to pointed out the removal of .btn-default class and an addition of the new .btn-secondary class. | |||||
| 2015-10-16 | Fix docs for tooltips. | Peshkov, Igor | 1 | -1/+1 | |
| 2015-10-16 | Add "keyboard users" to heading for `sr-only-focusable` | Patrick H. Lauke | 1 | -1/+1 | |
| 2015-10-16 | Remove redundant `.sr-only` text for Close buttons | Patrick H. Lauke | 3 | -11/+1 | |
| Since `aria-label` is used, it's not necessary anymore. | |||||
| 2015-10-13 | Adding autocomplete attribute in docs input search | Marcio Vicente | 1 | -1/+1 | |
| 2015-10-14 | Run `grunt`. | XhmikosR | 16 | -50/+115 | |
| [ci skip] | |||||
| 2015-10-13 | Merge pull request #17817 from kkirsche/patch-29 | Mark Otto | 1 | -1/+1 | |
| Remove double bottom border on sub header in dashboard example | |||||
| 2015-10-13 | Merge pull request #17896 from twbs/text-capitalize-doc | Mark Otto | 1 | -1/+1 | |
| Tweak .text-capitalize example to show what happens to interior capital letters | |||||
| 2015-10-13 | Merge pull request #17900 from kkirsche/patch-34 | Mark Otto | 1 | -1/+1 | |
| Use .blockquote class in V4 examples page | |||||
| 2015-10-12 | Add Wall of Browser Bugs entry for #14975 | Chris Rebert | 1 | -0/+10 | |
| See https://bugs.webkit.org/show_bug.cgi?id=150079 Closes #14975 [ci skip] | |||||
| 2015-10-12 | http://wkbug.com/138167 has been fixed! | Chris Rebert | 1 | -10/+0 | |
| See http://trac.webkit.org/changeset/190893 Refs #9774, #14907 [ci skip] | |||||
| 2015-10-12 | Use .blockquote class in V4 examples page | Kevin Kirsche | 1 | -1/+1 | |
| Fix #17888 | |||||
| 2015-10-12 | Tweak .text-capitalize example to show what happens to interior capital ↵ | Chris Rebert | 1 | -1/+1 | |
| letters; refs #17893 [ci skip] | |||||
| 2015-10-11 | Mention ScrollPos-Styler in the migration docs; closes #17819 | Chris Rebert | 1 | -0/+1 | |
| 2015-10-11 | Add docs for #17710 | Chris Rebert | 1 | -1/+1 | |
| 2015-10-11 | docs/examples/cover/cover.css: Fix "inheritence" typo | Chris Rebert | 1 | -1/+1 | |
| 2015-10-10 | Add Wall of Browser Bugs entry for Safari related to #17438 / #14237 | Chris Rebert | 1 | -0/+10 | |
| https://bugs.webkit.org/show_bug.cgi?id=149935 [skip sauce] | |||||
| 2015-10-10 | Remove em media queries note in Migration docs; no longer accurate as of #17403 | Chris Rebert | 1 | -1/+0 | |
| [ci skip] | |||||
| 2015-10-09 | grunt dist | Chris Rebert | 2 | -2/+2 | |
| 2015-10-09 | Add shrink-to-fit to getting started | Patrick H. Lauke | 1 | -1/+1 | |
| See https://github.com/twbs/bootstrap/pull/17793#issuecomment-146960473 | |||||
| 2015-10-08 | Merge pull request #17775 from twbs/font-migration | Chris Rebert | 1 | -1/+4 | |
| Add Glyphicons migration guidance [skip sauce] | |||||
