| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2015-09-09 | Merge pull request #17519 from twbs/v4-dev-xmr-jekyll-sitemap | XhmikosR | 1 | -23/+0 | |
| Use jekyll-sitemap instead of our custom solution. | |||||
| 2015-09-09 | Merge pull request #17520 from davidjb/v4-dev-relative-grunt | XhmikosR | 1 | -1/+2 | |
| Specify configBridge as relative path to source for Jekyll | |||||
| 2015-09-08 | Added NuGet install instructions to docs | Jesse Mandel | 1 | -0/+10 | |
| Closes #17214. | |||||
| 2015-09-08 | Use jekyll-sitemap instead of our custom solution. | XhmikosR | 1 | -23/+0 | |
| 2015-09-08 | Add missing end of file newlines. | XhmikosR | 2 | -2/+2 | |
| [ci skip] | |||||
| 2015-09-08 | Specify configBridge as relative path to source | David\ Beitey | 1 | -1/+2 | |
| This adjusts the load path for the ``configBridge.json`` file from one that's relative to the user running the command (eg ``jekyll serve``), to one that's relative to the ``source`` configuration setting for Jekyll. The result is that the user can now have a (customised) ``_config.yml`` for Jekyll anywhere on her filesystem and point to Bootstrap's ``docs`` directory to use as the ``source``. Previously, in order to customise it, the original ``_config.yml`` needed to be modified inside (a forked) Bootstrap, and the ``jekyll`` command could only be run at the root of the Bootstrap package as the original file path to ``configBridge.json`` was only valid there. The existing behaviour is not affected. | |||||
| 2015-09-07 | Add JS to fix indeterminate checkbox example in docs | Corbzilla | 1 | -0/+3 | |
| Fixes #17196 Closes #17510 | |||||
| 2015-09-07 | Fix usage of “its” and “it’s” | Zearin | 7 | -7/+7 | |
| 2015-09-06 | Fixes to examples | Maurice Wahba | 5 | -9/+9 | |
| 2015-09-06 | Add missing jQuery local fallback. | XhmikosR | 3 | -0/+3 | |
| [ci skip] | |||||
| 2015-09-06 | Use jQuery 1.11.3 everywhere. | XhmikosR | 3 | -3/+3 | |
| [ci skip] | |||||
| 2015-09-06 | Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev | Mark Otto | 20 | -58/+25 | |
| 2015-09-06 | grunt | Mark Otto | 4 | -69/+64 | |
| 2015-09-06 | Fixes #17486: start work on responsive cards for decks, groups, and columns | Mark Otto | 1 | -2/+6 | |
| 2015-09-06 | Clean up inclusion of IE-specific JS files. | XhmikosR | 20 | -58/+25 | |
| Move them to footer, and remove duplicate ones. [ci skip] | |||||
| 2015-09-05 | grunt | Mark Otto | 4 | -5/+5 | |
| 2015-09-05 | Fixes #17230: Renames .navbar-static-top to .navbar-full and adds docs for it | Mark Otto | 1 | -1/+7 | |
| 2015-09-05 | grunt | Mark Otto | 6 | -85/+37 | |
| 2015-09-05 | Merge pull request #17477 from patrickhlauke/v4-skippy | Patrick H. Lauke | 2 | -0/+13 | |
| Port skiplink styling from v3 to v4 | |||||
| 2015-09-05 | Merge pull request #17369 from twbs/v4-dev-xmr-docs-img | XhmikosR | 8 | -0/+0 | |
| Compress images. | |||||
| 2015-09-05 | Port skiplink styling from v3 to v4 | Patrick H. Lauke | 2 | -0/+13 | |
| 2015-09-04 | Merge pull request #17404 from vincent4j/patch-1 | Mark Otto | 1 | -0/+5 | |
| add Chinese translations website boot4.com | |||||
| 2015-09-05 | Run `grunt`. | XhmikosR | 9 | -42/+60 | |
| 2015-09-05 | Update Holder.js to v2.8.2. | XhmikosR | 5 | -32/+33 | |
| [ci skip] | |||||
| 2015-09-04 | grunt | Mark Otto | 7 | -23/+35 | |
| 2015-09-04 | clean up nav.yml, nullifies #17470 | Mark Otto | 1 | -24/+1 | |
| 2015-09-03 | Document img-responsive to img-fluid change from #17166 | David\ Beitey | 1 | -0/+4 | |
| 2015-09-03 | Document btn-info-outline as an example | David\ Beitey | 1 | -0/+1 | |
| 2015-09-03 | Remove dropped form-horizontal from forms.md | vsn4ik | 1 | -1/+1 | |
| 2015-09-02 | fixes #17441 | Mark Otto | 1 | -2/+2 | |
| 2015-09-02 | Merge pull request #17168 from kkirsche/patch-19 | Mark Otto | 9 | -24/+24 | |
| v4 - Rename .img-responsive class to .img-fluid | |||||
| 2015-09-02 | Merge pull request #17183 from kkirsche/patch-26 | Mark Otto | 1 | -17/+7 | |
| v4 - Fix Navbar at top of v4 Offcanvas example | |||||
| 2015-09-02 | Merge pull request #17435 from twbs/v4-dev-xmr-anchors | Mark Otto | 3 | -3/+5 | |
| Fix missing anchors and 404 errors. | |||||
| 2015-09-02 | Fix missing anchors and 404 errors. | XhmikosR | 3 | -3/+5 | |
| [skip sauce] | |||||
| 2015-09-02 | Update all usages of 'control-label' with 'form-control-label' in docs | Andrew Smith | 2 | -6/+6 | |
| 2015-09-01 | Fix Navbar at top of v4 Offcanvas example | Kevin Kirsche | 1 | -17/+7 | |
| Fix #17173 | |||||
| 2015-09-01 | Rename .img-responsive class to .img-fluid | Kevin Kirsche | 9 | -24/+24 | |
| Fix #17166 | |||||
| 2015-09-01 | fixes #17412: reverse display heading classes to match h1-h6 headings | Mark Otto | 1 | -7/+7 | |
| 2015-09-01 | Merge pull request #17207 from kkirsche/patch-9 | Mark Otto | 1 | -10/+10 | |
| v4 - Force linebreaks after grid tier names in v4 grid docs | |||||
| 2015-09-01 | Merge pull request #17353 from dmbaughman/v4-navbar-example | Mark Otto | 1 | -11/+26 | |
| v4 - Updated default navbar example to use responsive navbar | |||||
| 2015-09-01 | Merge pull request #17359 from caleb/patch-1 | Mark Otto | 1 | -4/+4 | |
| Update static form control example | |||||
| 2015-09-01 | Merge pull request #17336 from petetnt/petetnt/v4-dev-patch-3 | Mark Otto | 2 | -1/+3 | |
| Document utility class .bg-inverse | |||||
| 2015-09-01 | Merge pull request #17389 from Gupocca/link-fixing | Mark Otto | 8 | -10/+9 | |
| Fix several erroneous links in docs. | |||||
| 2015-09-01 | Merge pull request #17427 from supergibbs/v4-docs-nav-link-in-scrollspy | Chris Rebert | 1 | -1/+1 | |
| Fixed link to nav component from scrollspy documentation | |||||
| 2015-09-01 | Merge pull request #17428 from abitdodgy/docs-fix | Mark Otto | 1 | -28/+26 | |
| Adds table-responsive class to docs table | |||||
| 2015-09-01 | adds table-responsive class to table | Mohamad El-Husseini | 1 | -1/+1 | |
| 2015-09-01 | Fixed link to nav component from scrollspy documentation | Supergibbs | 1 | -1/+1 | |
| (reported by ianhernandez in Slack) | |||||
| 2015-09-01 | Merge pull request #17393 from twbs/v4-dev-xmr-rm-gfonts | Mark Otto | 1 | -4/+0 | |
| Remove the unused Google fonts. | |||||
| 2015-08-31 | add Chinese translations website boot4.com | Vincent 4J | 1 | -0/+5 | |
| 2015-08-31 | Accept elements as the tooltip / popover content | Gleb Mazovetskiy | 2 | -3/+3 | |
| When a DOM node is passed to an HTML tooltip, the `title` node is only moved if it is not already in the tooltip. Otherwise, `empty()` is used instead of `detach()` before appending the `title` to avoid memory leaks. If a DOM node is passed to a plain text tooltip, its text is copied via jQuery `.text()`. Replaces `.detach()` with `.empty()`, as `.detach()` is almost never useful but instead leaks memory. The difference between `empty` and `detach` is that the latter keeps all the attached jQuery events/data. However, since we do not return the previous children, the user would have to keep these themselves, thus they can `detach()` if necessary. This is a port of https://github.com/twbs/bootstrap/pull/14552 to v4. | |||||
