| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2020-11-19 | Adapt to main changesplayground | XhmikosR | 1 | -12/+10 | |
| 2020-11-19 | Add an iOS style list group with switches and chevrons | Mark Otto | 1 | -0/+26 | |
| 2020-11-19 | v5: Playground for new ideas | Mark Otto | 2 | -0/+154 | |
| WIP effort to look at some components and design choices that could make their way into v5. | |||||
| 2020-11-19 | docs: update selector CodePen example (#32163) | XhmikosR | 2 | -2/+2 | |
| 2020-11-19 | examples: add the version number in `title` (#32198) | XhmikosR | 1 | -1/+1 | |
| 2020-11-19 | Update migration guide about w-100 | Mark Otto | 1 | -1/+1 | |
| 2020-11-19 | examples: fix `.btn-block` instances | XhmikosR | 3 | -5/+5 | |
| 2020-11-19 | Docs: fix homepage npm install version (#32194) | Jiang Yan | 1 | -1/+1 | |
| 2020-11-18 | Docs: change sidebar collapse controls to actual button elements (#31098) | Patrick H. Lauke | 2 | -18/+31 | |
| apart from the visual styling, there's probably no good reason why these shouldn't be `<button>` elements, semantically the buttons still look a shade too button-like, despite using `.btn-light`. the last remnant of button styling can probably be suppressed further, *or* this makes the case for expanding the core button styles to have one that looks completely non-button and non-link like (for cases where an additional style/hint was given already, or it's clear from context that something's an actionable button or link) Co-authored-by: XhmikosR <[email protected]> | |||||
| 2020-11-18 | correct "breakpoint" typo (#32191) | Matt Shaw | 1 | -1/+1 | |
| breakpoing --> breakpoint | |||||
| 2020-11-18 | docs: Add missing `.has-validation` class for input group example (#32162) | Kyle Tsang | 1 | -1/+1 | |
| Co-authored-by: Martijn Cuppens <[email protected]> Co-authored-by: XhmikosR <[email protected]> | |||||
| 2020-11-18 | docs(dropdowns): clarify where is `.show` applied (#32189) | Gaël Poupard | 1 | -1/+1 | |
| Fixes #32712 | |||||
| 2020-11-17 | Fix the marker SVG color to match the button (#32174) | Christian Oliff | 1 | -1/+1 | |
| 2020-11-17 | docs: use `expanded` Sass output style for development (#32176) | XhmikosR | 1 | -1/+1 | |
| 2020-11-17 | skippy.html: reduce whitespace output | XhmikosR | 1 | -3/+2 | |
| 2020-11-17 | Add baseof layout | Tiger Oakes | 5 | -143/+114 | |
| 2020-11-17 | Move redirect layout into partial | Tiger Oakes | 3 | -22/+13 | |
| 2020-11-15 | Switch to jsDelivr for the remaining docs assets (#32158) | XhmikosR | 2 | -6/+6 | |
| 2020-11-14 | popovers.md: unbreak line (#32153) | XhmikosR | 1 | -2/+1 | |
| 2020-11-14 | search.js: remove `window.location.origin` workaround | XhmikosR | 1 | -15/+1 | |
| 2020-11-14 | Use `String.startsWith` | XhmikosR | 1 | -1/+1 | |
| 2020-11-14 | Switch to `String.includes()` | XhmikosR | 1 | -1/+0 | |
| 2020-11-14 | Move migration notes | XhmikosR | 1 | -5/+5 | |
| 2020-11-14 | Update the remaining files | XhmikosR | 2 | -20/+20 | |
| 2020-11-14 | Add note in migration.md | Mark Otto | 1 | -0/+4 | |
| 2020-11-14 | Rename docs version data attribute | XhmikosR | 2 | -2/+2 | |
| 2020-11-14 | Add `bs` in data attributes | Rohit Sharma | 34 | -389/+389 | |
| - Add `bs` in data APIs everywhere - Update unit tests | |||||
| 2020-11-13 | Move states docs and rewrite to match existing examples | Mark Otto | 1 | -56/+34 | |
| 2020-11-13 | Add hover utilities | Nikita Mikhaylov | 1 | -0/+56 | |
| remome several hobers refactoring hover utilities refactoring hover utilities | |||||
| 2020-11-13 | Rename scale-color() function to shift-color() to avoid collision with ↵ | Mark Otto | 1 | -1/+7 | |
| Sass's own color function (#32149) | |||||
| 2020-11-13 | application.js: remove non-existent selector (#32131) | XhmikosR | 1 | -1/+1 | |
| 2020-11-13 | Add hyphen between Sass and based (#32134) | Jonathan | 1 | -1/+1 | |
| Co-authored-by: XhmikosR <[email protected]> | |||||
| 2020-11-13 | example.html: remove extra whitespace (#32143) | XhmikosR | 1 | -1/+1 | |
| If we don't pass `class` to the `placeholder` shortcode, this resulted in two spaces before the `alt` attribute: ```html {{< example >}} {{< placeholder width="64" height="64" >}} {{< /example >}} ``` ```html <img src="..." alt="..."> ``` | |||||
| 2020-11-12 | Update floating-labels.md (#32139) | Dylan Anderson | 1 | -1/+1 | |
| Fixed grammar error. | |||||
| 2020-11-12 | Fix caniuse.com URLS to prevent redirects (#32135) | Christian Oliff | 4 | -4/+4 | |
| Shorter URLS which are faster as they avoid HTTP redirects | |||||
| 2020-11-11 | Prepare v5.0.0-alpha3 (#32122)v5.0.0-alpha3 | XhmikosR | 1 | -1/+1 | |
| 2020-11-11 | browsers-devices: add `chomp` (#32116) | XhmikosR | 1 | -1/+1 | |
| This is to remove any trailing newlines in the `.browserslistrc` shortcode | |||||
| 2020-11-11 | Minor improvements to the Alpha 3 changelog (#32126) | Christian Oliff | 1 | -6/+3 | |
| Small changes for improved consistency Co-authored-by: XhmikosR <[email protected]> | |||||
| 2020-11-11 | masthead: add newlines in the snippets and reindent (#32129) | XhmikosR | 2 | -8/+10 | |
| * Update masthead-followup.html * Update single.html | |||||
| 2020-11-10 | Clarify JS bundle docs one more time (#32105) | Mark Otto | 1 | -2/+2 | |
| Co-authored-by: XhmikosR <[email protected]> | |||||
| 2020-11-09 | docs.html: replace backslashes with forward slashes (#32102) | XhmikosR | 1 | -1/+1 | |
| This resulted in wrong links when building the docs on Windows. | |||||
| 2020-11-09 | search.js: check for `search-input` element early (#32100) | XhmikosR | 1 | -2/+3 | |
| 2020-11-09 | search.js: use the current v5.getbootstrap.com URL (#32099) | XhmikosR | 1 | -1/+1 | |
| 2020-11-09 | Drop `.btn-block` classes, replace with utilities (#31995) | Mark Otto | 2 | -7/+44 | |
| Co-authored-by: XhmikosR <[email protected]> | |||||
| 2020-11-09 | [Docs] Changes to navbar documentation/explanation (#32090) | Patrick H. Lauke | 1 | -11/+11 | |
| * Expand "external content" section for navbar - rephrase the intro to make a bit more sense - add note about dangers of focus/reading order problems * Remove pointless intro sentence * Small wording changes/additions/fixes | |||||
| 2020-11-08 | Add .gap utilities (#32074) | Mark Otto | 1 | -5/+21 | |
| * Add gap utilities * Update .bundlewatch.config.json * Revamp headings on this page for better organization Co-authored-by: XhmikosR <[email protected]> | |||||
| 2020-11-08 | Partially revert "Move this to a partial to work around the stray `p` ↵ | XhmikosR | 2 | -16/+15 | |
| issue." (#32076) This partially reverts commit 23ddfa99a33c81916666326e0cfd2582dacfca44. | |||||
| 2020-11-08 | download.md: link to JS files comparison too (#32087) | XhmikosR | 1 | -1/+1 | |
| 2020-11-08 | reboot.md: mention "Liberation Sans" (#32084) | XhmikosR | 1 | -0/+1 | |
| 2020-11-06 | Fix missing border & add transitions | Martijn Cuppens | 1 | -6/+6 | |
