]>
git.ipfire.org Git - thirdparty/bootstrap.git/log
Mark Otto [Mon, 12 Mar 2012 04:21:51 +0000 (21:21 -0700)]
add block level input mixin for border-box box-sizing
Mark Otto [Mon, 12 Mar 2012 04:12:59 +0000 (21:12 -0700)]
remove text indent on carets (not needed) and add inline replacement mixin
Mark Otto [Mon, 12 Mar 2012 03:38:17 +0000 (20:38 -0700)]
remove the unused text-indent on dropdown carets
Mark Otto [Mon, 12 Mar 2012 03:16:39 +0000 (20:16 -0700)]
fix broken dropdowns in ie7 per #2333
Mark Otto [Mon, 12 Mar 2012 03:03:55 +0000 (20:03 -0700)]
fix lingering tables bug
Mark Otto [Mon, 12 Mar 2012 01:18:18 +0000 (18:18 -0700)]
fix table border bug with double borders on theads and use of colgroup
Mark Otto [Mon, 12 Mar 2012 00:53:17 +0000 (17:53 -0700)]
use variable for navbar text line-height
Mark Otto [Mon, 12 Mar 2012 00:38:23 +0000 (17:38 -0700)]
Merge branch 'zerkms-master' into 2.0.2-wip
Conflicts:
Makefile
Mark Otto [Mon, 12 Mar 2012 00:28:28 +0000 (17:28 -0700)]
updated apple touch icons and moved input responsive fix from <480 to <767
Mark Otto [Sun, 11 Mar 2012 22:15:55 +0000 (15:15 -0700)]
fix overflowing thumbnails in responsive <767px layouts
Mark Otto [Sun, 11 Mar 2012 21:41:52 +0000 (14:41 -0700)]
in responsive layouts <767px, ensure inputs are not larger than 100% with box-sizing and a max-width
Ivan Kurnosov [Sun, 11 Mar 2012 21:24:18 +0000 (10:24 +1300)]
Grammar fix in js/README.md
Mark Otto [Sun, 11 Mar 2012 20:48:47 +0000 (13:48 -0700)]
vertical align middle on images, run make to rebuild
Mark Otto [Sun, 11 Mar 2012 20:48:30 +0000 (13:48 -0700)]
Merge branch 'Gavrisimo-patch-1' into 2.0.2-wip
Mark Otto [Sun, 11 Mar 2012 20:48:04 +0000 (13:48 -0700)]
update grid system mixins in less docs for new grid
Mark Otto [Sun, 11 Mar 2012 08:06:48 +0000 (00:06 -0800)]
tweak button sizes on homepage
Mark Otto [Sun, 11 Mar 2012 02:15:28 +0000 (18:15 -0800)]
ensure right align dropdown example doesn't go all the way off page
Mark Otto [Sun, 11 Mar 2012 02:03:59 +0000 (18:03 -0800)]
fix gradient mixins by escaping them, add notes on progress bars
Mark Otto [Sun, 11 Mar 2012 01:38:09 +0000 (17:38 -0800)]
fix js typo per #2471
Mark Otto [Sun, 11 Mar 2012 00:23:52 +0000 (16:23 -0800)]
Merge pull request #2503 from maxbublik/patch-1
ignore Apple Double files
Mark Otto [Sun, 11 Mar 2012 00:21:34 +0000 (16:21 -0800)]
add vars for navbar search
Mark Otto [Sun, 11 Mar 2012 00:15:54 +0000 (16:15 -0800)]
clean up search form in navbar, add new variable for placeholder text color
Mark Otto [Sun, 11 Mar 2012 00:06:56 +0000 (16:06 -0800)]
fix #2510, docs typo
Mark Otto [Sun, 11 Mar 2012 00:01:06 +0000 (16:01 -0800)]
massive update to customize page to include all the new variables (and ensure they're being used in the .less files)
Mark Otto [Sat, 10 Mar 2012 23:41:41 +0000 (15:41 -0800)]
simplify notes around using button dropdowns
Mark Otto [Sat, 10 Mar 2012 23:37:28 +0000 (15:37 -0800)]
remove unused images, update examples to include soundready
Mark Otto [Sat, 10 Mar 2012 23:15:13 +0000 (15:15 -0800)]
add new example site thumbnail
Mark Otto [Sat, 10 Mar 2012 23:14:54 +0000 (15:14 -0800)]
change title attr to re-include twitter
Mark Otto [Sat, 10 Mar 2012 23:09:35 +0000 (15:09 -0800)]
remove unused example diagrams
Mark Otto [Sat, 10 Mar 2012 22:36:58 +0000 (14:36 -0800)]
make pre font-size a percentage of @baseFontSize
Mark Otto [Sat, 10 Mar 2012 22:20:46 +0000 (14:20 -0800)]
fix typo per #2494
Mark Otto [Sat, 10 Mar 2012 22:12:29 +0000 (14:12 -0800)]
Merge branch '2.0.2-wip' of github.com:twitter/bootstrap into 2.0.2-wip
Conflicts:
docs/assets/bootstrap.zip
Mark Otto [Sat, 10 Mar 2012 21:40:58 +0000 (13:40 -0800)]
add button sizes to docs for button dropdowns, clean up styles for them
Mark Otto [Sat, 10 Mar 2012 21:24:46 +0000 (13:24 -0800)]
make nav padding and negative margins the same
Jacob Thornton [Sat, 10 Mar 2012 21:01:17 +0000 (13:01 -0800)]
stop doing oldschool escape substitution
Jacob Thornton [Sat, 10 Mar 2012 20:45:09 +0000 (12:45 -0800)]
rebuild with latest grid changes - need 1.3 to build!
Jacob Thornton [Sat, 10 Mar 2012 20:42:39 +0000 (12:42 -0800)]
Merge branch '2.0.2-wip' of github.com:twitter/bootstrap into 2.0.2-wip
Conflicts:
docs/assets/bootstrap.zip
docs/assets/css/bootstrap-responsive.css
docs/assets/css/bootstrap.css
Jacob Thornton [Sat, 10 Mar 2012 20:41:41 +0000 (12:41 -0800)]
Merge branch 'new_grid' into 2.0.2-wip
Conflicts:
docs/assets/bootstrap.zip
docs/assets/css/bootstrap-responsive.css
docs/assets/css/bootstrap.css
less/mixins.less
Maxim Pshenichnikov [Sat, 10 Mar 2012 20:11:03 +0000 (00:11 +0400)]
ignore Apple Double files
Mark Otto [Sat, 10 Mar 2012 19:37:34 +0000 (11:37 -0800)]
simplify buttons docs section by changing a buttons to button elements
Mark Otto [Sat, 10 Mar 2012 19:29:57 +0000 (11:29 -0800)]
rebold headings
Mark Otto [Sat, 10 Mar 2012 19:27:07 +0000 (11:27 -0800)]
fix the font-family var by using inherit instead of empty string, fix font-weight in docs for jumbotron
Mark Otto [Sat, 10 Mar 2012 19:23:47 +0000 (11:23 -0800)]
Merge branch '2.0.2-wip' of github.com:twitter/bootstrap into 2.0.2-wip
Conflicts:
docs/assets/bootstrap.zip
Mark Otto [Sat, 10 Mar 2012 19:23:05 +0000 (11:23 -0800)]
clear up nav variables
Jacob Thornton [Fri, 9 Mar 2012 19:12:45 +0000 (11:12 -0800)]
Merge pull request #2480 from jonathanmaron/master
fat
Milos Gavrilovic [Fri, 9 Mar 2012 13:52:50 +0000 (14:52 +0100)]
Add `vertical-align: middle;` to `img` elements
More info: h5bp.com/i/440
Jonathan Maron [Fri, 9 Mar 2012 06:38:14 +0000 (07:38 +0100)]
Fixed double copy action in Makefile.
Jacob Thornton [Thu, 8 Mar 2012 19:42:12 +0000 (11:42 -0800)]
remove non existent dist dir from phony makefil
Jacob Thornton [Thu, 8 Mar 2012 19:39:50 +0000 (11:39 -0800)]
rebuild
Jacob Thornton [Thu, 8 Mar 2012 19:39:33 +0000 (11:39 -0800)]
Merge branch '2.0.2-wip' of github.com:twitter/bootstrap into 2.0.2-wip
Jacob Thornton [Thu, 8 Mar 2012 19:39:00 +0000 (11:39 -0800)]
add version to min js
Jacob Thornton [Thu, 8 Mar 2012 19:14:56 +0000 (11:14 -0800)]
Merge pull request #2177 from phopkins/typeahead_friendly
[2.0.2-wip] Typeahead friendly
Jacob Thornton [Thu, 8 Mar 2012 19:09:33 +0000 (11:09 -0800)]
give pages custom titles based on names
Mark Otto [Wed, 7 Mar 2012 19:02:15 +0000 (11:02 -0800)]
Merge pull request #2449 from burningTyger/master
Examples typo
burningTyger [Wed, 7 Mar 2012 14:38:12 +0000 (15:38 +0100)]
fix for typo
Mark Otto [Wed, 7 Mar 2012 05:44:34 +0000 (21:44 -0800)]
Merge pull request #2443 from tarsis/master
uglify-js install information in compiling section at less.html. Improve issue #1756 in 2.0.2 wip
Mark Otto [Wed, 7 Mar 2012 05:16:57 +0000 (21:16 -0800)]
Merge branch '2.0.2-wip' of github.com:twitter/bootstrap into 2.0.2-wip
Mark Otto [Wed, 7 Mar 2012 05:16:40 +0000 (21:16 -0800)]
Merge pull request #2436 from gruvii/2.0.2-wip
Add new headings vars to type.less
Mark Otto [Wed, 7 Mar 2012 05:13:29 +0000 (21:13 -0800)]
set font-family for inputs and such via basefontfamily
Mark Otto [Wed, 7 Mar 2012 05:12:43 +0000 (21:12 -0800)]
adding well sizes
Mark Figueredo [Tue, 6 Mar 2012 21:45:43 +0000 (16:45 -0500)]
Added use of new headings variables.
Mark Otto [Tue, 6 Mar 2012 07:50:03 +0000 (23:50 -0800)]
move padding from container to body for max-width: 767; responsive layout
Mark Otto [Tue, 6 Mar 2012 07:07:54 +0000 (23:07 -0800)]
Merge branch 'davewasmer-master' into 2.0.2-wip
Mark Otto [Tue, 6 Mar 2012 07:06:27 +0000 (23:06 -0800)]
fix input grid sizing, fix background color on form actions and append add-ons
Mark Otto [Tue, 6 Mar 2012 07:00:37 +0000 (23:00 -0800)]
clearing up progress bar docs and resetting the striped one to match default bar (blue instead of green)
Mark Otto [Tue, 6 Mar 2012 06:47:39 +0000 (22:47 -0800)]
adding table variables
Mark Otto [Tue, 6 Mar 2012 04:49:39 +0000 (20:49 -0800)]
Merge branch 'charettes-small-button-dropdowns-caret' into 2.0.2-wip
Conflicts:
less/dropdowns.less
Mark Otto [Tue, 6 Mar 2012 04:20:42 +0000 (20:20 -0800)]
fix comment on bottom-up, should be dropup
Mark Otto [Tue, 6 Mar 2012 04:15:35 +0000 (20:15 -0800)]
change dropdown hover/active color back to link color
Mark Otto [Tue, 6 Mar 2012 04:14:54 +0000 (20:14 -0800)]
increase specifity of .pills li.active for dropdowns
Mark Otto [Mon, 5 Mar 2012 08:47:13 +0000 (00:47 -0800)]
fix warning button issue per #2392 and add warning buttons to components
Mark Otto [Mon, 5 Mar 2012 08:42:37 +0000 (00:42 -0800)]
clean up horizontal dl option and docs
Mark Otto [Mon, 5 Mar 2012 08:38:26 +0000 (00:38 -0800)]
Merge pull request #2267 from dominicbarnes/dl_horizontal
Horizontal mode for description lists
Mark Otto [Mon, 5 Mar 2012 08:36:57 +0000 (00:36 -0800)]
fix ie7 breadcrumbs per #2224
Mark Otto [Mon, 5 Mar 2012 08:34:54 +0000 (00:34 -0800)]
Merge branch 'alexpeattie-master' into 2.0.2-wip
Mark Otto [Mon, 5 Mar 2012 08:32:02 +0000 (00:32 -0800)]
utilize new dropdown variables
Mark Otto [Mon, 5 Mar 2012 08:29:16 +0000 (00:29 -0800)]
add a ton new variables for type, buttons, inputs
Tarsis Azevedo [Mon, 5 Mar 2012 04:38:20 +0000 (01:38 -0300)]
add uglify-js install information in compiling section. improve issue #1756
Jacob Thornton [Sun, 4 Mar 2012 22:27:13 +0000 (14:27 -0800)]
true > child + varargs
Jacob Thornton [Sun, 4 Mar 2012 22:21:54 +0000 (14:21 -0800)]
make sure to pass child var through
Jacob Thornton [Sun, 4 Mar 2012 22:11:51 +0000 (14:11 -0800)]
when > 0 rather than when not 0
Jacob Thornton [Sun, 4 Mar 2012 22:06:30 +0000 (14:06 -0800)]
new approach to grid with recursive mixins :D
Simon Charette [Sun, 4 Mar 2012 20:49:55 +0000 (15:49 -0500)]
Fixed small button caret and moved less code to dropdowns
Alex Peattie [Sun, 4 Mar 2012 06:16:20 +0000 (22:16 -0800)]
Fix typo in .mustache file
Alex Peattie [Thu, 1 Mar 2012 23:29:32 +0000 (15:29 -0800)]
docs/scaffolding typo: Large display is 1200px and up, not 1210px
Dave Wasmer [Tue, 28 Feb 2012 23:39:35 +0000 (18:39 -0500)]
Added disabled styles to pager
Mark Otto [Tue, 28 Feb 2012 16:53:06 +0000 (08:53 -0800)]
Merge branch '2.0.2-wip' of github.com:twitter/bootstrap into 2.0.2-wip
Mark Otto [Tue, 28 Feb 2012 16:52:59 +0000 (08:52 -0800)]
.progress-warning mention in docs
Mark Otto [Tue, 28 Feb 2012 16:52:16 +0000 (08:52 -0800)]
Merge pull request #2305 from MeilleursAgents/features/warning_progress_bar
Progress bars: Added warning (orange) bar
Jonathan Camile [Tue, 28 Feb 2012 10:06:05 +0000 (11:06 +0100)]
Merge branch '2.0.2-wip' of https://github.com/twitter/bootstrap into features/warning_progress_bar
Jonathan Camile [Tue, 28 Feb 2012 09:57:24 +0000 (10:57 +0100)]
Components: Added mention to warning progress-bar in docs
Mark Otto [Tue, 28 Feb 2012 06:34:25 +0000 (22:34 -0800)]
fix navbar container for default 940px grid per #2194
Mark Otto [Tue, 28 Feb 2012 06:08:44 +0000 (22:08 -0800)]
Merge branch '2.0.2-wip' of github.com:twitter/bootstrap into 2.0.2-wip
Mark Otto [Tue, 28 Feb 2012 05:50:54 +0000 (21:50 -0800)]
set line-height for labels to prevent change in height when floated per #2222
Mark Otto [Tue, 28 Feb 2012 05:32:48 +0000 (21:32 -0800)]
set list-style to none for breadcrumbs to resolve cross browser issues per #2224
Mark Otto [Tue, 28 Feb 2012 05:22:20 +0000 (21:22 -0800)]
Merge branch 'meleyal-fix-carousel-docs' into 2.0.2-wip
Conflicts:
docs/javascript.html
docs/templates/pages/javascript.mustache
Dominic Barnes [Tue, 28 Feb 2012 05:21:25 +0000 (23:21 -0600)]
removing a few of the size classes, changing up the documentation
Dominic Barnes [Tue, 28 Feb 2012 04:55:35 +0000 (22:55 -0600)]
undoing what I suspect are the 'dirty' parts of this commit
Mark Otto [Tue, 28 Feb 2012 03:51:44 +0000 (19:51 -0800)]
Merge pull request #2227 from andriijas/2.0.2-wip-pillexamplefix
Fixing nav-pills code example
Mark Otto [Tue, 28 Feb 2012 03:50:44 +0000 (19:50 -0800)]
Merge branch 'meleyal-patch-1' into 2.0.2-wip