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
fat
95732b429f
add dependency support to customizer
2013-08-17 21:50:01 -07:00
fat
734b6acf13
add small fix for tooltip consistency + fix customizer syntax issue
2013-08-17 20:28:58 -07:00
fat
06c3d87973
use correct arg name
2013-08-17 19:07:59 -07:00
fat
00d2986858
add logging
2013-08-17 19:04:41 -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
Mark Otto
90d5e48f5f
Add alert for customizer errors
2013-08-17 17:26:36 -07:00
fat
63ac9e354f
fixes #9674
2013-08-17 16:13:48 -07:00
Mark Otto
5e31478a91
base64 map bg
2013-08-17 14:24:48 -07:00
Mark Otto
214835c6b2
tweak ads styling
2013-08-17 14:21:58 -07:00
Mark Otto
441e04c84a
Merge branch '3.0.0-wip' into bs3_homepage
...
Conflicts:
dist/css/bootstrap.min.css
getting-started.html
2013-08-17 14:16:40 -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
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
ffbec23c98
Docs cleanup for v3 prep
2013-08-16 00:54:19 -07:00
Mark Otto
afdaa0e6f0
Merge branch '3.0.0-wip' into bs3_homepage
2013-08-16 00:36:46 -07:00
Mark Otto
0c582f722b
More responsive customizer layout
2013-08-15 20:25:43 -07:00
Mark Otto
7960845f50
new screenshot images and docs section
2013-08-15 18:55:20 -07:00
Mark Otto
c389c9e8f4
fixes #9648
2013-08-15 14:57:55 -07:00
Mark Otto
25e11903e3
clear up rounded corners and nuke min-height
2013-08-15 13:52:46 -07:00
Mark Otto
61a395338d
improve the navbar top display in example--fixes #9635
2013-08-15 13:48:47 -07:00
Mark Otto
418ca6c09b
fixes #9622 : reset to inline-block for img-thumbnail, but keep block for .thumbnail > img
2013-08-15 13:40:21 -07:00
Mark Otto
98368c0cca
fixes #9632 : button spacing in narrow viewports
2013-08-15 13:24:48 -07:00
Mark Otto
c0c72a64b4
Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip
2013-08-15 13:17:11 -07:00
Mark Otto
dd4d618717
remove unused submenu css in docs
2013-08-15 13:06:25 -07:00
Mark Otto
4da7cad021
reorder and cleanup progress bar display
2013-08-15 13:06:01 -07:00
Mark Otto
69a7c16705
fix spacing between examples and highlights again (my bad yo)
2013-08-15 13:00:06 -07:00
Chris Rebert
a3cbdfab06
docs.css: rm duplicate semicolon
2013-08-15 12:55:43 -07:00
Mark Otto
3a7ddae39e
fixes #9600
2013-08-15 11:37:35 -07:00
Mark Otto
a5cb6c7a15
fixes #9613 : update docs css to prevent misaligned buttons example
2013-08-15 11:13:57 -07:00
Mark Otto
f058a6a3ea
fixes #9522
2013-08-14 23:52:57 -07:00
Mark Otto
dff88d66e2
reaffix the docs sidenav at all times--screw this height business; fix space between code snippet and example
2013-08-14 22:45:26 -07:00
Mark Otto
8e8fe8de93
fixes #9509 : add margin around buttons so they don't shit the bed when wrapping
2013-08-14 15:39:21 -07:00
Mark Otto
db684a1a61
remove unused docs css
2013-08-14 15:37:21 -07:00
Mark Otto
5381ed085c
really fix the pres in scrollable tables
2013-08-14 15:26:01 -07:00
Mark Otto
8d3dbe78c6
fixes overflowing table due to pre
2013-08-14 14:30:00 -07:00
Mark Otto
b02e80c6fb
fixes #9557 : set tooltip demo to use body as container
2013-08-14 14:29:53 -07:00
Mark Otto
49932d60b4
fixes #9556
2013-08-14 14:24:00 -07:00
Mark Otto
d1e18e55ac
remove accordion from customizer; shorten min height for affix
2013-08-13 16:00:05 -07:00
Mark Otto
bb059f28de
only affix the sidenav in the docs if the viewport is >800px tall ( fixes #8704 and avoids #8721 )
2013-08-13 14:56:22 -07:00
Mark Otto
51f692f686
fix navbar border in docs
2013-08-13 14:12:11 -07:00
Mark Otto
bd93ed2cb6
Merge branch '3.0.0-wip' into bs3_navbar_overhaul
...
Conflicts:
dist/css/bootstrap.min.css
2013-08-13 13:48:33 -07:00
Mark Otto
d482b712e7
fixes #9425 : focused input in docs gets actual focus styles
2013-08-13 11:15:36 -07:00
Mark Otto
80eb09cc1b
Merge branch '3.0.0-wip' into bs3_navbar_overhaul
...
Conflicts:
components.html
dist/css/bootstrap.min.css
2013-08-12 21:34:55 -07:00
Mark Otto
8bb7def26c
Navbar refactor
...
* Now responsive by default (fits better with mobile-first approach)
* Requires `.nav-header` to group `.navbar-brand` and `.navbar-toggle`
for proper mobile display.
* Changed `.nav-collapse` to `.navbar-collapse`
* Simplified examples in docs
2013-08-12 21:23:28 -07:00
Mark Otto
f4bb660974
drop iframe attributes for CSS styling
2013-08-12 17:46:02 -07:00
Chris Rebert
81ab8ffae0
Headings docs: use put <hN>s within <td>s instead of <th>s
2013-08-12 17:43:38 -07:00
Mark Otto
f662dff6e9
fixes #9382 : inline forms now require use of .form-group for proper alignment of all form controls
2013-08-12 11:07:23 -07:00
Mark Otto
86fd07f93c
update docs affix for large desktop given latest grid changes
2013-08-12 00:40:36 -07:00