| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2017-08-07 | new homepage, new assets, clean out old stuff | Mark Otto | 1 | -1/+1 | |
| 2017-07-30 | Specify `rel="noopener` for external links. | XhmikosR | 2 | -9/+9 | |
| 2017-07-30 | docs: add a few more Open Graph tags. | XhmikosR | 1 | -1/+6 | |
| 2017-07-08 | update docsearch config to handle h1s properly (load top of page, not at the h1) | Mark Otto | 1 | -0/+6 | |
| 2017-07-08 | Added the .navbar-expand class to the docs-nav navbar to fix issue #22976 | gijsbotje | 1 | -1/+1 | |
| 2017-07-02 | fix some busted links | Mark Otto | 1 | -1/+1 | |
| 2017-06-25 | update navbars to rename .navbar-inverse to .navbar-dark, update all navbar ↵ | Mark Otto | 1 | -1/+1 | |
| examples and variables | |||||
| 2017-06-17 | fixes #22846 | Mark Otto | 1 | -2/+2 | |
| 2017-06-17 | Docs: accessibility and IE fixes for SVG-based top navigation (#22848) | Patrick H. Lauke | 6 | -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-01 | Fix search redirect | Maxime Locqueville | 1 | -1/+1 | |
| 2017-05-31 | tweak bootstrap svg | Mark Otto | 2 | -2/+2 | |
| 2017-05-30 | add link to prior versions | Mark Otto | 1 | -7/+5 | |
| 2017-05-30 | not in use anymore | Mark Otto | 1 | -46/+0 | |
| 2017-05-30 | rename files | Mark Otto | 2 | -0/+0 | |
| 2017-05-30 | blank targets for things that link off the main docs pages | Mark Otto | 1 | -7/+7 | |
| 2017-05-30 | redo button styles | Mark Otto | 1 | -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-29 | tweak navbar so it isn't more than 4rem high | Mark Otto | 1 | -1/+1 | |
| 2017-05-29 | account for new nav structure | Mark Otto | 1 | -1/+1 | |
| 2017-05-29 | update examples link and add a redirect | Mark Otto | 1 | -1/+1 | |
| 2017-05-29 | move scripts to separate include so we can include them across layouts even ↵ | Mark Otto | 2 | -51/+50 | |
| if the footer isn't there | |||||
| 2017-05-29 | Better handling of redirects | Maxime Locqueville | 1 | -9/+7 | |
| 2017-05-29 | remove origin from url to be able to redirect locally | Maxime Locqueville | 1 | -3/+11 | |
| 2017-05-29 | Rearrange all the docs to allow for a docs/major.minor/ setup | Mark Otto | 14 | -0/+312 | |
| 2013-12-28 | Rearrange repository contents because muahahahahahaha | Mark Otto | 12 | -617/+0 | |
| 2013-12-24 | Update Respond.js to v1.4.2. | XhmikosR | 1 | -1/+1 | |
| 2013-12-23 | Fixes #11975: Change from png to .ico for favicon | Mark Otto | 1 | -1/+1 | |
| 2013-12-21 | add section for contents | Mark Otto | 1 | -0/+1 | |
| 2013-12-21 | Team members on About page | Mark Otto | 1 | -1/+1 | |
| 2013-12-20 | more Less | Mark Otto | 1 | -1/+1 | |
| 2013-12-20 | Sass docs; LESS to Less because fuck caps | Mark Otto | 1 | -0/+9 | |
| 2013-12-18 | fix href of "Browser and device support" | wangsai | 1 | -1/+1 | |
| 2013-12-15 | Add new form feedback states, clean up existing form styles | Mark Otto | 1 | -1/+3 | |
| New stuff: * Adds `.has-feedback` and `.form-control-feedback` to show icon-based form feedback to users. Fixes #11836. * Removes the `width: 1em` on `.glyphicon` because it makes it impractical to resize the width of all icons, even if they’re not “empty” (e.g., a simple `.glyphicon { width: 30px; }` wouldn’t work, nor would a class preceeded by a parent class. Clean up: * Sets `width: auto;` on all `.form-control`s within inline forms. * Removes all the inline `select` menu `width` styles because all inputs are now `auto`. * Update form states docs to separate out sections better. | |||||
| 2013-12-15 | Browser/device support docs update | Mark Otto | 1 | -1/+13 | |
| * Fixes #11055: add mention of select menu styling on Android stock browsers with included optional fix * Update IDs and docs nav to include bookmark links to each section * Add callout to navbar docs about fixed position, inputs, and virtual keyboard | |||||
| 2013-12-14 | Fixes #11572: Add contextual background-color classes to match text classes; ↵ | Mark Otto | 1 | -0/+2 | |
| move both sets of classes to Helper Classes section of the CSS docs | |||||
| 2013-12-14 | Document new modal sizes | Mark Otto | 1 | -0/+1 | |
| 2013-12-14 | Fixes #10505: Document more of LESS vars and mixins | Mark Otto | 1 | -0/+8 | |
| 2013-12-08 | Fix typo in new author meta tag | Julian Thilo | 1 | -1/+1 | |
| 2013-12-07 | Add .container-fluid variation for full-width containers and layouts | Mark Otto | 1 | -0/+1 | |
| /cc #10711 #9862 | |||||
| 2013-12-07 | Merge branch 'pr/11138' | Mark Otto | 1 | -0/+1 | |
| Conflicts: dist/css/bootstrap.min.css dist/js/bootstrap.min.js docs-assets/js/raw-files.js | |||||
| 2013-12-07 | Contextual list group cleanup | Mark Otto | 1 | -0/+1 | |
| * Adds nav link to sidebar for contextual classes * Refactors to use prefixed classes, like .list-group-item-info, instead of chained classes * Adds default and linked variations to example in docs | |||||
| 2013-12-07 | Fixes #11193: Add kbd element styles to indicate user input via keyboard | Mark Otto | 1 | -1/+8 | |
| 2013-12-07 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 1 | -6/+2 | |
| 2013-12-07 | Fixes #11764: Add meta data to docs for description, keywords, and authors | Mark Otto | 1 | -2/+3 | |
| 2013-12-07 | Load minified Bootstrap JS code | Zlatan Vasović | 1 | -1/+1 | |
| 2013-12-06 | Minify docs-assets too. | XhmikosR | 1 | -5/+1 | |
| 2013-11-30 | Fixes #10716: Update what's included docs to add info on both download options | Mark Otto | 1 | -0/+4 | |
| 2013-11-05 | Add async attribute to Twitter widget script | Ross Allen | 1 | -1/+3 | |
| 2013-11-05 | Add protocol for jQuery to work when accessed as file | Ross Allen | 1 | -1/+1 | |
| URLs without protocols get "file:" prepended when their document is loaded as a file. Make sure the docs can always be opened by specifying a protocol. | |||||
| 2013-11-04 | Load Twitter widget async, prevent SPOF | Ross Allen | 1 | -1/+13 | |
| Twitter's widget library[1] provides an async snippet to inject the script tag later. Since widgets.js came before the local JS, if twitter.com took long to respond it would prevent subsequent synchronous script tags. [1] https://dev.twitter.com/docs/tfw-javascript | |||||
| 2013-11-04 | Serve jQuery from cookie-free Google APIs | Ross Allen | 1 | -1/+1 | |
| jQuery.com uses Google Analytics and so sets a cookie when you visit the site. When you request jquery.js from its CDN, code.jquery.com, you take a hit from sending your previous GA cookie in the request. Google Hosted Libraries[1] and googleapis.com never set cookies. [1] https://developers.google.com/speed/libraries/devguide | |||||
