| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2017-10-18 | few popover docs changes to clarify things mentioned in #24005 | Mark Otto | 1 | -3/+3 | |
| 2017-10-18 | badges: Make using the contextual classes on links clearer. (#24422) | Kevin Ruscoe | 1 | -1/+1 | |
| 2017-10-18 | #24373 : Documentation/Navbar : Refer to utility classes used. Hidden when ↵ | Andrew Murphy | 1 | -3/+19 | |
| printing. (#24380) * Refer to utility classes uses. Add Printing section refer to (not navbar) classes used for newbies navbars don't print, so add example of a print-only alternative * typos, add links typo in {% example %} add links to component pages * grammar * Add a dropdown with divider to the main example * change id name to stop travis error I assume id="camelCase" is the standard for id names, rather than the clearly superior id="underscore_words" * review changes still like to emphasise the foreign utility classes in the main example bg-light's name is self explanatory (so its obvious where to look it up), but mr-sm-2's name isn't at first * review changes * grammar * .fixed-top/bottom don't reserve space on the screen ... as they are position:fixed. better wording welcome * copyediting - rewrite utils line and link to the utils pages - restore the paragraphs to the placement section - fix formatting and grammar | |||||
| 2017-10-18 | Improves forms migration guide, docs, and scss (#24348) | Andres Galante | 3 | -52/+73 | |
| * fixes migration forms guides * removes container from Horizontal form * adds col-form-label sizes on form docs * removes .form-control-label from forms.scss * add note to migration | |||||
| 2017-10-18 | Remove uncessary `col-form-label` from form row docs (#24335) | Andres Galante | 1 | -7/+7 | |
| 2017-10-18 | dist | Mark Otto | 14 | -40/+63 | |
| 2017-10-18 | mention forked from normalize | Mark Otto | 1 | -0/+1 | |
| 2017-10-17 | Revert #23108 to restore list group borders (#24411) | Mark Otto | 2 | -5/+13 | |
| * revert #23108, which had no bug but was a problem with the example code * add example to the docs for future proofing * move it up | |||||
| 2017-10-17 | Add copyright and license headers to grid and reboot files | Mark Otto | 2 | -12/+12 | |
| Fixes #24311 | |||||
| 2017-10-17 | Remove class and scrollspy attributes from layouts | Mark Otto | 3 | -3/+3 | |
| 2017-10-17 | changes popovers from px to rem | Andres Galante | 2 | -26/+23 | |
| 2017-10-17 | mention color contrast function change | Mark Otto | 1 | -0/+1 | |
| 2017-10-17 | Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev | Mark Otto | 2 | -3/+1 | |
| 2017-10-17 | document color-yiq function | Mark Otto | 1 | -0/+30 | |
| 2017-10-17 | Merge branch 'yiq-function-update' of https://github.com/gijsbotje/bootstrap ↵ | Mark Otto | 4 | -10/+10 | |
| into v4-dev | |||||
| 2017-10-18 | Restore CNAME (#24379) | XhmikosR | 1 | -1/+1 | |
| 2017-10-18 | remove unused docs color variables (#24406) | m5o | 1 | -2/+0 | |
| 2017-10-17 | Update package-lock.json. (#24386) | XhmikosR | 2 | -87/+79 | |
| Also, lock babel deps to 7.0.0-beta.2 so that we are on the safe side. | |||||
| 2017-10-17 | Fix typo in scrollspy.md (#24398) | XhmikosR | 1 | -1/+1 | |
| 2017-10-17 | Correct $zindex-sticky value (#24402) | Anuj Tomar | 1 | -1/+1 | |
| 2017-10-16 | matching-branch | Sharrell Porter | 1 | -0/+1 | |
| Merge branch 'custom-checkboxes-radios-correct-color' of github.com:sabrown84/bootstrap into custom-checkboxes-radios-correct-color | |||||
| 2017-10-16 | correcting color | Sharrell Porter | 1 | -0/+1 | |
| 2017-10-16 | Add dispose methods in our documentation (#24396) | Johann-S | 8 | -1/+23 | |
| * Add dispose methods in our documentation * Update buttons.md | |||||
| 2017-10-16 | Mention bootstrap bundle in docs. (#24385) | XhmikosR | 2 | -0/+4 | |
| 2017-10-16 | Remove empty class from search menu button. | XhmikosR | 1 | -1/+1 | |
| 2017-10-16 | Use direct links to documentation, getting started and about pages. | XhmikosR | 3 | -4/+4 | |
| The old ones are still being redirected. | |||||
| 2017-10-16 | Update build-tools.md (#24378) | XhmikosR | 1 | -3/+5 | |
| 2017-10-15 | dist | Mark Otto | 39 | -186/+245 | |
| 2017-10-15 | Merge branch 'v4-dev' into yiq-function-update | Gijs Boddeus | 38 | -848/+1129 | |
| 2017-10-15 | Update README.md (#24365) | XhmikosR | 1 | -15/+13 | |
| 1. Add `alt=""` for the Bootstrap logo 2. Replace the HTML entities with the unicode symbols 3. Refactor the badges to something that makes more sense to me 4. Change `Selenium Test Status` alt attribute to `Sauce Labs Test Status` 5. Use shields.io for the peerDependencies badge too 6. Add CSS and JS gzip size badges, shoutout to @ngryman 7. Add a few more trailing slashes to URLs 8. Change link to tooling setup to the website one | |||||
| 2017-10-14 | Escape SassScript in custom variable values (#24354) | Gleb Mazovetskiy | 1 | -5/+8 | |
| This is required for Sass v3.5+ compatibility. See https://github.com/sass/sass/blob/stable/doc-src/SASS_CHANGELOG.md#backwards-incompatibilities----must-read and https://github.com/sass/sass/issues/2383 | |||||
| 2017-10-13 | Describe compiled CSS (#24271) | Lucas Banegas | 3 | -3/+65 | |
| 2017-10-13 | Fix import.svg after 10bb79a. (#24359) | XhmikosR | 1 | -1/+1 | |
| It was mistakenly the same as lightning.svg. | |||||
| 2017-10-13 | Update colors in _data and theming.md to match _variables.scss (#24355) | Jesse Mandel | 4 | -25/+27 | |
| 2017-10-12 | Updated Safari Bug (#24350) | Michael Letcher | 1 | -2/+2 | |
| 2017-10-11 | Hound CI: Specify `ignore_file` for stylelint. | XhmikosR | 1 | -0/+1 | |
| 2017-10-11 | Add border radius to an image when it's the only card of a card group (#24321) | Andres Galante | 1 | -0/+7 | |
| 2017-10-11 | Add borderless table class along with docs. Rebase | Varunram | 2 | -0/+86 | |
| 2017-10-10 | Refactor a few selectors so that the least specific ones are first. (#24310) | XhmikosR | 3 | -23/+23 | |
| 2017-10-10 | Modal plugin set _isTransitioning after the trigger of hide event | Johann-S | 2 | -6/+28 | |
| 2017-10-10 | Add information about failed tests | Johann-S | 1 | -1/+7 | |
| 2017-10-10 | Use `$white` variable for `.navbar-dark`'s color. (#24309) | XhmikosR | 1 | -1/+1 | |
| Using `rgba($white,1)` results in `white` instead of the hex. | |||||
| 2017-10-09 | Ensure active button styles are not applied to disabled buttons | Prateek Goel | 2 | -6/+6 | |
| 2017-10-09 | Centered SVG icon within its own container (#24292) | Gisete Kindahl | 1 | -2/+2 | |
| 2017-10-09 | package.json: Change repo URL to `git+https`. (#24305) | XhmikosR | 1 | -1/+1 | |
| 2017-10-09 | Remove unused code from postcss.config.js. | XhmikosR | 1 | -1/+1 | |
| We actually want to generate a sourcemap for docs.min.css. | |||||
| 2017-10-09 | Lint examples' CSS too. | XhmikosR | 4 | -8/+26 | |
| 2017-10-09 | Run autoprefixer for examples' CSS too. | XhmikosR | 2 | -2/+2 | |
| 2017-10-09 | examples/dashboard/dashboard.css: merge duplicate selector. | XhmikosR | 1 | -7/+1 | |
| 2017-10-09 | Update devDependencies. (#24298) | XhmikosR | 2 | -273/+363 | |
