Commit Graph

10813 Commits

Author SHA1 Message Date
Mark Otto
80d7be1126 grunt 2014-11-29 18:36:21 -08:00
Mark Otto
c2d868cfbe Fixes #15124: Restore .media-object 2014-11-29 18:33:20 -08:00
Mark Otto
c22b8dca14 Fixes #15148: make the dropdown and dropup menus have the same margins 2014-11-29 18:31:09 -08:00
Mark Otto
1de638f830 fixes #15164: wrap disable pagination spans in another span 2014-11-29 18:27:51 -08:00
Mark Otto
c9289691ba fix the run-on 2014-11-29 16:53:37 -08:00
Mark Otto
a35ee9d218 Merge pull request #15238 from peterblazejewicz/docs/dist-update
Add CSS source maps reference to docs. Closes #15211
2014-11-29 16:51:38 -08:00
Mark Otto
b53ad74d47 clean up navbar examples 2014-11-29 15:07:13 -08:00
Mark Otto
c901287394 remove more mentions of theme 2014-11-29 15:01:44 -08:00
Mark Otto
55148d32cb no more theme 2014-11-29 15:00:45 -08:00
Mark Otto
0988cfbf20 bump docs version 2014-11-29 15:00:04 -08:00
Mark Otto
01fa32e879 Merge pull request #15167 from vsn4ik/rem_blob_master_from_links
Remove redundant .../blob/master/ prefix in markdown.
2014-11-29 14:25:12 -08:00
Chris Rebert
b38e284e18 Merge pull request #15249 from dandv/patch-1
Fix copy/paste error
2014-11-28 12:54:21 -06:00
Dan Dascalescu
2c64fc2c4d Fix copy/paste error 2014-11-28 04:30:04 -08:00
Peter Blazejewicz
c1885ef58b Add CSS source maps reference to docs. Closes #15211
- update distribution file list with relevant files
- add a short reference to CSS source map purpose
- add link to Google Chrome developer network article
2014-11-27 22:03:32 +01:00
Catalin Zalog
8770f55f1e Center .icon-prev and .icon-next
Center .icon-prev and .icon-next the same way .glyphicon icon are.
And this is the html markup:
<a class="left carousel-control" href="#carousel-main-menu" role="button" data-slide="prev">
<span class="icon-prev" aria-hidden="true"></span>
</a>
2014-11-27 13:06:42 +02:00
Mark Otto
12be9044f4 fix a bunch of padding and alignment things for forms 2014-11-25 18:00:52 -08:00
Mark Otto
15d98dc6b7 disable shadows on buttons for now 2014-11-25 17:47:32 -08:00
Mark Otto
6a810551d0 hide sections of homepage and quick start 2014-11-25 17:40:08 -08:00
Mark Otto
7ca73b7542 fix margin on .bs-example thumbs 2014-11-25 17:10:47 -08:00
Mark Otto
2ef6e02c01 alphabetize the ordering 2014-11-25 17:09:23 -08:00
Chris Rebert
d763e0e2a0 Merge pull request #15215 from twbs/input-date-chrome
Remove #12548's entry from the Wall of Browser Bugs
[skip sauce]
2014-11-25 11:12:43 -08:00
Chris Rebert
c97d4d648f Remove #12548's entry from the Wall of Browser Bugs
Since https://crbug.com/346051 has been closed as WontFix.
Bug is now documented in MDN:
    https://developer.mozilla.org/en-US/docs/Web/HTML/Element/Input$compare?locale=en-US&to=698785&from=693137
Refs #12548

