Mark Otto
eef87c96af
#3684 : reset width to auto for input type='image'
2012-06-04 20:27:42 -07:00
Mark Otto
8df906e641
Merge branch 'wachunga-2.0.4-wip' into 2.1.0-wip
2012-06-04 08:47:48 -07:00
Mark Otto
9cceb0bba7
Merge branch '2.0.4-wip' of https://github.com/wachunga/bootstrap into wachunga-2.0.4-wip
2012-06-04 08:47:41 -07:00
Mark Otto
5563b8448e
fix #3693 : rounded corners on search form
2012-06-04 08:45:51 -07:00
Mark Otto
eb3a4b8f75
fix placeholder for FF by attaching input and textarea when we call the mixin
2012-06-04 08:33:42 -07:00
Mark Otto
ad9bfeef7a
fix cut off icons
2012-06-02 22:34:20 -07:00
Jacob Thornton
5e5965ca6f
Merge branch 'accessibility' into 2.1.0-wip
...
Conflicts:
docs/assets/js/bootstrap.min.js
docs/javascript.html
docs/templates/pages/javascript.mustache
2012-06-02 16:11:35 -07:00
Jacob Thornton
ebc6935663
2.0.3 -> 2.0.4
2012-06-01 11:04:27 -07:00
Mark Otto
7875e4833c
fix broken css tests, add fluid input-prepend/-append to tests, fix input-prepend/append for responsive for both fluid and fixed sizing
2012-05-28 17:32:24 -07:00
Mark Otto
6fc5674466
Merge branch 'raymccoy-no-filters' into 2.0.4-wip
2012-05-28 17:17:36 -07:00
Mark Otto
9699e1d707
scope float right dropdown menus to immediate children
2012-05-28 01:13:24 -07:00
Corey Innis
8a06339501
fixes .placeholder to work as a "grouped selector"
...
adding the `&` combinator to `.placeholder` makes it work for the global case (in forms.less) as well as within `.navbar-search .search-query`
the result can be seen in the generated bootstrap.css, which include the -ms vendor extension.
2012-05-27 18:12:08 -07:00
Mark Otto
a7529e158b
remove color from labels
2012-05-25 09:19:10 -07:00
Mark Otto
fe30bd6055
make bootstrap like google maps a bit more
2012-05-24 20:18:52 -07:00
Mark Otto
72e3b3beb3
Merge branch 'ademaro-patch-1' into 2.0.4-wip
2012-05-24 19:17:49 -07:00
Ademaro
34e5bc5f1d
ie support placeholder color ( http://msdn.microsoft.com/en-us/library/ie/hh772745(v=vs.85).aspx )
2012-05-24 13:57:02 +04:00
Mark Otto
5d27fbb32d
Merge branch 'pvorb-patch-1' into 2.0.4-wip
2012-05-23 00:05:13 -07:00
Mark Otto
3b6b6eb242
fix field state mixin
2012-05-23 00:04:54 -07:00
Tomás Arribas
642f75141d
Do not use filters in fade animations
2012-05-21 02:56:57 +02:00
Paul Vorbach
faf2866f96
Remove re-declaration of font-fam, font-size, and line-height in p
2012-05-20 11:54:21 +03:00
Mark Otto
78790da03c
fix resizing issues from incorrectly changing <767px grid classes to inline-block, fix height issue on textareas
2012-05-17 22:00:49 -07:00
Jacob Thornton
9889948f58
abandon activedescendant because it was awful
2012-05-17 00:39:14 -07:00
Jacob Thornton
a7b49a7d92
nearly everything working with activedescendant... then decide it's wrong.
2012-05-17 00:23:11 -07:00
Mark Otto
e009ed23fc
move navbar and update paths so it sits in tests
2012-05-15 09:45:53 -07:00
Mark Otto
6be09df1bf
Merge branch '2.0.4-wip-forms' of github.com:twitter/bootstrap into 2.0.4-wip-forms
2012-05-15 09:07:31 -07:00
Mark Otto
a9d4b667ff
finish fixing uneditable-input and remake
2012-05-15 09:07:19 -07:00
Mark Otto
532569fe59
updated forms to rearrange focus state, reinstate uneditable-input, and a few other cleanup tidbits
2012-05-15 09:04:44 -07:00
Mark Otto
ecf84bdac5
correct regressions against 2.0.3
2012-05-15 00:17:02 -07:00
Mark Otto
87f6e426b3
three columns
2012-05-14 23:50:34 -07:00
Mark Otto
c8cafa5d5a
move forms test to less/tests
2012-05-14 23:45:25 -07:00
Mark Otto
e28efd7da0
consolidate and relabel new form selectors
2012-05-14 23:42:32 -07:00
Mark Otto
a0809ceebe
add forms test page for all html5 input types and refactor selectors
2012-05-14 23:40:06 -07:00
Mark Otto
826a8714e2
#3257 : share .navbar-fixed-top styles with .navbar-fixed-bottom
2012-05-13 22:11:35 -07:00
Mark Otto
ea15660973
#3420 : properly scope dropdown open state to immediate children only
2012-05-13 21:52:18 -07:00
Mark Otto
a2fb9ed42f
#3449 : make legend and form-actions the same border color
2012-05-13 17:43:04 -07:00
Mark Otto
c02c3c60c9
Merge branch 'aziz-patch-7' into 2.0.4-wip
2012-05-13 14:42:12 -07:00
Mark Otto
8f44245850
document .hyphens() mixin
2012-05-13 14:31:31 -07:00
Mark Otto
23401e811f
Merge branch 'Synchro-hyphenation' into 2.0.4-wip
2012-05-13 14:29:08 -07:00
Mark Otto
1a8561d084
Merge branch 'hyphenation' of https://github.com/Synchro/bootstrap into Synchro-hyphenation
2012-05-13 14:28:32 -07:00
Mark Otto
6f61c96f02
Merge branch '2.0.4-wip' of github.com:twitter/bootstrap into 2.0.4-wip
2012-05-13 13:59:26 -07:00
Mark Otto
3a21891824
#3469 : add variables for dropdown menu dividers
2012-05-13 13:58:42 -07:00
Milos Gavrilovic
20eae67147
Update .placeholder() mixin call
...
In less/mixins.less this mixin is being created with @placeholderText
color as default, which is actually set as @placeholderText: @grayLight
in less/variables.less so it's redundant to make call like this:
.placeholder(@grayLight);
2012-05-10 12:25:22 +03:00
David Hirtle
452d8c1df0
Gradient mixins blow up in IE7/8 if you happen to use rgba() colors as params
2012-05-04 13:50:16 -07:00
Synchro
ca369c4b2a
Add Opera prefix
2012-05-01 17:54:53 +02:00
Synchro
dcc89e7400
Coding style
2012-05-01 17:06:19 +02:00
Synchro
5ffb6d6706
Add .hyphens mixin
2012-05-01 17:01:26 +02:00
Mark Otto
59ec4c7154
make responsive input fields not wrap for fluid input prepend/append by setting block back to inline-block (oversight of 2.0.3)
2012-04-30 15:40:49 -07:00
Mark Otto
ad46b0980c
expand input css tests to fixed width grid
2012-04-30 15:06:26 -07:00
Allen Bargi
ab178060be
let's reuse color variables, instead of hardcoding colors.
2012-04-26 17:38:47 +03:00
Allen Bargi
99c3b7810b
No need to specify units when a value is 0, thanks to RECESS
2012-04-25 18:16:59 +03:00