aboutsummaryrefslogtreecommitdiff
path: root/docs/4.0/content/reboot.md
AgeCommit message (Collapse)AuthorFilesLines
2018-04-09Ship v4.1.0 (#26218)v4.1.0Mark Otto1-364/+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-12Use callout without custom Jekyll plugin.m5o1-2/+3
2018-01-19Use Jekyll's markdownify filter instead of a custom plugin (#25319)m5o1-22/+19
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
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 Otto1-1/+1
in our table of contents
2017-10-31Remove `datetime-local` warning from vnu ignore list, change reboot example.patrickhlauke1-2/+7
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-08-25Remove speculations about jQuery 3Herst1-1/+1
2017-08-18Update reboot.md (#23521)XhmikosR1-3/+3
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 Otto1-1/+1
2017-06-30update redirect_from on docs pagesMark Otto1-1/+1
2017-05-29update urlsMark Otto1-4/+4
2017-05-29Rearrange all the docs to allow for a docs/major.minor/ setupMark Otto1-0/+359