| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2018-11-22 | Update devDependencies. | XhmikosR | 2 | -82/+65 | |
| 2018-11-22 | Fixed a fixed height issue of input-group size option (#27687) | ysds | 1 | -2/+10 | |
| 2018-11-22 | Add border-radius to dropdown items (#27703) | Roy Klutman | 2 | -0/+9 | |
| 2018-11-21 | Placeholders: use our gray colors (#27701) | m5o | 1 | -4/+4 | |
| Previously we were using the old holder.js colors. | |||||
| 2018-11-21 | Sass precision documentation (#27705) | Martijn Cuppens | 1 | -1/+1 | |
| 2018-11-21 | reboot: Fix mailto address (#27700) | XhmikosR | 1 | -1/+1 | |
| 2018-11-21 | docs: fix path to assets. (#27696) | XhmikosR | 3 | -6/+10 | |
| 2018-11-20 | Use wrapping span instead of div (#27695) | Martijn Cuppens | 2 | -7/+6 | |
| 2018-11-20 | docs-sidebar.html: remove commented out code. | XhmikosR | 1 | -14/+0 | |
| Leftover from old times. | |||||
| 2018-11-20 | Reindent. | XhmikosR | 3 | -15/+17 | |
| 2018-11-20 | Remove holder.js. | XhmikosR | 7 | -33/+4 | |
| 2018-11-20 | Use the new include in examples too. | XhmikosR | 7 | -31/+41 | |
| 2018-11-20 | Fix placeholder image replacement. | m5o | 1 | -5/+22 | |
| 2018-11-20 | Tweak placeholder.svg. | XhmikosR | 2 | -47/+46 | |
| * always include the title * make it possible to skip adding the title by passing `title=' '` * remove viewBox since we don't need it | |||||
| 2018-11-20 | Replace holder.js with SVGs. | Martijn Cuppens | 12 | -78/+130 | |
| 2018-11-20 | Replace anchor.js with jekyll-anchor-headings. | XhmikosR | 7 | -18/+98 | |
| This allows us to generate the anchor links on build time. https://github.com/allejo/jekyll-anchor-headings | |||||
| 2018-11-20 | Remove `sudo` from Travis config. (#27693) | XhmikosR | 1 | -1/+0 | |
| https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migration | |||||
| 2018-11-20 | Allows both OL and UL lists for tab buttons | Tieson Trowbridge | 2 | -3/+3 | |
| 2018-11-20 | Add documentation about .text-decoration-none (#27686) | ysds | 1 | -0/+9 | |
| 2018-11-19 | Add documentation about viewport sizing utilities (#27688) | ysds | 1 | -1/+14 | |
| 2018-11-18 | Add documentation about .font-weight-bolder/lighter (#27678) | ysds | 1 | -0/+2 | |
| 2018-11-18 | Prevent text decoration skip inc and reorder comments (#27673) | Martijn Cuppens | 1 | -4/+6 | |
| 2018-11-17 | Spinners cleanup | Martijn Cuppens | 1 | -9/+3 | |
| 2018-11-17 | Support custom-select sizing in input-group (#27677) | ysds | 1 | -0/+7 | |
| 2018-11-17 | Enforce lowercase class name in .stylelintrc (#27668) | Christian Oliff | 2 | -1/+2 | |
| 2018-11-17 | Inherit card header color (#27681) | Martijn Cuppens | 1 | -1/+1 | |
| 2018-11-16 | Update devDependencies and gems. | XhmikosR | 4 | -685/+484 | |
| 2018-11-16 | Update autoprefixer link to `.browserslistrc` file (#27675) | Iurii Kucherov | 1 | -1/+1 | |
| 2018-11-15 | Use fancy apostrophe in HTML files. | XhmikosR | 8 | -12/+12 | |
| For Markdown files, this isn't needed because the Markdown converter takes care of this. | |||||
| 2018-11-14 | some cleaning and changes for readability | Johann-S | 12 | -284/+273 | |
| 2018-11-13 | Keep input group & form label font size in sync with form control font size ↵ | Martijn Cuppens | 2 | -4/+4 | |
| (#27663) | |||||
| 2018-11-13 | Dist | XhmikosR | 45 | -8933/+10301 | |
| 2018-11-13 | Clean up some docs for toasts | Mark Otto | 1 | -57/+81 | |
| - Add headings to examples section - Clarify styles and customization options in examples - Add dismiss buttons to all toasts - Missing period added for consistency - Update roles, tweak text | |||||
| 2018-11-13 | Nest the `.toast.show` and use `display: block;` as inherit causes broken styles | Mark Otto | 1 | -3/+3 | |
| 2018-11-13 | Update toast documentation following pull #27155 | Laussel LOïc | 2 | -25/+27 | |
| Also remove close button everywhere just let it when autohide is set to false | |||||
| 2018-11-13 | Remove the show delay for our toast plugin | Johann-S | 4 | -63/+17 | |
| 2018-11-13 | Implement `data-dismiss="toast"` to allow user to interact itself with the ↵ | Laussel Loïc | 4 | -32/+117 | |
| component (#27155) | |||||
| 2018-11-13 | Fix toast documentation page. | Johann-S | 3 | -1/+134 | |
| 2018-11-13 | Create toast JS plugin, add unit tests. | Johann-S | 10 | -3/+529 | |
| 2018-11-13 | Add new toasts component | Mark Otto | 5 | -1/+216 | |
| 2018-11-13 | Customize browse text of the custom file input with HTML (#27651) | Martijn Cuppens | 2 | -1/+17 | |
| 2018-11-13 | Spinners: show all color variants. | XhmikosR | 1 | -15/+7 | |
| 2018-11-13 | Bump bootstrap.min.css bundle size. | XhmikosR | 1 | -1/+1 | |
| 2018-11-13 | spinners: use the animation shorthand property. | XhmikosR | 1 | -8/+2 | |
| 2018-11-13 | Add Bootstrap's very first spinners omfg it's actually happening | Mark Otto | 5 | -0/+249 | |
| 2018-11-12 | Jekyll: Add wdm gem for Windows. (#27658) | XhmikosR | 2 | -0/+3 | |
| 2018-11-12 | Update clipboard.js to v2.0.3 (#27657) | Christian Oliff | 1 | -2/+2 | |
| 2018-11-11 | Replace `data-src` with `src="..."` in docs. (#27649) | XhmikosR | 1 | -1/+16 | |
| 2018-11-11 | Minor/Docs: tweak accordion example heading level (#27620) | Patrick H. Lauke | 1 | -6/+6 | |
| 2018-11-11 | Allow to add more embed responsive ratios (#25894) | Martijn Cuppens | 3 | -21/+30 | |
