]> git.ipfire.org Git - thirdparty/bootstrap.git/log
thirdparty/bootstrap.git
13 years agoadd block level input mixin for border-box box-sizing
Mark Otto [Mon, 12 Mar 2012 04:21:51 +0000 (21:21 -0700)] 
add block level input mixin for border-box box-sizing

13 years agoremove text indent on carets (not needed) and add inline replacement mixin
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

13 years agoremove the unused text-indent on dropdown carets
Mark Otto [Mon, 12 Mar 2012 03:38:17 +0000 (20:38 -0700)] 
remove the unused text-indent on dropdown carets

13 years agofix broken dropdowns in ie7 per #2333
Mark Otto [Mon, 12 Mar 2012 03:16:39 +0000 (20:16 -0700)] 
fix broken dropdowns in ie7 per #2333

13 years agofix lingering tables bug
Mark Otto [Mon, 12 Mar 2012 03:03:55 +0000 (20:03 -0700)] 
fix lingering tables bug

13 years agofix table border bug with double borders on theads and use of colgroup
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

13 years agouse variable for navbar text line-height
Mark Otto [Mon, 12 Mar 2012 00:53:17 +0000 (17:53 -0700)] 
use variable for navbar text line-height

13 years agoMerge branch 'zerkms-master' into 2.0.2-wip
Mark Otto [Mon, 12 Mar 2012 00:38:23 +0000 (17:38 -0700)] 
Merge branch 'zerkms-master' into 2.0.2-wip

Conflicts:
Makefile

13 years agoupdated apple touch icons and moved input responsive fix from <480 to <767
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

13 years agofix overflowing thumbnails in responsive <767px layouts
Mark Otto [Sun, 11 Mar 2012 22:15:55 +0000 (15:15 -0700)] 
fix overflowing thumbnails in responsive <767px layouts

13 years agoin responsive layouts <767px, ensure inputs are not larger than 100% with box-sizing...
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

13 years agoGrammar fix in js/README.md 2519/head
Ivan Kurnosov [Sun, 11 Mar 2012 21:24:18 +0000 (10:24 +1300)] 
Grammar fix in js/README.md

13 years agovertical align middle on images, run make to rebuild
Mark Otto [Sun, 11 Mar 2012 20:48:47 +0000 (13:48 -0700)] 
vertical align middle on images, run make to rebuild

13 years agoMerge branch 'Gavrisimo-patch-1' into 2.0.2-wip
Mark Otto [Sun, 11 Mar 2012 20:48:30 +0000 (13:48 -0700)] 
Merge branch 'Gavrisimo-patch-1' into 2.0.2-wip

13 years agoupdate grid system mixins in less docs for new grid
Mark Otto [Sun, 11 Mar 2012 20:48:04 +0000 (13:48 -0700)] 
update grid system mixins in less docs for new grid

13 years agotweak button sizes on homepage
Mark Otto [Sun, 11 Mar 2012 08:06:48 +0000 (00:06 -0800)] 
tweak button sizes on homepage

13 years agoensure right align dropdown example doesn't go all the way off page
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

13 years agofix gradient mixins by escaping them, add notes on progress bars
Mark Otto [Sun, 11 Mar 2012 02:03:59 +0000 (18:03 -0800)] 
fix gradient mixins by escaping them, add notes on progress bars

13 years agofix js typo per #2471
Mark Otto [Sun, 11 Mar 2012 01:38:09 +0000 (17:38 -0800)] 
fix js typo per #2471

13 years agoMerge pull request #2503 from maxbublik/patch-1
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

13 years agoadd vars for navbar search
Mark Otto [Sun, 11 Mar 2012 00:21:34 +0000 (16:21 -0800)] 
add vars for navbar search

13 years agoclean up search form in navbar, add new variable for placeholder text color
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

13 years agofix #2510, docs typo
Mark Otto [Sun, 11 Mar 2012 00:06:56 +0000 (16:06 -0800)] 
fix #2510, docs typo

13 years agomassive update to customize page to include all the new variables (and ensure they...
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)

