| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2020-02-07 | Use `aria-current` where appropriate (#30079) | Gaël Poupard | 15 | -56/+61 | |
| 2020-02-04 | Update migration guide for removal of .form-text (#30134) | Mark Otto | 1 | -0/+1 | |
| Closes #29630 | |||||
| 2020-02-03 | Added extra information about flex-alignment on vertical-alignment (#30047) | eliasswns | 1 | -0/+2 | |
| * change sentence * Update vertical-align.md Co-authored-by: XhmikosR <[email protected]> Co-authored-by: Mark Otto <[email protected]> | |||||
| 2020-02-03 | Split grid & containers (#29146) | Martijn Cuppens | 2 | -1/+2 | |
| 2020-01-25 | Fix file input (#30086) | Martijn Cuppens | 1 | -1/+4 | |
| 2020-01-25 | docs(licence): fix headings hierarchy (#30080) | Gaël Poupard | 1 | -4/+4 | |
| 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 | Blog example: add `display=swap` for the Google Font (#30013) | XhmikosR | 1 | -1/+1 | |
| 2020-01-13 | Dashboard example: update Chart.js to v2.9.3. (#30014) | XhmikosR | 1 | -2/+2 | |
| 2020-01-13 | javascript.md: Add `srcset` in sanitizer docs (#30007) | XhmikosR | 1 | -1/+1 | |
| 2020-01-10 | Close modal with keyboard=true & backdrop=static (#29986) | Giovanni Mendoza | 1 | -4/+4 | |
| * Close modal with keyboard=true & backdrop=static | |||||
| 2020-01-06 | Delete icons.md (#29939) | XhmikosR | 1 | -21/+0 | |
| This is unused | |||||
| 2020-01-04 | Remove redundant `overflow-wrap` property | Martijn Cuppens | 1 | -1/+1 | |
| While `overflow-wrap` is the more recommanded option, `word-wrap` alone has a wider support. | |||||
| 2020-01-04 | Use word-wrap in .text-break for IE and Edge compatibility. | Florian Lacreuse | 1 | -1/+1 | |
| 2020-01-02 | reboot.md: Fix rendering for the recent Hugo versions (#29938) | XhmikosR | 1 | -22/+0 | |
| 2020-01-02 | reboot.md: Add missing Noto Sans font (#29937) | XhmikosR | 1 | -3/+7 | |
| * reboot.md: Add missing Noto Sans font * Sans serif order fix Co-authored-by: Martijn Cuppens <[email protected]> | |||||
| 2019-12-30 | Drop `.text-justify` class (#29793) | Martijn Cuppens | 2 | -7/+6 | |
| Co-authored-by: XhmikosR <[email protected]> | |||||
| 2019-12-27 | Simplify disabled styles (#29296) | Martijn Cuppens | 3 | -2/+10 | |
| * Simplify disabled styles * Mention pointer-events usage | |||||
| 2019-12-25 | Remove redundant classes | Martijn Cuppens | 1 | -1/+1 | |
| 2019-12-25 | Update index.html | XhmikosR | 1 | -1/+1 | |
| 2019-12-25 | Examples: adapt after the container requirement. | XhmikosR | 6 | -132/+144 | |
| 2019-12-25 | Fix offcanvas example. (#29909) | XhmikosR | 1 | -53/+55 | |
| 2019-12-25 | Documentation fix: move width after `make-container()` mixin (#29820) | Martijn Cuppens | 1 | -1/+3 | |
| Co-authored-by: XhmikosR <[email protected]> | |||||
| 2019-12-20 | examples: Fix checkout page (#29886) | Martijn Cuppens | 1 | -17/+17 | |
| 2019-12-18 | Fix broken team link on icons page (#29871) | Christian Oliff | 1 | -1/+1 | |
| Change: https://github.com/twbs/members to: https://github.com/orgs/twbs/people | |||||
| 2019-12-16 | Work around invalid generated HTML | XhmikosR | 3 | -10/+4 | |
| 2019-12-14 | Add `form-control-focus()` deprecation to migration guide | Martijn Cuppens | 1 | -0/+1 | |
| 2019-12-11 | Typo fix (#29832) | Martijn Cuppens | 1 | -1/+1 | |
| 2019-12-08 | Update states (#29792) | Martijn Cuppens | 1 | -1/+1 | |
| 2019-12-06 | Add font style normal (#29744) | Matthieu Vignolle | 1 | -0/+1 | |
| 2019-12-01 | Improve wrapping and hit area of accordion example titles (#29782) | Shohei Yoshida | 1 | -3/+3 | |
| 2019-11-28 | docs: `$enable-rfs` is true by default (#29766) | cccabinet | 1 | -1/+1 | |
| 2019-11-27 | Change deprecated html tags to text decoration classes (#29604) | Matthieu Vignolle | 2 | -5/+19 | |
| 2019-11-26 | justify-content:between ⇒ justify-content:space-between (#29734) | 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 | 2 | -4/+4 | |
| 2019-11-25 | Copywriting edits | Mark Otto | 2 | -7/+5 | |
| 2019-11-25 | Enable RFS for font resizing | Martijn Cuppens | 4 | -6/+90 | |
| - Enable RFS - Add documentation - Disable doc font size overrides | |||||
| 2019-11-24 | Set vertical-align on .form-check-input (#29521) | Jonathan Hefner | 1 | -10/+10 | |
| This is a follow-up to #29322, specifically "allowing easy placement of the `.form-check-input` in more places." In my testing in Firefox and Chrome, setting `vertical-align: top` removes the need to add `float-left` to vertically align the checkbox and label text. And doing so does not visually affect examples which do apply `float: left` via nesting in a `.form-check`. | |||||
| 2019-11-07 | dashboard/index.html: update feather-icons to v4.24.1 (#29651) | XhmikosR | 1 | -2/+2 | |
| 2019-11-01 | Update modal.md (#29621) | XhmikosR | 1 | -1/+1 | |
| Fix typo | |||||
| 2019-10-31 | Doc tweaks. | Mark Otto | 1 | -2/+2 | |
| 2019-10-31 | Add add and subtract function | ysds | 1 | -0/+38 | |
| 2019-10-27 | v5: Simplify navbars by requiring containers (#29339) | Mark Otto | 3 | -494/+568 | |
| * v5: Simplify navbars by requiring containers * Update migration docs for navbar | |||||
| 2019-10-25 | Added animation when modal backdrop is static (#29516) | Higor Araújo dos Anjos | 1 | -1/+64 | |
| 2019-10-25 | Add configurable button text wrapping (#29554) | Martijn Cuppens | 1 | -0/+4 | |
| 2019-10-21 | Rename close icon to close button (#29387) | Shohei Yoshida | 2 | -5/+5 | |
| 2019-10-21 | Get rid of unneeded `div`s. (#29563) | XhmikosR | 2 | -87/+29 | |
| Use our example shortcode's `class` parameter instead. | |||||
| 2019-10-18 | v5: Icons docs cleanup (#29450) | Mark Otto | 2 | -9/+14 | |
| * Remove mention of icons from migration since they're not part of the core project * Cleanup icons page to mention Bootstrap Icons | |||||
| 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`. | |||||
