| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2020-05-13 | Bump version to 5.0.0-alpha1 (#29925) | XhmikosR | 10 | -1093/+0 | |
| Also add v4.5.0 in versions and keep README.md pointing to v4.5.0 so that there are no broken stuff. | |||||
| 2020-04-29 | Add a script to zip the built examples (#30130) | XhmikosR | 1 | -0/+6 | |
| 2020-04-26 | Rewrite Theming docs as Customize section | Mark Otto | 1 | -1/+1 | |
| - Broke up existing theming page into separate pages - Audited and updated each new docs page (some pages include some TBD sections) - Update sidenav to reflect changes - Fix links that pointed to the old Theming page - Update docs styles to reflect recent changes - Rewrite some bits in the Migration page | |||||
| 2020-04-26 | Remove existing Theming page as we build out a new Customize section | Mark Otto | 1 | -433/+0 | |
| 2020-04-15 | Add `bs-` prefixes to custom properties (#30591) | Martijn Cuppens | 1 | -3/+3 | |
| 2020-04-15 | Disable negative margins by default (#30585) | Martijn Cuppens | 1 | -1/+2 | |
| * Disable negative margins by default * Use shorter enable variable Co-authored-by: XhmikosR <[email protected]> | |||||
| 2020-04-13 | Rewrite grid docs to account for new grid tier | Mark Otto | 2 | -2/+2 | |
| - Breaks grid content across multiple pages - Updates mentions of grid tiers from five to six - Rewrites how it works sections to reference new options and tiers | |||||
| 2020-04-08 | Use correct hex color code(#30533) | Gaël Poupard | 1 | -1/+1 | |
| 2020-04-06 | Create `scss-docs` shortcode to get some snippets from the Scs… (#30502) | Martijn Cuppens | 1 | -33/+6 | |
| Co-authored-by: XhmikosR <[email protected]> | |||||
| 2020-03-24 | Fix redirected links. | XhmikosR | 1 | -1/+1 | |
| 2020-03-24 | Add explicit scope="col" to <th> column headers | Patrick H. Lauke | 1 | -11/+11 | |
| 2020-03-23 | Use WCAG contrast algo (#30168) | Gaël Poupard | 1 | -4/+10 | |
| 2020-03-23 | Use a link helper instead of the text color utility | Martijn Cuppens | 1 | -3/+3 | |
| 2020-03-18 | Update Legacy Edge support | Martijn Cuppens | 1 | -1/+1 | |
| 2020-03-18 | Remove Internet Explorer leftovers | XhmikosR | 3 | -44/+4 | |
| 2020-03-18 | Revert "Revert "Add information about IE 11 compatibility."" | XhmikosR | 1 | -0/+37 | |
| This reverts commit bcf76ef5f0d6305bb8aa7a83ae7fdc45256f7f08. | |||||
| 2020-03-15 | style: fixes indent (#30396) | Catalin Zalog | 1 | -2/+2 | |
| 2020-03-08 | Update browsers + devices support page to remove IE10, IE11 Mobile (#30363) | Christian Oliff | 1 | -12/+1 | |
| This PR removes unsupported browsers from supported tables based on the current `.browserlistrc` config | |||||
| 2020-02-17 | docs(theming): improve headings hierarchy under Sass → Functions (#30207) | Gaël Poupard | 1 | -3/+3 | |
| 2020-02-17 | Add Microsoft Edge for MacOS to supported browsers (#29956) | Christian Oliff | 1 | -1/+1 | |
| The new Chromium-based Edge has been available as a beta for sometime and general availability of the final version is expected to ship from Jan 15. I think it makes sense to add it as a supported browser once it's out of beta. REF: https://blogs.windows.com/windowsexperience/2019/11/04/introducing-the-new-microsoft-edge-and-bing/ | |||||
| 2020-02-15 | Remove map merges (#28508) | Martijn Cuppens | 1 | -18/+26 | |
| 2020-02-15 | Remove color shades callout (#30181) | Martijn Cuppens | 1 | -4/+0 | |
| Not applicable anymore since https://github.com/twbs/bootstrap/pull/29348 | |||||
| 2020-02-10 | Introduce posibility to disable !important suffix for utility classes (#29625) | Martijn Cuppens | 1 | -0/+1 | |
| 2020-02-03 | Split grid & containers (#29146) | Martijn Cuppens | 1 | -1/+1 | |
| 2020-01-16 | Remove unnecessary comma in 'All colors' (#30010) | Ty Mick | 1 | -1/+1 | |
| * Remove unnecessary comma in 'All colors' (Using a comma between a subject and predicate)[https://en.wikipedia.org/wiki/Comma#Between_the_subject_and_predicate] is nonstandard. * Update theming.md Co-authored-by: XhmikosR <[email protected]> | |||||
| 2020-01-13 | javascript.md: Add `srcset` in sanitizer docs (#30007) | XhmikosR | 1 | -1/+1 | |
| 2019-11-28 | docs: `$enable-rfs` is true by default (#29766) | cccabinet | 1 | -1/+1 | |
| 2019-11-25 | Some minor text tweaks | Mark Otto | 1 | -2/+4 | |
| 2019-11-25 | Link to versioned docs | Martijn Cuppens | 1 | -3/+3 | |
| 2019-11-25 | Copywriting edits | Mark Otto | 1 | -6/+4 | |
| 2019-11-25 | Enable RFS for font resizing | Martijn Cuppens | 2 | -1/+87 | |
| - Enable RFS - Add documentation - Disable doc font size overrides | |||||
| 2019-10-31 | Doc tweaks. | Mark Otto | 1 | -2/+2 | |
| 2019-10-31 | Add add and subtract function | ysds | 1 | -0/+38 | |
| 2019-10-18 | v5: Update colors to add shades and tints (#29348) | Mark Otto | 1 | -5/+19 | |
| * Add variables for shades and tints of each major color * getting-started/theming.md: use a `range`. | |||||
| 2019-09-17 | Use Hugo for our docs Sass and JS. (#29280) | XhmikosR | 1 | -2/+2 | |
| Now there's only one command needed to run the docs: `npm run docs-serve`. Also, simplify the npm scripts. | |||||
| 2019-09-06 | getting-started/theming.md: throw an error if the regex doesn't succeed. | XhmikosR | 1 | -0/+4 | |
| 2019-09-06 | Break a couple of long lines. | XhmikosR | 1 | -1/+3 | |
| 2019-09-02 | Fix a few redirected links. (#29352) | XhmikosR | 1 | -1/+1 | |
| 2019-08-29 | docs: remove swatches for theme colors. (#29327) | XhmikosR | 1 | -1/+1 | |
| Use the built-in utilities instead. | |||||
| 2019-08-29 | theming.md: automate _root.scss. (#29326) | XhmikosR | 1 | -25/+7 | |
| 2019-08-29 | theming.md: bring `:root` up to par with Scss. (#29323) | XhmikosR | 1 | -1/+1 | |
| Also, add a warning in _root.scss so that we don't miss it again. | |||||
| 2019-08-27 | Remove "Wall of browser bugs" page. (#29297) | XhmikosR | 1 | -2/+0 | |
| While important in the past, it has become obsolete, so removing it seems the best solution. | |||||
| 2019-08-16 | Use US locale consistently. (#29255) | XhmikosR | 1 | -1/+1 | |
| 2019-08-14 | Fix redirects. (#29254) | XhmikosR | 3 | -3/+3 | |
| 2019-08-07 | browser-devices.md: Fix Android version (#29224) | XhmikosR | 1 | -1/+1 | |
| 2019-08-04 | Update javascript.md | XhmikosR | 1 | -2/+2 | |
| 2019-08-04 | explain how to use bootstrap 5 with jQuery | Johann-S | 1 | -0/+4 | |
| 2019-08-02 | Update javascript.md | XhmikosR | 1 | -1/+1 | |
| 2019-08-02 | add a way to disable jQuery detection | Johann-S | 1 | -1/+1 | |
| 2019-08-01 | Update javascript.md | XhmikosR | 1 | -2/+1 | |
