]> git.ipfire.org Git - thirdparty/bootstrap.git/log
thirdparty/bootstrap.git
12 years agoFix for #4550 5323/head
Artem Kustikov [Thu, 27 Sep 2012 18:45:37 +0000 (21:45 +0300)] 
Fix for #4550

Also fixes dropdowns hiding behavior for case when two or more dropdowns
with [data-toggle=dropdown] exist on the page

12 years agolast rebuild before 2.1.1 release 4842/head v2.1.1
Jacob Thornton [Wed, 5 Sep 2012 03:44:11 +0000 (20:44 -0700)] 
last rebuild before 2.1.1 release

12 years agoMerge branch '2.1.1-wip' of github.com:twitter/bootstrap into 2.1.1-wip
Mark Otto [Wed, 5 Sep 2012 03:13:36 +0000 (20:13 -0700)] 
Merge branch '2.1.1-wip' of github.com:twitter/bootstrap into 2.1.1-wip

12 years agoregrettably remove the animated button for download on homepage to improve page perfo...
Mark Otto [Wed, 5 Sep 2012 03:13:27 +0000 (20:13 -0700)] 
regrettably remove the animated button for download on homepage to improve page performance in some browsers

12 years agoMerge pull request #4784 from rossj/2.1.1-wip
♒∆✝ [Wed, 5 Sep 2012 03:03:04 +0000 (20:03 -0700)] 
Merge pull request #4784 from rossj/2.1.1-wip

Fix Typeahead key navigation with Chrome + jQuery 1.8.0

12 years agoMerge pull request #4810 from mainerror/2.1.1-wip
♒∆✝ [Wed, 5 Sep 2012 02:54:16 +0000 (19:54 -0700)] 
Merge pull request #4810 from mainerror/2.1.1-wip

Makefile misses a 'clean' directive

12 years agofixes #4968 manually: typo in scaffolding docs about offset classes
Mark Otto [Tue, 4 Sep 2012 21:27:48 +0000 (14:27 -0700)] 
fixes #4968 manually: typo in scaffolding docs about offset classes

12 years agoimprove comments in image styles
Mark Otto [Tue, 4 Sep 2012 18:31:48 +0000 (11:31 -0700)] 
improve comments in image styles

12 years agofixes #4958: add version to minified js
Mark Otto [Tue, 4 Sep 2012 18:13:08 +0000 (11:13 -0700)] 
fixes #4958: add version to minified js

12 years agofixes #4885: correct use of skew in .skew() mixin for FF
Mark Otto [Tue, 4 Sep 2012 18:08:08 +0000 (11:08 -0700)] 
fixes #4885: correct use of skew in .skew() mixin for FF

12 years agofixes #4957: use input border var for select element instead of #ddd
Mark Otto [Tue, 4 Sep 2012 18:00:25 +0000 (11:00 -0700)] 
fixes #4957: use input border var for select element instead of #ddd

12 years agofixes #4959: docs example
Mark Otto [Tue, 4 Sep 2012 16:13:09 +0000 (09:13 -0700)] 
fixes #4959: docs example

12 years agofixes #4935: properly comment responsive image techniques and add CSS tests to support
Mark Otto [Tue, 4 Sep 2012 00:35:35 +0000 (17:35 -0700)] 
fixes #4935: properly comment responsive image techniques and add CSS tests to support

12 years agofixes #4146: IE7-8 responsive image helper
Mark Otto [Mon, 3 Sep 2012 08:13:42 +0000 (01:13 -0700)] 
fixes #4146: IE7-8 responsive image helper

12 years agoadd comment to go with updated box-shadow mixin
Mark Otto [Mon, 3 Sep 2012 08:04:53 +0000 (01:04 -0700)] 
add comment to go with updated box-shadow mixin

12 years agoMerge pull request #4763 from Luis-TP/2.1.1-wip
Mark Otto [Mon, 3 Sep 2012 08:03:37 +0000 (01:03 -0700)] 
Merge pull request #4763 from Luis-TP/2.1.1-wip