13 years agosimplify notes around using button dropdowns
Mark Otto [Sat, 10 Mar 2012 23:41:41 +0000 (15:41 -0800)] 
simplify notes around using button dropdowns

13 years agoremove unused images, update examples to include soundready
Mark Otto [Sat, 10 Mar 2012 23:37:28 +0000 (15:37 -0800)] 
remove unused images, update examples to include soundready

13 years agoadd new example site thumbnail
Mark Otto [Sat, 10 Mar 2012 23:15:13 +0000 (15:15 -0800)] 
add new example site thumbnail

13 years agochange title attr to re-include twitter
Mark Otto [Sat, 10 Mar 2012 23:14:54 +0000 (15:14 -0800)] 
change title attr to re-include twitter

13 years agoremove unused example diagrams
Mark Otto [Sat, 10 Mar 2012 23:09:35 +0000 (15:09 -0800)] 
remove unused example diagrams

13 years agomake pre font-size a percentage of @baseFontSize
Mark Otto [Sat, 10 Mar 2012 22:36:58 +0000 (14:36 -0800)] 
make pre font-size a percentage of @baseFontSize

13 years agofix typo per #2494
Mark Otto [Sat, 10 Mar 2012 22:20:46 +0000 (14:20 -0800)] 
fix typo per #2494

13 years agoMerge branch '2.0.2-wip' of github.com:twitter/bootstrap into 2.0.2-wip
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

13 years agoadd button sizes to docs for button dropdowns, clean up styles for them
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

13 years agomake nav padding and negative margins the same
Mark Otto [Sat, 10 Mar 2012 21:24:46 +0000 (13:24 -0800)] 
make nav padding and negative margins the same

13 years agostop doing oldschool escape substitution
Jacob Thornton [Sat, 10 Mar 2012 21:01:17 +0000 (13:01 -0800)] 
stop doing oldschool escape substitution

13 years agorebuild with latest grid changes - need 1.3 to build!
Jacob Thornton [Sat, 10 Mar 2012 20:45:09 +0000 (12:45 -0800)] 
rebuild with latest grid changes - need 1.3 to build!

13 years agoMerge branch '2.0.2-wip' of github.com:twitter/bootstrap into 2.0.2-wip
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

13 years agoMerge branch 'new_grid' into 2.0.2-wip
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

13 years agoignore Apple Double files 2503/head
Maxim Pshenichnikov [Sat, 10 Mar 2012 20:11:03 +0000 (00:11 +0400)] 
ignore Apple Double files

13 years agosimplify buttons docs section by changing a buttons to button elements
Mark Otto [Sat, 10 Mar 2012 19:37:34 +0000 (11:37 -0800)] 
simplify buttons docs section by changing a buttons to button elements

13 years agorebold headings
Mark Otto [Sat, 10 Mar 2012 19:29:57 +0000 (11:29 -0800)] 
rebold headings

13 years agofix the font-family var by using inherit instead of empty string, fix font-weight...
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

13 years agoMerge branch '2.0.2-wip' of github.com:twitter/bootstrap into 2.0.2-wip
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

13 years agoclear up nav variables
Mark Otto [Sat, 10 Mar 2012 19:23:05 +0000 (11:23 -0800)] 
clear up nav variables

13 years agoMerge pull request #2480 from jonathanmaron/master
Jacob Thornton [Fri, 9 Mar 2012 19:12:45 +0000 (11:12 -0800)] 
Merge pull request #2480 from jonathanmaron/master

fat

13 years agoAdd `vertical-align: middle;` to `img` elements 2485/head
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

13 years agoFixed double copy action in Makefile. 2480/head
Jonathan Maron [Fri, 9 Mar 2012 06:38:14 +0000 (07:38 +0100)] 
Fixed double copy action in Makefile.

13 years agoremove non existent dist dir from phony makefil
Jacob Thornton [Thu, 8 Mar 2012 19:42:12 +0000 (11:42 -0800)] 
remove non existent dist dir from phony makefil

13 years agorebuild
Jacob Thornton [Thu, 8 Mar 2012 19:39:50 +0000 (11:39 -0800)] 
rebuild

13 years agoMerge branch '2.0.2-wip' of github.com:twitter/bootstrap into 2.0.2-wip
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

