aboutsummaryrefslogtreecommitdiff
path: root/docs/4.0/content
AgeCommit message (Collapse)AuthorFilesLines
2018-04-09Ship v4.1.0 (#26218)v4.1.0Mark Otto6-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-14Remove custom example plugin. (#25784)m5o4-64/+96
2018-03-12Use callout without custom Jekyll plugin.m5o3-10/+11
2018-02-02close #25534Mark Otto1-1/+1
2018-01-20tweak htmlMark Otto1-20/+10
2018-01-20Merge branch 'borderless-table' of https://github.com/Varunram/bootstrap ↵Mark Otto1-0/+80
into Varunram-borderless-table
2018-01-19Use Jekyll's markdownify filter instead of a custom plugin (#25319)m5o2-28/+25
2018-01-11Remove `touch-action:manipulation` click optimization (#25250)Patrick H. Lauke1-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-03Patch fractional viewport widths to work around Safari rounding bug (#25177)Patrick H. Lauke1-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-28Set `cursor:pointer` for `<summary>`Andres Galante1-0/+16
2017-12-26Move from h4s and misc to h5s so headings from example snippets don't show ↵Mark Otto2-2/+2
in our table of contents
2017-12-22Move .table-responsive to a parent class instead of a modifierMark Otto1-135/+102
2017-12-22Restyle code element, remove docs example overflow, improve docs examples ↵Mark Otto1-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-25Use Jekyll's `smartify` filter when possible. (#24866)XhmikosR1-1/+1
2017-11-24Update typography docs (#24863)ysds1-1/+1
2017-11-20Add support for fractional viewport widths (zoom/high-dpi displays) (#24299)Patrick H. Lauke1-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-15Correct spelling mistakes. (#24778)Edward Betts1-1/+1
2017-10-31Remove `datetime-local` warning from vnu ignore list, change reboot example.patrickhlauke1-2/+7
2017-10-19Better docs for table-responsive classes (#24438)Mark Otto1-22/+77
2017-10-11Add borderless table class along with docs. RebaseVarunram1-0/+80
2017-10-04content/images.md: fix indentation in `picture` snippet.XhmikosR1-2/+2
2017-10-03#24176 adds a note on the image docs about how to use pictureAndres Galante1-0/+12
2017-10-02adds a note on typography docs about rem units on font-size-base (#23988)Andres Galante1-5/+5
2017-09-26Normalize all links. (#24109)XhmikosR1-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-09Use CSS3 pseudo elements in documentationvsn4ik1-1/+1
2017-09-04adds captions and scop col on thead th (#23755)Andres Galante1-73/+112
2017-09-04v4 docs Update Table Responsive to include ↵Patrick Yeo1-2/+16
`.table-responsive{-sm|-md|-lg|-xl}` (#23665)
2017-08-25Remove speculations about jQuery 3Herst1-1/+1
2017-08-21v4 docs Update Table docs with `.table-dark` and `.thead-light` changesPatrick Yeo1-11/+11
2017-08-18Update reboot.md (#23521)XhmikosR1-3/+3
2017-08-11Fix broken links in doc (#23324)Chirag Modi1-1/+1
2017-08-10Set explicit text-align on <body> element so we can use inherit to override ↵Mark Otto1-1/+1
the default <th> text-align value
2017-07-02fix some busted linksMark Otto2-2/+2
2017-07-01update linkMark Otto1-1/+1
2017-07-01Move /utilities/typography to /utilities/text to match SCSS file nameMark Otto3-4/+4
2017-07-01cleanup offsetsMark Otto1-2/+4
2017-06-30Drop .blockquote-reverse, replace with text utils, and redesign blockquote ↵Mark Otto1-3/+10
to not have a border
2017-06-30update redirect_from on docs pagesMark Otto1-1/+1
2017-06-28move table variants to use sass mapMark Otto1-58/+12
2017-05-29update urlsMark Otto5-11/+11
2017-05-29Rearrange all the docs to allow for a docs/major.minor/ setupMark Otto6-0/+1547