Improve .box-shadow mixin by utilizing regex function to no longer require escaping

12 years agofixes #4909: add color utility classes .text-warning, etc and document them
Mark Otto [Mon, 3 Sep 2012 07:47:48 +0000 (00:47 -0700)] 
fixes #4909: add color utility classes .text-warning, etc and document them

12 years agofixes #4925: ensure docs examples don't use fixed font-size and line-height for ...
Mark Otto [Mon, 3 Sep 2012 03:54:41 +0000 (20:54 -0700)] 
fixes #4925: ensure docs examples don't use fixed font-size and line-height for .lead

12 years agofixes #4922: use basefontsize for realz on .lead
Mark Otto [Sun, 2 Sep 2012 20:25:03 +0000 (13:25 -0700)] 
fixes #4922: use basefontsize for realz on .lead

12 years agofixes #4902: proper accordion html example
Mark Otto [Sat, 1 Sep 2012 19:03:55 +0000 (12:03 -0700)] 
fixes #4902: proper accordion html example

12 years agofixes #4910: use @baseLineHeight * 1.5 for .lead font-size
Mark Otto [Sat, 1 Sep 2012 19:00:13 +0000 (12:00 -0700)] 
fixes #4910: use @baseLineHeight * 1.5 for .lead font-size

12 years agofixes #4869: typo in getting started
Mark Otto [Sat, 1 Sep 2012 06:51:48 +0000 (23:51 -0700)] 
fixes #4869: typo in getting started

12 years agofixes #4901: attribute typo and reran make
Mark Otto [Sat, 1 Sep 2012 06:25:58 +0000 (23:25 -0700)] 
fixes #4901: attribute typo and reran make

12 years agofixes #4896: reflect media query order in docs
Mark Otto [Sat, 1 Sep 2012 06:12:02 +0000 (23:12 -0700)] 
fixes #4896: reflect media query order in docs

12 years agofixes #4824: scope table grid sizes to .table instead of table
Mark Otto [Sat, 1 Sep 2012 05:37:46 +0000 (22:37 -0700)] 
fixes #4824: scope table grid sizes to .table instead of table

12 years agofixes #4889: btn-link disabled styles
Mark Otto [Fri, 31 Aug 2012 21:02:18 +0000 (14:02 -0700)] 
fixes #4889: btn-link disabled styles

12 years agoMerge branch '2.1.1-wip' of github.com:twitter/bootstrap into 2.1.1-wip
Mark Otto [Wed, 29 Aug 2012 20:14:11 +0000 (13:14 -0700)] 
Merge branch '2.1.1-wip' of github.com:twitter/bootstrap into 2.1.1-wip

12 years agofixes #4828: make fluid grid inputs size the same as fixed grid inputs
Mark Otto [Wed, 29 Aug 2012 20:06:47 +0000 (13:06 -0700)] 
fixes #4828: make fluid grid inputs size the same as fixed grid inputs

12 years agofixes #4819: manual fix of missing .control-label in responsive767 file, coupled...
Mark Otto [Wed, 29 Aug 2012 20:05:43 +0000 (13:05 -0700)] 
fixes #4819: manual fix of missing .control-label in responsive767 file, coupled with a remake

12 years agoMerge pull request #4816 from desimone/master
Mark Otto [Wed, 29 Aug 2012 17:48:04 +0000 (10:48 -0700)] 
Merge pull request #4816 from desimone/master

Fixed a typo in docs/assets/css/docs.css

12 years agoFixed a typo in docs/assets/css/docs.css 4816/head
Bobby DeSimone [Wed, 29 Aug 2012 14:13:55 +0000 (11:13 -0300)] 
Fixed a typo in docs/assets/css/docs.css

12 years agoAdded 'clean' directive to the make file. 4810/head
Octavian Damiean [Wed, 29 Aug 2012 11:24:00 +0000 (13:24 +0200)] 
Added 'clean' directive to the make file.

12 years agofixes #4771: widen .form-horizontal labels and .dl-horizontal terms given larger...
Mark Otto [Tue, 28 Aug 2012 17:12:04 +0000 (10:12 -0700)] 
fixes #4771: widen .form-horizontal labels and .dl-horizontal terms given larger font-size of 2.1.0