13 years agoadd version to min js
Jacob Thornton [Thu, 8 Mar 2012 19:39:00 +0000 (11:39 -0800)] 
add version to min js

13 years agoMerge pull request #2177 from phopkins/typeahead_friendly
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

13 years agogive pages custom titles based on names
Jacob Thornton [Thu, 8 Mar 2012 19:09:33 +0000 (11:09 -0800)] 
give pages custom titles based on names

13 years agoMerge pull request #2449 from burningTyger/master
Mark Otto [Wed, 7 Mar 2012 19:02:15 +0000 (11:02 -0800)] 
Merge pull request #2449 from burningTyger/master

Examples typo

13 years agofix for typo 2449/head
burningTyger [Wed, 7 Mar 2012 14:38:12 +0000 (15:38 +0100)] 
fix for typo

13 years agoMerge pull request #2443 from tarsis/master
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

13 years agoMerge branch '2.0.2-wip' of github.com:twitter/bootstrap into 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

13 years agoMerge pull request #2436 from gruvii/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

13 years agoset font-family for inputs and such via basefontfamily
Mark Otto [Wed, 7 Mar 2012 05:13:29 +0000 (21:13 -0800)] 
set font-family for inputs and such via basefontfamily

13 years agoadding well sizes
Mark Otto [Wed, 7 Mar 2012 05:12:43 +0000 (21:12 -0800)] 
adding well sizes

13 years agoAdded use of new headings variables. 2436/head
Mark Figueredo [Tue, 6 Mar 2012 21:45:43 +0000 (16:45 -0500)] 
Added use of new headings variables.

13 years agomove padding from container to body for max-width: 767; responsive layout
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

13 years agoMerge branch 'davewasmer-master' into 2.0.2-wip
Mark Otto [Tue, 6 Mar 2012 07:07:54 +0000 (23:07 -0800)] 
Merge branch 'davewasmer-master' into 2.0.2-wip

13 years agofix input grid sizing, fix background color on form actions and append add-ons
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

13 years agoclearing up progress bar docs and resetting the striped one to match default bar...
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)

13 years agoadding table variables
Mark Otto [Tue, 6 Mar 2012 06:47:39 +0000 (22:47 -0800)] 
adding table variables

13 years agoMerge branch 'charettes-small-button-dropdowns-caret' into 2.0.2-wip
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

13 years agofix comment on bottom-up, should be dropup
Mark Otto [Tue, 6 Mar 2012 04:20:42 +0000 (20:20 -0800)] 
fix comment on bottom-up, should be dropup

13 years agochange dropdown hover/active color back to link color
Mark Otto [Tue, 6 Mar 2012 04:15:35 +0000 (20:15 -0800)] 
change dropdown hover/active color back to link color

13 years agoincrease specifity of .pills li.active for dropdowns
Mark Otto [Tue, 6 Mar 2012 04:14:54 +0000 (20:14 -0800)] 
increase specifity of .pills li.active for dropdowns

13 years agofix warning button issue per #2392 and add warning buttons to components
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

13 years agoclean up horizontal dl option and docs
Mark Otto [Mon, 5 Mar 2012 08:42:37 +0000 (00:42 -0800)] 
clean up horizontal dl option and docs

13 years agoMerge pull request #2267 from dominicbarnes/dl_horizontal
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

13 years agofix ie7 breadcrumbs per #2224
Mark Otto [Mon, 5 Mar 2012 08:36:57 +0000 (00:36 -0800)] 
fix ie7 breadcrumbs per #2224

13 years agoMerge branch 'alexpeattie-master' into 2.0.2-wip
Mark Otto [Mon, 5 Mar 2012 08:34:54 +0000 (00:34 -0800)] 
Merge branch 'alexpeattie-master' into 2.0.2-wip

13 years agoutilize new dropdown variables
Mark Otto [Mon, 5 Mar 2012 08:32:02 +0000 (00:32 -0800)] 
utilize new dropdown variables

13 years agoadd a ton new variables for type, buttons, inputs
Mark Otto [Mon, 5 Mar 2012 08:29:16 +0000 (00:29 -0800)] 
add a ton new variables for type, buttons, inputs

