Mark Otto
3da3f7e474
Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip
2013-08-13 14:56:33 -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
2bc67b334d
nuke the box-shadow on uncollapsed navbar-collapse
2013-08-13 14:46:34 -07:00
Mark Otto
78da4975e6
Merge pull request #9437 from ggam/patch-1
...
Swapped input-lg and input-sm
2013-08-13 14:32:36 -07:00
Guillermo González de Agüero
f0ee3aaac0
Swapped input-lg and input-sm
...
Fixing my own error. Thanks to @kyleledbetter for reporting.
2013-08-13 23:31:33 +02:00
Mark Otto
a2475f0145
better rc2 download action
2013-08-13 14:23:17 -07:00
Mark Otto
e61c71e077
fix up broken tests by removing empty attr
2013-08-13 14:23:10 -07:00
Mark Otto
51f692f686
fix navbar border in docs
2013-08-13 14:12:11 -07:00
Mark Otto
9482a5f812
Merge pull request #9403 from twbs/bs3_navbar_overhaul
...
BS3: Navbar overhaul
2013-08-13 13:53:27 -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
3c772b1ceb
lighter default navbar, add borders to navbars, tweak padding and alignments
2013-08-13 13:39:21 -07:00
Mark Otto
a8769b8cab
Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip
2013-08-13 13:17:01 -07:00
Mark Otto
270af4dda3
fixes #9431 : specify font-size in dropdown menus to avoid inheritance issues
2013-08-13 13:16:56 -07:00
Mark Otto
e7d6bd94b7
Merge pull request #9427 from saiwang/fix-example-snippet
...
fix mixin code example
2013-08-13 13:13:57 -07:00
saiwang
84b1ef5048
fix mixin code example
2013-08-14 02:23:44 +08:00
Mark Otto
9a3aa9f1de
Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip
2013-08-13 11:15:46 -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
729854fa5f
Merge pull request #9404 from twbs/bs3_drop_accordion_for_panel
...
BS3: Drop the accordion for the panel (fixes #8648 )
2013-08-13 10:44:43 -07:00
Mark Otto
33a88c9a94
Merge branch '3.0.0-wip' into bs3_drop_accordion_for_panel
...
Conflicts:
dist/css/bootstrap.min.css
2013-08-13 10:36:38 -07:00
Mark Otto
3e373a844c
Merge pull request #9410 from ggam/pagination-size
...
Added pagination-size mixin
2013-08-13 10:35:24 -07:00
Mark Otto
ce77f10ce5
Merge pull request #9421 from ggam/input-size
...
Added input-size mixin
2013-08-13 10:35:04 -07:00
Mark Otto
d4b14cbf44
Merge pull request #9424 from twbs/bs3_btn_groups
...
BS3: `.btn-group`s for your `.btn-group`s
2013-08-13 10:31:29 -07:00
Mark Otto
69a3e9b4d0
enable button groups in vertical button groups
2013-08-13 10:24:18 -07:00
ggam
6ec0fd7d43
Added input-size mixin
2013-08-13 19:06:02 +02:00
Mark Otto
f15f259876
derp
2013-08-13 09:59:38 -07:00
Mark Otto
99312d2d83
Merge pull request #9418 from BBosman/fix-9415
...
Fixes #9415
2013-08-13 09:57:18 -07:00
Chris Rebert
e5263fb6ad
Merge pull request #9420 from saiwang/patch-highlight-hint
...
patch highlighting hint
2013-08-13 09:42:35 -07:00
saiwang
21a7de7a18
patch highlighting hint
2013-08-14 00:21:07 +08:00
Bas Bosman
052edcd8de
Fixes #9415
2013-08-13 18:10:57 +02:00
Guillermo González de Agüero
e74ac0723b
Fixed errors
2013-08-13 14:25:05 +02:00
ggam
ea04fa538e
Added pagination-size mixin
2013-08-13 13:27:45 +02:00
Mark Otto
36c4223b1d
fixes #8985 : only specify minified dist files for bower
2013-08-13 00:04:58 -07:00
Mark Otto
b0ab806dcc
fix negative indenting in button group for nested button groups
2013-08-12 23:44:50 -07:00
Mark Otto
09b2a153fc
copy
2013-08-12 23:38:52 -07:00
Mark Otto
237640c706
Drop the accordion for the panel
...
* Deletes the accordion.less file
* Extends the panel to be collapsible with our JS plugin
* Supports panel color variations
2013-08-12 23:36:25 -07:00
Mark Otto
54a3e4b780
mention fubared state of overflow hidden on body in android and iOS to fix #8975 and #9315
2013-08-12 22:47:19 -07:00
Mark Otto
f25a4805ed
Merge pull request #9389 from twbs/emphasize-git-HEAD
...
Emphasize git HEAD downloads
2013-08-12 22:29:25 -07:00
Mark Otto
48e7468e3a
invert dropdown styles in navbar for inverse variation
2013-08-12 21:43:59 -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
8aecfb4e3f
Merge pull request #9396 from twbs/docs-html-validation
...
add HTML5 validation of docs pages to the build
2013-08-12 21:30:57 -07:00
Mark Otto
49576704ea
finish fixing #9295 : add button group buttons to new input group sizing
2013-08-12 21:27:15 -07:00
Mark Otto
40723c8716
fixes #9400 : add box-sizing to pseudo elements as well
2013-08-12 21:26:43 -07:00
Mark Otto
0b338b0dc7
Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip
2013-08-12 21:23:53 -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
Chris Rebert
f111c3e763
Components docs: Dropdowns section: add .sr-only toggle buttons so aria-labelledby validates
2013-08-12 19:47:18 -07:00
Chris Rebert
df7c9a6d96
add alt text to <img>s in javascript.html
2013-08-12 19:47:05 -07:00
Chris Rebert
f2cea2dc47
add alt text to <img>s in components.html
2013-08-12 19:46:34 -07:00
Chris Rebert
b33989a977
add src attribute to holder.js-powered <img>s so that they validate
...
use `data:` URL of empty invalid PNG: src="data:image/png;base64,"
2013-08-12 18:59:59 -07:00
Chris Rebert
3ec7930720
add ARIA roles to Dropdown examples in Components docs
2013-08-12 18:09:25 -07:00
Chris Rebert
bb5be0a2f9
add HTML5 validation of docs pages to the build
2013-08-12 17:49:01 -07:00