12 years agoMerge remote-tracking branch 'origin/2.1.0-wip' into 2.1.1-wip 4784/head
Ross Johnson [Tue, 28 Aug 2012 16:14:34 +0000 (11:14 -0500)] 
Merge remote-tracking branch 'origin/2.1.0-wip' into 2.1.1-wip

12 years agoFix key events with Chrome + jQuery 1.8.0 4767/head
Ross Johnson [Tue, 28 Aug 2012 05:55:56 +0000 (00:55 -0500)] 
Fix key events with Chrome + jQuery 1.8.0

12 years agoMerge branch '2.1.1-wip' of github.com:twitter/bootstrap into 2.1.1-wip
Mark Otto [Tue, 28 Aug 2012 05:43:05 +0000 (22:43 -0700)] 
Merge branch '2.1.1-wip' of github.com:twitter/bootstrap into 2.1.1-wip

12 years agofixes #4729: only use margin-top on .help-block when it follows an input, select...
Mark Otto [Tue, 28 Aug 2012 05:42:12 +0000 (22:42 -0700)] 
fixes #4729: only use margin-top on .help-block when it follows an input, select, textarea

12 years agoonly stop prop on form – as people seem to be relying on dropdown hiding when clickin...
Jacob Thornton [Tue, 28 Aug 2012 04:44:09 +0000 (21:44 -0700)] 
only stop prop on form – as people seem to be relying on dropdown hiding when clicking internal elements

12 years agoMerge branch '2.1.1-wip' of github.com:twitter/bootstrap into 2.1.1-wip
Jacob Thornton [Tue, 28 Aug 2012 04:27:31 +0000 (21:27 -0700)] 
Merge branch '2.1.1-wip' of github.com:twitter/bootstrap into 2.1.1-wip

12 years agocrude check to make sure element has a # for an id
Jacob Thornton [Tue, 28 Aug 2012 04:27:01 +0000 (21:27 -0700)] 
crude check to make sure element has a # for an id

12 years agofixes #4741: undo previous version's attempt at firefox gradient changes and add...
Mark Otto [Tue, 28 Aug 2012 04:18:55 +0000 (21:18 -0700)] 
fixes #4741: undo previous version's attempt at firefox gradient changes and add gradient tests

12 years agoMerge branch '2.1.1-wip' of github.com:twitter/bootstrap into 2.1.1-wip
Mark Otto [Tue, 28 Aug 2012 04:06:29 +0000 (21:06 -0700)] 
Merge branch '2.1.1-wip' of github.com:twitter/bootstrap into 2.1.1-wip

12 years agofixes #4653: add hover states to stateful table rows
Mark Otto [Tue, 28 Aug 2012 04:06:21 +0000 (21:06 -0700)] 
fixes #4653: add hover states to stateful table rows

12 years agofix for #4761
Jacob Thornton [Tue, 28 Aug 2012 03:58:51 +0000 (20:58 -0700)] 
fix for #4761

12 years agofix for open elements under modal when .modal-open
Jacob Thornton [Tue, 28 Aug 2012 03:43:12 +0000 (20:43 -0700)] 
fix for open elements under modal when .modal-open

12 years agofix docs horizontal scroll on tablet viewports
Mark Otto [Tue, 28 Aug 2012 03:32:42 +0000 (20:32 -0700)] 
fix docs horizontal scroll on tablet viewports

12 years agoMerge pull request #4765 from globocom/missing-i18n-tag-getting-started-download...
Mark Otto [Tue, 28 Aug 2012 03:06:42 +0000 (20:06 -0700)] 
Merge pull request #4765 from globocom/missing-i18n-tag-getting-started-download-page

i18n tags missing in some strings at getting started download page

12 years agoi18n tags missing in some strings at getting started download page 4765/head
Alexandre Magno [Tue, 28 Aug 2012 02:54:07 +0000 (23:54 -0300)] 
i18n tags missing in some strings at getting started download page

