| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2017-09-30 | link to mdn flex doc | Mark Otto | 1 | -1/+1 | |
| 2017-09-30 | dist | Mark Otto | 40 | -3674/+3265 | |
| 2017-09-30 | Remove dropdown anchor focus override | Ari Rizzitano | 1 | -8/+0 | |
| Overriding the focus outline for links within the dropdown menu causes accessibility issues for keyboard-only users. This removes the override, reenabling the browser's default focus outline. | |||||
| 2017-09-29 | Rename variables and remove unneeded return. | XhmikosR | 1 | -8/+9 | |
| 2017-09-29 | Manage exceed maximum duration for our test | Johann-S | 1 | -3/+11 | |
| 2017-09-29 | Use sauce_browsers.json. | Johann-S | 4 | -38/+73 | |
| 2017-09-29 | Convert sauce_browser.yml to JSON. | Johann-S | 3 | -79/+68 | |
| 2017-09-29 | Remove grunt-saucelabs and Grunt. | XhmikosR | 6 | -437/+7 | |
| 2017-09-29 | Specify Travis job ID. | Johann-S | 2 | -2/+3 | |
| 2017-09-29 | ES6-ify build/saucelabs-unit-test.js. | XhmikosR | 1 | -12/+13 | |
| 2017-09-29 | Use jsunitsaucelabs to run our unit tests on Saucelabs | Johann-S | 3 | -1/+56 | |
| 2017-09-28 | Lint docs js too and use `strict consistently. (#24160) | XhmikosR | 9 | -21/+41 | |
| 2017-09-28 | Move uglify-js's config back to CLI. (#24147) | XhmikosR | 2 | -11/+3 | |
| We need to pass different options and this seems cleaner at this point. In order for docs.min.js to keeps all comments, we don't pass `compress`. | |||||
| 2017-09-27 | Reset button element border-radius in Reboot (#24126) | Mark Otto | 1 | -0/+7 | |
| 2017-09-27 | example plugin: add `data-example-id` only if it's been supplied. (#24127) | XhmikosR | 1 | -2/+2 | |
| 2017-09-27 | Add quotes to mapping keys (#23701) | Martijn Cuppens | 1 | -30/+30 | |
| 2017-09-27 | Remove border-top if list-group follows card-header (#23022) | Benjamin Trenkle | 1 | -0/+6 | |
| 2017-09-27 | Mention replacement for .btn-group-justified (#23838) | Herst | 1 | -1/+1 | |
| Solution mentioned by Chris Baswell at https://stackoverflow.com/a/45969088 | |||||
| 2017-09-27 | Take out reference to Flex Order (#23759) | Ray Villalobos | 1 | -1/+1 | |
| Since flex-order was renamed to just order, change the subtitle. | |||||
| 2017-09-27 | Add auto to the list of sizes (#23786) | Ray Villalobos | 1 | -0/+1 | |
| I feel like `auto` is missing from the values here and that it should be there. Although it is mentioned below, only a single use case, whereas in other sections it appears with the option to set the left margin of an element to auto, for example. | |||||
| 2017-09-27 | Changed hex values to follow bootstrap coding guidelines | Moris Zen Pasic | 1 | -2/+2 | |
| 2017-09-27 | Added examples to the existing docs change for more clarity | Moris Zen Pasic | 1 | -5/+7 | |
| 2017-09-27 | Making the customization option docs cleared about variable overrides with ↵ | Moris Zen Pasic | 1 | -1/+1 | |
| !default flag | |||||
| 2017-09-27 | Remove unneeded `docsearch` variable. | XhmikosR | 1 | -7/+7 | |
| 2017-09-27 | Update package-lock.json. (#24133) | XhmikosR | 1 | -586/+848 | |
| 2017-09-26 | Add style for non-overlapping scrollbar in IE (#24081) | Prateek Goel | 1 | -0/+3 | |
| 2017-09-26 | Revert accidental `alt` addition from Bootstrap stack image. (#24122) | XhmikosR | 1 | -1/+1 | |
| Remove accidental `alt` addition from Bootstrap stack image. | |||||
| 2017-09-26 | Update comment for forms mixins (#24050) | Andrew Luca | 1 | -1/+1 | |
| Check `form-control-focus` mixin, variable name is `$input-focus-border-color` | |||||
| 2017-09-26 | Merge branch 'v4-dev' into btn-active | XhmikosR | 124 | -1620/+2213 | |
| 2017-09-26 | Fix color on example btn on navbar (#24052) | Andres Galante | 1 | -1/+1 | |
| 2017-09-26 | Add eslint-plugin-compat. | XhmikosR | 4 | -2/+41 | |
| We can check for browser compatibility on lint time now. | |||||
| 2017-09-26 | Move Autoprefixer's config in package.json. | XhmikosR | 3 | -23/+12 | |
| This is so other plugins can use it too. | |||||
| 2017-09-26 | Mention that dropdowns depend on popper.js too. | XhmikosR | 1 | -1/+1 | |
| 2017-09-26 | Minor Markdown consistency changes. | XhmikosR | 11 | -7/+11 | |
| 2017-09-26 | Fixes rounded corners on first and lat child on vertical btn group (#24119) | Andres Galante | 1 | -6/+6 | |
| 2017-09-26 | Normalize all links. (#24109) | XhmikosR | 29 | -57/+57 | |
| * use a trailing slash when possible * use https when possible * remove a few redirected links * consistently use `https://popper.js.org/` * fix `iconUrl` in nuget files * change Jekyll Windows guide to the official one | |||||
| 2017-09-26 | build/*.js: ES6-ify files. (#24112) | XhmikosR | 2 | -26/+22 | |
| 2017-09-26 | Improve theme-color-level() using abs() (#24074) | schwastek | 1 | -6/+2 | |
| `abs()` gets the absolute value of `$level`. That way, `if/else` statement can be completely eliminated. | |||||
| 2017-09-26 | Update Jekyll to v3.6.0. (#24102) | XhmikosR | 2 | -11/+11 | |
| 2017-09-26 | Update .gitattributes. (#24113) | XhmikosR | 1 | -1/+1 | |
| Add .txt and remove the non-existent .py files. | |||||
| 2017-09-26 | Tabs to spaces. (#24110) | XhmikosR | 2 | -5/+4 | |
| 2017-09-26 | Move the workbox build to a `postdocs-compile` script. (#24106) | XhmikosR | 1 | -1/+2 | |
| This way, it's run for us automatically after `docs-compile`. | |||||
| 2017-09-26 | docs: fix syntax highlighting for shell scripts. (#24103) | XhmikosR | 2 | -5/+15 | |
| Switch all instances to `sh` but keep `bash` so that things won't break either way. | |||||
| 2017-09-26 | Update Jekyll ignores. (#24101) | XhmikosR | 1 | -8/+9 | |
| * ignore `twbsconfig.yml` * add a trailing slash for folders | |||||
| 2017-09-26 | Add image dimensions in stack image. (#24100) | XhmikosR | 1 | -1/+1 | |
| 2017-09-26 | Lossy compress a few remaining PNGs. (#24097) | XhmikosR | 3 | -0/+0 | |
| Before: 312 KB (320.250 bytes) After: 253 KB (259.961 bytes) | |||||
| 2017-09-26 | Fix no rounded corners if there is only one card in a card-group (#24080) | SpicyDwarf | 1 | -1/+5 | |
| 2017-09-25 | Collapse - Allow to pass jQuery object or DOM element to the parent option | Johann-S | 4 | -9/+64 | |
| 2017-09-24 | Updated github help links (#24071) | Vasilii Artemchuk | 1 | -3/+3 | |
| 2017-09-24 | Accessibility fixes to dynamic tabs (`aria-selected`, remove dynamic tabs ↵ | Patrick H. Lauke | 3 | -121/+79 | |
| with dropdowns) * Use `aria-selected` instead of `aria-expanded` * Change tab.js to use `aria-selected` rather than `aria-expanded` * Add `aria-orientation=vertical` to vertical tab list * Remove dynamic tabs with dropdowns * Fix non-interactive code examples * Only set `aria-selected` on the `role="tab"` trigger - this stops `aria-selected` being incorrectly added to the `role="tabpanel"` itself (probably harmless, but nonetheless incorrect) | |||||