13 years agoadd uglify-js install information in compiling section. improve issue #1756 2405/head 2443/head
Tarsis Azevedo [Mon, 5 Mar 2012 04:38:20 +0000 (01:38 -0300)] 
add uglify-js install information in compiling section. improve issue #1756

13 years agotrue > child + varargs
Jacob Thornton [Sun, 4 Mar 2012 22:27:13 +0000 (14:27 -0800)] 
true > child + varargs

13 years agomake sure to pass child var through
Jacob Thornton [Sun, 4 Mar 2012 22:21:54 +0000 (14:21 -0800)] 
make sure to pass child var through

13 years agowhen > 0 rather than when not 0
Jacob Thornton [Sun, 4 Mar 2012 22:11:51 +0000 (14:11 -0800)] 
when > 0 rather than when not 0

13 years agonew approach to grid with recursive mixins :D
Jacob Thornton [Sun, 4 Mar 2012 22:06:30 +0000 (14:06 -0800)] 
new approach to grid with recursive mixins :D

13 years agoFixed small button caret and moved less code to dropdowns 2402/head
Simon Charette [Sun, 4 Mar 2012 20:49:55 +0000 (15:49 -0500)] 
Fixed small button caret and moved less code to dropdowns

13 years agoFix typo in .mustache file 2363/head
Alex Peattie [Sun, 4 Mar 2012 06:16:20 +0000 (22:16 -0800)] 
Fix typo in .mustache file

13 years agodocs/scaffolding typo: Large display is 1200px and up, not 1210px
Alex Peattie [Thu, 1 Mar 2012 23:29:32 +0000 (15:29 -0800)] 
docs/scaffolding typo: Large display is 1200px and up, not 1210px

13 years agoAdded disabled styles to pager 2322/head
Dave Wasmer [Tue, 28 Feb 2012 23:39:35 +0000 (18:39 -0500)] 
Added disabled styles to pager

13 years agoMerge branch '2.0.2-wip' of github.com:twitter/bootstrap into 2.0.2-wip
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

13 years ago.progress-warning mention in docs
Mark Otto [Tue, 28 Feb 2012 16:52:59 +0000 (08:52 -0800)] 
.progress-warning mention in docs

13 years agoMerge pull request #2305 from MeilleursAgents/features/warning_progress_bar
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

13 years agoMerge branch '2.0.2-wip' of https://github.com/twitter/bootstrap into features/warnin... 2305/head
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

13 years agoComponents: Added mention to warning progress-bar in docs 2231/head
Jonathan Camile [Tue, 28 Feb 2012 09:57:24 +0000 (10:57 +0100)] 
Components: Added mention to warning progress-bar in docs

13 years agofix navbar container for default 940px grid per #2194
Mark Otto [Tue, 28 Feb 2012 06:34:25 +0000 (22:34 -0800)] 
fix navbar container for default 940px grid per #2194

13 years agoMerge branch '2.0.2-wip' of github.com:twitter/bootstrap into 2.0.2-wip
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

13 years agoset line-height for labels to prevent change in height when floated per #2222
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

13 years agoset list-style to none for breadcrumbs to resolve cross browser issues per #2224
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

13 years agoMerge branch 'meleyal-fix-carousel-docs' into 2.0.2-wip
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

13 years agoremoving a few of the size classes, changing up the documentation 2267/head
Dominic Barnes [Tue, 28 Feb 2012 05:21:25 +0000 (23:21 -0600)] 
removing a few of the size classes, changing up the documentation

13 years agoundoing what I suspect are the 'dirty' parts of this commit
Dominic Barnes [Tue, 28 Feb 2012 04:55:35 +0000 (22:55 -0600)] 
undoing what I suspect are the 'dirty' parts of this commit

13 years agoMerge pull request #2227 from andriijas/2.0.2-wip-pillexamplefix
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

13 years agoMerge branch 'meleyal-patch-1' into 2.0.2-wip
Mark Otto [Tue, 28 Feb 2012 03:50:44 +0000 (19:50 -0800)] 
Merge branch 'meleyal-patch-1' into 2.0.2-wip