0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-01 13:24:25 +01:00
Commit Graph

6486 Commits

Author SHA1 Message Date
Chris Rebert
fd43ce255f Add Wall of Browser Bugs entry for #18365
See http://bugzil.la/1228802

[skip sauce]
[skip validator]
2015-11-28 20:54:15 -08:00
Chris Rebert
a8dc4812a4 Add responsive float classes; fixes #13690 2015-11-26 22:13:26 -08:00
Chris Rebert
48fc3d9aa7 browsers-devices.md: rm stray </p>
[skip sauce]
2015-11-24 22:37:38 -08:00
Richard Kraaijenhagen
c960169807 Add responsive embed class for 1:1 aspect ratio
Closes #18141
2015-11-23 19:54:55 -08:00
XhmikosR
569f86051e Run grunt.
[ci skip]
2015-11-23 18:51:32 +02:00
Chris Rebert
ade2ab1341 Remove non-responsive text alignment classes
These can be replaced by their `.text-xs-*` parallels.
This also avoids any complications from interactions between the responsive and non-responsive classes.
(e.g. `<div class="text-left text-md-right">`)

Refs #18300
[skip sauce]
2015-11-22 21:33:42 -08:00
Patrick H. Lauke
b67b52527d Revert "Added button subsection to the component section" 2015-11-19 14:16:23 +00:00
Jonathan
f99f9eb524 Added button subsection to the component section 2015-11-19 13:05:50 +01:00
Chris Rebert
9a5222ca31 Docs: Separate Tether out from docs.min.js
We can't include it in docs.min.js because docs.min.js includes application.js,
application.js depends on bootstrap.js,
and the tooltip portion of bootstrap.js depends on Tether.

So instead, we need to load Tether separately before bootstrap.js

[skip sauce]
2015-11-19 01:04:34 -08:00
XhmikosR
eea6690d0e Run grunt.
[ci skip]
2015-11-16 10:03:57 +02:00
Chris Rebert
7a2ba9a224 docs/content/reboot.md: Just to avoid any ambiguity
[ci skip]
2015-11-15 17:24:46 -08:00
Chris Rebert
60511303a1 docs/content/reboot.md: Add MDN link and a comma 2015-11-15 17:18:31 -08:00
Patrick H. Lauke
8ec7819725 Touch responsiveness optimization
Admittedly wordy info dump on why we use `touch-action:manipulation`

