Christian
c76b7a53a4
Update justified-nav.css
...
Removed unnecessary ms-linear-gradient prefix. There was never a stable release of IE that supported -ms- prefixed gradients, those were only in preview versions (stable IE10 supports both prefixed and unprefixed gradients). (source: http://lea.verou.me/2013/04/can-we-get-rid-of-gradient-prefixes/ )
2013-08-21 16:30:12 +09:00
Chris Rebert
d924bca6f6
fix #9924
2013-08-20 12:41:41 -07:00
Mark Otto
285393fb77
Re-enable glyphicons in carousel controls and then remove redundant CSS from example
2013-08-19 00:58:29 -07:00
al // @idest
eb43c26855
Fix vertical alignment of carousel navigation arrows.
...
Navigation arrows were aligned to the top of page. Vertically centered them in this fix.
2013-08-19 00:54:54 -07:00
al // @idest
8b24c47788
Add background-color to carousel.
...
Set a background color for the carousel example so that white text is now legible. Also fixed typo on line 97.
2013-08-19 00:49:28 -07:00
Mark Otto
a9378a9267
Merge branch '3.0.0-wip' into bs3_homepage
...
Conflicts:
customize.html
dist/css/bootstrap.min.css
2013-08-18 20:15:45 -07:00
Mark Otto
a1db2d7a5e
Merge branch '3.0.0-wip' into bs3_panel_base_class
...
Conflicts:
dist/css/bootstrap-theme.min.css
dist/css/bootstrap.min.css
2013-08-18 20:11:04 -07:00
Mark Otto
03ba9ed9ed
update theme to match
2013-08-18 19:53:28 -07:00
Mark Otto
bab51d27ac
Refactor panels to have a base class for improved flexibility when customizing (and no overriding to start, too)
2013-08-18 19:40:57 -07:00
Mark Otto
9dcae610e9
Merge branch '3.0.0-wip' into bs3_homepage
...
Conflicts:
customize.html
examples/justified-nav/justified-nav.css
2013-08-18 19:02:42 -07:00
Mark Otto
87a1d7e5a0
update non responsive example
2013-08-18 18:47:05 -07:00
Mark Otto
1bc13c659f
don't include other navbar links in non responsive docs; use generic links
2013-08-18 18:44:40 -07:00
Mark Otto
35ad599df6
prevent navbar from collapsing in non responsive example ( fixes #9812 )
2013-08-18 18:16:01 -07:00
Mark Otto
638db635d7
fix broken button
2013-08-18 15:45:56 -07:00
Julian Thilo
ef68cf8ebd
Add new navbar-default class to examples
2013-08-19 00:35:40 +02:00
Mark Otto
f8b65b41ab
Merge branch '3.0.0-wip' into bs3_restore_glyphicons
...
Conflicts:
dist/css/bootstrap.min.css
2013-08-18 10:28:32 -07:00
Mark Otto
0c9bf6bcce
remove padding from justified nav masthead and footer
2013-08-18 10:02:32 -07:00
Panayiotis Lipiridis
e6e8499ab8
Got rid of body-content from examples
2013-08-18 12:25:23 +02:00
Mark Otto
72a3819f6c
remove carousel icons include
2013-08-18 01:55:47 -07:00
saiwang
0c094efe28
add IE's Conditional comments for respondjs and html5shiv
2013-08-18 14:28:52 +08:00
Mark Otto
c729f16282
it's levi-OH-sa, not levi-oh-SAR
2013-08-17 22:51:00 -07:00
Mark Otto
5539db5237
Navbar update
...
Addresses a few different cases where the navbar has and doesn't have a
container, and accordingly adjusts the padding and margin of key
elements.
2013-08-17 21:00:13 -07:00
Mark Otto
b413aff045
Favicon in navbar example
2013-08-17 20:35:31 -07:00
Mark Otto
d713f8341c
Update jumbotron
...
* Defaults to no rounded corners and full width in the viewport
* When in a container, the jumbotron has extra padding and will have
rounded corners
* Updates default jumbotron example to show the full width default
display
Fixes #9759 .
2013-08-17 20:33:52 -07:00
Mark Otto
b31ce3204d
Merge branch '3.0.0-wip' into bs3_theme
2013-08-17 19:00:35 -07:00
Mark Otto
3780edd956
update examples to use new .btn-lg class
2013-08-17 19:00:14 -07:00
Mark Otto
c56a749323
Finish first pass at and docment Bootstrap v2-ish theme
...
* Adds new "theme" example
* Adds new theme.less file to provide all the overrides and additional
styles for the theme
* theme.less compiles, via Grunt, to two new files to `dist/css`,
bootstrap-theme.css and bootstrap-theme.min.css
2013-08-17 18:59:50 -07:00
Mark Otto
665559a450
smaller example screenshots, fixes #9748
2013-08-17 15:35:15 -07:00
Mark Otto
4f97df8aa4
update non-responsive docs and example to really disable it
2013-08-17 15:07:53 -07:00
Mark Otto
6c765ac821
add nonresponsive template to examples
2013-08-17 15:02:38 -07:00
Mark Otto
3505606d34
add respond.js to all examples ( fixes #9731 )
2013-08-17 12:32:11 -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
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
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
6965c12e30
fixes #9697
2013-08-16 11:10:35 -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
Mark Otto
29fe7ed684
fix up justified nav example
2013-08-16 10:58:28 -07:00
saiwang
a9268c01c9
fix links in examples
2013-08-16 13:42:43 +08: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
3d99a4c15e
move to examples dir
2013-08-15 16:40:39 -07:00
Jacob Thornton
fd49d4a44f
move examples into docs...
2012-01-31 17:35:23 -08:00
Mark Otto
6cf79a5b8e
remove unused examples, update examples docs page, add starter template to examples, remove warning alert banner, add screenshots
2012-01-31 14:29:44 -08:00
Mark Otto
0f3a073b8d
*really* refactor the buttons and update them all over the docs
2012-01-30 21:15:57 -08:00
Mark Otto
db31efb995
scope .content in container example
2012-01-30 01:18:45 -08:00
Mark Otto
8b77722a93
update reverse fluid layout to mirror the fluid layout
2012-01-30 01:06:20 -08:00
Mark Otto
ae7f94eeff
overhaul grid mixins and variables, standardize fluid grid system and enable it across responsive layouts
2012-01-30 00:39:44 -08:00
Mark Otto
48529ad01f
last minute addition of a simple fluid grid for our fluid examples; it needs work, so we're not documenting it now
2012-01-29 13:06:57 -08:00
Mark Otto
059ff6bcbd
update hero example and examples overview
2012-01-29 02:27:45 -08:00
Luke Hatcher
af9de238fd
update all example pages to latest version
2012-01-29 01:48:51 -05:00
Mark Otto
22359f9dfd
update examples and restore icons
2012-01-27 14:48:35 -08:00
Mark Otto
003da1e089
fix inputs in navbar
2012-01-27 14:21:17 -08:00
Mark Otto
9380ff8a06
clean up the updated container app layout a bit
2012-01-25 10:09:26 -08:00
Lech Wilczynski
2193866bf0
fixed columns to 7+3 for better proportions
2012-01-25 16:26:51 +01:00
Lech Wilczynski
eb3440b56a
fixed span sum to 10 to display properly. Grid has 12 columns.
2012-01-25 15:20:01 +01:00
Mark Otto
16eccc43d9
dates updated to 2012
2012-01-14 23:28:48 -08:00
Mark Otto
5fb2c666ac
update the fluid examples to use new classes and clear the floats properly from sidebar
2012-01-07 01:59:53 -08:00
Mark Otto
36e7660383
fix forms in navbars, fix examples' navbars
2012-01-07 00:26:58 -08:00
Mark Otto
8c2bb99085
share new navbar in examples
2011-10-11 09:46:02 -07:00
Mark Otto
f61fe3c474
refactor fluid layout to be more specific to not interfere with modal content while adding right sidebar option
2011-10-09 21:13:26 -07:00
Mark Otto
e8d9eb264c
update alert message for ie7 to adjust dismiss icon, update example pages to clean up a few things from testing
2011-09-16 10:51:44 -07:00
Mark Otto
8ff18a9ffc
fixing conflict and recompiling
2011-09-16 09:47:36 -07:00
Mark Otto
b188c0da8b
updated table styles a bit and floated the fluid columns to clear the row dropping problem we were having
2011-09-16 09:41:58 -07:00
Jacob Thornton
472632ba51
mv 1.3.0 file names to plane bootstrap.css for submodulers
2011-09-15 23:09:56 -07:00
Mark Otto
99ede580cf
adding code and .label sections to type section
2011-09-10 15:29:38 -07:00
Mark Otto
1c03a07591
bump css to 1.3.0, update makefile to reflect that, update form css to prepend form to the .clearfix to prevent some bullshit, small tweaks elsewhere
2011-09-08 10:36:56 -07:00
Mark Otto
1af96b9a58
what up breadcrumbs, we added you
2011-09-08 09:43:37 -07:00
Mark Otto
daf903f847
Merge branch '1.3-wip' of github.com:twitter/bootstrap into 1.3-wip
2011-09-06 23:30:45 -07:00
Mark Otto
d640c3b14b
update diagrams to use smaller border radius, add new container-app example
2011-09-06 23:30:21 -07:00
Jacob Thornton
fb8987148a
move javascript from examples into docs
2011-09-06 23:20:56 -07:00
Jacob Thornton
cf23dc4f24
Merge branch '1.3-wip' of github.com:twitter/bootstrap into 1.3-wip
2011-09-02 23:16:06 -07:00
Jacob Thornton
2883888a57
adds small js section to docs index
2011-09-02 23:15:38 -07:00
Mark Otto
168551cd4f
adding link support to regular text in the topbar
2011-09-02 23:09:59 -07:00
Mark Otto
4dbd2334bd
updated hero example, added fluid example, resolved issue with tabs and fluid nav
2011-09-02 23:01:38 -07:00
Jacob Thornton
41242b5ce6
more js chagnes
2011-09-02 21:06:20 -07:00
Jacob Thornton
0e13f8dca1
Merge branch 'master' of github.com:twitter/bootstrap into js-examples
...
Conflicts:
bootstrap-1.2.0.css
bootstrap-1.2.0.min.css
lib/patterns.less
lib/scaffolding.less
2011-09-02 21:04:25 -07:00
Jacob Thornton
4fb1c5bd4b
rename all 1.1.1 stuff -> 1.2.0 and remove templates dir and fluid.html
2011-08-30 23:34:19 -07:00
Jacob Thornton
b4a84e1e7d
window -> body for ie
2011-08-28 17:52:55 -07:00
Jacob Thornton
7b041f8419
move removeClass up
2011-08-28 17:52:00 -07:00
Jacob Thornton
9059a72bf8
try using tricker opacity thingy
2011-08-28 17:40:25 -07:00
Jacob Thornton
d8d6e40097
listen to delegation for ie
2011-08-28 17:32:31 -07:00
Jacob Thornton
f1d17223b8
wrap for domready
2011-08-28 16:47:38 -07:00
Jacob Thornton
a0cb72f9ae
change window to 'body'
2011-08-28 16:36:44 -07:00
Jacob Thornton
c263504709
add google code prettify
2011-08-28 13:30:04 -07:00
Jacob Thornton
ed96f181c8
add topbar dropdown js
2011-08-27 21:46:50 -07:00
Jacob Thornton
e91353f362
blahsdfasldflaskdfj
2011-08-27 18:09:03 -07:00
Jacob Thornton
a00b849a51
rebuild and change data-attr to have priority over options
2011-08-27 18:05:10 -07:00
Jacob Thornton
e05d39d4cc
make generic fade animation css class
2011-08-27 18:03:01 -07:00
Jacob Thornton
2ee7c20692
adds popover js
2011-08-27 17:22:49 -07:00
Jacob Thornton
038a9809c4
remake
2011-08-27 13:06:01 -07:00
Jacob Thornton
11721f376d
add boostrap-twipsy and bootstrap-alerts
2011-08-27 13:03:06 -07:00
Jacob Thornton
b68b53dca2
rename escape method
2011-08-27 00:42:20 -07:00
Jacob Thornton
1cbda504a0
clean up show logic
2011-08-27 00:28:58 -07:00
Jacob Thornton
db706a2596
white space junk
2011-08-27 00:19:05 -07:00
Jacob Thornton
52c624079e
sometimes i get emotional about semicolons
2011-08-27 00:07:42 -07:00
Jacob Thornton
c26eb016fb
starting up bootstrap-js...
2011-08-26 23:57:35 -07:00
Jacob Thornton
a63fb4d234
Merge branch '1.1.1-wip'
2011-08-26 15:21:20 -07:00