12 years agoUnescaped box-shadows to take advantage of new box-shadow mixin 4763/head
Luis Aleman [Mon, 27 Aug 2012 23:14:00 +0000 (19:14 -0400)] 
Unescaped box-shadows to take advantage of new box-shadow mixin

12 years agoDo not need to write box-shadow in full
Luis Aleman [Mon, 27 Aug 2012 23:13:37 +0000 (19:13 -0400)] 
Do not need to write box-shadow in full

12 years agoNo longer need to write box-shadows in full when using lighten or other functions
Luis Aleman [Mon, 27 Aug 2012 23:13:11 +0000 (19:13 -0400)] 
No longer need to write box-shadows in full when using lighten or other functions

12 years agoChanged box-shadow mixin to accept infinite, comma separated, shadows
Luis Aleman [Mon, 27 Aug 2012 23:10:20 +0000 (19:10 -0400)] 
Changed box-shadow mixin to accept infinite, comma separated, shadows

12 years agofixes #4664: spelling mistake in alerts docs
Mark Otto [Mon, 27 Aug 2012 22:48:54 +0000 (15:48 -0700)] 
fixes #4664: spelling mistake in alerts docs

12 years agofixes #4666: overrides for input types with .btn-block
Mark Otto [Mon, 27 Aug 2012 22:39:55 +0000 (15:39 -0700)] 
fixes #4666: overrides for input types with .btn-block

12 years agofixes #4556: add mention of disable state and required js to buttons docs
Mark Otto [Mon, 27 Aug 2012 22:27:43 +0000 (15:27 -0700)] 
fixes #4556: add mention of disable state and required js to buttons docs

12 years agofixes #4671: mention collapsing parents in docs for affix plugin
Mark Otto [Mon, 27 Aug 2012 22:20:50 +0000 (15:20 -0700)] 
fixes #4671: mention collapsing parents in docs for affix plugin

12 years agoremove min-height from .span3 in docs since we no longer need it
Mark Otto [Mon, 27 Aug 2012 22:12:55 +0000 (15:12 -0700)] 
remove min-height from .span3 in docs since we no longer need it

12 years agoadd min-height: 1px; to .span* classes to prevent grid columns from collapsing
Mark Otto [Mon, 27 Aug 2012 22:12:22 +0000 (15:12 -0700)] 
add min-height: 1px; to .span* classes to prevent grid columns from collapsing

12 years agofixes #4725: width of .uneditable-input should match standard text input width
Mark Otto [Mon, 27 Aug 2012 19:07:28 +0000 (12:07 -0700)] 
fixes #4725: width of .uneditable-input should match standard text input width

12 years agofixes #4718: add vertical-align: middle; to .btn-group to ensure proper alignment...
Mark Otto [Mon, 27 Aug 2012 19:05:15 +0000 (12:05 -0700)] 
fixes #4718: add vertical-align: middle; to .btn-group to ensure proper alignment next to standard .btn

12 years agofixes #4577: no margin on .control-row .span* in responsive
Mark Otto [Mon, 27 Aug 2012 18:46:47 +0000 (11:46 -0700)] 
fixes #4577: no margin on .control-row .span* in responsive

12 years agofixes #4644: ensure new static navbar negative indents on responsive layouts like...
Mark Otto [Mon, 27 Aug 2012 18:05:01 +0000 (11:05 -0700)] 
fixes #4644: ensure new static navbar negative indents on responsive layouts like fixed navbars

12 years agofixes #4640: pagination span issues resolved by scoping selectors to appropriate...
Mark Otto [Mon, 27 Aug 2012 17:56:46 +0000 (10:56 -0700)] 
fixes #4640: pagination span issues resolved by scoping selectors to appropriate children, not all children; clarify docs on use of spans for disabled and active links

12 years agofixes #4680: proper margin on buttons in navbar forms
Mark Otto [Mon, 27 Aug 2012 17:52:11 +0000 (10:52 -0700)] 
fixes #4680: proper margin on buttons in navbar forms

