| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2015-09-11 | fix resetting style on closing collapse | Johann-S | 2 | -1/+16 | |
| 2015-09-10 | Merge pull request #17549 from davidjb/v4-dev-bundle-ignore | Gleb Mazovetskiy | 1 | -0/+1 | |
| Add `vendor/bundle` to gitignore | |||||
| 2015-09-10 | Merge pull request #17553 from rbrs/form-inline | Mark Otto | 1 | -1/+1 | |
| v4 - fixed incorrect inline form class in docs | |||||
| 2015-09-10 | Merge pull request #17558 from gjsduarte/v4-dev | Mark Otto | 1 | -3/+3 | |
| Border width variable in list group items | |||||
| 2015-09-10 | Border width variable in list group items | Guilherme Duarte | 1 | -3/+3 | |
| Added usage of $border-width variable in all _list-group.scss references | |||||
| 2015-09-10 | v4 - fixed incorrect inline form class in docs | Rolandas Barysas | 1 | -1/+1 | |
| 2015-09-10 | Add tests about padding restoration | Johann-S | 1 | -0/+38 | |
| 2015-09-09 | Merge pull request #17551 from twbs/env-vars | Chris Rebert | 1 | -6/+0 | |
| Remove Travis env vars used for defunct custom caching system | |||||
| 2015-09-09 | rm Travis env vars used for defunct custom caching system | Chris Rebert | 1 | -3/+0 | |
| Reverts part of 42697a4ecb2c034c9e88e245932b3914dfd1206c | |||||
| 2015-09-09 | rm Travis env vars for giving Savage access to defunct custom caching system | Chris Rebert | 1 | -3/+0 | |
| Reverts a1c170ed373d9076ecf76d264220a6a636239f17 | |||||
| 2015-09-10 | Add `vendor/bundle` to gitignore | David\ Beitey | 1 | -0/+1 | |
| Ensure this directory is ignored so that any installed resources from Bundler aren't handled by Git. | |||||
| 2015-09-09 | disabled browser autocomplete on search input in docs | Rolandas Barysas | 1 | -1/+1 | |
| 2015-09-09 | Drop cursor pointer for button role | David Leuliette | 1 | -11/+0 | |
| 2015-09-09 | Merge pull request #17519 from twbs/v4-dev-xmr-jekyll-sitemap | XhmikosR | 4 | -23/+4 | |
| 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 | 2 | -0/+11 | |
| Closes #17214. | |||||
| 2015-09-08 | README: Update version number in download link | Chris Rebert | 1 | -1/+1 | |
| [ci skip] | |||||
| 2015-09-07 | Merge pull request #17521 from vsn4ik/rm_v3_theme | Chris Rebert | 2 | -2/+1 | |
| v4 - Remove dropped v3 bootstrap-theme | |||||
| 2015-09-08 | Remove dropped v3 bootstrap-theme | vsn4ik | 2 | -2/+1 | |
| [ci skip] | |||||
| 2015-09-08 | Use jekyll-sitemap instead of our custom solution. | XhmikosR | 4 | -23/+4 | |
| 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-08 | Merge pull request #17518 from twbs/v4-dev-xmr-rm-test-infra | XhmikosR | 6 | -323/+0 | |
| Remove the now unused test-infra files. | |||||
| 2015-09-08 | Remove the now unused test-infra files. | XhmikosR | 6 | -323/+0 | |
| 2015-09-07 | Add JS to fix indeterminate checkbox example in docs | Corbzilla | 1 | -0/+3 | |
| Fixes #17196 Closes #17510 | |||||
| 2015-09-07 | Merge pull request #17509 from Zearin/v4-dev-DOCS | Patrick H. Lauke | 7 | -7/+7 | |
| Fix usage of “its” and “it’s” (v4 docs) | |||||
| 2015-09-07 | Fix usage of “its” and “it’s” | Zearin | 7 | -7/+7 | |
| 2015-09-06 | Merge pull request #17500 from mauricew/v4-dev-examplefixes | Mark Otto | 5 | -9/+9 | |
| v4 Fixes to examples | |||||
| 2015-09-06 | Fixes to examples | Maurice Wahba | 5 | -9/+9 | |
| 2015-09-06 | Merge pull request #17495 from vsn4ik/mv_text_hide | Chris Rebert | 2 | -1/+1 | |
| v4 - Rename file with text-hide mixin | |||||
| 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 | 22 | -59/+26 | |
| 2015-09-06 | grunt | Mark Otto | 8 | -138/+128 | |
| 2015-09-06 | Fixes #17486: start work on responsive cards for decks, groups, and columns | Mark Otto | 2 | -69/+81 | |
| 2015-09-06 | Merge pull request #17491 from twbs/v4-dev-xmr-travis-no-gem-install | Thomas McDonald | 2 | -1/+1 | |
| Remove `gem install scss_lint` from Travis. | |||||
| 2015-09-06 | Rename file with text-hide mixin | vsn4ik | 2 | -1/+1 | |
| 2015-09-06 | Merge pull request #17492 from twbs/v4-dev-xmr-docs-js | XhmikosR | 20 | -58/+25 | |
| Clean up inclusion of IE-specific JS files. | |||||
| 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-06 | Remove `gem install scss_lint` from Travis. | XhmikosR | 2 | -1/+1 | |
| Instead, use `bundleExec: true` for grunt-scss-lint. | |||||
| 2015-09-05 | grunt | Mark Otto | 8 | -10/+10 | |
| 2015-09-05 | Fixes #17230: Renames .navbar-static-top to .navbar-full and adds docs for it | Mark Otto | 2 | -3/+9 | |
| 2015-09-05 | grunt | Mark Otto | 10 | -168/+72 | |
| 2015-09-05 | remoe comment /cc @cvrebert | Mark Otto | 1 | -1/+1 | |
| 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 | Merge pull request #17364 from twbs/avoid-parent-selector-suffix2 | Gleb Mazovetskiy | 4 | -25/+15 | |
| Remove all uses of `selector &` to support nested import | |||||
| 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 | Merge pull request #17436 from twbs/v4-dev-xmr-deps | XhmikosR | 25 | -1009/+696 | |
| Update dependecies. | |||||