refs https://github.com/twbs/bootstrap/pull/18051#issuecomment-156375970
2015-11-16 01:08:20 +00:00
Chris Rebert
eaf3f16fc6 Add input group example with btns on both sides for completeness+testing
[skip sauce]
2015-11-15 14:15:36 -08:00
Mark Otto
fd0d7e28fe uncomment that, fixes #18219 2015-11-14 21:21:19 -08:00
Mark Otto
2102ab4775 document links with text emphasis classes, fixes #18223 2015-11-14 21:12:41 -08:00
Jacob Thornton
a3d7f79ae9 Merge branch 'v4-dev' of github.com:twbs/bootstrap into v4-dev 2015-11-14 19:52:17 -08:00
Mark Otto
65b1d57386 Merge pull request #18249 from twbs/v4-ap
Autoprefixer callout in Build tools docs
2015-11-14 19:50:29 -08:00
Jacob Thornton
186c1c6d80 Merge branch 'v4-dev' of https://github.com/lincolndbryant/bootstrap into lincolndbryant-v4-dev 2015-11-14 19:49:48 -08:00
Mark Otto
7d9ddb844d grunt 2015-11-14 19:46:15 -08:00
Mark Otto
9e23bbc1bc fix broke markup 2015-11-14 19:46:03 -08:00
Mark Otto
f712e922d1 unfuck that class name change 2015-11-14 19:45:35 -08:00
Mark Otto
11dff583ce Merge pull request #18250 from twbs/v4-checkbox-markup
Checkbox validation markup (Take 2)
2015-11-14 19:40:08 -08:00
Chris Rebert
54a964ae19 s/error/danger/
[skip sauce]
2015-11-14 19:35:46 -08:00
Chris Rebert
37c2681e9f One more Autoprefixer shoutout
[skip sauce]
2015-11-14 19:31:41 -08:00
Mark Otto
bbdd393003 contextual shoutout 2015-11-14 19:28:45 -08:00
Mark Otto
9e01f45656 consolidate links at the bottom of the file 2015-11-14 19:28:14 -08:00
Zac Echola
0462cd3d81 Simplifies markup for checkbox validation states 2015-11-14 19:26:13 -08:00
Mark Otto
e10104cc35 Add note to build tools docs section about autoprefixer 2015-11-14 19:21:25 -08:00
Bass Jobsen
0d34169e1f Refactor figure image styles to use CSS class instead of child selector
Refactoring according the comments on https://github.com/twbs/bootstrap/pull/18104.
Closes #18131
2015-11-14 15:00:08 -08:00
Patrick H. Lauke
6c42c6dfa4 Add shrink-to-fit to responsive meta section 2015-11-13 16:16:17 +00:00
Mark Otto
73b02c833d Merge pull request #17954 from risan/patch-1
[V4] Fixes #17953: Add migration docs of .btn-default removal
2015-11-12 23:43:32 -08:00
Mark Otto
92cdb0b562 Merge pull request #17808 from alberto/fix-17781
fixes #17781: Add migration docs note that .control-label is gone in v4
2015-11-12 23:36:37 -08:00
Mark Otto
ffa3b7c296 grunt 2015-11-12 23:15:38 -08:00
Chris Rebert
02e8517916 Merge pull request #17505 from hkdobrev/v4-bundle-instructions
Recommend using bundle for running docs locally
[skip sauce]
2015-11-12 22:50:47 -08:00
Mark Otto
114a2d913e Merge pull request #17467 from Corbzilla/v4-dev-remove-holderjs-docs
V4 remove holderjs references from carousel and card docs
2015-11-12 22:45:53 -08:00
Mark Otto
6fd1c80d37 Merge pull request #17153 from kkirsche/patch-17
v4 — Change .has-error to .has-danger for uniformity.
2015-11-12 22:20:07 -08:00
Mark Otto
edce1b509a Merge pull request #17204 from petetnt/petetnt/v4-dev-patch-2
modal.md - wrapped rows to a .container-fluid, added .bd-example-row...
2015-11-12 21:36:45 -08:00
Chris Rebert
be5e223177 Move [hidden] style from _utilities.scss to _reboot.scss; fixes #18230
[skip sauce]
2015-11-12 19:15:54 -08:00
XhmikosR
f1223195b3 Run grunt.
[ci skip]
2015-11-12 09:17:52 +02:00
XhmikosR
a291d79ecb Run grunt.
[ci skip]
2015-11-11 09:00:47 +02:00
David\ Beitey
206472e1e1 Reorder attributes in Navs documentation
Attribute order now adheres to the Code Guide
(http://codeguide.co/#html-attribute-order).
2015-11-04 09:58:19 +10:00
Chris Rebert
33103c0b52 http://wkbug.com/146244 has been fixed in WebKit Nightly
See http://trac.webkit.org/changeset/191954
Refs #15968

[ci skip]
2015-11-03 15:13:34 -08:00
Bass Jobsen
f1c7c3f599 Update typography.md 2015-11-03 10:25:17 +01:00
Bass Jobsen
2c7bac8f4f Update typography.md 2015-11-03 01:57:37 +01:00
Mark Otto
e7b8dc0b92 Merge pull request #18116 from bassjobsen/patch-8
linking to the color scheme directly
2015-11-01 21:39:34 -08:00
Chris Rebert
6f14f02fc5 http://crbug.com/523282 has been fixed in Chrome Canary
Refs #17913
[ci skip]
2015-11-01 21:15:21 -08:00
Bass Jobsen
ec23ccf9d4 linking to the color scheme directly
Because of a color scheme has a color and background color.
2015-10-31 01:54:33 +01:00
Chris Rebert
4026b6f8d9 Port #18111 to v4
Add http://wkbug.com/150715 to Wall of Browser Bugs

[skip sauce]
[skip validator]
2015-10-30 01:32:56 -07:00
Chris Rebert
97d0827556 Docs: Make pagination <span> example live
[skip sauce]
2015-10-29 22:40:12 -07:00
Chris Rebert
1dc8583bc5 grunt dist 2015-10-29 22:08:31 -07:00
Chris Rebert
22e01efcbd Merge pull request #18095 from twbs/document.head
Trivially simplify IE10 Mobile viewport bug workaround
2015-10-29 12:58:57 -07:00
XhmikosR
608dead1fe Update to Jekyll v3.0.0.
[skip sauce]
2015-10-29 08:12:33 +02:00
Chris Rebert
ee34e924dd IE10 Mobile viewport bug workaround: document.querySelector('head') => document.head
Per http://caniuse.com/#feat=documenthead , document.head is supported in IE Mobile 10+,
so slightly simplify the JS accordingly.

[skip sauce]
2015-10-28 15:09:57 -07:00
Chris Rebert
4c69af22fd Remove http://wkbug.com/149935 from Wall of Browser Bugs
It's been fixed in WebKit Nightly!
See https://trac.webkit.org/changeset/191623 and http://wkbug.com/149366
Refs #17438, #14237

[ci skip]
2015-10-28 13:03:40 -07:00
XhmikosR
ec0c83f76b Merge pull request #17919 from marciovicente/v4-dev
Adding autocomplete attribute in docs input search
2015-10-27 21:06:33 +02:00
Chris Rebert
5ee0d22856 Capitalize header cells in option and method tables of JS docs
[skip sauce]
2015-10-27 11:42:41 -07:00
Kevin Kirsche
936a3d5b34 Change "$use-hover..." to proper "$enable-hover..."
Fix #18076
2015-10-27 09:40:23 -04:00
XhmikosR
9dfb999fae Run grunt.
[ci skip]
2015-10-27 07:31:49 +02:00
Chris Rebert
d47c353554 Merge pull request #18069 from davidjb/patch-3
Minor grammar tidy-up on Utilities doc page
[skip]
2015-10-26 18:20:19 -07:00
David Beitey
c88d40dc5c Minor wording tidy-up on Utilities doc page 2015-10-27 11:12:19 +10:00
Chris Rebert
152c491898 https://webkit.org/b/150271 has been fixed!
See http://trac.webkit.org/changeset/191610
Refs #17913
[ci skip]
2015-10-26 16:44:21 -07:00
Chris Rebert
aedf1f9ad9 Merge pull request #17804 from audionerd/patch-1
Update typography docs re: global vars
[skip sauce]
2015-10-26 14:37:00 -07:00
Chris Rebert
944dce1c62 Merge pull request #18055 from davidjb/patch-2
Use Jekyll configuration for blog/slack URLs
[skip sauce]
2015-10-26 14:36:21 -07:00
XhmikosR
b0aa10219c Merge pull request #17494 from twbs/v4-dev-xmr-jquery-2.x
Switch to jQuery 2.x.x.
2015-10-26 23:26:02 +02:00
David Beitey
1f379a12ca Use Jekyll configuration for blog/slack URLs
This reuses the existing URLs in the docs Jekyll configuration rather than hard coding.
2015-10-26 10:38:56 +10:00
Chris Rebert
2332a3f536 http://crbug.com/544290 was marked duplicate of http://crbug.com/523282
Refs #17913
[ci skip]
2015-10-25 16:33:39 -07:00
Chris Rebert
e929001260 Merge pull request #18050 from tshinnic/v4_docs_navbar_scheme_name_typos_1
v4 docs Missed navbar color scheme name changes
2015-10-24 21:27:46 -07:00
Thomas Shinnick
af83f80a9b v4 docs Missed navbar color scheme name changes
Change d6b6a20a0d missed two doc mentions
of the previous names when changing to new:
    .navbar-default  -->  .navbar-light
    .navbar-inverse  -->  .navbar-dark
2015-10-24 22:19:34 -05:00
XhmikosR
a50849f61b Switch to jQuery 2.1.4.
Now that we don't support IE 8 it's safe to do that.
2015-10-24 19:09:33 +03:00
XhmikosR
270c0b1470 Run grunt. 2015-10-24 19:02:32 +03:00
Zeno Rocha
e4590aca61 Fix the remaining issues for the clipboard.js switch. 2015-10-24 19:01:03 +03:00
XhmikosR
c343b9f59d Replace ZeroClipboard with clipboard.js.
Things left:
1. clear the selection after copy
2. add messages for success and error
2015-10-24 19:01:02 +03:00
Thomas Shinnick
e544bf4cf8 Remove unnecessary .bd-popover class from docs
Also one spelling typo corrected.

Closes #18043
2015-10-23 23:20:43 -07:00
Chris Rebert
4461884f69 Rename docs-specific static tooltip/popover classes for clarity; refs #18043
[skip sauce]
2015-10-23 23:17:19 -07:00
Chris Rebert
3bc5fb947d Port #17729 to v4: Add SRI hashes to CDN links in docs
[skip sauce]
2015-10-23 22:35:22 -07:00
Chris Rebert
a19bcaef96 grunt dist 2015-10-23 12:06:24 -07:00
Chris Rebert
dd78e75991 docs/getting-started/javascript.md: Hyperlink preventDefault() mention
[skip sauce]
2015-10-19 23:45:26 -07:00
Chris Rebert
5b113b2c71 Anonymous table bug is still present in Safari 9.0, but should be fixed in the next version 2015-10-19 19:27:37 -07:00
Thomas Shinnick
5b71753763 Fix three small typos 2015-10-19 11:37:19 -05:00
Chris Rebert
44fbe4282f Add #17913 to Wall of Browser Bugs
Refs https://code.google.com/p/chromium/issues/detail?id=544290
Refs https://bugs.webkit.org/show_bug.cgi?id=150271
Closes #17913
[ci skip]
2015-10-17 00:39:45 -07:00
Risan Bagja Pradana
081d5f9d7c [V4] Fixes #17953: Update migration docs of .btn-default replacement
[V4 Docs] Update migration docs to point out the .btn-default replacement.
2015-10-17 07:00:17 +02:00
Risan Bagja Pradana
2cc81a19e0 [V4] Fixes #17953: Add migration docs of .btn-default removal
V4 Docs - Updates to migration docs to pointed out the removal of .btn-default class and an addition of the new .btn-secondary class.
2015-10-17 06:35:27 +02:00
Peshkov, Igor
9598f98a48 Fix docs for tooltips. 2015-10-16 15:24:53 +03:00
Patrick H. Lauke
68189e2269 Add "keyboard users" to heading for sr-only-focusable 2015-10-16 00:57:49 +01:00
Patrick H. Lauke
9302fd4fd4 Remove redundant .sr-only text for Close buttons
Since `aria-label` is used, it's not necessary anymore.
2015-10-16 00:56:59 +01:00
Marcio Vicente
c46d1d65f1 Adding autocomplete attribute in docs input search 2015-10-13 22:56:54 -03:00
XhmikosR
724bf86288 Run grunt.
[ci skip]
2015-10-14 00:49:31 +03:00
Mark Otto
ee4a7f384e Merge pull request #17817 from kkirsche/patch-29
Remove double bottom border on sub header in dashboard example
2015-10-13 00:32:10 -07:00
Mark Otto
abe9922fc7 Merge pull request #17896 from twbs/text-capitalize-doc
Tweak .text-capitalize example to show what happens to interior capital letters
2015-10-13 00:31:27 -07:00
Mark Otto
ffc38b3376 Merge pull request #17900 from kkirsche/patch-34
Use .blockquote class in V4 examples page
2015-10-13 00:30:49 -07:00
Chris Rebert
9a3d72f659 Add Wall of Browser Bugs entry for #14975
See https://bugs.webkit.org/show_bug.cgi?id=150079
Closes #14975
[ci skip]
2015-10-12 19:11:30 -07:00
Chris Rebert
5a1bfc0655 http://wkbug.com/138167 has been fixed!
See http://trac.webkit.org/changeset/190893
Refs #9774, #14907
[ci skip]
2015-10-12 16:20:53 -07:00
Kevin Kirsche
a05008cb09 Use .blockquote class in V4 examples page
Fix #17888
2015-10-12 16:56:01 -04:00
Chris Rebert
684300058e Tweak .text-capitalize example to show what happens to interior capital letters; refs #17893
[ci skip]
2015-10-12 11:18:11 -07:00
Chris Rebert
ba16aa44d0 Mention ScrollPos-Styler in the migration docs; closes #17819 2015-10-11 15:32:53 -07:00
Chris Rebert
b301129f02 Add docs for #17710 2015-10-11 15:20:12 -07:00
Chris Rebert
9b12e5f495 docs/examples/cover/cover.css: Fix "inheritence" typo 2015-10-11 12:42:35 -07:00
Chris Rebert
bac1eb9ca5 Add Wall of Browser Bugs entry for Safari related to #17438 / #14237
https://bugs.webkit.org/show_bug.cgi?id=149935
[skip sauce]
2015-10-10 16:57:30 -07:00
Chris Rebert
313635350a Remove em media queries note in Migration docs; no longer accurate as of #17403
[ci skip]
2015-10-10 15:36:07 -07:00
Chris Rebert
b74536fa8c grunt dist 2015-10-09 21:03:57 -07:00
Patrick H. Lauke
6ebd6c4aab Add shrink-to-fit to getting started
See https://github.com/twbs/bootstrap/pull/17793#issuecomment-146960473
2015-10-09 21:01:21 +01:00
Chris Rebert
93e56a0c64 Merge pull request #17775 from twbs/font-migration
Add Glyphicons migration guidance
[skip sauce]
2015-10-08 19:51:18 -07:00
Chris Rebert
7777b240bf Add Wall of Browser Bugs entry for #17438 / #14237
https://code.google.com/p/chromium/issues/detail?id=534750
Closes #17438
Closes #14237
[skip sauce]
2015-10-08 13:45:19 -07:00
Chris Rebert
a180a3362a Move border-radius mixin from scss/_mixins.scss to scss/mixins/_border-radius.scss
Reunites the family.
Closes #17791
2015-10-08 08:56:13 -04:00
Kevin Kirsche
5858b3fc9d Remove double bottom border on sub header
The table includes a border between the two making this unnecessary
2015-10-08 08:43:45 -04:00
alberto
e0bf6d87cb fixes #17781: Add migration docs note that .control-label is gone in v4 2015-10-07 23:35:37 +02:00
Chris Rebert
781916cab6 browsers-devices.md: Tweak indentation in IE9 table
[skip sauce]
2015-10-06 22:57:11 -07:00
Chris Rebert
b6d70bb017 Getting Started docs: Add MDN links for features not supported in IE9
[skip sauce]
2015-10-06 21:00:03 -07:00
Eric Skogen
90388f4e49 Update typography.md re: where to find global vars
Docs should indicate that `_reboot.scss` uses the variables, but to see their values users would look in `_variables.scss`.
2015-10-06 20:39:55 -05:00
a-moses
d22c0176a9 IE 9 not supported list v4 flexbox
add flexbox to the not supported list 

https://github.com/twbs/bootstrap/issues/17802
2015-10-07 03:04:20 +03:00
Patrick H. Lauke
872eadeb99 Add shrink-to-fit viewport directive
Fixes potential problems with iOS9's new viewport behavior - see for
instance https://forums.developer.apple.com/thread/13510
2015-10-06 12:35:39 +01:00
Chris Rebert
8b4925f0d8 Add Glyphicons migration guidance
[skip sauce]
2015-10-04 11:10:11 -07:00
Chris Rebert
a89bfc6525 Port #17753 to v4
Remove http://bugzil.la/1048279 entry from Wall of Browser Bugs
https://bugzilla.mozilla.org/show_bug.cgi?id=1048279 has been closed as WONTFIX.
Refs #14124.
[skip sauce]
2015-10-01 10:47:57 -07:00
Chris Rebert
a599eec822 Port #16994 to v4
[skip sauce]
2015-10-01 10:39:41 -07:00
XhmikosR
d50e4a7274 Make tooltip-viewport example work.
[ci skip]
2015-10-01 08:34:14 +03:00
Liam Stanley
ed9a011a88 Remove random trailing less-than symbol 2015-10-01 00:05:07 -04:00
Tommy Kelly
808fb03cf7 Clarify the purpose of CSS class .in to .fade 2015-09-28 16:59:21 -04:00
Chris Rebert
a9f24fc59f Use backticks/<code> for JS snippets in docs headings; closes #17192
[skip sauce]
2015-09-28 12:24:41 -07:00
Mark Otto
fabba295c3 Merge pull request #17626 from wolfika/v4-dev
Add <h3> header example to Cards docs
2015-09-27 23:01:28 -07:00
Mark Otto
0240136e01 Merge pull request #17403 from twbs/use-px-for-window-sizes
Change grid and container sizes to px
2015-09-27 22:58:45 -07:00
Michael Käufl
b7bdde3d4c Filled leftover placeholder 2015-09-27 17:32:06 +02:00
Gleb Mazovetskiy
eabed0edf8 Change grid and container sizes to px
Changes grid and container sizes to `px`, as the
viewport pixel size does not depend on the font size.

The actual em values were inconsistent with the docs,
while the docs were not the same as the comments:

* `sm` breakpoint was 34em (544px) not 480px.
* `lg` container max-width was 60rem (960px), less gutter than `md`.
  Changed to 940px, same as Bootstrap 3.
* `xl` container max-width was 72.25rem which is 1140px not 1156px.
  Changed to 1140px matching the comment but not the docs.

Addresses #17070 and #17388.
2015-09-27 14:39:17 +01:00
Chris Rebert
ff2f9cd36c Port #17712 over to Bootstrap v4
[skip sauce]
2015-09-27 01:28:40 -07:00
Chris Rebert
ef5cc0bfa9 Merge pull request #17689 from twbs/fix-17169-more
Docs: Clarify [hidden] & .hidden
2015-09-27 00:34:12 -07:00
Chris Rebert
2a1597af5d Migration docs: capitalization; hyperlink Less and SCSS
[ci skip]
2015-09-25 14:56:40 -07:00
Johann-S
5a15971920 Use correct default value of constraints in Tooltip docs; fixes #17671
Closes #17699
2015-09-25 14:25:08 -07:00
Chris Rebert
c91e4f5162 Clarify [hidden] attr docs; closes #17169
[ci skip]
2015-09-23 18:58:40 -07:00
Chris Rebert
6f025183d5 Move v3 .hidden note into Migration docs 2015-09-23 18:32:10 -07:00
XhmikosR
b93c16341d Run grunt. 2015-09-23 09:39:13 +03:00
Daniel Opitz
835e2a7fbe Update StackOverflow tag to bootstrap-4; closes #17675 2015-09-22 15:38:24 -07:00
petetnt
c0b5aba3fc Rename placeholders according to the classes specified 2015-09-22 11:31:04 +03:00
Haralan Dobrev
4b1c2c3d92 Recommend using bundle for running docs locally
Closes https://github.com/twbs/bootstrap/issues/17493
2015-09-21 17:38:08 +01:00
XhmikosR
a503474645 Remove unneeded trailing whitespace.
[ci skip]
2015-09-20 19:04:54 +03:00
XhmikosR
7399607a03 Specify a filter gradient for IE 9. 2015-09-19 09:41:25 +03:00
XhmikosR
2c7e65a680 Use the individual background properties instead of the shorthand.
[ci skip]
2015-09-19 09:41:25 +03:00
wolfika
e305455ef0 Add <h3> header example to Cards docs
resolves #17609
2015-09-16 21:28:04 +02:00
Johann-S
c9597b1c54 Fix doc for tooltips and popover method dispose 2015-09-16 09:40:26 +02:00
Mark Otto
c34fdd415e grunt 2015-09-15 21:11:19 -07:00
Raphael Ackermann
cf965734cd grammar. you're your way --> you're on your way 2015-09-15 22:41:08 +02:00
Zac Echola
2c81a2eb0f Adds current version to packages. 2015-09-11 14:15:31 -05:00
Rolandas Barysas
99aadb92f8 v4 - fixed incorrect inline form class in docs 2015-09-10 10:46:26 +03:00
XhmikosR
a91d267a21 Merge pull request #17519 from twbs/v4-dev-xmr-jekyll-sitemap
Use jekyll-sitemap instead of our custom solution.
2015-09-09 09:44:40 +03:00
XhmikosR
d84c15f1d0 Merge pull request #17520 from davidjb/v4-dev-relative-grunt
Specify configBridge as relative path to source for Jekyll
2015-09-09 09:44:09 +03:00
Jesse Mandel
f5ab82c7eb Added NuGet install instructions to docs
Closes #17214.
2015-09-08 16:44:21 -07:00
XhmikosR
0113ecc6c4 Use jekyll-sitemap instead of our custom solution. 2015-09-08 08:18:52 +03:00
XhmikosR
36e4c9bffc Add missing end of file newlines.
[ci skip]
2015-09-08 08:16:54 +03:00
David\ Beitey
7a2fa5e60a Specify configBridge as relative path to source
This adjusts the load path for the ``configBridge.json`` file from one
that's relative to the user running the command (eg ``jekyll serve``),
to one that's relative to the ``source`` configuration setting for
Jekyll.

The result is that the user can now have a (customised) ``_config.yml``
for Jekyll anywhere on her filesystem and point to Bootstrap's
``docs`` directory to use as the ``source``.  Previously, in order to
customise it, the original ``_config.yml`` needed to be modified inside
(a forked) Bootstrap, and the ``jekyll`` command could only be run at
the root of the Bootstrap package as the original file path to
``configBridge.json`` was only valid there.

The existing behaviour is not affected.
2015-09-08 14:36:00 +10:00
Corbzilla
2dce4740cf Add JS to fix indeterminate checkbox example in docs
Fixes #17196
Closes #17510
2015-09-07 13:41:45 -07:00
Zearin
8e29c43c46 Fix usage of “its” and “it’s” 2015-09-07 10:07:35 -04:00
Maurice Wahba
5c4fa4f0f6 Fixes to examples 2015-09-06 18:01:41 -04:00
XhmikosR
85ab83136e Add missing jQuery local fallback.
[ci skip]
2015-09-06 20:34:35 +03:00
XhmikosR
55258e9923 Use jQuery 1.11.3 everywhere.
[ci skip]
2015-09-06 20:32:40 +03:00
Mark Otto
dee38e33b5 Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev 2015-09-06 09:36:40 -07:00
Mark Otto
0d0edebea6 grunt 2015-09-06 09:36:24 -07:00
Mark Otto
741f7d4b5a Fixes #17486: start work on responsive cards for decks, groups, and columns 2015-09-06 09:36:19 -07:00
XhmikosR
87a3fdd1b7 Clean up inclusion of IE-specific JS files.
Move them to footer, and remove duplicate ones.

[ci skip]
2015-09-06 13:33:52 +03:00
Mark Otto
8f16abb669 grunt 2015-09-05 20:58:31 -07:00
Mark Otto
584cfdd72b Fixes #17230: Renames .navbar-static-top to .navbar-full and adds docs for it 2015-09-05 20:58:28 -07:00
Mark Otto
180f97d7b2 grunt 2015-09-05 20:56:46 -07:00
Patrick H. Lauke
e859b4b216 Merge pull request #17477 from patrickhlauke/v4-skippy
Port skiplink styling from v3 to v4
2015-09-05 18:37:27 +02:00
XhmikosR
fec2cedfd4 Merge pull request #17369 from twbs/v4-dev-xmr-docs-img
Compress images.
2015-09-05 17:17:00 +03:00
Patrick H. Lauke
6a37ec3767 Port skiplink styling from v3 to v4 2015-09-05 08:56:47 +01:00
Mark Otto
336bfa41e6 Merge pull request #17404 from vincent4j/patch-1
add Chinese translations website boot4.com
2015-09-04 23:39:45 -07:00
XhmikosR
f0840c893b Run grunt. 2015-09-05 08:13:43 +03:00
XhmikosR
1ba807f15d Update Holder.js to v2.8.2.
[ci skip]
2015-09-05 07:51:14 +03:00
Mark Otto
cab79b13ca grunt 2015-09-04 21:28:06 -07:00
Mark Otto
dd5e096f4e clean up nav.yml, nullifies #17470 2015-09-04 20:31:17 -07:00
Corbzilla
1f31077122 removes holder.js references from example docs 2015-09-03 18:54:01 +00:00
David\ Beitey
047fe5699c Document img-responsive to img-fluid change from #17166 2015-09-03 17:37:54 +10:00
David\ Beitey
3c86d7f00c Document btn-info-outline as an example 2015-09-03 17:37:54 +10:00
vsn4ik
88d004f6e1 Remove dropped form-horizontal from forms.md 2015-09-03 07:48:15 +03:00
Mark Otto
e0a2b9ed4c fixes #17441 2015-09-02 09:35:43 -07:00
Mark Otto
5fc4b35349 Merge pull request #17168 from kkirsche/patch-19
v4 - Rename .img-responsive class to .img-fluid
2015-09-02 00:33:26 -07:00
Mark Otto
0c0f675b94 Merge pull request #17183 from kkirsche/patch-26
v4 - Fix Navbar at top of v4 Offcanvas example
2015-09-02 00:33:12 -07:00
Mark Otto
d4467837b8 Merge pull request #17435 from twbs/v4-dev-xmr-anchors
Fix missing anchors and 404 errors.
2015-09-02 00:32:37 -07:00
XhmikosR
19e5cf226d Fix missing anchors and 404 errors.
[skip sauce]
2015-09-02 09:37:38 +03:00
Andrew Smith
b424626e97 Update all usages of 'control-label' with 'form-control-label' in docs 2015-09-02 15:01:02 +10:00
Kevin Kirsche
cec7902d42 Fix Navbar at top of v4 Offcanvas example
Fix #17173
2015-09-01 21:19:07 -07:00
Kevin Kirsche
54fba7cbe5 Rename .img-responsive class to .img-fluid
Fix #17166
2015-09-01 21:12:28 -07:00
Mark Otto
29c3eddaeb fixes #17412: reverse display heading classes to match h1-h6 headings 2015-09-01 21:11:53 -07:00
Mark Otto
d9125290ed Merge pull request #17207 from kkirsche/patch-9
v4 - Force linebreaks after grid tier names in v4 grid docs
2015-09-01 20:53:31 -07:00
Mark Otto
b17f5cadd5 Merge pull request #17353 from dmbaughman/v4-navbar-example
v4 - Updated default navbar example to use responsive navbar
2015-09-01 20:29:07 -07:00
Mark Otto
3221563228 Merge pull request #17359 from caleb/patch-1
Update static form control example
2015-09-01 20:23:35 -07:00
Mark Otto
0537c5a455 Merge pull request #17336 from petetnt/petetnt/v4-dev-patch-3
Document utility class .bg-inverse
2015-09-01 20:17:09 -07:00
Mark Otto
5d5398afdb Merge pull request #17389 from Gupocca/link-fixing
Fix several erroneous links in docs.
2015-09-01 20:06:00 -07:00
Chris Rebert
d258559f11 Merge pull request #17427 from supergibbs/v4-docs-nav-link-in-scrollspy
Fixed link to nav component from scrollspy documentation
2015-09-01 18:01:39 -07:00
Mark Otto
88ec75b6e6 Merge pull request #17428 from abitdodgy/docs-fix
Adds table-responsive class to docs table
2015-09-01 16:49:52 -07:00
Mohamad El-Husseini
b994b1f999 adds table-responsive class to table 2015-09-01 20:26:11 -03:00
Supergibbs
9d30cb38d9 Fixed link to nav component from scrollspy documentation
(reported by ianhernandez in Slack)
2015-09-01 15:45:02 -07:00
Mark Otto
82168e4014 Merge pull request #17393 from twbs/v4-dev-xmr-rm-gfonts
Remove the unused Google fonts.
2015-09-01 13:22:44 -07:00
Vincent 4J
1ca33002d4 add Chinese translations website boot4.com 2015-08-31 11:27:14 +08:00
Gleb Mazovetskiy
c7d8e7a077 Accept elements as the tooltip / popover content
When a DOM node is passed to an HTML tooltip, the `title` node is only
moved if it is not already in the tooltip. Otherwise, `empty()` is used
instead of `detach()` before appending the `title` to avoid memory
leaks. If a DOM node is passed to a plain text tooltip, its text is
copied via jQuery `.text()`.

Replaces `.detach()` with `.empty()`, as `.detach()` is almost never
useful but instead leaks memory. The difference between `empty` and
`detach` is that the latter keeps all the attached jQuery events/data.
However, since we do not return the previous children, the user would
have to keep these themselves, thus they can `detach()` if necessary.

This is a port of https://github.com/twbs/bootstrap/pull/14552 to v4.
2015-08-31 01:06:13 +01:00
XhmikosR
74a1648bf7 Remove the unused Google fonts.
[ci skip]
2015-08-30 13:32:42 +03:00
XhmikosR
8941bdfbda Merge pull request #17392 from twbs/v4-dev-xmr-https
Use `https` when possible.
2015-08-30 13:31:05 +03:00
XhmikosR
22a10a1096 Tabs to spaces.
[ci skip]
2015-08-30 00:05:02 +03:00
XhmikosR
6e732ace2c Run grunt.
[ci skip]
2015-08-30 00:01:30 +03:00
Gupocca
34932d71b4 Fix several erroneous links in docs.
Related to #17314.
2015-08-29 10:59:04 -07:00
XhmikosR
8328344212 Use https when possible.
[ci skip]
2015-08-29 18:50:20 +03:00
Mohamad El-Husseini
81806703e5 removes table-responsive div from components/navs 2015-08-28 11:35:11 -03:00
XhmikosR
3fef66eaf5 Fix the JS errors due to jekyll-search.
1) Update it to v1.0.8
2) Include jekyll-search where it's used only

