0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-11-29 11:24:18 +01:00
Commit Graph

168 Commits

Author SHA1 Message Date
XhmikosR
2693e49e06 Remove unneeded docsearch variable. 2017-09-27 09:22:31 +02:00
XhmikosR
31c8721913 Normalize all links. (#24109)
* 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-26 15:24:14 +03:00
XhmikosR
3e546cacb4 Fix missing .btn class from bd-search-docs-toggler. (#23942) 2017-09-13 20:56:19 +03:00
XhmikosR
41bcab6900 Fix favicons inclusion after e932345. (#23473) 2017-08-18 17:35:45 +03:00
XhmikosR
1f4486c31b Reduce liquid's whitespace for a few pages.
Also fix a couple of typos while at it and change header tags' order.
2017-08-15 15:03:15 +03:00
XhmikosR
20abbc3c16 Register a service worker. 2017-08-15 14:35:36 +03:00
XhmikosR
e9323459ab New favicons.
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-15 14:35:36 +03:00
Mark Otto
96e4efb49a fix docs version, closes #23421 2017-08-14 22:34:42 -07:00
Ahmad Awais
0909b46868 FIX: Broken 'About' Link in the Footer (#23367) 2017-08-14 18:11:11 -07:00
XhmikosR
acba161c4e Add meta generator tag. 2017-08-13 11:58:04 +03:00
Steven Black
7b8afff038 Fix broken Examples link in the docs footer include – footer.html. (#23348)
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-12 19:35:19 +03:00
XhmikosR
9e6c11e329 Remove IE 10 viewport bug workaround JS. 2017-08-11 10:18:49 -07:00
XhmikosR
77bd8fe91a Remove text/javascript since it's the default one. (#23321) 2017-08-11 17:29:25 +03:00
XhmikosR
f8e89c52b5 Fix JavaScript case and a typo. (#23320) 2017-08-11 16:50:08 +03:00
Jan Karlo Dela Cruz
537b5f0127 Fix broken links in documentation. (#23315) 2017-08-11 16:26:51 +03:00
XhmikosR
10bb79a250 Move inline SVGs to includes. (#23297)
Also:

* compress them with SVGOMG
* add titles
* add `focusable="false"`
2017-08-11 14:55:54 +03:00
Garth Bjerk
bfd05c3423 Fix the broken about link in the footer (#23298) 2017-08-11 13:43:06 +03:00
Mark Otto
da3185ee0a new homepage, new assets, clean out old stuff 2017-08-07 21:35:43 -07:00
XhmikosR
3fb818a957 Specify rel="noopener for external links. 2017-07-30 16:27:33 -07:00
XhmikosR
5f0861f4b8 docs: add a few more Open Graph tags. 2017-07-30 16:27:33 -07:00
Mark Otto
6436233a9c update docsearch config to handle h1s properly (load top of page, not at the h1) 2017-07-08 13:02:13 -07:00
gijsbotje
6eee028759 Added the .navbar-expand class to the docs-nav navbar to fix issue #22976 2017-07-08 00:49:44 -07:00
Mark Otto
67245a474f fix some busted links 2017-07-02 12:00:24 -07:00
Mark Otto
36e482ed27 update navbars to rename .navbar-inverse to .navbar-dark, update all navbar examples and variables 2017-06-25 18:29:43 -07:00
Mark Otto
1c3acb63b1 fixes #22846 2017-06-17 20:36:49 -07:00
Patrick H. Lauke
816d5bd2e3 Docs: accessibility and IE fixes for SVG-based top navigation (#22848)
* 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-17 15:07:49 +02:00
Maxime Locqueville
c890d9a46b Fix search redirect 2017-06-01 09:09:46 -07:00
Mark Otto
7673f4cc74 tweak bootstrap svg 2017-05-31 09:20:37 -07:00
Mark Otto
41018c8459 add link to prior versions 2017-05-30 13:59:08 -07:00
Mark Otto
309310c4ea not in use anymore 2017-05-30 13:26:11 -07:00
Mark Otto
92cfca79b1 rename files 2017-05-30 13:25:26 -07:00
Mark Otto
e8e0cc7b21 blank targets for things that link off the main docs pages 2017-05-30 13:22:39 -07:00
Mark Otto
39a258ddfe redo button styles
- rename .btn-bs to .btn-bd-purple
- abstract yellow masthead button into .btn-bd-yellow and use it the new
docs navbar
2017-05-30 12:03:34 -07:00
Mark Otto
12ca6d9d34 tweak navbar so it isn't more than 4rem high 2017-05-29 23:32:28 -07:00
Mark Otto
86177ac3af account for new nav structure 2017-05-29 23:32:28 -07:00
Mark Otto
723a03cc43 update examples link and add a redirect 2017-05-29 23:32:28 -07:00
Mark Otto
6ee35ced86 move scripts to separate include so we can include them across layouts even if the footer isn't there 2017-05-29 23:32:28 -07:00
Maxime Locqueville
5c704d77ca Better handling of redirects 2017-05-29 23:32:28 -07:00
Maxime Locqueville
ab9a5f0256 remove origin from url to be able to redirect locally 2017-05-29 23:32:28 -07:00
Mark Otto
3e76d65656 Rearrange all the docs to allow for a docs/major.minor/ setup 2017-05-29 23:32:28 -07:00
Mark Otto
a9c829bc0c Rearrange repository contents because muahahahahahaha 2013-12-28 22:47:03 -08:00
XhmikosR
3d65fc2b65 Update Respond.js to v1.4.2. 2013-12-24 09:22:53 +02:00
Mark Otto
0bd5bca695 Fixes #11975: Change from png to .ico for favicon 2013-12-23 15:16:25 -08:00
Mark Otto
c66924cc1b add section for contents 2013-12-21 10:36:20 -08:00
Mark Otto
bb644eede6 Team members on About page 2013-12-21 10:08:04 -08:00
Mark Otto
033476ccc7 more Less 2013-12-20 21:19:45 -08:00
Mark Otto
66c280c855 Sass docs; LESS to Less because fuck caps 2013-12-20 21:02:25 -08:00
wangsai
98ef4284f0 fix href of "Browser and device support" 2013-12-18 16:57:55 +08:00
Mark Otto
2979e4bcea Add new form feedback states, clean up existing form styles
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 17:15:09 -08:00
Mark Otto
a925a0b985 Browser/device support docs update
* 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-15 12:27:46 -08:00