| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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 | |
| 2017-10-08 | Update jekyll-toc to v0.4.0.rc2. | XhmikosR | 2 | -3/+3 | |
| 2017-10-08 | Add back htmlhint. | XhmikosR | 3 | -1/+551 | |
| 2017-10-08 | Move vnu-jar to devDependencies and remove completely htmlhint. | XhmikosR | 4 | -548/+46 | |
| 2017-10-08 | Move from htmllint to Travis-only vnu.jar. | Bardi Harborow | 4 | -20/+25 | |
| 2017-10-08 | Update saucelabs-unit-test.js (#24297) | XhmikosR | 1 | -13/+22 | |
| Add license header and minor formatting tweaks. | |||||
| 2017-10-08 | Make `Dropped the Affix jQuery plugin` bold. (#24294) | XhmikosR | 1 | -1/+1 | |
| 2017-10-07 | Update js/tests/README.md (#24281) | Vasilii Artemchuk | 1 | -4/+4 | |
| 2017-10-07 | Enable stylelint's no-duplicate-selectors rule. | XhmikosR | 6 | -18/+18 | |
| 2017-10-07 | Reindent _variables.scss. | XhmikosR | 1 | -419/+421 | |
| Now it's more consistent. Also switch to numeric values for font-weight. | |||||
| 2017-10-07 | Enable stylelint for _reboot.scss. | XhmikosR | 1 | -3/+13 | |
| 2017-10-06 | Hound CI: Enable stylelint. (#24234) | XhmikosR | 1 | -4/+5 | |
| 2017-10-05 | Bump gems to their latest versions. (#24264) | XhmikosR | 1 | -2/+2 | |
| 2017-10-05 | formatting | Mark Otto | 1 | -2/+2 | |
| 2017-10-05 | Add comment where we explicitly use `flex: 1 0 0%;`. | XhmikosR | 1 | -0/+2 | |
| 2017-10-05 | make-col-offset: Remove percentage if it's zero. | XhmikosR | 1 | -1/+2 | |
| 2017-10-05 | Merge branch 'v4-dev' into yiq-function-update | Gijs Boddeus | 7 | -23/+11 | |
| 2017-10-04 | Examples: remove unused images. (#24237) | XhmikosR | 3 | -0/+0 | |
| 2017-10-04 | Suggest CodePen along with JSBin. (#24238) | XhmikosR | 1 | -1/+1 | |
| 2017-10-04 | Remove global jQuery in eslint because we import jQuery (#24246) | Johann-S | 2 | -3/+3 | |
| 2017-10-04 | Fix dropup in bottom navbar for all the breakpoints | Johann-S | 1 | -19/+7 | |
| 2017-10-04 | Merge branch 'v4-dev' into yiq-function-update | Gijs Boddeus | 2 | -1/+17 | |
| 2017-10-04 | Merge pull request #24240 from lucascono/v4-dev | Johann-S | 2 | -1/+17 | |
| Fix modal when we try to show that modal two times | |||||
| 2017-10-04 | Update modal.js | XhmikosR | 1 | -1/+4 | |
| 2017-10-04 | Merge remote-tracking branch 'refs/remotes/twbs/v4-dev' into v4-dev | lucascono | 7 | -11/+11 | |
| 2017-10-04 | Merge pull request #2 from lucascono/v4-dev-modal-unit-test | Lucas Banegas | 1 | -0/+13 | |
| Unit test for modal bug fix | |||||
| 2017-10-04 | Unit test for modal bug fix | lucascono | 1 | -0/+13 | |
| Unit test for pull request #24240 | |||||
| 2017-10-04 | Merge branch 'v4-dev' into yiq-function-update | Gijs Boddeus | 7 | -11/+11 | |