[skip sauce]
2014-11-24 18:38:01 -08:00
Julian Thilo
c022d88ac5 Merge pull request #15108 from zacechola/irc_room
corrects IRC room
2014-11-24 15:46:14 +01:00
XhmikosR
7ea49019b8 Run grunt. 2014-11-24 09:53:42 +02:00
Julian Thilo
33c4a2f1d7 Merge pull request #15198 from twbs/fix-15194
Fix #15194: Shrink media link area
2014-11-24 01:46:59 +01:00
Chris Rebert
ede9cf0037 Merge pull request #15200 from twbs/mdn
add documenting in MDN as a step in browser bug handling process
2014-11-23 16:28:06 -08:00
vsn4ik
992644ee34 Update links (.../blob/master prefix) in markdown. 2014-11-23 14:50:09 +03:00
Chris Rebert
8a4757dfb0 add documenting in MDN as a step in browser bug handling process
[skip sauce]
[skip validator]
2014-11-22 18:33:08 -08:00
Chris Rebert
6e9d4e6907 add Apple Safari Radar entry for #8350 2014-11-22 17:48:49 -08:00
Julian Thilo
7bf002d63d Fix #15194: Shrink media link area 2014-11-22 13:45:32 +01:00
Mark Otto
2a3680e187 drop the theme example 2014-11-21 15:27:52 -08:00
Mark Otto
2ef7b50a1f remove disable responsive docs section 2014-11-21 15:27:08 -08:00
Mark Otto
3151f50267 don't link to now removed non-responsive example 2014-11-21 15:26:19 -08:00
Mark Otto
b15ad9920d drop non responsive example 2014-11-21 15:25:55 -08:00
Chris Rebert
bc5a753b67 fix affix-top unit test to properly clean up after itself 2014-11-20 23:26:37 -08:00
Chris Rebert
7527ce93c9 Merge pull request #15187 from twbs/doc-savage-contributing
Document Savage cross-browser JS pull request tester bot
[skip sauce]
2014-11-20 11:00:34 -08:00
Chris Rebert
7711c9d60d Document Savage cross-browser JS pull request tester bot
Refs #12352, which is now implemented & deployed.
More info: https://github.com/twbs/savage

[skip sauce]
2014-11-20 10:59:16 -08:00
Chris Rebert
44735c83bf Update Wall of Browser Bugs entry for #14972
http://crbug.com/429604 has been merged into http://crbug.com/175502
2014-11-20 10:15:43 -08:00
Chris Rebert
cab74e3238 fix typo in CONTRIBUTING.md 2014-11-20 09:49:10 -08:00
XhmikosR
0c816d910d Merge pull request #15159 from twbs/docs-muted
Clean up old `muted` references and switch to `text-muted`.
2014-11-20 10:27:42 +02:00
Chris Rebert
af77842ce7 Merge pull request #15111 from twbs/events-tables-wrapping
Don't line wrap event names in JS plugin docs
2014-11-20 00:06:33 -08:00
XhmikosR
a1b8aa351e Clean up old muted references and switch to text-muted. 2014-11-20 08:02:25 +02:00
XhmikosR
cb29c9a41d Add a target to generate the gh-pages files.
It sets `github: true` for us.
2014-11-20 08:02:05 +02:00
Chris Rebert
e7818e979f Merge pull request #15182 from twbs/sauce-sub-account
Switch to using sub-account of main Sauce account for Savage
2014-11-19 19:47:25 -08:00
Chris Rebert
8318227709 Switch to using sub-account of main Sauce account for Savage
Refs commit 6cfd811fcc.
2014-11-19 19:43:23 -08:00
Chris Rebert
8bb59abf40 Merge pull request #15090 from twbs/dropdowns-events
consolidate relatedTarget docs in dropdown event docs
2014-11-19 17:33:17 -08:00
Chris Rebert
324fd0d754 Merge pull request #15177 from twbs/savage-sauce
Adjust build scripts for Savage
2014-11-19 17:03:02 -08:00
Chris Rebert
6575755dc4 Savage builds should not update the S3 cache 2014-11-19 16:01:20 -08:00
Chris Rebert
a1c170ed37 grant Savage access to the S3 cache 2014-11-19 16:01:03 -08:00
Chris Rebert
db95e0bd01 disable core tests for Savage builds 2014-11-19 16:00:46 -08:00