[ci skip]
2015-08-28 14:28:47 +03:00
XhmikosR
7da2d3c68a Lossy compress the 2 new images.
Before: 538 KB (551.052 bytes)
After:  179 KB (183.296 bytes)

[ci skip]
2015-08-27 18:49:39 +03:00
XhmikosR
4631b229fb Losslessly compress images.
Before: 1,28 MB (1.351.880 bytes)
After:  1,27 MB (1.341.411 bytes)

[ci skip]
2015-08-27 18:49:39 +03:00
XhmikosR
3e66427127 Less to Sass typos.
[ci skip]
2015-08-27 08:14:39 +03:00
XhmikosR
1029240b2d Update Anchor.js to v1.2.1.
[ci skip]
2015-08-27 08:14:39 +03:00
XhmikosR
13e33e329c Remove the obsolete JSHint references. 2015-08-27 08:11:11 +03:00
Caleb Land
ec83b06d55 Update static form control example
Use the `row` class on the `form-group`, and change the `control-label` class to `form-control-label`
2015-08-26 23:47:50 -04:00
Chris Rebert
4bc8b495fb Merge pull request #17257 from twbs/clear-translations
Clear out non-v4 docs translations
2015-08-26 15:30:32 -07:00
David Baughman
1eea52b263 Updated default navbar example to use responsive navbar 2015-08-26 13:03:47 -07:00
Anton Vlasenko
9234bb630b Bump year in jumbotron example 2015-08-26 20:22:37 +02:00
petetnt
6aebac8e38 Document .bg-inverse 2015-08-26 16:01:34 +03:00
Chris Rebert
7ff9b1979c grunt dist 2015-08-26 01:28:48 -07:00
David Baughman
bf31c8b9d9 For now, add hacky <div id="navbar"> to avoid HTML validation error in Dashboard example
Closes #17319 by merging it.
2015-08-25 23:39:05 -07:00
Chris Rebert
2a671cc186 migration.md: fix typo in TODO 2015-08-25 14:16:49 -07:00
Chris Rebert
927f0227cf Use non-broken Sass link in docs; fixes part of #17314
[skip sauce]
2015-08-25 14:14:41 -07:00
XhmikosR
ab4c07dbdd Bump year.
[ci skip]
2015-08-25 18:52:27 +03:00
XhmikosR
606393502d Specify Internet Explorer 9 as the minimum supported version. 2015-08-25 18:52:27 +03:00
XhmikosR
0873e9afa8 Fix validation errors. 2015-08-25 15:38:20 +03:00
Mark Otto
b11034d780 Merge pull request #17292 from twbs/ff-esr
Explicitly document existing de facto policy of supporting ESR Firefox
2015-08-25 00:28:45 -07:00
Mark Otto
ebc0a56c6f Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev 2015-08-25 00:27:44 -07:00
Mark Otto
37b00133ae Merge pull request #17295 from twbs/dropdown-design
Document that dropdowns are intentionally click-based rather than hover-based
2015-08-25 00:25:24 -07:00
wangsai
3b415db33f fix footer links 2015-08-25 14:49:02 +08:00
Mark Otto
facb3a0c3c grunt 2015-08-24 22:34:46 -07:00
David\ Beitey
b60c94925c Replace docs reference to iconography 2015-08-25 12:43:04 +10:00
Chris Rebert
275989e64f Document that dropdowns are intentionally click-based rather than hover-based
And link to a relevant blog post w/ more info.
Refs #16966
[skip sauce]
2015-08-24 16:43:42 -07:00
Heinrich Fenkart
0da684ff85 Merge pull request #17275 from mattez/fix-docs-layout-grid
Fix anchors, fix naming consistency
2015-08-25 00:21:39 +02:00
Chris Rebert
1ec0c49358 Replace remaining instances of defunct .visible* classes in docs
.visible-xs(-block) => .hidden-sm-up

