aboutsummaryrefslogtreecommitdiff
path: root/_includes
AgeCommit message (Collapse)AuthorFilesLines
2017-10-16Remove empty class from search menu button.XhmikosR1-1/+1
2017-10-16Use direct links to documentation, getting started and about pages.XhmikosR2-3/+3
The old ones are still being redirected.
2017-10-13Fix import.svg after 10bb79a. (#24359)XhmikosR1-1/+1
It was mistakenly the same as lightning.svg.
2017-09-27Remove unneeded `docsearch` variable.XhmikosR1-7/+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-13Fix missing `.btn` class from `bd-search-docs-toggler`. (#23942)XhmikosR1-1/+1
2017-08-18Fix favicons inclusion after e932345. (#23473)XhmikosR1-0/+2
2017-08-15Reduce liquid's whitespace for a few pages.XhmikosR6-32/+32
Also fix a couple of typos while at it and change header tags' order.
2017-08-15Register a service worker.XhmikosR1-0/+1
2017-08-15New favicons.XhmikosR2-5/+10
Include everything for most browsers to work including Android. Kept favicon.ico to the root dir. Also added a manifest.json for PWA.
2017-08-14fix docs version, closes #23421Mark Otto1-1/+1
2017-08-14FIX: Broken 'About' Link in the Footer (#23367)Ahmad Awais1-1/+1
2017-08-13Add `meta generator` tag.XhmikosR1-0/+1
2017-08-12Fix broken Examples link in the docs footer include – `footer.html`. (#23348)Steven Black1-1/+1
Re: #23343 – **Broken Links on getbootstrap.com** Clicking the `Examples` link in the Docs footer yields 404. http://getbootstrap.com/examples/ If merged, this makes the footer `Examples` link like the one in docs-navbar.html which is the same folder. Therefore `_includes/footer.html` and `_includes/docs-navbar.html` now use the same link to `Examples`.
2017-08-11Remove IE 10 viewport bug workaround JS.XhmikosR1-2/+0
2017-08-11Remove `text/javascript` since it's the default one. (#23321)XhmikosR2-3/+3
2017-08-11Fix JavaScript case and a typo. (#23320)XhmikosR1-1/+1
2017-08-11Fix broken links in documentation. (#23315)Jan Karlo Dela Cruz1-1/+1
2017-08-11Move inline SVGs to includes. (#23297)XhmikosR4-1/+4
Also: * compress them with SVGOMG * add titles * add `focusable="false"`
2017-08-11Fix the broken about link in the footer (#23298)Garth Bjerk1-1/+1
2017-08-07new homepage, new assets, clean out old stuffMark Otto1-1/+1
2017-07-30Specify `rel="noopener` for external links.XhmikosR2-9/+9
2017-07-30docs: add a few more Open Graph tags.XhmikosR1-1/+6
2017-07-08update docsearch config to handle h1s properly (load top of page, not at the h1)Mark Otto1-0/+6
2017-07-08Added the .navbar-expand class to the docs-nav navbar to fix issue #22976gijsbotje1-1/+1
2017-07-02fix some busted linksMark Otto1-1/+1
2017-06-25update navbars to rename .navbar-inverse to .navbar-dark, update all navbar ↵Mark Otto1-1/+1
examples and variables
2017-06-17fixes #22846Mark Otto1-2/+2
2017-06-17Docs: accessibility and IE fixes for SVG-based top navigation (#22848)Patrick H. Lauke6-9/+9
* Add explicit aria-label attributes to <svg> based links As some browser/AT combinations don't seem to fully support grabbing the `<title>` from inside the `<svg>` as the link text/name to announce (e.g. Firefox+NVDA) * Add <title> to Bootstrap logo <svg> * Add <title> to menu <svg> * Add explicit focusable="false" to <svg> icons Due to a bug/"feature" in IE, `<svg>` elements are usually separately focusable, which then results in links with `<svg>` icons being essentially focused twice (once for the link, and once for the `<svg>` inside, which is then also non-interactive)
2017-06-01Fix search redirectMaxime Locqueville1-1/+1
2017-05-31tweak bootstrap svgMark Otto2-2/+2
2017-05-30add link to prior versionsMark Otto1-7/+5
2017-05-30not in use anymoreMark Otto1-46/+0
2017-05-30rename filesMark Otto2-0/+0
2017-05-30blank targets for things that link off the main docs pagesMark Otto1-7/+7
2017-05-30redo button stylesMark Otto1-1/+1
- rename .btn-bs to .btn-bd-purple - abstract yellow masthead button into .btn-bd-yellow and use it the new docs navbar
2017-05-29tweak navbar so it isn't more than 4rem highMark Otto1-1/+1
2017-05-29account for new nav structureMark Otto1-1/+1
2017-05-29update examples link and add a redirectMark Otto1-1/+1
2017-05-29move scripts to separate include so we can include them across layouts even ↵Mark Otto2-51/+50
if the footer isn't there
2017-05-29Better handling of redirectsMaxime Locqueville1-9/+7
2017-05-29remove origin from url to be able to redirect locallyMaxime Locqueville1-3/+11
2017-05-29Rearrange all the docs to allow for a docs/major.minor/ setupMark Otto14-0/+312
2013-12-28Rearrange repository contents because muahahahahahahaMark Otto12-617/+0
2013-12-24Update Respond.js to v1.4.2.XhmikosR1-1/+1
2013-12-23Fixes #11975: Change from png to .ico for faviconMark Otto1-1/+1
2013-12-21add section for contentsMark Otto1-0/+1
2013-12-21Team members on About pageMark Otto1-1/+1
2013-12-20more LessMark Otto1-1/+1
2013-12-20Sass docs; LESS to Less because fuck capsMark Otto1-0/+9