Mark Otto
6b24297c5b
update urls
2013-08-18 02:11:57 -07:00
Mark Otto
fd97c2fce4
bad copypasta
2013-08-18 02:04:39 -07:00
Mark Otto
c7e5fa15e0
Merge branch '3.0.0-wip' into bs3_restore_glyphicons
2013-08-18 02:04:10 -07:00
Mark Otto
72a3819f6c
remove carousel icons include
2013-08-18 01:55:47 -07:00
Mark Otto
e13ca6d384
Upgrade to latest glyphicons
2013-08-18 01:46:26 -07:00
Mark Otto
b09fcc019c
remove old glyphicons mention
2013-08-18 01:32:33 -07:00
Mark Otto
f2e35bf702
docs layout and alignment refinement
2013-08-18 01:23:45 -07:00
Mark Otto
1e0453f825
Restore glyphicons
2013-08-18 00:36:51 -07:00
fat
b790bbbafc
Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip
2013-08-18 00:29:15 -07:00
fat
57f5872467
bunch of updates to customizer
2013-08-18 00:28:52 -07:00
Mark Otto
09d80fab99
Merge pull request #9761 from wangsai/fix-eamples-respondjs
...
add IE's Conditional comments for respondjs and html5shiv
2013-08-17 23:55:05 -07:00
Mark Otto
578a14e14a
Rearrange the docs CSS
2013-08-17 23:53:27 -07:00
saiwang
0c094efe28
add IE's Conditional comments for respondjs and html5shiv
2013-08-18 14:28:52 +08:00
Mark Otto
d13c4e5e5b
Update URLs in config to what I think they need to be; add theme CDN url
2013-08-17 23:07:15 -07:00
Mark Otto
c729f16282
it's levi-OH-sa, not levi-oh-SAR
2013-08-17 22:51:00 -07:00
Mark Otto
40cbfb69d2
undo old change to navbar brand from this branch
2013-08-17 22:44:59 -07:00
Mark Otto
6b74b871df
clean up padding and alignment and stuff
2013-08-17 22:43:15 -07:00
Mark Otto
18766db634
Merge branch '3.0.0-wip' into bs3_homepage
...
Conflicts:
dist/css/bootstrap.min.css
2013-08-17 22:39:07 -07:00
Mark Otto
04a73ebe42
Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip
2013-08-17 22:11:27 -07:00
Mark Otto
3e02b0f5d0
Update docs text a bit
2013-08-17 22:11:21 -07:00
fat
95732b429f
add dependency support to customizer
2013-08-17 21:50:01 -07:00
Mark Otto
f891f91bac
Reorder bootstrap.less to match docs oder
2013-08-17 21:18:00 -07:00
Mark Otto
811120ffa2
Add data-dependency to less and js files in customizer
2013-08-17 21:17:35 -07:00
Mark Otto
8d59d8def7
sub headings for modals and mobile devices on browser support
2013-08-17 21:01:58 -07:00
Mark Otto
9533a1339f
Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip
2013-08-17 21:00:20 -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
fat
47fcb322eb
Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip
2013-08-17 20:29:36 -07:00
fat
734b6acf13
add small fix for tooltip consistency + fix customizer syntax issue
2013-08-17 20:28:58 -07:00
Mark Otto
d9e38312d2
copy edit
2013-08-17 20:11:18 -07:00
Mark Otto
f6c151aa20
Merge pull request #9756 from twbs/bs3_theme
...
BS3: Add optional theme (fixes #8706 )
2013-08-17 19:17:25 -07:00
Mark Otto
9a66906d3d
generic comment
2013-08-17 19:14:13 -07:00
Mark Otto
761b80c391
Merge branch '3.0.0-wip' into bs3_theme
2013-08-17 19:09:33 -07:00
fat
06c3d87973
use correct arg name
2013-08-17 19:07:59 -07:00
fat
9828aa5b4d
Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip
2013-08-17 19:04:58 -07:00
fat
00d2986858
add logging
2013-08-17 19:04:41 -07:00
Mark Otto
b31ce3204d
Merge branch '3.0.0-wip' into bs3_theme
2013-08-17 19:00:35 -07:00
Mark Otto
0098c358c8
Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip
2013-08-17 19:00:22 -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
fat
a39cb4be90
Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip
2013-08-17 18:41:51 -07:00
fat
29bf254fc3
move customizer onto gists
2013-08-17 18:41:36 -07:00
Chris Rebert
405df13044
fix typo in JS docs
2013-08-17 17:44:42 -07:00
Chris Rebert
cc3077ac17
improve grammar in "Disabling responsiveness" docs
2013-08-17 17:41:47 -07:00
Chris Rebert
50b9c7339a
comma & <code> in "Modals and mobile devices" docs
2013-08-17 17:38:53 -07:00
Mark Otto
ba20e512ce
Merge branch '3.0.0-wip' into bs3_theme
...
Conflicts:
dist/css/bootstrap.min.css
2013-08-17 17:31:58 -07:00
Mark Otto
e29c23afab
Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip
2013-08-17 17:27:05 -07:00
Chris Rebert
27424ee422
improve grammar in "Alternate customization methods" docs
2013-08-17 17:26:54 -07:00
Mark Otto
e587219958
Fix navbar brand alignment by removing header padding when above 768px
2013-08-17 17:26:52 -07:00