12 years agofixes #4578: add clearfix to .navbar-inner to clear floats
Mark Otto [Mon, 27 Aug 2012 17:32:07 +0000 (10:32 -0700)] 
fixes #4578: add clearfix to .navbar-inner to clear floats

12 years agofixes #4562: correct select and input widths at 220px (changed with 2.1.0 when we...
Mark Otto [Mon, 27 Aug 2012 17:08:16 +0000 (10:08 -0700)] 
fixes #4562: correct select and input widths at 220px (changed with 2.1.0 when we changed padding)

12 years agofixes #4540: adjust vertical alignment of .btn-group in .navbar
Mark Otto [Mon, 27 Aug 2012 17:04:58 +0000 (10:04 -0700)] 
fixes #4540: adjust vertical alignment of .btn-group in .navbar

12 years agofixes #4742: add default value to striped gradient
Mark Otto [Mon, 27 Aug 2012 16:53:23 +0000 (09:53 -0700)] 
fixes #4742: add default value to striped gradient

12 years agofixes #4749: correct initialism example
Mark Otto [Mon, 27 Aug 2012 16:18:32 +0000 (09:18 -0700)] 
fixes #4749: correct initialism example

12 years agofixes #4748: document jquery dependency better
Mark Otto [Mon, 27 Aug 2012 16:17:20 +0000 (09:17 -0700)] 
fixes #4748: document jquery dependency better

12 years agofixes #4512: improved borders on navbars
Mark Otto [Mon, 27 Aug 2012 06:23:47 +0000 (23:23 -0700)] 
fixes #4512: improved borders on navbars

12 years agofixes #4506: clearfix added to .dl-horizontal to account for empty dd elements
Mark Otto [Mon, 27 Aug 2012 06:06:56 +0000 (23:06 -0700)] 
fixes #4506: clearfix added to .dl-horizontal to account for empty dd elements

12 years agoMerge branch 'sparanoid-master' into 2.1.1-wip
Mark Otto [Mon, 27 Aug 2012 05:30:49 +0000 (22:30 -0700)] 
Merge branch 'sparanoid-master' into 2.1.1-wip

12 years agofixes #4734 manually: doctype in getting started in examples
Mark Otto [Mon, 27 Aug 2012 05:29:40 +0000 (22:29 -0700)] 
fixes #4734 manually: doctype in getting started in examples

12 years agofixes #4676 manually: example html updated
Mark Otto [Sun, 26 Aug 2012 05:31:10 +0000 (22:31 -0700)] 
fixes #4676 manually: example html updated

12 years agoAdd .transition-delay mixin 4716/head
Tunghsiao Liu [Sun, 26 Aug 2012 05:09:10 +0000 (13:09 +0800)] 
Add .transition-delay mixin

12 years agofixes #4672 manually: placeholder comment
Mark Otto [Sun, 26 Aug 2012 04:51:07 +0000 (21:51 -0700)] 
fixes #4672 manually: placeholder comment

12 years agoMerge branch '2.1.1-wip' of github.com:twitter/bootstrap into 2.1.1-wip
Mark Otto [Sun, 26 Aug 2012 02:41:25 +0000 (19:41 -0700)] 
Merge branch '2.1.1-wip' of github.com:twitter/bootstrap into 2.1.1-wip

12 years agoavoid top margin on input-append/prepend in .navbar-form
Mark Otto [Fri, 24 Aug 2012 21:45:02 +0000 (14:45 -0700)] 
avoid top margin on input-append/prepend in .navbar-form

12 years agofixes #4657: proper border radius property in tables
Mark Otto [Thu, 23 Aug 2012 22:04:41 +0000 (15:04 -0700)] 
fixes #4657: proper border radius property in tables

12 years agoMerge pull request #4643 from rpavlik/codespell
Mark Otto [Thu, 23 Aug 2012 16:51:20 +0000 (09:51 -0700)] 
Merge pull request #4643 from rpavlik/codespell

Spelling mistake in tooltip test

