Mark Otto
|
aeed751a7f
|
Merge pull request #4289 from coliff/patch-4
Update docs/templates/pages/javascript.mustache
|
2012-08-07 22:34:09 -07:00 |
|
Mark Otto
|
3823d29c04
|
Merge branch '2.1.0-wip' of github.com:twitter/bootstrap into 2.1.0-wip
|
2012-08-05 00:15:21 -07:00 |
|
Christian
|
25c6175311
|
Update docs/templates/pages/javascript.mustache
Amended all mentions of 'Javascript' and 'javascript' in the body text to the correct 'JavaScript'.
|
2012-08-05 12:39:17 +09:00 |
|
Jacob Thornton
|
88deb08ff2
|
Merge branch '2.1.0-wip' of http://github.com/twitter/bootstrap into 2.1.0-wip
|
2012-08-02 16:58:51 -07:00 |
|
Jacob Thornton
|
2b2b3303e1
|
fix indexof on array for ie8
|
2012-08-02 16:58:25 -07:00 |
|
Mark Otto
|
33c6ab9b20
|
decrease docs nav padding
|
2012-08-01 23:21:06 -07:00 |
|
Mark Otto
|
d27dcf3b07
|
cut down on selectors on .formFieldState() mixin to origin input catchall
|
2012-08-01 23:16:49 -07:00 |
|
Mark Otto
|
1482030679
|
fixes #4207: redeclare box-shadow on .formFieldState() mixin so transitions work in WebKit
|
2012-08-01 23:15:51 -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
|
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 |
|
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
|
a9bf1e6e35
|
fixes #3900: nudge badges in buttons up 1px
|
2012-07-30 13:25:27 -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 |
|
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
|
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 |
|
Mark Otto
|
16b4ac0d8f
|
add docs for sub menu support on dropdowns, add caret via :after to submenu toggles
|
2012-07-27 10:35:15 -07:00 |
|