| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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`. | |||||
| 2019-10-12 | Add color argument to button mixins (#29444) | Jeremy Jackson | 1 | -0/+2 | |
| Add optional `$color` argument to `button-variant()` and `button-outline-variant()` for additional flexibility. | |||||
| 2019-10-10 | Add new .bg-body utility class (#29511) | Mark Otto | 1 | -0/+1 | |
| 2019-10-03 | Variable card height (#29462) | Martijn Cuppens | 1 | -1/+1 | |
| 2019-10-02 | v5: .form-check layout changes (#29322) | Mark Otto | 3 | -7/+65 | |
| * Scope .form-check-input layout to the .form-check parent * Remove margin-bottom from list-group-items in case they are label elements * document .form-check in input groups and list groups, and cleanup the no-label examples in the main .form-check docs | |||||
| 2019-09-24 | Grid card example tweaks (#29409) | Shohei Yoshida | 1 | -4/+4 | |
| Stack in cards in one column when < md | |||||
| 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-16 | examples: darken gray a little bit. | XhmikosR | 3 | -5/+5 | |
| 2019-09-16 | card.md: use `text-dark` for warning card. | XhmikosR | 1 | -1/+1 | |
| 2019-09-16 | badge.md: use `text-dark` for warning. | XhmikosR | 1 | -2/+2 | |
| 2019-09-13 | Responsive sticky top (#29158) | jahanzaibsuleman07 | 1 | -0/+11 | |
| 2019-09-06 | about/brand.md: Remove unused class. | XhmikosR | 1 | -5/+5 | |
| 2019-09-06 | Docs tweaks | Martijn Cuppens | 2 | -35/+21 | |
| - Simplify display headings example markup - Simplify footer styles - Remove z-indices hacks in the docs - Remove redundant modal styling in docs - Use `escape-svg()` to escape docs sidebar chevron - Simplify sidebar chevron code - Cleanup masthead css & fix column width between `md` & `lg` - Easier to download logo's with the `download` attribute. - Changed some color codes into variables - Cleanup brands css | |||||
| 2019-09-06 | Move shortcodes used only once where they are needed. | XhmikosR | 2 | -2/+43 | |
| 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 | 2 | -2/+6 | |
| 2019-09-03 | Tweak form validation snippet. (#29359) | XhmikosR | 2 | -16/+17 | |
| * remove load event * use `forEach` and `querySelectorAll` * simplify check | |||||
| 2019-09-02 | Examples: use our utilities more. (#29358) | XhmikosR | 5 | -19/+12 | |
| 2019-09-02 | Use the example shortcode in more places. (#29346) | XhmikosR | 2 | -67/+30 | |
| 2019-09-02 | Docs: simplify a few Hugo `range`s. (#29333) | XhmikosR | 2 | -10/+10 | |
| 2019-09-02 | Fix a few redirected links. (#29352) | XhmikosR | 1 | -1/+1 | |
| 2019-08-30 | Add responsive example | ysds | 1 | -0/+13 | |
| 2019-08-30 | Allow override default col width | ysds | 1 | -0/+13 | |
| 2019-08-30 | Cleanup | Mark Otto | 1 | -0/+14 | |
| - Rename and move the variable to variables file - Move code to the grid file - Use the mixin to generate our own classes - Wrap in a grid classes enabled conditional - Document the mixin | |||||
| 2019-08-30 | Move margins, and equal height via utility example | Mark Otto | 1 | -19/+64 | |
| 2019-08-30 | First pass at .row-cols classes | Mark Otto | 2 | -1/+132 | |
| Trying to find a new way to do responsive card decks while not locking ourselves into the cards themselves. My thinking here is we can easily control the column (.col) width by the parent, but I don't know how many we need (have 0-5 now) across each breakpoint. This works for cards so far, and I think could get us equal height, too. | |||||
| 2019-08-30 | card.md remove empty `class` placeholder argument (#29345) | XhmikosR | 1 | -1/+1 | |
| 2019-08-30 | carousel.md: Remove duplicate bd-example div. (#29341) | XhmikosR | 1 | -34/+32 | |
| The example shortcode already adds this. | |||||
| 2019-08-30 | Clean up line heights & add line height utilities (#29271) | Martijn Cuppens | 3 | -1/+14 | |
| 2019-08-29 | Clean up instances of old .form-group (#29321) | Mark Otto | 2 | -8/+8 | |
| 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-28 | blog example: remove unused CSS. (#29316) | XhmikosR | 1 | -19/+0 | |
| 2019-08-27 | mention new variable in our docs | Mark Otto | 1 | -1/+1 | |
