Mark Otto
1e2edaef48
add test for #4236 : button group, one button with text and one with icon, now line up properly
2012-08-01 22:52:53 -07:00
Mark Otto
fc7ecd78c8
add select element responsive CSS test
2012-08-01 20:58:33 -07:00
Mark Otto
4a84145c43
Merge branch '2.1.0-wip' of github.com:twitter/bootstrap into 2.1.0-wip
2012-08-01 20:34:29 -07:00
Mark Otto
86a577d76b
decrease box-shadow
2012-08-01 20:34:19 -07:00
Jacob Thornton
48546c2735
aria-labelledby="myModalLabel" aria-hidden="true"
2012-08-01 20:26:44 -07:00
♒∆✝
7ec1778103
Merge pull request #4257 from ginader/modal-accessibility
...
close #3531 added focus handling and removed the badly announced "times"...
2012-08-01 20:23:50 -07:00
Dirk Ginader
6977d35eed
close #3531 added focus handling and removed the badly announced "times" close button from screenreaders
2012-08-01 20:11:16 -07:00
Mark Otto
225d0e0af3
label new css test
2012-08-01 19:36:28 -07:00
Mark Otto
1bb7c0e669
fixes #4254 : make .span12 expand full width of a parent when responsive
2012-08-01 19:33:37 -07:00
Mark Otto
3c742fc08b
add test for textarea at .span12, really fix docs footer
2012-08-01 19:25:50 -07:00
Mark Otto
72323051c3
increase padding on navbar responsive nav links, fix footer margins
2012-08-01 19:18:42 -07:00
Mark Otto
c2e899f2a0
remove the canvas slider doodad
2012-08-01 19:00:25 -07:00
Mark Otto
fe93b926b4
add popover and tooltip components
2012-08-01 18:08:31 -07:00
Mark Otto
fbc053692d
add components section to docs for isolated examples
2012-08-01 18:06:02 -07:00
Mark Otto
b979cd9e67
darken default button borders
2012-08-01 17:01:29 -07:00
Mark Otto
7aaf141371
add compability note to image styles
2012-08-01 16:57:27 -07:00
Mark Otto
e8fd7e6c96
fix jank button on docs homepage
2012-08-01 16:15:21 -07:00
Mark Otto
735001cb26
increase horizontal padding on inputs given new font-size
2012-08-01 11:53:00 -07:00
Mark Otto
5637c6fb70
pulsing download button on homepage
2012-08-01 11:52:48 -07:00
Mark Otto
fab1a80dcb
increase margin on checkboxes and radios to center properly
2012-08-01 11:35:31 -07:00
Mark Otto
060e216712
fixes #4253 : hover on responsive navbar
2012-08-01 09:18:00 -07:00
♒∆✝
6905dbe98d
Merge pull request #4241 from shama/issue-guidelines
...
Use ref instead of label when checking branches in issue-guidelines
2012-08-01 00:52:52 -07:00
Kyle Robinson Young
1f70dd71c8
Use ref instead of label when checking branches in issue-guidelines
2012-07-31 15:16:40 -07:00
Mark Otto
31b30ab88e
copy edits to docs
2012-07-31 00:06:37 -07:00
Mark Otto
e191964ff8
reorder docs css
2012-07-31 00:01:04 -07:00
Mark Otto
9795e9bbe6
place chevrons first in sidenav in docs, fix ie7 bugs for said sidenav
2012-07-30 23:48:26 -07:00
Mark Otto
196fb1d86a
fixes #3615 : remove last-child hack for IE7 since IE7 doesn't support :last-child
2012-07-30 22:26:54 -07:00
Mark Otto
59eba9afbc
remove position from labels/badges in mini btns
2012-07-30 15:54:03 -07:00
Mark Otto
0e62011da0
fix download page links
2012-07-30 15:52:38 -07:00
Mark Otto
364dbb7931
fixes #3665 : ensure inputs in a fluid row maintain grid sizing
2012-07-30 15:38:36 -07:00
Mark Otto
be8d5243f4
Merge branch '2.1.0-wip' of github.com:twitter/bootstrap into 2.1.0-wip
2012-07-30 13:25:49 -07:00
Mark Otto
a9bf1e6e35
fixes #3900 : nudge badges in buttons up 1px
2012-07-30 13:25:27 -07:00
Mark Otto
1f30faac73
Merge pull request #4229 from conzett/master
...
Add 'dist' directory to .gitignore
2012-07-30 13:08:29 -07:00
Mark Otto
b2ebd5c46c
update button styles to use updated 14px base font size, align carets to others with no opacity changes
2012-07-30 12:52:44 -07:00
Mark Otto
7fa99fb1fe
fix navbar form alignment, and update examples to show these cases
2012-07-30 12:15:08 -07:00
Graham Conzett
178397ae5e
Add 'dist' directory to .gitignore
...
Allows you to keep a 'dist' directory in the repository as a target build location.
This can be useful if you have bootstrap as a submodule in a project and want to build it,
but still keep it self-contained. Similar to how jQuery does their default builds:
https://github.com/jquery/jquery/#how-to-build-your-own-jquery
2012-07-30 14:10:01 -04:00
Mark Otto
6bf661aceb
new fav and touch icons to match new masthead
2012-07-30 10:33:48 -07:00
Mark Otto
04164e4367
fixes #3858 : add var for responsive navbar. also add additional examples to navbar docs
2012-07-30 10:25:04 -07:00
Mark Otto
b63543181a
fix examples collapse classes, rename navbar-redux to navbar and delete the old one
2012-07-30 10:08:27 -07:00
Mark Otto
cfac4bb59d
fixes #4221 : correct border-collapse property for IE7 hack
2012-07-29 23:51:40 -07:00
Mark Otto
84a9c74efd
fix footer in responsive
2012-07-29 23:51:18 -07:00
Mark Otto
22a9a83656
fixes #3694 : provide override classes for .hide and .pull-right for grid columns
2012-07-29 16:51:24 -07:00
Mark Otto
d63ebe3f3c
more breadcrumb tweaks for contrast
2012-07-29 16:37:37 -07:00
Mark Otto
87ce3489d3
remove gradient, border, and box-shadow from .breadcrumb to differentiate from nav and buttons
2012-07-29 16:25:20 -07:00
Mark Otto
761429d88a
Merge branch '2.1.0-wip-navbar' into 2.1.0-wip
2012-07-29 16:24:05 -07:00
Mark Otto
134d11b528
use shorthand on form field transitions for box-shadow mixin
2012-07-29 12:10:29 -07:00
Mark Otto
e56a700849
fixes #4210 : indenting on hero example
2012-07-29 12:07:18 -07:00
Mark Otto
5184da39f4
clear out docs assets, update and png crush features image
2012-07-29 00:44:55 -07:00
Mark Otto
a30045daef
reverse navbar styles to save code
2012-07-29 00:30:15 -07:00
Mark Otto
fe6a4b0b54
add .btn-block for a full-width button option
2012-07-27 15:42:58 -07:00