| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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 | |
| 2018-11-11 | Redirect `/extend/` to `/extend/approach/`. | XhmikosR | 1 | -0/+1 | |
| 2018-11-11 | Remove custom properties from examples so that they work in IE (#27634) | Martijn Cuppens | 2 | -18/+9 | |
| 2018-11-11 | Fix modal positioning on Android. | jvitela | 1 | -4/+4 | |
| When the address bar is hidden, sometimes the visual position of the controls is out of sync with its logical position. | |||||
| 2018-11-09 | Dashboard example: update 3rd-party libs and use the same CDN. | XhmikosR | 1 | -2/+2 | |
| 2018-11-09 | Add an examples layout. | XhmikosR | 24 | -2601/+2226 | |
| Reduces duplication and makes maintenance easier. | |||||
| 2018-11-09 | Move analytics to an include file. | XhmikosR | 2 | -9/+7 | |
| 2018-11-09 | Move stylesheets to an include. | XhmikosR | 2 | -12/+13 | |
| 2018-11-08 | use bsCustomFileInput in our docs (#27631) | Johann-S | 1 | -1/+3 | |
| 2018-11-07 | Wrap checkboxes in `.form-group` (#27624) | sts-ryan-holton | 2 | -15/+21 | |
| 2018-11-06 | Docs: Improve accessibility of disabled link example (#27614) | ysds | 4 | -24/+24 | |
| Add `tabindex="-1"` and `aria-disabled="true"` to disabled link | |||||
| 2018-11-05 | display chrome version on travis | Johann-S | 1 | -0/+2 | |
| 2018-11-05 | Travis: Add back chrome addon (#27610) | XhmikosR | 1 | -0/+2 | |
| 2018-11-05 | Travis: exit pipeline if test fails. | XhmikosR | 1 | -1/+1 | |
| 2018-11-05 | Increase readability card columns docs (#27609) | Martijn Cuppens | 1 | -1/+1 | |
| 2018-11-05 | Add new `.rounded-pill` utility (#27339) | sts-ryan-holton | 3 | -0/+8 | |
| 2018-11-05 | Reorganize npm scripts. | XhmikosR | 1 | -12/+18 | |
| 2018-11-05 | Prevent white line in Firefox (regression) (#27594) | Martijn Cuppens | 1 | -0/+1 | |
| 2018-11-05 | Remove htmllint. (#27603) | XhmikosR | 3 | -381/+1 | |
| We use the official HTML validator for HTML validation, and we don't really use any of the htmllint features. | |||||
| 2018-11-05 | Add Noto Sans to the font stack (#27596) | LittleHuba | 1 | -1/+1 | |
| Fixes #27595 | |||||
| 2018-11-05 | Add japanese to translations (#27599) | okazou | 1 | -0/+5 | |
| 2018-11-04 | Made the disabled state for nav more obvious. (#27382) | Arvind S | 1 | -0/+2 | |
| 2018-11-04 | Ligthen/Darken Button focus shadow color | ysds | 1 | -4/+4 | |
| 2018-11-04 | Update README.md (#27588) | XhmikosR | 1 | -5/+8 | |
| * remove jobs link * specify a link in the BrowserStack image | |||||
| 2018-11-04 | Update devDependencies and gems. | XhmikosR | 3 | -66/+72 | |
| 2018-11-04 | Use a badge for .text-wrap example | Martijn Cuppens | 1 | -1/+1 | |
