Chris Rebert
548834e87f
Merge pull request #18340 from twbs/responsive-pulls
...
Add responsive float classes
2015-11-29 21:47:49 -08:00
Chris Rebert
7ae7149f3f
navs.md: Fix typo
...
[ci skip]
2015-11-29 20:24:33 -08:00
Mark Otto
c1b79347b4
Merge pull request #18264 from twbs/input-group-btns-both-sides
...
Add input group example with btns on both sides for completeness+testing
2015-11-29 20:02:47 -08:00
Mark Otto
0fa2c7c486
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
2015-11-29 19:54:20 -08:00
Mark Otto
45632894d9
Merge pull request #18317 from twbs/redundant-text-aligns-18300
...
Remove non-responsive text alignment classes
2015-11-29 19:39:48 -08:00
Mark Otto
765c5e9c07
grunt
2015-11-29 19:38:53 -08:00
Mark Otto
389a284766
fixes #18295 . improve .nav-inline usefulness and document the classes as well
2015-11-29 19:38:44 -08:00
Mark Otto
1a30d12525
clarify nav default display
2015-11-29 18:44:57 -08:00
Mark Otto
3140701b52
grunt
2015-11-29 18:41:12 -08:00
Mark Otto
9f40178112
fix ads background color
2015-11-29 18:41:08 -08:00
Mark Otto
e28e73e531
grunt
2015-11-29 18:39:46 -08:00
Mark Otto
6421e27b6c
darken docs nav selected state and un-semibold it so it's not dangling
2015-11-29 18:36:50 -08:00
Chris Rebert
c2cf58b4a0
grunt dist
...
[ci skip]
2015-11-29 16:59:07 -08:00
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