Mark Otto
6a8cc191b5
Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into bs3_row_margins
2013-08-16 22:37:11 -07:00
Mark Otto
cd0df1d21a
fixes #9436 more: put padding on containers, not the body because full width elements
2013-08-16 22:37:02 -07:00
Mark Otto
16d5e1bae8
Merge pull request #9718 from twbs/bs3_row_margins
...
BS3: Simpler row margins
2013-08-16 15:32:18 -07:00
Mark Otto
e4bb388bc9
Make negative margins on rows the default, not just in containers, and add padding to body to compensate
2013-08-16 15:16:03 -07:00
Mark Otto
f459d76e38
fixes #9475
2013-08-16 15:07:45 -07:00
Chris Rebert
60d150dfd7
Merge pull request #9717 from twbs/carousel-html-compliance
...
Fix carousel example to pass HTML5 validator
2013-08-16 14:51:43 -07:00
Chris Rebert
07d15c4927
carousel example: add alt text to images
2013-08-16 14:50:46 -07:00
Chris Rebert
de39c2f896
carousel example: add dummy 'src' attributes to <img>s
2013-08-16 14:43:39 -07:00
Mark Otto
62083a45b7
fixes #9701 : fix up offcanvas example
2013-08-16 14:12:18 -07:00
Mark Otto
d2e2ec0985
increase spacing on homepage links and social buttons ( fixes #9706 )
2013-08-16 14:04:11 -07:00
Mark Otto
e6f185acad
Justified nav now responsive; example updated accordingly ( fixes #9708 )
2013-08-16 14:01:32 -07:00
Mark Otto
af7b072a74
basic cleanup on carousel example ( fixes #9709 and #9700 )
2013-08-16 13:50:17 -07:00
Mark Otto
3c880e681d
finish up second pass through docs nav, headings, organization, naming, etc (another run through at #9710 )
2013-08-16 13:30:33 -07:00
Mark Otto
551c561ee2
docs cleanup on naming to fix #9710
2013-08-16 12:43:54 -07:00
Mark Otto
c13772d5f7
switch to margin on navbar-nav to avoid stacking negative space reported in #9705
2013-08-16 12:38:41 -07:00
Mark Otto
4d36992180
Fixed up examples more
...
* sticky footer side scrolling
* static and fixed navbar more similar
* min-height on static and fixed navbar examples to illustrate
differences
last two items fix #9702
2013-08-16 11:35:19 -07:00
Mark Otto
e5f38207e0
fixed navbar static top borders
2013-08-16 11:34:30 -07:00
Mark Otto
ed4316d9b2
fixes #9642 : open dropdown nav items get proper styling
2013-08-16 11:16:32 -07:00
Mark Otto
6965c12e30
fixes #9697
2013-08-16 11:10:35 -07:00
Mark Otto
771ac3207e
xs button is xs-er ( fixes #9695 )
2013-08-16 11:08:29 -07:00
Mark Otto
4684e0c09b
Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip
2013-08-16 11:04:16 -07:00
Mark Otto
1974aa6967
fix up sticky footer example ( fixes #9680 ) and add favicons to all examples
2013-08-16 11:03:52 -07:00
Chris Rebert
9464489720
fix Examples link on docs homepages; fixes #9693
2013-08-16 11:03:28 -07:00
Mark Otto
29fe7ed684
fix up justified nav example
2013-08-16 10:58:28 -07:00
Mark Otto
031703190c
Merge pull request #9670 from saiwang/fix-examples-link
...
fix links in examples
2013-08-15 22:48:00 -07:00
saiwang
a9268c01c9
fix links in examples
2013-08-16 13:42:43 +08:00
Mark Otto
2fa0975956
don't scope width on .make-xs-column mixin
2013-08-15 21:51:41 -07:00
Mark Otto
e04590babb
remove grid examples callout
2013-08-15 21:39:40 -07:00
Mark Otto
45e2d73e93
use getbootstrap for tweet button
2013-08-15 21:29:44 -07:00
Mark Otto
b2f6268372
more docs updates for new examples
2013-08-15 21:09:25 -07:00
Mark Otto
c4b59fc1ca
fixes #9663 : third part, document the resets
2013-08-15 20:43:55 -07:00
Mark Otto
111bdc4e93
fixes #9663 : second part, reset pushes and pulls in md and lg grid tiers
2013-08-15 20:31:11 -07:00
Mark Otto
0c582f722b
More responsive customizer layout
2013-08-15 20:25:43 -07:00
Mark Otto
b0a66e60c1
Fixes #9663 : Add offset overrides for medium and large grid tiers
2013-08-15 20:25:20 -07:00
Mark Otto
fc88bcf0d1
fixes #9655 : scrope list group styles in panels to immediate children only
2013-08-15 18:58:02 -07:00
Mark Otto
7960845f50
new screenshot images and docs section
2013-08-15 18:55:20 -07:00
Mark Otto
024e320e5c
hella examples fixing, mostly navbars and lots of work on grids example
2013-08-15 17:39:37 -07:00
Mark Otto
05ebd5ebf9
Merge pull request #9653 from twbs/bs3_restore_examples
...
BS3: Restore examples back to main repo
2013-08-15 16:44:48 -07:00
Mark Otto
3d99a4c15e
move to examples dir
2013-08-15 16:40:39 -07:00
Mark Otto
54670ab64a
Merge branch 'bs-ex' into bs3_restore_examples
...
Conflicts:
.editorconfig
.gitignore
2013-08-15 16:38:12 -07:00
Mark Otto
cfab4b1e9e
nuke bootstrap dependencies
2013-08-15 16:32:36 -07:00
Mark Otto
e47b0e5c9a
nuke assets pre-move
2013-08-15 16:30:09 -07:00
Mark Otto
33f8c43eef
Merge pull request #40 from huyouare/carousel-example
...
Added glyphicons to index.html
2013-08-15 16:23:40 -07:00
Mark Otto
6b5a199559
Merge pull request #42 from huyouare/navbar-paths
...
Paths to navbar, navbar-fixed-top and navbar-static-top fixed in the navbar.
2013-08-15 16:23:33 -07:00
Mark Otto
0bc2a69fc9
Merge pull request #46 from ggam/revamp-offcanvas
...
Simplified Off Canvas example
2013-08-15 16:23:24 -07:00
Mark Otto
7cd35f0cb6
nuke bg image on active/open for buttons for when we add gradients
2013-08-15 16:17:44 -07:00
Mark Otto
7ab52272d7
better well content labels
2013-08-15 15:27:37 -07:00
Mark Otto
16d7265c9b
fixes #9647 : ensure open dropdown toggles get .active styles
2013-08-15 15:16:46 -07:00
Mark Otto
c389c9e8f4
fixes #9648
2013-08-15 14:57:55 -07:00
Mark Otto
e0c6a5a32f
fixes #9644 : update scrollspy navbar to use latest code
2013-08-15 14:46:28 -07:00