12 years agoMerge pull request #4560 from andriijas/2.1.1-wip-table-row-warning
Mark Otto [Thu, 23 Aug 2012 16:47:44 +0000 (09:47 -0700)] 
Merge pull request #4560 from andriijas/2.1.1-wip-table-row-warning

.warning for table tr  and .info for .control-group

12 years agoFix typo found with codespell. 4642/head 4643/head
Ryan Pavlik [Thu, 23 Aug 2012 16:41:55 +0000 (11:41 -0500)] 
Fix typo found with codespell.

12 years agonuke 10px right margin on .navbar .nav
Mark Otto [Thu, 23 Aug 2012 16:38:56 +0000 (09:38 -0700)] 
nuke 10px right margin on .navbar .nav

12 years agodelete components folder
Mark Otto [Thu, 23 Aug 2012 15:30:27 +0000 (08:30 -0700)] 
delete components folder

12 years agofixes #4591 properly: remove -1px left margin on .input-append .add-on
Mark Otto [Thu, 23 Aug 2012 03:32:47 +0000 (20:32 -0700)] 
fixes #4591 properly: remove -1px left margin on .input-append .add-on

12 years agofixes #4604: add span support to .pager component
Mark Otto [Thu, 23 Aug 2012 03:28:08 +0000 (20:28 -0700)] 
fixes #4604: add span support to .pager component

12 years agofixed #4598, typo, manually
Mark Otto [Thu, 23 Aug 2012 03:23:58 +0000 (20:23 -0700)] 
fixed #4598, typo, manually

12 years agofixes #4542 manually: typo in phantomjs and space between url in markdown
Mark Otto [Wed, 22 Aug 2012 17:44:41 +0000 (10:44 -0700)] 
fixes #4542 manually: typo in phantomjs and space between url in markdown

12 years agofixes #4561: typo
Mark Otto [Wed, 22 Aug 2012 16:51:41 +0000 (09:51 -0700)] 
fixes #4561: typo

12 years agofixes #4564 manually: typo in getting started jumbotron
Mark Otto [Wed, 22 Aug 2012 16:48:57 +0000 (09:48 -0700)] 
fixes #4564 manually: typo in getting started jumbotron

12 years agofixes #4567: link in scaffolding page
Mark Otto [Wed, 22 Aug 2012 16:46:07 +0000 (09:46 -0700)] 
fixes #4567: link in scaffolding page

12 years agofixes #4586: typo in docs
Mark Otto [Wed, 22 Aug 2012 16:45:57 +0000 (09:45 -0700)] 
fixes #4586: typo in docs

12 years agoAdd info state to form validation 4560/head
Andreas Cederström [Wed, 22 Aug 2012 09:24:02 +0000 (11:24 +0200)] 
Add info state to form validation

12 years agoAdd .warning to table rows
Andreas Cederström [Wed, 22 Aug 2012 09:20:31 +0000 (11:20 +0200)] 
Add .warning to table rows

12 years agofixes #4505: lighten navbar text and link color so hover looks darker
Mark Otto [Tue, 21 Aug 2012 21:53:23 +0000 (14:53 -0700)] 
fixes #4505: lighten navbar text and link color so hover looks darker

12 years agorunning make on previous merge
Mark Otto [Tue, 21 Aug 2012 21:43:13 +0000 (14:43 -0700)] 
running make on previous merge

12 years agoMerge branch 'PavelDemyanenko-patch-1' into 2.1.1-wip
Mark Otto [Tue, 21 Aug 2012 21:42:25 +0000 (14:42 -0700)] 
Merge branch 'PavelDemyanenko-patch-1' into 2.1.1-wip

12 years agoalternate fix to #4522: increase line-height on btn-mini
Mark Otto [Tue, 21 Aug 2012 21:38:47 +0000 (14:38 -0700)] 
alternate fix to #4522: increase line-height on btn-mini

12 years agofixes #4526: box-shadow on .radio and .checkbox if .control-group has a form field...
Mark Otto [Tue, 21 Aug 2012 21:22:26 +0000 (14:22 -0700)] 
fixes #4526: box-shadow on .radio and .checkbox if .control-group has a form field state