David Beitey
a5f4046d38
Document .small and .mark classes
...
These are available in _type.scss but not documented. These classes are useful for styling without adding semantics.
2016-01-21 10:28:05 +10:00
Chris Rebert
332c39b690
Add Wall of Browser Bugs entry for #18228
...
See https://connect.microsoft.com/IE/feedback/details/2263132/edge-ie11-subpixel-problem-with-transparent-borders
Refs #18228
[skip sauce]
2016-01-20 02:06:02 -08:00
ruedap
d79cd56289
Fix typo in docs/assets/scss/docs.scss
2016-01-19 19:49:16 +09:00
Chris Rebert
f15da060ce
Also filed a Radar for #17497
...
See http://openradar.appspot.com/24235301
Refs #17497
[skip sauce]
2016-01-19 00:24:26 -08:00
Chris Rebert
bea5af06de
Add Wall of Browser Bugs entry for #17497
...
https://bugs.webkit.org/show_bug.cgi?id=153224
Closes #17497
2016-01-18 23:21:33 -08:00
Chris Rebert
08a2ceff6e
Add Wall of Browser Bugs entry for #18543
...
https://connect.microsoft.com/IE/feedback/details/2256049/edge-ie11-viewport-rule-has-side-effect-of-making-scrollbars-auto-hide
[ci skip]
2016-01-18 03:43:13 -08:00
Chris Rebert
42c1e52302
Merge pull request #18915 from geskill/patch-1
...
Fix active Home tab in narrow-jumbotron example
2016-01-17 22:10:42 -08:00
Mark Otto
b4bd1dc0dd
grunt
2016-01-17 19:17:10 -08:00
Mark Otto
dd4062f213
Update docs to include mention of the custom variables file
2016-01-17 16:04:18 -08:00
Mark Otto
fb14ee70d0
Merge pull request #18885 from twbs/list-group
...
Remove near-duplicate contextual list group example
2016-01-17 15:25:04 -08:00
Sebastian Klatte
0e410f69ac
Fix active Home tab in narrow-jumbotron example
...
the active class should be moved from the list item to the link item
2016-01-16 16:55:53 +01:00
Quy
8e00f623b3
Use mixin syntax
2016-01-15 09:49:56 -08:00
Chris Rebert
f2a0623d34
Docs: Tweak phrasing of description of $enable-gradients
...
[ci skip]
2016-01-14 22:33:09 -08:00
Quy
ec1e626b98
Add missing word
2016-01-14 22:01:50 -08:00
Raphael Ackermann
740ffb8ed4
typo: from controls --> form controls
2016-01-14 09:59:40 +01:00
Chris Rebert
5cde72fae3
Remove near-duplicate contextual list group example
...
[skip sauce]
2016-01-13 18:12:16 -08:00
Chris Rebert
5e9b365b25
List group docs: rm unnecessary <p> from Markdown source
...
[skip sauce]
2016-01-13 15:57:54 -08:00
Chris Rebert
8ed66af63c
Add Wall of Browser Bugs entry for #18859
...
See https://bugs.webkit.org/show_bug.cgi?id=153056
Refs #18859
[skip sauce]
2016-01-12 22:04:30 -08:00
Chris Rebert
22df55f24d
Docs: Remove defunct Pager example styles
...
Refs #18782
[skip sauce]
2016-01-11 02:02:05 -08:00
Chris Rebert
05dd9e7f1c
Merge pull request #18839 from bassjobsen/patch-38
...
remove link to the pager component
2016-01-11 01:51:59 -08:00
Bass Jobsen
db7b8362fd
remove link to the pager component
...
see https://github.com/twbs/bootstrap/pull/18782
2016-01-11 09:47:36 +01:00
Chris Rebert
bc646158df
Refer to open successor Chrome bug in Accessibility docs
...
https://crbug.com/262171 was closed as a duplicate of https://crbug.com/454172
[skip sauce]
2016-01-11 00:19:42 -08:00
Chris Rebert
9304f23ad8
docs: Add SRI hash for Tether; refs #18665
2016-01-10 23:54:17 -08:00
Chris Rebert
19d6301506
docs: Add SRI hash for jQuery; refs #18665
2016-01-10 23:54:17 -08:00
Chris Rebert
6058dae624
grunt dist-css docs
...
[ci skip]
2016-01-10 18:49:50 -08:00
Patrick H. Lauke
6338ea2b2b
Merge pull request #18819 from patrickhlauke/docs-v4-about-accessibility
...
Remove About > Accessibility, add to Get Started
2016-01-10 12:29:18 +00:00
Chris Rebert
1367f70fbc
Docs: Add missing pages to "Getting started" TOC
...
Fixes #17986
[skip sauce]
2016-01-09 18:08:25 -08:00
Patrick H. Lauke
927626d459
Add accessibility to getting started section
2016-01-09 22:40:13 +00:00
Patrick H. Lauke
1887664c01
Remove About > Accessibility
...
Currently, there is no actual accessibility page, so this avoids a 404
in the docs. More fundamentally, though, it makes more sense for
accessibility advice to be directly integrated in the docs (which we're
doing, for the most part - though we should ensure that we do
cover/mention everything where appropriate), so there's no need for a
separate accessibility page.
2016-01-09 14:18:53 +00:00
Chris Rebert
dedfffe5db
Update Grid example from v3 to v4; fixes #18818
2016-01-09 03:26:54 -08:00
Chris Rebert
48e62fdf34
https://webkit.org/b/150715 has been fixed
...
Fixed by way of https://webkit.org/b/152803
Thanks Google Translate (I guess) and WebKit Team!
[ci skip]
2016-01-07 18:14:51 -08:00
Chris Rebert
6ab9e10efa
https://webkit.org/b/147284 has been fixed
...
Refs #16814
[ci skip]
2016-01-07 14:09:39 -08:00
Mark Otto
ed612b2b41
grunt
2016-01-07 00:17:09 -08:00
Mark Otto
b09f70e101
clear up and split out breadcrumb examples
2016-01-06 23:58:07 -08:00
Chris Rebert
88c629fc59
Merge pull request #18788 from twbs/refs-18458
...
Add nested definition list to docs example
2016-01-06 22:29:13 -08:00
Chris Rebert
d5ec7e3f50
Merge pull request #18784 from twbs/input-types
...
Add comprehensive `.form-control` example(/testcase) to docs
2016-01-06 19:09:05 -08:00
Chris Rebert
850611d895
Add nested definition list to docs example
...
Refs #18458
[skip sauce]
2016-01-06 16:56:27 -08:00
Chris Rebert
3f04c082dd
Merge branch 'input-type-reset-btn' into v4-dev
2016-01-06 16:25:32 -08:00
Chris Rebert
56746938ed
Add <input type="reset"> example to Button Tags docs for completeness
...
[skip sauce]
2016-01-06 16:24:43 -08:00
Mark Otto
e1caaea06f
grunt
2016-01-06 15:59:10 -08:00
Chris Rebert
3d5b340217
Add comprehensive .form-control
example(/testcase) to docs
...
Put all the textual input types right next to each other for easy visual comparison.
Refs #17308 , #18763
[skip sauce]
2016-01-06 15:57:19 -08:00
Mark Otto
416efb8538
Merge pull request #18783 from twbs/v4-nav-cleanup
...
v4: Nav cleanup
2016-01-06 15:55:49 -08:00
Mark Otto
9c19dc91da
Nav docs updates
...
- More consistent states and labels in nav examples
- Add stacked pills example for with <nav> element
2016-01-06 15:39:38 -08:00
Chris Rebert
cbe9b7a035
Tweak phrasing of .tab('show') docs
...
Refs #18708
[ci skip]
2016-01-06 15:02:58 -08:00
Mark Otto
004e30866c
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
2016-01-06 15:01:41 -08:00
Mark Otto
8812541b83
grunt
2016-01-06 15:01:22 -08:00
Chris Rebert
c3ae4be961
Merge pull request #18708 from Johann-S/showDoc
...
Add documentation for Tab plugin's `show` method
2016-01-06 15:00:45 -08:00
Mark Otto
20261385ea
fix blog example to use customized pagination based on button styles
2016-01-06 14:57:00 -08:00
Mark Otto
e482fe24e1
add docs notes
2016-01-06 14:48:48 -08:00
Mark Otto
d5b2dea1a5
Rip out the pager component
2016-01-06 14:47:33 -08:00