Mark Otto
|
bcd9294cc4
|
clearing up progress bar docs and resetting the striped one to match default bar (blue instead of green)
|
2012-03-05 23:00:37 -08:00 |
|
Mark Otto
|
d98a2e9234
|
adding table variables
|
2012-03-05 22:47:39 -08:00 |
|
Mark Otto
|
ac6eff280d
|
Merge branch 'charettes-small-button-dropdowns-caret' into 2.0.2-wip
Conflicts:
less/dropdowns.less
|
2012-03-05 20:49:39 -08:00 |
|
Mark Otto
|
9c2b2c589d
|
fix comment on bottom-up, should be dropup
|
2012-03-05 20:20:42 -08:00 |
|
Mark Otto
|
20b10b5d66
|
change dropdown hover/active color back to link color
|
2012-03-05 20:15:35 -08:00 |
|
Mark Otto
|
eaf464a2c5
|
increase specifity of .pills li.active for dropdowns
|
2012-03-05 20:14:54 -08:00 |
|
Mark Otto
|
cb9234ba46
|
fix warning button issue per #2392 and add warning buttons to components
|
2012-03-05 00:47:13 -08:00 |
|
Mark Otto
|
7a8d6b1976
|
clean up horizontal dl option and docs
|
2012-03-05 00:42:37 -08:00 |
|
Mark Otto
|
fb1d4a0f04
|
Merge pull request #2267 from dominicbarnes/dl_horizontal
Horizontal mode for description lists
|
2012-03-05 00:38:26 -08:00 |
|
Mark Otto
|
1fa42e2f71
|
fix ie7 breadcrumbs per #2224
|
2012-03-05 00:36:57 -08:00 |
|
Mark Otto
|
235811cd8a
|
Merge branch 'alexpeattie-master' into 2.0.2-wip
|
2012-03-05 00:34:54 -08:00 |
|
Mark Otto
|
a95c15a530
|
utilize new dropdown variables
|
2012-03-05 00:32:02 -08:00 |
|
Mark Otto
|
d3e922f0c8
|
add a ton new variables for type, buttons, inputs
|
2012-03-05 00:29:16 -08:00 |
|
Tarsis Azevedo
|
3cbc40b129
|
add uglify-js install information in compiling section. improve issue #1756
|
2012-03-05 01:38:20 -03:00 |
|
Jacob Thornton
|
29c63fdb6a
|
true > child + varargs
|
2012-03-04 14:27:13 -08:00 |
|
Jacob Thornton
|
3524aa909c
|
make sure to pass child var through
|
2012-03-04 14:21:54 -08:00 |
|
Jacob Thornton
|
2f598e35a0
|
when > 0 rather than when not 0
|
2012-03-04 14:11:51 -08:00 |
|
Jacob Thornton
|
1aeca545c8
|
new approach to grid with recursive mixins :D
|
2012-03-04 14:06:30 -08:00 |
|
Simon Charette
|
efd5e29ff4
|
Fixed small button caret and moved less code to dropdowns
|
2012-03-04 15:49:55 -05:00 |
|
Alex Peattie
|
0112b56c9c
|
Fix typo in .mustache file
|
2012-03-03 22:16:20 -08:00 |
|
Alex Peattie
|
6a839fb2c3
|
docs/scaffolding typo: Large display is 1200px and up, not 1210px
|
2012-03-01 15:29:32 -08:00 |
|
Dave Wasmer
|
ff8b997a1f
|
Added disabled styles to pager
|
2012-02-28 18:39:35 -05:00 |
|
Mark Otto
|
7bf3419647
|
Merge branch '2.0.2-wip' of github.com:twitter/bootstrap into 2.0.2-wip
|
2012-02-28 08:53:06 -08:00 |
|
Mark Otto
|
bd55824827
|
.progress-warning mention in docs
|
2012-02-28 08:52:59 -08:00 |
|
Mark Otto
|
2087339035
|
Merge pull request #2305 from MeilleursAgents/features/warning_progress_bar
Progress bars: Added warning (orange) bar
|
2012-02-28 08:52:16 -08:00 |
|
Jonathan Camile
|
a397130669
|
Merge branch '2.0.2-wip' of https://github.com/twitter/bootstrap into features/warning_progress_bar
|
2012-02-28 11:06:05 +01:00 |
|
Jonathan Camile
|
15759d9e7c
|
Components: Added mention to warning progress-bar in docs
|
2012-02-28 10:58:23 +01:00 |
|
Mark Otto
|
fbebb046f7
|
fix navbar container for default 940px grid per #2194
|
2012-02-27 22:34:25 -08:00 |
|
Mark Otto
|
6c9547f411
|
Merge branch '2.0.2-wip' of github.com:twitter/bootstrap into 2.0.2-wip
|
2012-02-27 22:08:44 -08:00 |
|
Mark Otto
|
9ee77f2c11
|
set line-height for labels to prevent change in height when floated per #2222
|
2012-02-27 21:50:54 -08:00 |
|
Mark Otto
|
a7b96b3e59
|
set list-style to none for breadcrumbs to resolve cross browser issues per #2224
|
2012-02-27 21:32:48 -08:00 |
|
Mark Otto
|
5cc4fcf6a2
|
Merge branch 'meleyal-fix-carousel-docs' into 2.0.2-wip
Conflicts:
docs/javascript.html
docs/templates/pages/javascript.mustache
|
2012-02-27 21:22:20 -08:00 |
|
Dominic Barnes
|
0b78033f0b
|
removing a few of the size classes, changing up the documentation
|
2012-02-27 23:21:25 -06:00 |
|
Dominic Barnes
|
d12737719f
|
undoing what I suspect are the 'dirty' parts of this commit
|
2012-02-27 22:55:35 -06:00 |
|
Mark Otto
|
2c98e18724
|
Merge pull request #2227 from andriijas/2.0.2-wip-pillexamplefix
Fixing nav-pills code example
|
2012-02-27 19:51:44 -08:00 |
|
Mark Otto
|
4e17b1975e
|
Merge branch 'meleyal-patch-1' into 2.0.2-wip
|
2012-02-27 19:50:44 -08:00 |
|
Mark Otto
|
ca9588c896
|
manually resolve #2266, typo in example HTML for breadcrumbs
|
2012-02-27 19:47:21 -08:00 |
|
Mark Otto
|
7525aac830
|
make .input-prepend/append .add-on text color the same as labels, #333, to close out #2276
|
2012-02-27 19:44:16 -08:00 |
|
Mark Otto
|
d57598827f
|
fix typo in js docs carousel section per #2299
|
2012-02-27 19:40:07 -08:00 |
|
Mark Otto
|
af8261af93
|
simplify selector for .modal-form per #2218
|
2012-02-27 19:09:44 -08:00 |
|
Mark Otto
|
7bdd9551ed
|
really add protocol to examples
|
2012-02-27 18:48:28 -08:00 |
|
Jacob Thornton
|
8615987243
|
add guard for child spans
|
2012-02-27 18:21:21 -08:00 |
|
Jacob Thornton
|
ae3382d797
|
working through new grid implementation...
|
2012-02-27 18:15:59 -08:00 |
|
Mark Otto
|
163f58ff81
|
add heads up label to new docs mention
|
2012-02-26 23:31:12 -08:00 |
|
Mark Otto
|
dd94f8d509
|
remove warning from icons section about :after labels, add section to explain spacing
|
2012-02-26 23:30:15 -08:00 |
|
Mark Otto
|
1a781a707e
|
Merge branch '2.0.2-wip' of github.com:twitter/bootstrap into 2.0.2-wip
Conflicts:
docs/assets/bootstrap.zip
|
2012-02-26 23:16:11 -08:00 |
|
Mark Otto
|
ccf7697185
|
Merge branch '2.0.2-wip' of github.com:twitter/bootstrap into 2.0.2-wip
Conflicts:
docs/assets/bootstrap.zip
|
2012-02-26 23:15:36 -08:00 |
|
Dominic Barnes
|
0a8efd5320
|
Adding a 'horizontal' option to description lists, similar to .form-horizontal
|
2012-02-25 21:21:05 -06:00 |
|
Jacob Thornton
|
43760eb202
|
fix for @pamelafox and #1861
|
2012-02-24 22:17:36 -08:00 |
|
Jacob Thornton
|
fb74018ae2
|
and pause on hover option to carousel
|
2012-02-24 21:51:39 -08:00 |
|