Fixes #17263.
[skip sauce]
2015-08-24 14:42:21 -07:00
Chris Rebert
168cba1701 Explicitly document existing de facto policy of supporting ESR Firefox
Refs #17237
[skip sauce]
2015-08-24 14:32:58 -07:00
Matěj Kříž
a1b38092e2 Fix anchors, fix naming consistency
I found non working anchors and some naming in consistency. I hope I fixed well. Have a nice day.
2015-08-24 16:30:46 +02:00
Mark Otto
2dddf997a9 my bad, fix those values
/cc @cvrebert
2015-08-23 23:03:58 -07:00
Mark Otto
80435ee656 Merge pull request #17187 from kkirsche/patch-31
v4 - Document migration from panels to cards
2015-08-23 23:03:05 -07:00
Chris Rebert
0d59ff81c9 Clear out non-v4 docs translations
After v4.0.0 stable gets released, as existing translations get updated or completely new v4 translations get created, we can start adding entries back to the list.
2015-08-23 21:34:47 -07:00
Chris Rebert
096ed52e06 Merge pull request #17255 from wangsai/translation-zh-new-url
New URL for Chinese translation of Bootstrap 4.x
2015-08-23 20:09:42 -07:00
wangsai
d72fdc8093 New URL for Chinese translation of Bootstrap 4.x :
http://v4.bootcss.com
2015-08-24 07:55:25 +08:00
Mark Otto
4b63173a41 Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev 2015-08-23 01:12:12 -07:00
Mark Otto
e7ed4ff283 grunt 2015-08-23 01:12:06 -07:00
Mark Otto
3453f55ec5 grunt 2015-08-23 01:00:29 -07:00
Chris Rebert
fd72dfe6cf Rephrase/copyedit IE [hidden] compatibility docs
Fixes grammatical erratum from cf7819d8d5
2015-08-23 00:44:54 -07:00
Mark Otto
47d5168dc8 grunt 2015-08-23 00:28:58 -07:00
Mark Otto
95292fd0e7 grunt 2015-08-23 00:26:03 -07:00
Mark Otto
d4e7252a83 grunt 2015-08-23 00:18:35 -07:00
Mark Otto
b857ff45e5 slightly better dashboard example 2015-08-22 23:49:46 -07:00
Mark Otto
cf7819d8d5 mention the IE compatability for hidden attr per #17169 2015-08-22 23:17:46 -07:00
Mark Otto
db87ffb0db grunt 2015-08-22 21:46:49 -07:00
Mark Otto
018eef9894 Merge pull request #17140 from kkirsche/patch-12
v4 - Rendered example bin in grid docs should use sass
2015-08-22 20:28:01 -07:00
Heinrich Fenkart
44f2e73421 Docs: fix typo from 9c52e03 2015-08-23 04:56:09 +02:00
Mark Otto
f22b1b6736 Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev 2015-08-22 19:12:51 -07:00
Mark Otto
0644ce3703 grunt 2015-08-22 19:12:40 -07:00
Mark Otto
b3c4ea52cd Merge pull request #17221 from maxbeatty/docs-preprocessor
Update Preprocessor section of homepage
2015-08-22 19:07:05 -07:00
Mark Otto
1f153b640d re-fix #16154 in v4-dev /cc #17101 2015-08-22 19:05:43 -07:00