| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2018-04-09 | Ship v4.1.0 (#26218)v4.1.0 | Mark Otto | 6 | -1682/+0 | |
| * update docs path from docs/4.0/ to docs/4.1/ * bump version to 4.1.0 * Update redirects to work for 4.1 docs move * Update docs version switcher to include latest and link to 4.0 docs * re-run dist * Update package-lock.json * Update docs-navbar.html | |||||
| 2018-03-14 | Remove custom example plugin. (#25784) | m5o | 4 | -64/+96 | |
| 2018-03-12 | Use callout without custom Jekyll plugin. | m5o | 3 | -10/+11 | |
| 2018-02-02 | close #25534 | Mark Otto | 1 | -1/+1 | |
| 2018-01-20 | tweak html | Mark Otto | 1 | -20/+10 | |
| 2018-01-20 | Merge branch 'borderless-table' of https://github.com/Varunram/bootstrap ↵ | Mark Otto | 1 | -0/+80 | |
| into Varunram-borderless-table | |||||
| 2018-01-19 | Use Jekyll's markdownify filter instead of a custom plugin (#25319) | m5o | 2 | -28/+25 | |
| 2018-01-11 | Remove `touch-action:manipulation` click optimization (#25250) | Patrick H. Lauke | 1 | -15/+1 | |
| Due to a severe performance bug in Chrome (see https://bugs.chromium.org/p/chromium/issues/detail?id=800522) and due to the fact that (with the exception of IE/Edge on Windows desktop with touchscreen) all modern browsers now optimize the click delay away anyway, this optimization is not needed. Closes https://github.com/twbs/bootstrap/issues/24670 | |||||
| 2018-01-03 | Patch fractional viewport widths to work around Safari rounding bug (#25177) | Patrick H. Lauke | 1 | -1/+1 | |
| Includes simplifying the prose in `tables.md` and adding the bug to the list of browser bugs. Closes https://github.com/twbs/bootstrap/issues/25166 | |||||
| 2017-12-28 | Set `cursor:pointer` for `<summary>` | Andres Galante | 1 | -0/+16 | |
| 2017-12-26 | Move from h4s and misc to h5s so headings from example snippets don't show ↵ | Mark Otto | 2 | -2/+2 | |
| in our table of contents | |||||
| 2017-12-22 | Move .table-responsive to a parent class instead of a modifier | Mark Otto | 1 | -135/+102 | |
| 2017-12-22 | Restyle code element, remove docs example overflow, improve docs examples ↵ | Mark Otto | 1 | -96/+70 | |
| (#25054) * Restyle code element, clean up variables - Removes the padding and background-color - Changes the color to a brand color () - Add new variables to kbd element styles to account for removing the code ones - Remove overrides that were needed previously * only break between words, and override it in the pre * make file inputs 100% wide * scope custom file changes in input group for sizing * shorter button labels for responsive * narrower cards * button was too wide * downsize * fewer links in pagination * redo cell text * improve overflow docs | |||||
| 2017-11-25 | Use Jekyll's `smartify` filter when possible. (#24866) | XhmikosR | 1 | -1/+1 | |
| 2017-11-24 | Update typography docs (#24863) | ysds | 1 | -1/+1 | |
| 2017-11-20 | Add support for fractional viewport widths (zoom/high-dpi displays) (#24299) | Patrick H. Lauke | 1 | -0/+4 | |
| * Change breakpoint max- calculation to fractional values * Update docs to reflect fractional max-width breakpoint values * Add fractional max-width to offcanvas example * Add documentation and SCSS comment for fractional viewport support | |||||
| 2017-11-15 | Correct spelling mistakes. (#24778) | Edward Betts | 1 | -1/+1 | |
| 2017-10-31 | Remove `datetime-local` warning from vnu ignore list, change reboot example. | patrickhlauke | 1 | -2/+7 | |
| 2017-10-19 | Better docs for table-responsive classes (#24438) | Mark Otto | 1 | -22/+77 | |
| 2017-10-11 | Add borderless table class along with docs. Rebase | Varunram | 1 | -0/+80 | |
| 2017-10-04 | content/images.md: fix indentation in `picture` snippet. | XhmikosR | 1 | -2/+2 | |
| 2017-10-03 | #24176 adds a note on the image docs about how to use picture | Andres Galante | 1 | -0/+12 | |
| 2017-10-02 | adds a note on typography docs about rem units on font-size-base (#23988) | Andres Galante | 1 | -5/+5 | |
| 2017-09-26 | Normalize all links. (#24109) | XhmikosR | 1 | -1/+1 | |
| * use a trailing slash when possible * use https when possible * remove a few redirected links * consistently use `https://popper.js.org/` * fix `iconUrl` in nuget files * change Jekyll Windows guide to the official one | |||||
| 2017-09-09 | Use CSS3 pseudo elements in documentation | vsn4ik | 1 | -1/+1 | |
| 2017-09-04 | adds captions and scop col on thead th (#23755) | Andres Galante | 1 | -73/+112 | |
| 2017-09-04 | v4 docs Update Table Responsive to include ↵ | Patrick Yeo | 1 | -2/+16 | |
| `.table-responsive{-sm|-md|-lg|-xl}` (#23665) | |||||
| 2017-08-25 | Remove speculations about jQuery 3 | Herst | 1 | -1/+1 | |
| 2017-08-21 | v4 docs Update Table docs with `.table-dark` and `.thead-light` changes | Patrick Yeo | 1 | -11/+11 | |
| 2017-08-18 | Update reboot.md (#23521) | XhmikosR | 1 | -3/+3 | |
| 2017-08-11 | Fix broken links in doc (#23324) | Chirag Modi | 1 | -1/+1 | |
| 2017-08-10 | Set explicit text-align on <body> element so we can use inherit to override ↵ | Mark Otto | 1 | -1/+1 | |
| the default <th> text-align value | |||||
| 2017-07-02 | fix some busted links | Mark Otto | 2 | -2/+2 | |
| 2017-07-01 | update link | Mark Otto | 1 | -1/+1 | |
| 2017-07-01 | Move /utilities/typography to /utilities/text to match SCSS file name | Mark Otto | 3 | -4/+4 | |
| 2017-07-01 | cleanup offsets | Mark Otto | 1 | -2/+4 | |
| 2017-06-30 | Drop .blockquote-reverse, replace with text utils, and redesign blockquote ↵ | Mark Otto | 1 | -3/+10 | |
| to not have a border | |||||
| 2017-06-30 | update redirect_from on docs pages | Mark Otto | 1 | -1/+1 | |
| 2017-06-28 | move table variants to use sass map | Mark Otto | 1 | -58/+12 | |
| 2017-05-29 | update urls | Mark Otto | 5 | -11/+11 | |
| 2017-05-29 | Rearrange all the docs to allow for a docs/major.minor/ setup | Mark Otto | 6 | -0/+1547 | |
