Chris Rebert
d4d146dbe3
Docs: Replace data-src
attribute with src
in highlighted code; fixes #18558
...
[skip sauce]
2015-12-12 16:01:06 -08:00
Chris Rebert
6da5fa00e8
Merge pull request #18511 from bassjobsen/patch-15
...
Docs Responsive breakpoints from em to px
2015-12-12 15:55:10 -08:00
Bass Jobsen
6367155450
Using px rather than em values
...
Should close https://github.com/twbs/bootstrap/issues/18556
2015-12-13 00:23:55 +01:00
Chris Rebert
1a0f8db796
Add <br>s to fix appearance of responsive float docs example
...
[skip sauce]
2015-12-12 00:10:29 -08:00
Patrick H. Lauke
70247e36f6
Merge pull request #18531 from patrickhlauke/ie-edge-progressbar
...
progress bar for IE10+/Edge (border radius, use ::-ms-fill, variant mixins, striped)
2015-12-11 09:04:55 +00:00
Patrick H. Lauke
aeb179a3d8
update progress bar documentation
...
clarify lack of support for striped and animated striped bars in
IE10+/Edge
2015-12-11 08:58:11 +00:00
Chris Rebert
1dcbbdd49b
Remove fully supported features from IE9 limitations docs
...
If these are supported, why bother mentioning them in a section that's about communicating what's not supported?
These rows made sense when the section also covered IE8 (http://getbootstrap.com/getting-started/#support-ie8-ie9 ),
which doesn't support these features, but we no longer care about IE8 in v4.
[skip sauce]
2015-12-10 15:39:46 -08:00
Chris Rebert
d5b57c3c4d
Add Wall of Browser Bugs entry for #18504
...
https://connect.microsoft.com/IE/feedback/details/2110930/edge-ie11-gradient-background-image-on-tr-is-only-applied-to-first-td
[skip sauce]
2015-12-09 15:49:31 -08:00
Chris Rebert
ddba805952
Add Badges entry to v4 migration guide; fixes #18506
...
[ci skip]
2015-12-09 14:38:37 -08:00
Chris Rebert
9c8ba517af
Migration docs: Make Buttons and Button Group sections adjacent
...
[ci skip]
2015-12-09 14:38:08 -08:00
Jonathan
87169c3401
Added information about the help-block class
...
Fixes #18505
Closes #18509
2015-12-09 14:17:02 -08:00
Bass Jobsen
4c5ba3e5dc
Responsive breakpoints from em to px
...
Should close https://github.com/twbs/bootstrap/issues/18503
2015-12-09 21:26:38 +01:00
petetnt
1614420e86
Document .card-*-outline variants
2015-12-09 11:02:04 +02:00
Vicary Archangel
c0f931d050
Multiple input-group-addon support
...
1. Invert `:first-child` into `:not(:last-child)` and vice versa
2. Remove double border at the left of `.form-control`
3. Shifts negative margins of `.btn` and `.btn-group` to retain
rightmost border when using at the left of `.form-control`.
2015-12-09 16:40:32 +08:00
Chris Rebert
2f257445c3
Merge pull request #18486 from vsn4ik/v4-unnecessary-style-aliging-images
...
Remove unnecessary style attribyte on docs (aligning-images)
2015-12-08 18:51:36 -08:00
vsn4ik
f3aaccd46f
Remove !default Scss flag in docs grid example
2015-12-09 00:20:37 +03:00
vsn4ik
fd2a3825aa
Remove unnecessary style attribyte on docs (aligning-images)
2015-12-08 23:14:16 +03:00
Mark Otto
9a35ccbf73
derp, wrong highlight syntax
2015-12-08 10:23:22 -08:00
Lachlan Campbell
9f31574f17
add extra line before spacing utilities example
2015-12-08 13:11:42 -05:00
Mark Otto
ef00fa0a6d
grunt after version bump
2015-12-08 09:37:12 -08:00
Mark Otto
5d3144e8fb
manually bump versions because npm script wasn't working for me
2015-12-08 09:36:08 -08:00
Chris Rebert
3b2be4701f
Update docs for spacing utilities themselves to account for #18185
...
/fyi @mdo There might be prettier/better ways of explaining these,
but for the sake of having accurate docs for tomorrow,
this should do in a pinch.
[skip sauce]
2015-12-08 04:13:15 -08:00
Chris Rebert
85032786c3
Update examples to account for #18185
...
[skip sauce]
2015-12-08 03:41:51 -08:00
Mark Otto
af8efad583
grunt
2015-12-08 01:07:14 -08:00
Mark Otto
5073d07a47
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
2015-12-08 00:49:42 -08:00
Mark Otto
ac5be12f24
unfuck that border from rem to px
2015-12-08 00:49:31 -08:00
Chris Rebert
4e6e3860a6
docs/components/navbar.md: Nitpick phrasing
...
[ci skip]
2015-12-08 00:36:42 -08:00
Mark Otto
8fa5fb2857
fixes #17887 : restore hover/focus for cover nav
2015-12-08 00:20:43 -08:00
Mark Otto
834ac49eee
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
2015-12-07 23:50:17 -08:00
Mark Otto
4fc721fe4a
grunt
2015-12-07 23:49:29 -08:00
Chris Rebert
bac09b7767
Add entry for pagination component changes to v4 migration guide
...
Refs #18110
[skip sauce]
2015-12-07 23:49:07 -08:00
Chris Rebert
9010ff8345
Fix header hierarchy in migration guide
...
[ci skip]
2015-12-07 23:47:13 -08:00
Mark Otto
04b3766452
grunt
2015-12-07 23:47:00 -08:00
Mark Otto
a9f53f0fc0
Merge pull request #18110 from twbs/pagination-classes
...
Refactor pagination classes to avoid tag selectors & child selectors
2015-12-07 23:41:55 -08:00
Mark Otto
38847f564c
grunt
2015-12-07 23:36:38 -08:00
Mark Otto
9e872efb3f
rip out the .blockquote-* children classes for margin utils
2015-12-07 23:36:35 -08:00
Mark Otto
886bbe9bc0
Merge pull request #18138 from bassjobsen/patch-12
...
refactor blockqoutes to to avoid tag selectors & child selectors
2015-12-07 23:32:31 -08:00
Mark Otto
7303977c52
grunt
2015-12-07 23:31:06 -08:00
Mark Otto
515ff1aacb
rewrite list-inline to use margin and simpler styles
2015-12-07 23:31:02 -08:00
Mark Otto
d3c87d32fa
Merge branch 'patch-11' of https://github.com/bassjobsen/bootstrap into bassjobsen-patch-11
2015-12-07 23:28:31 -08:00
Chris Rebert
e7edf10473
.page => .page-item
2015-12-07 22:37:17 -08:00
Chris Rebert
5f35ce2095
.page>{a,span => .page-link}
2015-12-07 22:37:17 -08:00
Chris Rebert
a878c4f0c6
.pagination>{li => .page}
2015-12-07 22:37:17 -08:00
Mark Otto
1e9f0ab99e
grunt
2015-12-07 22:11:27 -08:00
Mark Otto
7f8a05d3ef
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
2015-12-07 22:10:38 -08:00
Mark Otto
3d45bd6106
fixes #18293 : clean up sticky stuff
2015-12-07 22:05:37 -08:00
Mark Otto
0186ab5fff
Merge pull request #18325 from twbs/tooltip-a-nowrap
...
Prevent anchors in tooltip example from splitting across lines
2015-12-07 21:58:35 -08:00
Mark Otto
8f80b80c17
grunt
2015-12-07 21:35:05 -08:00
Mark Otto
4520b0f5d0
proper fix for #18439 w/ clippy placement and hover
2015-12-07 21:35:00 -08:00
Chris Rebert
e117083694
Add entry about stateful buttons to v4 migration guide
...
Refs #18459 , #17178
[skip sauce]
2015-12-07 16:48:22 -08:00
Chris Rebert
5d4fd87bfa
Consolidate duplicate "Buttons" section in v4 migration docs
...
[skip sauce]
2015-12-07 16:30:12 -08:00
Mark Otto
afbaf43505
grunt
2015-12-07 10:08:39 -08:00
Mark Otto
a22d2fb5a5
fixes #17433 : improve borders on .list-group-flush to remove dupe borders when appropro
2015-12-07 10:05:53 -08:00
Mark Otto
ef5b6a224e
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
2015-12-07 09:25:28 -08:00
Mark Otto
a78b835143
grunt
2015-12-07 09:24:54 -08:00
Chris Rebert
2f176821c3
Merge pull request #18453 from twbs/wkbug-151933
...
Add Wall of Browser Bugs entry related to #16028
2015-12-07 01:17:20 -08:00
Chris Rebert
6e8c7c9b2d
Add Wall of Browser Bugs entry related to #16028
...
https://bugs.webkit.org/show_bug.cgi?id=151933
[skip sauce]
2015-12-07 01:09:56 -08:00
Chris Rebert
d1a0af8b24
Tweak naming and docs of font utility classes
...
* `.font-normal` is too generic. Rename it to `.font-weight-normal` for clarity.
* Rename `.font-bold` to `.font-weight-bold` so as to parallel `.font-weight-normal`.
* In docs, gloss "weight" term in relation to fonts for the benefit of non-typographiles.
Refs #18433
[skip sauce]
2015-12-07 00:08:54 -08:00
Mark Otto
3c4bf98af6
links and clarification in navbar docs
2015-12-06 22:47:23 -08:00
Mark Otto
e61eae4f9d
stub out some more of the navbar docs to include navbar-nav options and navbar-brand options
2015-12-06 22:34:06 -08:00
Chris Rebert
7739ea8d85
Add .navbar-form entry to v4 migration docs; refs #18087
...
[skip sauce]
2015-12-06 17:32:24 -08:00
Chris Rebert
da87424a79
Remove .navbar-form from example pages; refs #18087
...
[skip sauce]
2015-12-06 17:30:26 -08:00
Mark Otto
dd2c784c92
fix up navbar examples with proper coloring
2015-12-06 17:09:49 -08:00
Mark Otto
21b15d450d
fixes #18087 : .navbar-form is no more
2015-12-06 16:59:33 -08:00
Mark Otto
5a2318b68c
fixes #18436
2015-12-06 16:41:38 -08:00
Mark Otto
26da610bd0
fixes #18433 : add three new font utils
2015-12-06 16:39:55 -08:00
Chris Rebert
193b8306f0
Fix grammar in "Custom forms" docs
...
[ci skip]
2015-12-06 12:08:01 -08:00
Chris Rebert
23a7c6b1a6
Docs: Fix flavor text in input group example that got borked at some point
...
[skip sauce]
2015-12-06 12:02:54 -08:00
Chris Rebert
4120663c4b
Add Wall of Browser Bugs entry for #15990
...
https://bugzilla.mozilla.org/show_bug.cgi?id=1139853
[skip sauce]
2015-12-06 03:02:40 -08:00
Chris Rebert
2268fda99c
Mention Mozilla Firefox meta-bug on Wall of Browser Bugs
...
https://bugzilla.mozilla.org/show_bug.cgi?id=1230801
[skip sauce]
2015-12-06 02:07:29 -08:00
XhmikosR
b7b448a0e7
Run grunt
.
...
[ci skip]
2015-12-05 12:59:13 +02:00
XhmikosR
34a0ce571e
Run grunt
.
...
[ci skip]
2015-12-05 11:43:23 +02:00
XhmikosR
4191288873
Update clipboard.js to v1.5.5.
...
[ci skip]
2015-12-05 11:41:34 +02:00
XhmikosR
58717fa2d8
Update anchor.js to v2.0.0.
...
[ci skip]
2015-12-05 11:41:34 +02:00
XhmikosR
3afdbe426f
Fix docs/search.json.
...
* only loop through `html_pages`
* skip pages without a title
* stop double escaping the title; use Jekyll's `jsonify` filter to output valid JSON
* remove `date` since we don't use it
[skip sauce]
2015-12-05 11:30:27 +02:00
XhmikosR
4e7c7f4b9d
Update jekyll-search.min.js to v1.0.9.
...
Fixes the IE 9 error.
[ci skip]
2015-12-04 19:28:41 +02:00
XhmikosR
14772943a6
Rename jekyll-search.js to reflect that it's minified.
...
[ci skip]
2015-12-04 19:28:41 +02:00
Chris Rebert
211ca58657
Use non-minified CSS when running docs locally
...
For easier debugging.
Just like we already do for the JS.
[skip sauce]
2015-12-04 00:45:37 -08:00
XhmikosR
8a1685fdee
Run grunt
.
...
[ci skip]
2015-12-03 08:51:57 +02:00
Taylor Poulos
0021e7e5b4
Proposed better phrasing in the "images" section
...
Previously, this read "Bootstrap doesn’t apply this automatically as it causes complications to other image formats."
In this sentence, the number of the subject and the verb don't agree, and the word "this" is unclear.
2015-12-01 19:21:12 -05:00
vsn4ik
81e0295098
Fix classes for responsive floats in migration
...
See a8dc4812a49d8467e8642abb510b523a9a51cd48#commitcomment-14677726
[skip sauce]
2015-12-01 01:01:02 +03:00
Chris Rebert
4a51f28e2c
Prevent anchors in tooltip example from splitting across lines
...
So as to decrease the number of future inquiries about said edge case (which is already documented).
Refs #18304
[skip sauce]
2015-11-29 23:54:13 -08:00
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
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
Mark Otto
421a1393bc
grunt
2015-08-22 19:01:14 -07:00
Mark Otto
16075cc068
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
2015-08-22 18:58:07 -07:00
Mark Otto
9c52e03d31
avoid mentioning css block level in cards docs /cc #17158 #17103
2015-08-22 18:58:02 -07:00
Mark Otto
818e1243cf
add responsive typography note /cc #17095
2015-08-22 18:56:28 -07:00
Mark Otto
37c84f144b
nuke that page since it's now unused
2015-08-22 18:51:06 -07:00
Mark Otto
d65486270c
Merge pull request #17059 from kkirsche/patch-7
...
State Edge support instead of IE 11 as latest
2015-08-22 18:47:36 -07:00
Mark Otto
a93c42bbbe
grunt
2015-08-22 18:36:48 -07:00
Mark Otto
912637f0d0
homepage docs callout
2015-08-22 18:32:18 -07:00
Mark Otto
6e5e9225fd
grunt
2015-08-22 18:25:20 -07:00
Chris Rebert
8d26e26eb4
Merge pull request #17235 from kkirsche/patch-28
...
Add btn-info to buttons examples
2015-08-22 13:32:48 -07:00
vsn4ik
2965adfea0
Remove dropped btn-xs and btn-group-xs from docs
2015-08-22 21:16:05 +03:00
Kevin Kirsche
6b45c9234a
Add btn-info to buttons examples
...
Fix #17234
2015-08-22 13:52:27 -04:00
Max Beatty
2c58bd5294
Update Preprocessor section of homepage
2015-08-21 15:02:11 -07:00
Kevin Imig
3b2b6f4a05
update broken holder.min.js link
...
update broken holder.min.js link
2015-08-21 20:23:00 +02:00
Kevin Kirsche
cf5284f235
v4 - Force linebreaks after grid tier names in v4 grid docs
...
Fix #17176
Sorry, I f'd up the rebase in #17186
2015-08-21 08:04:44 -04:00
petetnt
3f81cf6093
modal.md - wrapped rows to a .container-fluid, added .bd-example-row for better visualization
2015-08-21 12:23:41 +03:00
Chris Rebert
69f9240863
forms.md: Fix link to disabled buttons docs
2015-08-20 22:35:58 -07:00
Chris Rebert
0372cc656d
forms.md: Fix rebooted form styles link
2015-08-20 22:23:19 -07:00
Chris Rebert
5404ed5946
Fix options link in Tooltip docs
2015-08-20 22:16:16 -07:00
Chris Rebert
d3d04e8fe6
Fix options link in Popover docs
2015-08-20 22:15:31 -07:00
Chris Rebert
d29c34c2f6
Popover docs: Fix "Tether" capitalization
2015-08-20 22:14:25 -07:00
Chris Rebert
136e8a4806
tooltips.md: Fix capitalization of "Tether" more
2015-08-20 22:13:39 -07:00
Chris Rebert
7fa1341b47
tooltips.md: Fix capitalization of "Tether"
2015-08-20 22:12:14 -07:00
Chris Rebert
30cc2c4815
Modal docs: Add MDN autofocus docs link
2015-08-20 22:05:55 -07:00
Chris Rebert
6623ad2e9b
<progress> docs: Add MDN link
2015-08-20 22:02:54 -07:00
Chris Rebert
6524e53dbb
Pagination docs: Fix "pager alternative" link
2015-08-20 21:59:39 -07:00
Chris Rebert
e39d9a7941
Breadcrumb docs: Add MDN CSS doc links
2015-08-20 21:57:49 -07:00
Mark Otto
d2a2664404
Merge pull request #17084 from thejameskyle/tjk/3
...
v4 - Use doge instead of css for <pre> example
2015-08-20 21:09:56 -07:00
Mark Otto
bf2781d758
Merge pull request #17146 from kkirsche/patch-13
...
v4 - Add pixel values for the rem breakpoints and column sizes
2015-08-20 21:09:19 -07:00
Mark Otto
c961723184
Merge pull request #17178 from twbs/die-stateful-btn
...
rm docs references to nuked stateful button feature
2015-08-20 21:08:57 -07:00
Mark Otto
b7fe55d064
Merge pull request #17188 from kkirsche/patch-32
...
v4 - Add new table variants not in V3 to What's new
2015-08-20 21:08:42 -07:00
Mark Otto
f8fcc3d60d
Merge pull request #17184 from kkirsche/patch-28
...
v4 - Fix Broken link in text alignment section of v4 Card docs
2015-08-20 21:07:33 -07:00
Mark Otto
9bd01fc3d4
Merge pull request #17185 from kkirsche/patch-29
...
v4 - Fix broken link in Sass mixins section of v4 docs
2015-08-20 21:07:19 -07:00
Mark Otto
90a14fdfc6
Merge pull request #17189 from kkirsche/patch-33
...
v4 - Add new table functionality to table migration section
2015-08-20 21:05:58 -07:00
Kevin Kirsche
b35fc603fd
v4 - Remove weird extra border from GitHub follow buttons on v4 Team page
...
Fix #17175
X-Ref Original Against Wrong Branch: #17179
2015-08-20 23:09:19 -04:00
Kevin Kirsche
dc4bfcdf44
Add new table functionality to table migration section
...
Calls out the new `.table-inverse`, `.table-reflow`, `.thead-default` and `.thead-inverse`
2015-08-20 22:42:18 -04:00
Kevin Kirsche
7a35231a92
Add new table variants not in V3
...
Audit the new table variants in V4 that aren't in V3
2015-08-20 22:38:47 -04:00
Kevin Kirsche
bcc16d0754
Document migration from panels to cards
...
X-Ref: #17120 for `.panel-default` replacement
2015-08-20 22:31:48 -04:00
Kevin Kirsche
5536facc68
Broken link in Sass mixins section of v4 docs
...
Fix #17177
Simplest example is using horizontal variants using rows.
2015-08-20 22:13:53 -04:00
Chris Rebert
85fac53cc8
navs.md: Fade effect: add missing backtick
2015-08-20 19:12:37 -07:00
Chris Rebert
55168ff93e
Card Columns docs: Link to MDN multi-column CSS docs
2015-08-20 19:06:31 -07:00
Kevin Kirsche
61b8d83feb
Fix Broken link in text alignment section of v4 Card docs
...
Fix #17182
2015-08-20 22:06:06 -04:00
Chris Rebert
92ce5431be
Card Columns docs: Put IE<=9 warning on its own line
...
Otherwise the "Heads up!" is at the end of the previous line, making the connection to the warning unclear.
2015-08-20 19:03:22 -07:00
Chris Rebert
d24a15d2b0
rm docs references to nuked stateful button feature
...
[skip sauce]
2015-08-20 18:47:41 -07:00
Chris Rebert
e3899b4fa8
reboot.md: fix typo: "to a minimal" [sic]
2015-08-20 18:37:20 -07:00
Chris Rebert
8e6972b170
docs/layout/grid.md: Fix responsive utilities link
2015-08-20 18:34:59 -07:00
Chris Rebert
911e58ed63
introduction.md: Fix typo: "started template"
2015-08-20 18:21:35 -07:00
Heinrich Fenkart
3c17c9e90c
Docs: link to tooling setup on download page
2015-08-21 02:38:36 +02:00
Heinrich Fenkart
66be25917a
Docs: various fixes
...
Mostly links.
Fixes #17056 .
2015-08-21 02:15:17 +02:00
Heinrich Fenkart
3895bfa388
Docs: Fix "read more about x-ua" link
...
Fixes #17096
2015-08-21 01:28:41 +02:00
Heinrich Fenkart
c585ea5bdf
Merge pull request #17027 from n1c/patch-1
...
Title on Figures page should be Figures and not Images?
2015-08-21 01:20:51 +02:00
Heinrich Fenkart
29496ada60
Merge pull request #17065 from kkirsche/patch-8
...
Fix link to .table section in Reboot
2015-08-21 01:09:51 +02:00
Heinrich Fenkart
233ae8164f
Merge pull request #17085 from thejameskyle/tjk/4
...
v4 - Fix urls ./helpers => ./utilities
2015-08-21 01:08:48 +02:00
Heinrich Fenkart
666617109f
Merge pull request #17086 from thejameskyle/tjk/5
...
v4 - Fix text utilities link
2015-08-21 01:08:10 +02:00
Heinrich Fenkart
12df7622a0
Merge pull request #17025 from hebbet/v4-dev
...
fix broken link to flexbox
2015-08-21 01:02:03 +02:00
Heinrich Fenkart
a5bed79459
Fix link to wall of browser bugs; closes #17107
2015-08-21 00:45:09 +02:00
Heinrich Fenkart
2fb4e182c6
Docs: a little bit of love for the wall of browser bugs
2015-08-21 00:41:18 +02:00
Heinrich Fenkart
73a88dbe86
Docs: Update all dropdowns to new HTML structure
2015-08-21 00:18:55 +02:00
Mark Otto
70e4c72066
Merge branch 'v4' into v4-dev
2015-08-20 15:16:41 -07:00
Mark Otto
b3808f833d
this sucks, but it's needed for now due to the grunt build control plugin
2015-08-20 15:08:43 -07:00
Mark Otto
705fb5361e
grunt
2015-08-20 15:06:36 -07:00
Heinrich Fenkart
d211654e55
Merge pull request #17156 from kkirsche/patch-19
...
v4 Docs - Fix scroll spy navbar example
2015-08-20 23:14:09 +02:00
David Richardson
42792682ac
Fix use of LESS var syntax in docs when referencing SCSS
...
Example:
> ... SCSS variables (e.g., `@enable-gradients: true`) ...
Referenced SCSS but used the LESS syntax. Changed to:
> ... SCSS variables (e.g., `$enable-gradients: true`) ...
Closes #17114
2015-08-20 13:03:12 -07:00
Kevin Kirsche
b3125aa499
v4 - Accordion example should use cards
...
Partial Fix : #17157
Additional code needed to get cards to butt up against each other as expected.
2015-08-20 15:35:11 -04:00
Kevin Kirsche
df734852ee
v4 Docs - Fix scroll spy navbar example
...
Fix #17125
2015-08-20 15:24:07 -04:00
Heinrich Fenkart
d16144cf2f
Merge pull request #17152 from zacechola/popover_container_example
...
v4 - Fix container option example code
2015-08-20 21:15:55 +02:00
Zac Echola
8bfb295c1b
Fix container option example code
2015-08-20 13:46:49 -05:00
Kevin Kirsche
ca9fdcee9c
Add pixel values for the rem breakpoints and column sizes
...
Fix : #17145
2015-08-20 12:39:21 -04:00
Kevin Kirsche
5c03882aff
Rendered example bin in grid docs should use sass
...
Fix #17129
2015-08-20 11:48:27 -04:00
Christian Oliff
9471ad7533
Fix tether typo
...
Fix tether typo
2015-08-21 00:43:34 +09:00
Heinrich Fenkart
0771881935
Merge pull request #17133 from zacechola/btn_xs_removal
...
Remove btn-xs from dropdown docs
2015-08-20 16:48:04 +02:00
Zac Echola
8dec4e8995
Remove btn-xs from dropdown
2015-08-20 09:18:11 -05:00
Benjamin Dean
b381af5e65
Fix "background-variants" anchor
2015-08-20 12:53:35 +03:00
lbryant
926fb11158
use Tether addTargetClasses: false option instead of manually removing them
2015-08-20 01:03:29 -04:00
Manoj Kumar
6b1cf58d58
Add more compatibility info and caniuse links to Flexbox docs
...
Closes #17091
2015-08-19 20:33:07 -07:00
James Kyle
5d8751274d
Use .example-element instead of doge 😢
2015-08-19 16:52:24 -07:00
James Kyle
8be18f32ac
Fix text utilities link
2015-08-19 15:42:41 -07:00
Heinrich Fenkart
6ce530a1c4
Merge pull request #17083 from thejameskyle/tjk/2
...
v4 - fix after => :after
2015-08-20 00:35:31 +02:00
James Kyle
459b9fa0e0
Fix urls ./helpers => ./utilities
2015-08-19 15:33:35 -07:00
Heinrich Fenkart
1f6c4859fe
Merge pull request #17081 from gps035/patch-1
...
Correct presented class for outline buttons
2015-08-20 00:33:27 +02:00
James Kyle
4540ad38af
Use doge instead of css for <pre> example
2015-08-19 15:28:49 -07:00
James Kyle
3a2c798397
v4 - fix after => :after
2015-08-19 15:21:42 -07:00
gps035
d868eb2825
Correct presented class for outline buttons
2015-08-19 23:17:19 +01:00
James Kyle
56eefe2ab4
Add code example to display typography
2015-08-19 15:16:13 -07:00
Kevin Kirsche
805d4874f0
Fix link to .table section in Reboot
...
Fix #17062
2015-08-19 17:30:48 -04:00
Kevin Kirsche
b6e0481c32
State Edge support instead of IE 11 as latest
...
Fix #17055
2015-08-19 17:23:50 -04:00
Chris Rebert
1efb07dad9
Merge pull request #17047 from petetnt/petetnt-v4-dev-patch-1
...
Fixed couple of formatting errors in modal.md (v4)
2015-08-19 13:11:27 -07:00
Chris Rebert
7102ac6e6c
Merge pull request #17034 from chrisrowe/patch-1
...
Fixed "Srollspy" typo in component title
2015-08-19 13:10:22 -07:00
Chris Rebert
7bc5af2628
Merge pull request #17030 from swaincreates/v4-dev-spelling-fix
...
V4 dev spelling fix in docs/getting-started/flexbox.md
2015-08-19 13:09:12 -07:00
Thomas McDonald
c9a5f82357
Merge pull request #17038 from supergibbs/tehter-spelling
...
tehter spelling
2015-08-19 12:40:37 -07:00
Pete Nykänen
66a9ed278e
Fixed couple of formatting errors in modal.md
...
One extra `</p>` was out of place, plus couple of issues with `'s which caused some odd formatting.
2015-08-19 21:43:16 +03:00
Chris Rowe
95999a13b4
Fixed "Srollspy" typo in component title
2015-08-19 19:29:21 +01:00
Bram van Leur
7ec40d25cd
v4: Fix Typo in Forms docs
2015-08-19 20:22:55 +02:00
Supergibbs
b071e6e03c
tehter -> tether
2015-08-19 11:01:11 -07:00
Thomas McDonald
323b9b1320
remove .btn-xs reference in docs
2015-08-19 10:38:22 -07:00
swaincreates
1e8d186f33
change flexbix to flexbox in docs/getting-started/flexbox.md
2015-08-19 13:30:18 -04:00
Nic
83acf0573b
Title on Figures page should be Figures and not Images?
2015-08-19 19:03:33 +02:00
Pascal Herbert
547e6e8af8
fix broken link to flexbox
2015-08-19 18:46:05 +02:00
Mark Otto
980d8ea2d8
docs tweaks for responsive
2015-08-19 00:07:59 -07:00
Mark Otto
624723f4c3
links, disable downloads, alert package manager downloads
2015-08-18 23:51:59 -07:00
Mark Otto
1020297f0a
remove cdn link from home for now
2015-08-18 23:46:56 -07:00
Mark Otto
5a905ef8a5
basic responsive top nav hacks for docs
2015-08-18 23:44:18 -07:00
Mark Otto
923677013d
themes link
2015-08-18 23:19:38 -07:00
Mark Otto
fc5d996e10
Merge branch 'v4' of https://github.com/twbs/derpstrap into v4
2015-08-18 22:23:44 -07:00
Mark Otto
d52755b3eb
comment out versions for now
2015-08-18 20:31:27 -07:00
Mark Otto
6211641f69
more grunt
2015-08-18 20:28:45 -07:00
Mark Otto
0df8fae725
grunt
2015-08-18 20:25:35 -07:00
Mark Otto
c8306d2f70
rewrite active and disabled styles for navs
2015-08-18 20:25:31 -07:00
Mark Otto
d2f4c35061
rewrite some button group docs
2015-08-18 20:25:18 -07:00
Mark Otto
e18d6b691d
note to the migration page
2015-08-18 20:03:03 -07:00
Mark Otto
f83ca1c6b0
ads colors
2015-08-18 19:56:28 -07:00
Mark Otto
7de3b3eced
fix footer to use new dropdown markup
2015-08-18 19:51:21 -07:00
Mark Otto
1ee84d4a1c
help text tweaks
2015-08-18 19:36:01 -07:00
Mark Otto
a79e7db6bd
document some help text examples to the docs
2015-08-18 19:30:22 -07:00
Mark Otto
c369409a54
grunt
2015-08-18 19:26:21 -07:00
Mark Otto
58d1297fcb
overhaul custom selects with latest from primer, shoutout
2015-08-18 19:26:18 -07:00
Mark Otto
15b7ce59df
grunt
2015-08-18 18:45:12 -07:00
Mark Otto
5ebc46cec3
fix dropdown fonts in header
2015-08-18 18:45:08 -07:00
Mark Otto
2685475919
downsize that nav
2015-08-18 01:27:33 -07:00
Mark Otto
ff72ea6b81
navbar positioning
2015-08-18 01:18:21 -07:00
Mark Otto
4c7e4e4454
grunt
2015-08-18 01:06:40 -07:00
Mark Otto
a3eecaadb0
fix main docs nav to use latest navbar changes
2015-08-18 01:06:36 -07:00
Mark Otto
e8e7b2303f
grunt
2015-08-18 00:59:48 -07:00
Mark Otto
03f21a75e5
grunt
2015-08-18 00:47:15 -07:00
Mark Otto
a84e51a2dc
don't let that interfere with the navbar
2015-08-18 00:47:10 -07:00
Mark Otto
d6b6a20a0d
rewrite navbar once more for lower key styles and a new take on modifiers for improved customization
2015-08-18 00:46:29 -07:00
Mark Otto
a4e9a6845a
space out form control sizing examples
2015-08-17 23:44:17 -07:00
Mark Otto
f1e10c37fd
rewrite navbar bits some more
2015-08-17 23:43:59 -07:00
Mark Otto
34f24ddd20
docs grunt
2015-08-17 21:31:23 -07:00
Mark Otto
b68acc8938
redo hella docs scss
...
- clean out commented out code
- break apart homepage.scss into sub files by component
- rename a few files to reflect their new component names
2015-08-17 21:31:17 -07:00
Mark Otto
38efe5ae59
rip commented out old anchor js css
2015-08-17 21:24:39 -07:00
Mark Otto
84a862e75f
rebuild docs js
2015-08-17 21:24:25 -07:00
Mark Otto
cd592725cb
restore docs kill links js
2015-08-17 21:21:39 -07:00
Mark Otto
03b6c35b5d
restore docs anchor js
2015-08-17 21:20:36 -07:00
Mark Otto
b430ed19d8
docs grunt
2015-08-17 21:16:12 -07:00
Mark Otto
1654f2a6e1
tweak docs spacing
2015-08-17 21:16:09 -07:00
Mark Otto
c9ed01d972
grunt
2015-08-17 21:13:54 -07:00
Mark Otto
5dd88488d4
stub out docs links
2015-08-17 21:08:30 -07:00
Mark Otto
78d18c82c7
rip gauges tracking
2015-08-17 21:08:15 -07:00
Mark Otto
8cb0cd3106
tweak that margin
2015-08-17 21:08:07 -07:00
Mark Otto
86f7ee0184
grunt
2015-08-17 20:41:13 -07:00
Mark Otto
8d8f3aa078
fix ads display on homepage
2015-08-17 20:41:10 -07:00
Mark Otto
4cb324afab
add redirects for all top level docs sections
2015-08-17 20:34:11 -07:00
Mark Otto
abc9f26558
grunt
2015-08-17 18:33:38 -07:00
Mark Otto
d2a29b5643
typo
2015-08-17 18:21:59 -07:00
Mark Otto
be34e2fde6
grunt
2015-08-17 18:20:33 -07:00
Mark Otto
29b4031db5
allow <button> elements as .dropdown-item's
2015-08-17 18:18:37 -07:00
Mark Otto
f6925475dc
grunt
2015-08-17 11:21:13 -07:00
Mark Otto
9a243f2b66
grunt
2015-08-17 11:19:22 -07:00
Mark Otto
e558f490dd
Rewrite dropdowns
...
- Remove nested > selectors for dropdown items
- Update docs examples to use all the new markup
2015-08-17 11:19:14 -07:00
Mark Otto
5d114f8cb4
grunt
2015-08-17 11:18:35 -07:00
Mark Otto
9970983b6b
copy
2015-08-17 00:42:41 -07:00
Mark Otto
461b37b034
Merge branch 'v4' of https://github.com/twbs/derpstrap into v4
2015-08-17 00:12:58 -07:00
Mark Otto
bce36ae026
narrow homepage grid cols
2015-08-17 00:12:20 -07:00
Mark Otto
c6d6135e26
reformat that
2015-08-17 00:12:07 -07:00
Mark Otto
0048e3a32e
grunt
2015-08-16 18:20:10 -07:00
Mark Otto
053853a4f5
custom padding on homepage
2015-08-16 18:11:23 -07:00
Mark Otto
18cbb7d695
semibold buttons
2015-08-16 18:11:10 -07:00
Mark Otto
0a78c48064
darken gradient
2015-08-16 18:10:53 -07:00
Mark Otto
a52b0d7b03
darken gradient
2015-08-16 18:10:31 -07:00
Jacob Thornton
409ede0a35
rebuild js
2015-08-15 12:19:11 -07:00
Jacob Thornton
db14bac42f
update tooltip/popover docs
2015-08-15 12:07:06 -07:00
Mark Otto
c064eef67b
Massive cleanup
...
- Simpler main nav on all pages
- Back to purple masthead on homepage instead of dark graphite
- Active link styles on the main nav
- Cleaned up sidebar nav
- New docs layout name
- Homepage copy edits
- Updated bright purple docs color
2015-08-14 22:45:55 -07:00
Mark Otto
b388778f1f
restyle zeroclipboard doodad
2015-08-14 00:47:41 -07:00
Mark Otto
31cddd11c6
bump headings
2015-08-14 00:36:47 -07:00
Mark Otto
43e1678bf3
update utils, use important
2015-08-14 00:36:26 -07:00
Mark Otto
b2f9fe4a3e
grunt it
2015-08-13 23:18:58 -07:00
Mark Otto
9b1ee31567
nuke the shared padding vars and assign to individual components
...
- no real need for everything to be 100% shared
- padding looked and felt too large for inputs but not for buttons
- tying forms and buttons seems fine, but throwing in pagination feels wrong
2015-08-13 23:04:16 -07:00
Mark Otto
879114a808
Merge branch 'v4' of https://github.com/twbs/derpstrap into v4
2015-08-12 22:56:56 -07:00
Thomas McDonald
d8acb36777
fix breadcrumbs libsass content
2015-08-12 22:14:58 -07:00
Mark Otto
28d399c436
grunt
2015-08-12 22:14:38 -07:00
Mark Otto
faacbdb49f
Remove .help-block entirely
...
- Fixes #13267 somewhat.
- Instead of a single, block-level class, let's use a combination of existing elements and classes.
- For block-level help text, use p.text-muted.
- For inline-level help text, use span.text-muted or small.text-muted.
2015-08-12 22:14:31 -07:00
Thomas McDonald
dd0fa97856
clarify ie8-
2015-08-12 22:03:32 -07:00
Thomas McDonald
454fc7c03a
add example for disabled pager link
2015-08-12 21:17:33 -07:00
Mark Otto
5e928c7c2b
Merge branch 'v4' of https://github.com/twbs/derpstrap into v4
2015-08-12 21:16:56 -07:00
Jacob Thornton
7ba24450be
Merge branch 'v4' of github.com:twbs/derpstrap into v4
2015-08-12 21:18:36 -07:00
Jacob Thornton
17ba95c201
rebuild stuff
2015-08-12 21:17:43 -07:00
Mark Otto
a0ae458a8a
grunt
2015-08-12 21:15:23 -07:00
Mark Otto
067311f44b
basic docs fix for badges in list group, still needs more changes
2015-08-12 21:15:19 -07:00
Jacob Thornton
f2ae3ea043
Merge branch 'v4' of github.com:twbs/derpstrap into v4
2015-08-12 21:12:23 -07:00
Jacob Thornton
11abb0f7e9
fix modal
2015-08-12 21:12:03 -07:00
Thomas McDonald
35f064f96c
Merge branch 'v4' of github.com:twbs/derpstrap into v4
2015-08-12 21:09:44 -07:00
Thomas McDonald
a8023edf16
Merge branch 'v4' of github.com:twbs/derpstrap into v4
2015-08-12 21:09:19 -07:00
Thomas McDonald
1d631e6ca3
remove .badge class from buttons
2015-08-12 21:07:41 -07:00
Mark Otto
b1a74195c8
simpler type, docs callout for reproducing the v3 style headings and small text
2015-08-12 20:45:21 -07:00
Mark Otto
314161cb17
remove hella vars from the jumbotron
2015-08-12 20:28:46 -07:00
Mark Otto
0babe3568c
simpler gruntfile watch
2015-08-12 20:14:14 -07:00
Mark Otto
3406e2fd7f
Merge branch 'v4' of https://github.com/twbs/derpstrap into v4
2015-08-12 20:01:38 -07:00
Mark Otto
46fbaab5ef
unfuck all that watch shit
2015-08-12 20:01:15 -07:00
Jacob Thornton
9bdb6d13f6
Merge branch 'v4' of github.com:twbs/derpstrap into v4
2015-08-12 20:00:33 -07:00
Jacob Thornton
23d05f1585
get the js working for docs
2015-08-12 19:59:55 -07:00
Thomas McDonald
a7e36a1f1b
Merge branch 'v4' of github.com:twbs/derpstrap into v4
2015-08-12 19:49:21 -07:00
Thomas McDonald
9305fd378f
fix scrollspy example
2015-08-12 19:49:08 -07:00
Mark Otto
bbd62031f2
fix blockquote docs
2015-08-12 18:47:15 -07:00
Mark Otto
2375bb55b0
fix homepage btn classes
2015-08-12 17:50:02 -07:00
Mark Otto
575a886437
fix general page and page header layout
2015-08-12 17:45:47 -07:00
Mark Otto
8e8f8f54cd
property order
2015-08-12 17:23:44 -07:00
Mark Otto
37eb1e1d8b
fix well to card
2015-08-11 12:28:28 -07:00
Mark Otto
58051f959f
tweak collapse docs
2015-08-11 09:50:36 -07:00
Mark Otto
2e98fd872c
compile latest
2015-08-10 23:43:32 -07:00
Mark Otto
9998556556
fix widths on container diagrams
2015-08-10 23:18:45 -07:00
Mark Otto
28bcf047c8
container illustrations
2015-08-10 23:07:50 -07:00
Mark Otto
1624c5b594
remove commented out code
2015-08-10 22:47:50 -07:00
Mark Otto
b814a96aba
ads spacing
2015-08-10 16:50:48 -07:00
Mark Otto
d1f06ffe83
light gray on docs search input
2015-08-10 16:47:43 -07:00
Mark Otto
f5008769a5
really fix that spacing and nesting
2015-08-10 16:46:21 -07:00
Mark Otto
d02017e0e5
more margin there
2015-08-10 16:44:47 -07:00
Mark Otto
c74e47a139
rewrite alerts docs a bit
2015-08-10 16:36:44 -07:00
Mark Otto
121615ceba
dropdown fixes and dropdown docs tweaks
2015-08-10 16:31:28 -07:00
Mark Otto
9fe6b85c32
rewrite dropdown events in markdown
2015-08-10 16:16:39 -07:00
Mark Otto
80a1b69ce5
compile latest docs css
2015-08-10 16:11:49 -07:00
Mark Otto
03c91b83bd
simplify some button docs copy
2015-08-10 16:11:44 -07:00
Mark Otto
c78965b47d
clean up spacing of table of contents links in docs
2015-08-10 15:56:05 -07:00
Mark Otto
de2971c9cc
update nav
2015-08-10 15:49:41 -07:00
Mark Otto
84f544b1f2
rename
2015-08-10 15:39:32 -07:00
Mark Otto
292ac7f302
rewrite some grid docs
2015-08-10 15:37:27 -07:00
Mark Otto
e76d1677cb
move containers.md to overview.md, merge in media queries as new section
2015-08-10 12:47:02 -07:00
Mark Otto
04b5e3010b
missing todo
2015-08-10 11:18:40 -07:00
Mark Otto
b1d9df0043
stub out a best practices page
2015-08-10 11:18:06 -07:00
Mark Otto
39a8402b65
rip community as separate page, move to intro and restore table of contents on intro
2015-08-10 11:11:35 -07:00
Mark Otto
7c87b75499
remove two pages that are now elsewhere
2015-08-10 11:03:03 -07:00
Mark Otto
b58e4dc3cd
remove that snippet
2015-08-10 11:02:54 -07:00
Mark Otto
131fec0f5b
mention globals in intro page
2015-08-10 11:02:39 -07:00
Mark Otto
e839b093a0
move compilting to build-tools, rewrite some grunt stuff, add local docs with jekyll section based on readme's more detailed walkthrough
2015-08-10 10:29:35 -07:00
Mark Otto
510522039b
tweak options, renamed from customize
2015-08-10 10:05:38 -07:00
Mark Otto
6191e5e696
Merge branch 'v4' of https://github.com/twbs/derpstrap into v4
2015-08-10 00:15:31 -07:00
Mark Otto
58e03cd4bf
tweak buttons docs
2015-08-10 00:05:40 -07:00
Mark Otto
743717fbce
really fix those outline buttons
2015-08-09 23:45:36 -07:00
Mark Otto
eaeee93fa3
docs rearrange
2015-08-09 23:38:16 -07:00
Thomas McDonald
b84bb4e218
Merge branch 'v4' into force-expanded
2015-08-09 23:33:52 -07:00
Thomas McDonald
0ef0825d01
specify expanded output style for generated css with libsass
...
(also fix license banner generator bug)
2015-08-09 23:16:43 -07:00
Mark Otto
317c667d1c
rewrite browser and device support
2015-08-09 23:12:09 -07:00
Mark Otto
491cc512ad
build
2015-08-09 22:50:04 -07:00
Mark Otto
3c64005317
nav update
2015-08-09 22:49:59 -07:00
Mark Otto
5d11eaa1de
update description
2015-08-09 22:49:52 -07:00
Mark Otto
74ee24db1e
treat old .btn-outline docs button as a true .btn modifier
2015-08-09 22:49:42 -07:00
Mark Otto
ce22176624
rewrite downloads page
2015-08-09 22:49:03 -07:00
Mark Otto
68e4d897ba
shoutout to outline buttons
2015-08-09 22:48:48 -07:00
Mark Otto
91d236664d
new getting started intro overview doodad
2015-08-09 22:48:33 -07:00
Mark Otto
f651338a88
disable the custom builds generation for now:
2015-08-09 21:45:08 -07:00
Mark Otto
08d6dc5b71
add basic figure support
2015-08-09 21:42:47 -07:00
Mark Otto
253bb378e2
fix downloads link on homepage
2015-08-09 21:19:25 -07:00
Mark Otto
7a50a2cbe8
introduce display heading classes
2015-08-09 21:17:27 -07:00
Mark Otto
44fe355ec2
un-affix top navbar
2015-08-09 20:31:16 -07:00
Mark Otto
31a47369bb
content
2015-08-09 20:28:46 -07:00
Mark Otto
c6d5fee88a
transitions and text changes
2015-08-08 21:37:48 -07:00
Mark Otto
8a92a9ab3b
fix broke example
2015-08-08 16:54:46 -07:00
Mark Otto
bf465da2d9
more than images tbh
2015-08-08 16:53:25 -07:00
Mark Otto
7370885338
grid docs tweaks
2015-08-08 16:51:13 -07:00
Mark Otto
e592a23eb7
docs twerks
2015-08-08 14:57:12 -07:00
Mark Otto
66305c5b02
correct url
2015-08-08 14:22:46 -07:00
Mark Otto
7936455907
tweak that, link to downloads
2015-08-08 14:22:31 -07:00
Mark Otto
ee747f4adf
tweak getting started quickstart docs
2015-08-08 14:20:38 -07:00
Mark Otto
7c3f5b6d59
rewrite some forms docs, use new validation styles and icons
2015-08-08 14:15:09 -07:00
Mark Otto
14d8c29596
fix broken markup
2015-08-05 23:50:27 -07:00
Mark Otto
ee133a9cd4
fix ads styles
2015-08-05 23:26:10 -07:00
Mark Otto
0173b553d5
fix broken table in the forms docs
2015-08-05 23:19:15 -07:00
Mark Otto
36800a2740
primary btn there as well
2015-08-05 23:15:12 -07:00
Mark Otto
be299c1b8b
switch to primary button there
2015-08-05 23:14:53 -07:00
Mark Otto
fed0d8a2d4
restore page headers, use partial and page frontmatter to organize it
2015-08-05 17:47:45 -07:00
Mark Otto
be3f8d9bcc
simple layout for examples
2015-08-05 00:57:35 -07:00
Mark Otto
bc88c90b2c
footer overhaul again
2015-08-05 00:54:30 -07:00
Mark Otto
97bcfb9e7f
rip badges
2015-08-05 00:48:42 -07:00
Mark Otto
8a7e08ebd2
docs twerks
2015-08-05 00:46:27 -07:00
Mark Otto
9330c4a947
Run just as fast as I can
...
To the middle of nowhere
To the middle of my frustrated fears
And I swear you're just like a pill
Instead of makin' me better,
You keep makin' me ill
You keep makin' me ill
adds .label-pill to replace .badge
2015-08-05 00:45:41 -07:00
Mark Otto
d80f26fe49
unaffix sidebar and simplify styles of docs side nav to be more like v3
2015-08-05 00:38:36 -07:00
Mark Otto
6848ee2484
top level examples link
2015-08-05 00:12:26 -07:00
Mark Otto
6836530f72
account for nav on docs pages
2015-08-05 00:10:15 -07:00
Mark Otto
b728fe2bbd
tweak homepage copy and layout
2015-08-05 00:05:05 -07:00
Mark Otto
95b0ec18f4
new global navbar for all docs pages
2015-08-04 23:39:51 -07:00
Mark Otto
60a045634c
grunt
2015-08-04 23:24:22 -07:00
Mark Otto
5e8baa3004
yay
2015-08-04 22:47:22 -07:00
Mark Otto
4b506b9b11
color function that shiz
2015-08-04 22:46:49 -07:00
Mark Otto
042b5fc7eb
tweak footer styles
2015-08-04 22:39:54 -07:00
Mark Otto
d318d64c08
grunt
2015-08-04 22:31:18 -07:00
Mark Otto
1ddc3f5e21
Merge branch 'master' into v4m
2015-08-04 22:29:45 -07:00
Mark Otto
ab412b2404
grunt
2015-08-04 21:36:11 -07:00
Mark Otto
079c35f613
replace holder.js references in dashboard example with placeholder gif. fixes #16699
2015-08-04 20:31:09 -07:00
Mark Otto
39d9bc9cea
Merge branch 'master' of https://github.com/twbs/bootstrap
2015-08-04 20:08:10 -07:00
Mark Otto
f9bee7deb6
fixes #16902 : remove the .container-fluid from the grid system in modal example since it's doubling up padding
2015-08-04 19:57:49 -07:00
Mark Otto
10cc97cdd9
Merge pull request #16560 from supergibbs/multiple-button-input-groups
...
Multiple button input groups
2015-08-04 19:54:19 -07:00
Mark Otto
253619882f
Merge pull request #16818 from zacechola/fix_16805
...
Move help block docs up page, add `.help-block` to validation example
2015-08-04 19:52:08 -07:00
Mark Otto
cf2d9bfe8a
Help with issues like #16823 by mentioning where to download example source code
2015-08-04 19:50:50 -07:00
Chris Rebert
0ea53a307b
Confirmed that Edge still suffers from two IE11 bugs
...
[skip sauce]
2015-07-31 23:39:51 -07:00
Mark Otto
8babdf166a
Merge pull request #16921 from twbs/footer
...
Simpler docs footer
2015-07-31 15:17:33 -07:00
Mark Otto
c9c9c614a9
simpler footer with no social buttons, fewer links
2015-07-31 15:03:17 -07:00
Mark Otto
32f9b626b3
smaller, local expo screenshots
2015-07-31 14:51:31 -07:00
Chris Rebert
0c4c1e4986
Remove http://crbug.com/309483 from the Wall of Browser Bugs
...
All current major browsers behave like Chrome here, so this bug is most likely invalid.
[skip sauce]
2015-07-29 14:54:55 -07:00
Chris Rebert
5e7c5a63b4
http://wkbug.com/143527 got imported as rdar://problem/21908735
...
Refs #16180
[skip sauce]
2015-07-28 17:27:21 -07:00
Chris Rebert
91be365aad
Customizer: Clarify that Collapse requires Component animations; fixes #16893
...
[skip sauce]
2015-07-27 19:00:00 -07:00
Chris Rebert
46c1abfc8f
Customizer: For consistency, use singular in JS components list of Less files
2015-07-27 18:59:29 -07:00
XhmikosR
abdf41f5f3
Add a local jQuery fallback.
...
Shouldn't really happen, but China for example has blocked Google so this should help.
2015-07-26 10:07:33 +03:00
XhmikosR
f4a44208f4
Run grunt.
2015-07-26 00:16:58 +03:00
Chris Rebert
d24559df20
Add Wall of Browser Bugs entry for #16814
...
Closes #16814
Refs http://wkbug.com/147284
Refs http://openradar.appspot.com/21993128
[skip sauce]
2015-07-24 18:07:32 -07:00
Chris Rebert
96b5b14103
http://wkbug.com/144990 no longer repros; rm it from Wall of Browser Bugs
...
Refs #15998
Effectively reverts #16473
[skip sauce]
2015-07-17 23:12:35 -07:00
Chris Rebert
2c2a335668
http://wkbug.com/139803 has been fixed; rm it from Wall of Browser Bugs
...
Refs #15205 , #15407
[skip sauce]
2015-07-17 22:51:43 -07:00
Chris Rebert
4da8f12d53
http://wkbug.com/141804 has been fixed; rm it from Wall of Browser Bugs
...
Refs #15846 , #15832
[skip sauce]
2015-07-17 22:39:14 -07:00
Chris Rebert
ac6477f988
http://wkbug.com/146896 has been fixed; rm it from the Wall of Browser Bugs
...
Refs #16813 , #16809
[skip sauce]
2015-07-17 21:23:08 -07:00
Mark Otto
63f5da62bf
remove all instances of .bs-docs-grid in grid docs since it's unused. nullifies #16838
2015-07-17 16:21:48 -07:00
Zac Echola
185dd0d824
Move help block docs up page, add .help-block
to validation example
2015-07-13 13:17:02 -05:00
Chris Rebert
4f83f3f5a2
Add Wall of Browser Bugs entry for #16809
...
[skip sauce]
2015-07-12 19:49:01 -07:00
Patrick H. Lauke
38c715316b
Add example with visible <label> and input group addon
...
Also, include visible <label> as a suggestion in the accessibility
callout.
2015-07-09 10:55:21 +01:00
adammacias
cb7f569262
Add Brazilian Portuguese to list of docs translations
...
Closes #16773 by merging a tweaked version of it.
[skip sauce]
2015-07-06 21:43:37 -07:00
Matt Kantor
c7ddec640a
Update Twitter's address in examples.
...
They're no longer on Folsom St.
2015-07-04 13:32:19 -07:00
Kevin Kirsche
58aaffd288
Add turkish translation
...
Fix #16755
2015-07-03 16:05:34 -04:00
Chris Rebert
ef02c55945
Document that Tab show method is async
...
[skip sauce]
2015-07-01 16:42:13 -07:00
Chris Rebert
e723395cc3
Document that Collapse show,hide,toggle methods are async; fixes #16746
...
[skip sauce]
2015-07-01 16:39:12 -07:00
Chris Rebert
06bec75006
Add Methods section to Popovers nav menu in docs
...
[skip sauce]
2015-06-30 17:21:05 -07:00
Chris Rebert
d2d7784118
Edge is also affected by #16671
...
Per https://github.com/twbs/bootstrap/issues/16671#issuecomment-115161001
Refs #16689
[skip sauce]
2015-06-25 01:45:46 -07:00
Chris Rebert
52140f323a
Add Wall of Browser Bugs entry for #15968
...
Closes #15968 .
[skip sauce]
2015-06-23 13:02:17 -07:00
Chris Rebert
a45d572407
Add Wall of Browser Bugs entry for #16671
...
Closes #16671
[skip sauce]
2015-06-23 10:25:00 -07:00
Mark Otto
847470ca09
grunt
2015-06-22 23:25:18 -07:00
Mark Otto
b5bfc7c252
line-height-base in docs
2015-06-22 23:25:14 -07:00
Mark Otto
18da568b8b
rewrite some navbar stuff, clean out some commented out code
2015-06-22 23:24:55 -07:00
Mark Otto
278804fa31
grunt
2015-06-22 16:33:23 -07:00
Mark Otto
96e7ceed90
grunt
2015-06-22 16:30:56 -07:00
Mark Otto
9b5fe0ca46
clarify some stuff about small navbar; also renamed navbar-condensed to -sm
2015-06-22 16:30:52 -07:00
Mark Otto
5f20106784
fix margin again
2015-06-22 16:17:18 -07:00
Mark Otto
bc29c016b7
Merge branch 'v4' into v4_builds
2015-06-19 16:26:33 -07:00
vsn4ik
d4fc042dcd
Added *.min.map to whats-included.
2015-06-19 22:46:34 +03:00
Mark Otto
e4d72c914d
fix vars, grunt that shit
2015-06-19 00:01:57 -07:00
Mark Otto
169d2a4a78
Merge branch 'master' into v4
2015-06-18 23:56:43 -07:00
Kevin Kirsche
fe36aec994
Re-order popover elements in docs
...
X-Ref #13969
2015-06-18 20:03:35 -04:00
Mark Otto
de2b660a14
Clarify what's being hovered /cc @kkirsche
2015-06-18 16:25:08 -07:00
Mark Otto
0f6fab0fd0
Merge pull request #16632 from kkirsche/patch-15
...
Clarify that <fieldset> only uses the disabled attribute
2015-06-18 16:22:51 -07:00
Mark Otto
5ea03fa259
Merge pull request #16563 from dbkaplun/dl-horizontal-breakpoint
...
Adds @dl-horizontal-breakpoint
2015-06-18 16:06:39 -07:00
Mark Otto
331b8d2250
Add 21x9 responsive embed modifier
...
- Credit: @adammacias
- Fixes #16499
2015-06-18 16:01:52 -07:00
Mark Otto
b39ce7d6c0
grunt
2015-06-18 15:48:54 -07:00
Mark Otto
8410afe0e1
Create new stylesheets for optional builds and add them to Gruntfile tasks
2015-06-18 10:19:50 -07:00
Julian Thilo
a49f8e98f7
Update customize.min.js with version bump
2015-06-16 18:45:08 +02:00
Mark Otto
57a9a5c803
bump version
2015-06-16 09:37:42 -07:00
Mark Otto
16b48259a6
customizer and raw files
2015-06-16 09:13:22 -07:00
Mark Otto
83bfff7f07
bump version
2015-06-16 09:10:22 -07:00
Mark Otto
29ff44d311
grunt
2015-06-16 09:06:51 -07:00
Kevin Kirsche
315db4a005
Clarify that <fieldset> only uses the disabled attribute
...
Fix #16632
2015-06-15 19:59:26 -04:00
Mark Otto
e615ae053c
overhaul nav and shit again
...
- drop the index pages save for examples
- comment out the extend section for now
- fix up spacing fix on team list
2015-06-13 14:05:25 -07:00
Mark Otto
ea803e55ff
album example added
2015-06-13 13:26:10 -07:00
Mark Otto
6e3054be68
components index
2015-06-13 13:26:05 -07:00
Patrick H. Lauke
3d244537fb
Slightly expand accessible modals callout
...
to include a note about `role="document"`
2015-06-11 12:47:52 +01:00
Patrick H. Lauke
e23868c9cf
Add role="document" to modal itself
...
Initial fix to generalise use of modals. Generally, true role="dialog"
containers would require only forms/controls as content, with all other
text correctly and explicitly associated via
aria-labelledby/aria-describedby and similar...but as authors use modals
also as generic overlays, this extra role is required to get AT
(particularly NVDA) out of "forms" mode and reenable reading keys
2015-06-11 12:40:24 +01:00
Mark Otto
840938f09d
tweak code styles
2015-06-09 16:28:17 -07:00
Mark Otto
5acefab4cf
spec out variables customize docs
2015-06-09 16:28:09 -07:00
Mark Otto
960cbe6162
some download changes
2015-06-09 16:09:33 -07:00
Mark Otto
cbdfdd5a9e
copy editing on homepage
2015-06-09 15:45:40 -07:00
Mark Otto
07c7d2d1de
remove commented out css
2015-06-09 15:24:28 -07:00
Mark Otto
7f37ec1be3
grunt
2015-06-09 15:23:21 -07:00
Mark Otto
393ccd12d8
hide the brand on small viewports
2015-06-09 15:23:18 -07:00
Mark Otto
6b1c9ee8d5
redo most of the css for the masthead, page headers, and ads
2015-06-09 15:22:57 -07:00
Mark Otto
2d094f9d0f
grunt
2015-06-08 21:14:54 -07:00
Kevin Kirsche
9747ea5231
Use new gradient syntax in justified nav example; fixes #16598
...
Closes #16599 by merging a tweaked version of it.
2015-06-08 01:44:32 -07:00
Patrick H. Lauke
caca5d46d5
Merge pull request #16571 from patrickhlauke/generalize-dropdowns
...
generalize dropdowns / drop role="menu"
2015-06-02 11:21:26 +01:00
Patrick H. Lauke
5fd7bc1554
generalize dropdowns / drop role="menu"
...
as role="menu" is a very specific (and strict) ARIA pattern for
desktop-like application menus, and our dropdowns are often used
as pure navigation dropdowns, this change abandons ARIA menus for
a more open-ended and light-weight approach
(see http://heydonworks.com/practical_aria_examples/#submenus and
http://www.w3.org/WAI/tutorials/menus/flyout/#improve-screen-reader-support-using-wai-aria )
note that in dropdown.js, switched to now target ``.dropdown-menu``
instead of ``role["menu"]`` - this also prevents bootstrap scripts
from "bleeding" into non-bootstrap components on the same page.
also removed the ``role=["listbox"]`` part, which appears to be
vestigial/unused (only place in bootstrap that uses that
role are carousels, and their key handling is done separately)
2015-06-02 11:03:21 +01:00
yang
5efc832d7e
change korean translation site url
2015-06-01 23:44:42 +09:00
Mark Otto
9863eb75d2
move spacing utils to separate file, document them a bit
2015-06-01 01:19:02 -07:00
XhmikosR
b5ed74d43d
Run grunt
.
...
[ci skip]
2015-06-01 10:29:18 +03:00
XhmikosR
82aa0cd56b
docs: update uglify-js to v2.4.23.
...
[ci skip]
2015-06-01 10:29:18 +03:00
Mark Otto
c1a84e38c7
grunt
2015-05-31 23:53:14 -07:00
Mark Otto
b5b4c9c701
Merge pull request #16484 from kkirsche/patch-13
...
ScrollSpy requires non-body elements to have height and overflow…
2015-05-30 17:32:20 -07:00
Mark Otto
cb8304e4c4
clarify ie8- support
2015-05-30 15:30:44 -07:00
Kevin Kirsche
962ae5ac2f
[ Close #16441 ] ScrollSpy requires non-body elements to have height and padding
...
[Close #16441 ] ScrollSpy requires non-body elements to have height and padding
2015-05-30 18:24:23 -04:00
Timothy Gu
7278bed86f
Adjust Carbon Ads margin on -xs
...
The .container that immediately surrounds .carbonad has a padding of 15px, not 30px.
Fixes #16552 .
2015-05-30 14:57:41 -07:00
Dan Kaplun
78bdbcdc08
Adds @dl-horizontal-breakpoint
2015-05-30 12:57:36 -04:00
Patrick H. Lauke
3b59b97c62
ensure divider list items have role="separator"
...
http://www.w3.org/TR/wai-aria/roles#separator
2015-05-29 23:48:35 +01:00
Mark Otto
ed4e873fe1
comment out third level of nav
2015-05-29 14:05:42 -07:00
Mark Otto
7c552d70fc
fix utils ToC listing by unnesting headings
2015-05-29 14:05:31 -07:00
Mark Otto
e6bc8da426
fix thumbnails for everywhere
2015-05-29 14:05:14 -07:00
Mark Otto
163dd5296e
move flexbox to getting started
2015-05-29 13:53:22 -07:00
Mark Otto
38c7813c72
grunt
2015-05-29 13:09:57 -07:00
Mark Otto
71bcf0dd0b
update cards docs to clarify things, fix remaining broken cards
2015-05-29 13:09:07 -07:00
Supergibbs
24918b3bd8
A little cleanup
2015-05-29 11:32:25 -07:00
Supergibbs
7b23005f58
Clarified documentation about input groups and added an example of
...
multiple buttons
2015-05-29 11:29:56 -07:00
Mark Otto
43b083effb
grunt
2015-05-29 02:09:44 -07:00
Mark Otto
719afd48ac
style the markdown toc a bit to hide the first item (the contents heading)
2015-05-29 01:59:20 -07:00
Mark Otto
b455ed8def
add markdown toc stuff
2015-05-29 01:58:52 -07:00
Mark Otto
9e1af0d743
fix scrolling of sidebar
2015-05-28 20:05:48 -07:00
Mark Otto
67f2e77955
don't use anchor.js on h1s in the docs
2015-05-28 14:08:25 -07:00
Mark Otto
7c594f2069
change card styles in docs examples to use just a max-width for now
2015-05-28 14:08:11 -07:00
Mark Otto
9b1d5adf3f
change holder from blue to gray
2015-05-28 14:07:45 -07:00
Mark Otto
74d17ab7a0
rewrite much of cards and the docs
2015-05-28 14:07:34 -07:00
Mark Otto
6e3d4331db
new card sizing maybe
2015-05-27 19:00:11 -07:00
Mark Otto
663576a7ae
Merge branch 'v4' of https://github.com/twbs/derpstrap into v4
...
Conflicts:
dist/css/bootstrap.css
dist/css/bootstrap.css.map
docs/assets/css/docs.min.css
2015-05-27 15:49:55 -07:00
Chris Rebert
3487898a6a
Merge pull request #16504 from kkirsche/patch-8
...
Clarify the bs-callout on multiple open modals
2015-05-26 15:15:15 -07:00
Morton Fox
665d2d25c0
Update source maps link
2015-05-26 08:14:57 -04:00
Chris Rebert
9c717b4716
Wall of Browser Bugs: Add link to "jQuery's browser bug workarounds"
...
[skip sauce]
2015-05-22 23:30:05 -07:00
Mark Otto
bd971c49b0
stub out flexbox layout docs
2015-05-22 23:20:21 -07:00
Mark Otto
a335e54573
remove tabindex=-1 as it was causing a weird select state in latest safari on yosemite when clicking anywhere in the negative space of the header
2015-05-22 22:48:12 -07:00
Mark Otto
4238e2057f
grunt
2015-05-22 22:34:04 -07:00
Mark Otto
e84bc04e20
button alignment in nav
2015-05-22 22:33:58 -07:00
Mike Taylor
59f9a5e5ba
Remove Firefox warning for customizer download.
...
Closes #15016 .
2015-05-22 12:25:08 -05:00
Kevin Kirsche
97f8e5610d
Clarify the bs-callout on multiple open modals
...
[Close #16502 ] Clarify the bs-callout on multiple open modals
Currently it states overlapping modals, this isn't the only case as this truly applies to any instance when a user would want to open multiple modals at the same time. For this reason, I have modified the title of the callout to make this more clear.
2015-05-18 18:30:58 -04:00
Chris Rebert
efe2023014
Add missing type="button" attrs to <button>s in list-group docs
...
Fixes Bootlint warnings:
W007 Found one or more `<button>`s missing a `type` attribute.
[skip sauce]
2015-05-17 23:22:27 -07:00
XhmikosR
315907c97c
Use https
when possible.
2015-05-17 12:43:20 +03:00
XhmikosR
cf211a9654
about.html: Add the size of the gravatar image we currently use.
2015-05-17 12:43:20 +03:00
XhmikosR
9b6a2013d6
docs: update uglify-js to v2.4.21.
...
[ci skip]
2015-05-17 00:55:26 +03:00
XhmikosR
c56032a0e5
Remove grunt-banner completely.
...
Add a license header in theme instead.
2015-05-16 12:57:27 +03:00
XhmikosR
9e395712a5
Run grunt
.
2015-05-16 09:58:16 +03:00
Bryan Braun
dec2faec3d
Update Anchor.js and port over the existing styles.
...
Anchor.js 1.0.0 drops the need to use anchor.css, so we remove it
from the codebase and move any leftover styles over to docs.css.
Closes #16488 by merging it.
2015-05-16 09:58:15 +03:00
Chris Rebert
c111c291be
Relicense ie10-viewport-bug-workaround.js under MIT License
...
Fixes #16470
Closes #16483
2015-05-14 22:43:27 -07:00
Mark Otto
588b7e564e
grrrrrrrrrrrrrrrrrrrunt
2015-05-14 11:11:03 -07:00
Mark Otto
54df51b5ea
Merge pull request #16437 from twbs/fix-16249
...
Document that nested tabs are not supported
2015-05-14 11:07:05 -07:00
Chris Rebert
1b08cd39b3
Add WebKit+Safari Wall of Browser
2015-05-13 23:37:18 -07:00
Mark Otto
c5babda02f
Merge pull request #16215 from zacechola/list_group_buttons
...
Adds button styles to `.list-group-item`
2015-05-13 21:35:39 -07:00
Mark Otto
82279a8eb2
Merge branch 'btn-borders' of https://github.com/martinbean/bootstrap into martinbean-btn-borders
2015-05-13 21:20:02 -07:00
fat
3452e8dc83
rewritten tooltip + tether integration and death to our positioner jank
2015-05-11 23:32:37 -07:00
XhmikosR
1eba173c9e
Update jQuery to v1.11.3.
2015-05-10 01:22:23 +03:00
Chris Rebert
843581b8ff
docs examples: input[placeholder]: "Enter email" => "Email"
...
For uniformity, as we don't seem to use this "Enter <X>" phrasing anywhere else.
[skip sauce]
2015-05-08 00:24:39 -07:00
Julian Thilo
a3c480fd94
Closes #16249 : Doc that nested tabs are not supported
2015-05-06 22:37:56 +02:00
Chris Rebert
2aa102bfd4
Add Wall of Browser Bugs entries for #16372 (Safari/WebKit)
2015-05-06 11:23:24 -07:00
Chris Rebert
0d2c7ecb7a
Add Wall of Browser Bugs entry for #16372 (Chrome)
...
Closes #16372
2015-05-05 23:21:15 -07:00
Chris Rebert
d9a7cb2a09
Merge pull request #16430 from twbs/stateful-btn
...
Improvements to stateful button JS docs
2015-05-05 15:38:45 -07:00
Chris Rebert
89f2c5c5c0
Document that $(...).button('reset') is async.
...
Closes #16362 .
[skip sauce]
2015-05-05 15:03:12 -07:00
Chris Rebert
fce30b57e2
Mark stateful button feature as deprecated
...
Refs https://github.com/twbs/bootstrap/issues/16362#issuecomment-96268469
[skip sauce]
2015-05-05 15:03:05 -07:00
XhmikosR
414d0a535a
Run grunt
.
2015-05-05 11:57:42 +03:00
XhmikosR
5ae00f2e7c
Run grunt
.
2015-05-05 06:50:18 +03:00
XhmikosR
49c4556354
Comply to the new JSCS rules.
2015-05-05 06:50:18 +03:00
Chris Rebert
a19441dd64
Merge pull request #16409 from twbs/fix-16361
...
Document Affix plugin's `checkPosition` method
2015-05-04 12:28:41 -07:00
Anthony Barone
1f5519b981
Added #panels-footer to components nav in docs
2015-05-03 20:33:38 -04:00
Chris Rebert
75d6c14dc9
Document that 'manual' is mutually exclusive of other tooltip/popover triggers
...
Closes #16122
[skip sauce]
2015-05-02 18:24:12 -07:00
Chris Rebert
85235c55ac
Document Affix plugin's checkPosition
method
...
Fixes #16361
Refs #16356
[skip sauce]
2015-05-02 13:02:48 -07:00
Mark Otto
68bcb89291
Update buttons.md
2015-04-30 14:39:57 -07:00
Mark Otto
8174f6c409
update buttons role copy
...
/cc @cvrebert @patrickhlauke
2015-04-30 11:40:54 -07:00
Patrick H. Lauke
0b937117a4
Remove inappropriate role="button" from download links
2015-04-30 11:08:23 +01:00
Mark Otto
b8fa32edd2
le grunt
2015-04-29 12:02:02 -07:00
Mark Otto
a999a0aff2
remove some callouts on buttons by rewriting things a bit
2015-04-29 11:44:19 -07:00
Mark Otto
52133e41c5
grunt
2015-04-29 11:42:53 -07:00
Mark Otto
19d8585bfa
clean up sidebar styles
2015-04-29 11:42:50 -07:00
XhmikosR
07e76a571d
Redo changes needed to hide Copy button.
2015-04-29 08:56:33 +03:00
XhmikosR
438cae9d90
Revert "Update ZeroClipboard and remove Copy buttons when Flash is unavailable"
...
This reverts commit 229e888929
.
ZeroClipboard v2.x drops IE < 9 support.
2015-04-29 08:55:29 +03:00
XhmikosR
16a44c208d
Fix dab6a4f0e3
.
2015-04-29 08:54:32 +03:00
Zac Echola
fa2cdd44bc
Adds documentation for buttons in link groups
...
Mostly a duplication of the *Linked items* section, but for buttons.
Includes a note not to use the standard btn classes.
2015-04-28 10:58:42 -05:00
XhmikosR
5ca44f94ac
Run grunt
.
2015-04-28 14:24:37 +03:00
Bootstrap's Grunt bot
e6438592e9
automatic grunt dist
...
[ci skip]
2015-04-28 09:20:25 +00:00
XhmikosR
2bc9d70069
Update clean-css to v3.2.6.
2015-04-28 12:12:05 +03:00
XhmikosR
86400070b5
Bump copyright year.
...
[ci skip]
2015-04-28 11:40:42 +03:00
Bootstrap's Grunt bot
a9137bd621
automatic grunt dist
...
[ci skip]
2015-04-28 08:19:19 +00:00
XhmikosR
3e7ca3bbc8
Minor lint tweaks.
2015-04-28 11:03:37 +03:00
Mark Otto
dab6a4f0e3
scope anchorjs to immediate children, fixes #16129
2015-04-27 14:16:27 -07:00
Bootstrap's Grunt bot
d87b7a037b
automatic grunt dist
...
[ci skip]
2015-04-27 18:30:49 +00:00
Bootstrap's Grunt bot
71597a4424
automatic grunt dist
...
[ci skip]
2015-04-27 08:20:49 +00:00
Mark Otto
b9ed61854c
grunt
2015-04-27 00:51:34 -07:00
Mark Otto
847b7bc71e
fix up file example
2015-04-27 00:51:31 -07:00
Martin Bean
9a451d4aea
Add @btn-border-radius variables ( #16271 )
2015-04-26 17:42:34 +01:00
Mark Otto
aee20f7ffc
docs note
2015-04-26 07:49:11 -07:00
Mark Otto
dc835db51c
fix progress bar animation button
2015-04-26 07:17:45 -07:00
Bootstrap's Grunt bot
d0926f2deb
automatic grunt dist
...
[ci skip]
2015-04-26 11:11:05 +00:00
XhmikosR
fa4d7d2bd2
Run grunt
.
2015-04-26 14:03:35 +03:00
XhmikosR
8cc39a3951
Update autoprefixer.js.
...
Taken from https://github.com/ai/autoprefixer-rails/blob/master/vendor/autoprefixer.js
[ci skip]
2015-04-26 14:01:17 +03:00
Mark Otto
e815696dac
Merge branch 'v4' of https://github.com/twbs/derpstrap into v4
2015-04-25 23:53:25 -07:00
Bootstrap's Grunt bot
2b89fd5289
automatic grunt dist
...
[ci skip]
2015-04-26 06:40:33 +00:00
Bootstrap's Grunt bot
f5b5fc69a8
automatic grunt dist
...
[ci skip]
2015-04-26 05:20:36 +00:00
Mark Otto
ebad91b9b5
Merge pull request #16369 from vsn4ik/split_docs_dropup
...
DOCS: Separation of .dropdown and .dropup.
2015-04-25 22:04:08 -07:00
Bootstrap's Grunt bot
2900711db4
automatic grunt dist
...
[ci skip]
2015-04-26 04:50:34 +00:00
Mark Otto
3117c98f13
nav
2015-04-25 13:20:59 -07:00
Bootstrap's Grunt bot
3e3b331ad3
automatic grunt dist
...
[ci skip]
2015-04-25 20:20:30 +00:00
vsn4ik
d46f6dcbdc
DOCS: Separation of .dropdown and .dropup.
2015-04-25 12:52:22 +03:00
Chris Rebert
6ae488d6ef
Ensure .form-inline in non-responsive example doesn't stack; fixes #15977
2015-04-24 19:49:43 -07:00
Thomas McDonald
58c208ec73
re-work callout tag conditional
...
Output a warning if the type is not supported and default to info
2015-04-24 22:21:12 +01:00
Chris Rebert
4c3c402b0e
forms.md: fix typo
2015-04-23 17:33:35 -07:00
Chris Rebert
ff85ad1472
card.md: fix typo
2015-04-23 17:17:48 -07:00
Chris Rebert
cfcc597c85
reboot.md: fix typo
2015-04-23 16:30:12 -07:00
Mark Otto
ed319e3178
fix example thumbs
2015-04-23 01:43:38 -07:00
Mark Otto
fe6756485f
add card grid sizing
2015-04-23 01:33:19 -07:00
Mark Otto
37e543759b
scope grid example styles better
2015-04-23 01:30:55 -07:00
Mark Otto
1770df724e
update input groups to use new form control size classes
2015-04-23 01:14:43 -07:00
Mark Otto
490294e68b
Fix up some form docs styles, sizing, etc
2015-04-23 01:10:14 -07:00
Mark Otto
dc3abb5f12
Update labels and form grid examples
2015-04-23 00:51:39 -07:00
Mark Otto
56e267e71f
more migration docs notes
2015-04-23 00:14:52 -07:00
XhmikosR
a2680e8b6b
Run grunt
.
...
[ci skip`
2015-04-23 09:18:46 +03:00
XhmikosR
b29c15dfc8
Update Blob.js to v2015-03-21.
...
[ci skip]
2015-04-23 09:18:45 +03:00
XhmikosR
6df6452619
Update FileSaver.js to v2015-03-04.
...
[ci skip]
2015-04-23 09:18:45 +03:00
XhmikosR
7da5f13383
Update JSZip to v2.5.0.
...
[ci skip]
2015-04-23 09:18:45 +03:00
XhmikosR
cd23569d49
Update uglify-js to v2.4.20.
...
[ci skip]
2015-04-23 09:18:45 +03:00
XhmikosR
69308dc883
Update Holder.js to v2.6.0.
...
[ci skip]
2015-04-23 09:18:45 +03:00
Mark Otto
b45d719e37
more reboot edits
2015-04-22 23:13:11 -07:00
Mark Otto
46a3506a42
clarify some docs, improve layout
2015-04-22 23:09:05 -07:00
Bootstrap's Grunt bot
063c1b0780
automatic grunt dist
...
[ci skip]
2015-04-22 05:30:27 +00:00
Adrien Siami
e949505b89
Allow viewport option to be a function
...
Closes #16151 by merging a rebased version of it that adds docs and 1 more assertion.
2015-04-21 22:20:15 -07:00
Bootstrap's Grunt bot
48232aad6c
automatic grunt dist
...
[ci skip]
2015-04-22 04:50:38 +00:00
Chris Rebert
c6b62f0cd9
Merge pull request #16147 from Johann-S/event_inserted
...
Fixes #16124 .
2015-04-21 21:40:14 -07:00
Bootstrap's Grunt bot
7993251b1c
automatic grunt dist
...
[ci skip]
2015-04-22 01:01:07 +00:00
Bootstrap's Grunt bot
b5f3cd37f2
automatic grunt dist
...
[ci skip]
2015-04-21 06:40:36 +00:00
Mark Otto
fd88ae4b4e
recenter homepage
2015-04-20 16:59:21 -07:00
Mark Otto
57eee3d852
change borders on homepage featurettes
2015-04-18 20:04:17 -07:00
Mark Otto
0cf8154fb6
no quick start link
2015-04-18 18:16:14 -07:00
Mark Otto
fbfba7b212
Move getting started's quick start to the getting started index
2015-04-18 18:15:58 -07:00
Mark Otto
209cdf33f9
update navbar and nav link values
2015-04-18 18:15:24 -07:00
Mark Otto
325133b33f
fix nav
2015-04-18 18:15:19 -07:00
Mark Otto
89db64d4f7
stub out that customize page
2015-04-18 18:12:18 -07:00
Mark Otto
8f94078da8
New form control sizing, new navbar condensed variation, update nav and navbar spacing
2015-04-18 18:12:10 -07:00
XhmikosR
09f98453ce
Update devDependencies.
2015-04-19 00:07:37 +03:00
Mark Otto
7e86bfd9ac
change nav to use index files for each section; stub out index views for everything
2015-04-18 12:28:50 -07:00
Mark Otto
d64c93e09a
grunt
2015-04-18 12:23:12 -07:00
Mark Otto
81fb03406e
move responsive embed to utilities docs, update the nav to dedupe things
2015-04-17 21:07:09 -07:00
Mark Otto
80239a3da4
grunt
2015-04-17 20:59:26 -07:00
Mark Otto
b326ecdd65
move js tabs docs to navs docs page
2015-04-17 20:59:22 -07:00
Mark Otto
fe203ec382
reorganize code docs
2015-04-17 20:19:51 -07:00
Mark Otto
2fb6dc26c8
remove page header from nav
2015-04-17 20:01:43 -07:00
Mark Otto
bf085b1a02
delete the .page-header and its docs
2015-04-17 20:00:38 -07:00
Mark Otto
b0b17b3c56
lighter footer border
2015-04-17 19:51:20 -07:00
Mark Otto
a7f4fc5849
rewrite alert docs
2015-04-17 19:51:15 -07:00
Mark Otto
2672507532
update nav
2015-04-17 17:26:19 -07:00
Mark Otto
4b58ee15b5
remove some typography docs from that page because they're covered in the reboot
2015-04-17 17:18:36 -07:00
Mark Otto
19b05505f7
nav updates for forms
2015-04-17 16:52:27 -07:00
Mark Otto
abde088bde
grunt
2015-04-17 16:50:07 -07:00
Mark Otto
a4aa650d7d
move custom forms docs to the forms docs page
2015-04-17 16:50:02 -07:00
Mark Otto
611a127a1e
change the type scale a bit again
2015-04-17 16:49:48 -07:00
Mark Otto
bf5931b5ee
massive rewrite of forms docs and some css
2015-04-17 16:02:41 -07:00
Mark Otto
7f3c85ecdc
remove nested .bd-example
2015-04-17 14:24:11 -07:00
Mark Otto
8b93787fd2
move all JS buttons docs to regular buttons docs page, rewrite the callouts and some docs verbage
2015-04-17 14:11:08 -07:00
Mark Otto
0156f9a237
move remaining files to components subdir
2015-04-17 12:41:49 -07:00
Mark Otto
e70d9077f0
move buttons from content to components
2015-04-17 12:40:25 -07:00
Mark Otto
f58143e7d6
editing intro
2015-04-17 12:39:39 -07:00
Chris Rebert
a955164a67
Merge pull request #16282 from JoshData/patch-1
...
affix plugin does not work within a pulled/pushed column
2015-04-17 12:37:41 -07:00
Bootstrap's Grunt bot
483412a795
automatic grunt dist
...
[ci skip]
2015-04-17 16:20:21 +00:00
Mark Otto
970e76ea25
try out a light gray sidebar
2015-04-17 01:32:15 -07:00
Mark Otto
a73946b08d
move text utilities docs from type to utilities
2015-04-17 01:31:09 -07:00
Mark Otto
e782a9b580
rename helpers to utilities in docs, matching the scss file
2015-04-17 01:03:16 -07:00
Mark Otto
7c1635cdb8
narrower borders to get closer to 1px everywhere
2015-04-17 00:44:36 -07:00
Mark Otto
7049a07444
More reboot work, commenting out things that have been moved over
2015-04-17 00:22:35 -07:00
Mark Otto
cbf0e25280
nav and typo
2015-04-16 23:04:42 -07:00
Mark Otto
b1f48d3098
more reboot updates
2015-04-16 19:33:42 -07:00
Mark Otto
0ab1576ae2
Merge branch 'v4' of https://github.com/twbs/derpstrap into v4
2015-04-16 18:54:17 -07:00
Mark Otto
605990400e
collapsing navbar tools
2015-04-16 18:50:32 -07:00
Mark Otto
06c2862d25
start stubbing out a new reboot section and file
2015-04-16 18:39:45 -07:00
Chris Rebert
3a279860b0
grunt docs
2015-04-16 17:25:00 -07:00
Mark Tareshawty
229e888929
Update ZeroClipboard and remove Copy buttons when Flash is unavailable
...
Fixes #16269 .
Closes #16301 by merging a rebased version of it.
2015-04-16 17:17:28 -07:00
Mark Otto
466d36e541
Redo all our callouts with the custom callout plugin
...
- Replaces manual use of .bd-callout with {% callout [type] %}
- Rearranged some callouts for proximity to others
- Turned long lists of callouts--like those on tooltips, plugings, etc--into a list because holy shit that's overwhelming
2015-04-16 16:56:40 -07:00
Mark Otto
801d49fb32
remove margins
2015-04-16 15:15:12 -07:00
Mark Otto
f513ff3d73
fix example class in plugin
2015-04-16 15:15:06 -07:00
Mark Otto
5c0b459eb5
break down docs scss into imports, hell yeah
2015-04-16 14:57:49 -07:00
Mark Otto
a90de06a60
complete the docs scss toc
2015-04-16 14:37:17 -07:00
Mark Otto
0da9e749e3
redo the anchor css in scss, comment out unused code, add our own styles /cc @xhmikosr
2015-04-16 14:33:32 -07:00
Mark Otto
242cea7544
start toc in docs scss file
2015-04-16 14:09:09 -07:00
Mark Otto
c84cf4f7f5
rename classes from .bs-docs and .bs to .bd
2015-04-16 14:07:20 -07:00
Mark Otto
11f37681ef
Merge branch 'v4' of https://github.com/twbs/derpstrap into v4
2015-04-15 16:20:17 -07:00
Mark Otto
3c93681245
more docs nav changes
2015-04-15 16:07:50 -07:00
Mark Otto
71b6877328
footer button alignment
2015-04-15 15:56:35 -07:00
Mark Otto
5e0ac61649
footer copy
2015-04-15 15:31:31 -07:00
Mark Otto
650d168fd8
grunt
2015-04-15 15:30:41 -07:00
Mark Otto
6b2775b2fe
tweak alignment and spacing
2015-04-15 15:30:38 -07:00
Mark Otto
e9ceff4a5b
don't boost first paragraph on mobile
2015-04-15 15:23:10 -07:00
Mark Otto
30938c6244
fix .highlight spacing
2015-04-15 15:19:42 -07:00
Chris Rebert
21e94b0374
Update docs to account for #15755
2015-04-14 18:40:36 -07:00
Mark Otto
0635027b53
stub out the need for a homepage getting started section
2015-04-14 16:16:16 -07:00
Joshua Tauberer
20b5e24765
affix plugin does not work within a pulled/pushed column
...
This documents the limitation discussed in https://github.com/twbs/bootstrap/issues/12126 :
> When using column reordering and using the affix-plugin on an element positioned with push, the affix plugin doesn't work correctly - the element affected by the affix plugin is positioned to the left even when the element is in a column positioned on the right.
Seems to affect Safari (tested in version 8) only.
That issue has (unfortunately) been closed, so this at least documents the behavior.
2015-04-14 16:37:07 -04:00
Mark Otto
baad9d75ce
grunt and docs
2015-04-14 01:01:37 -07:00
Mark Otto
53a3ff74ca
redo sidenav
2015-04-13 19:00:59 -07:00
Mark Otto
f522f1841e
docs derp
2015-04-13 16:36:44 -07:00
Bootstrap's Grunt bot
e7064c7224
automatic grunt dist
2015-04-13 17:21:14 +00:00
Bootstrap's Grunt bot
a719eb69d2
automatic grunt dist
2015-04-13 00:21:28 +00:00
Bootstrap's Grunt bot
9cc9379f46
automatic grunt dist
2015-04-13 00:11:22 +00:00
Chris Rebert
feeff91be1
Turns out http://crbug.com/475128 affects all OSes
2015-04-12 13:32:01 -07:00
Bootstrap's Grunt bot
ff88cf9335
automatic grunt dist
2015-04-11 00:02:33 +00:00
Chris Rebert
4127b250db
Merge pull request #16262 from twbs/browser-bugs-16180
...
Add Wall of Browser Bugs entries for #16180
2015-04-08 11:49:03 -07:00
Chris Rebert
70f4be6124
Add Wall of Browser Bugs entries for #16180
...
Closes #16180 .
2015-04-08 11:48:16 -07:00