]> git.ipfire.org Git - thirdparty/bootstrap.git/log
thirdparty/bootstrap.git
13 years agoSupport for left-opening dropdown submenus 5184/head
Robert McLaws [Sun, 16 Sep 2012 07:02:31 +0000 (03:02 -0400)] 
Support for left-opening dropdown submenus

Adds a new class called .dropdown-submenu-left. It is useful when you
have a .pull-right DropDown that has submenus. Without this, the menu
opens left past the page boundary, which can trigger the scrollbars and
cause other nastiness.

13 years agoway cooler carousel example, along with updated screenshots for examples
Mark Otto [Fri, 14 Sep 2012 22:55:46 +0000 (15:55 -0700)] 
way cooler carousel example, along with updated screenshots for examples

13 years agotweak copy on each template, add sign in template
Mark Otto [Fri, 14 Sep 2012 22:21:44 +0000 (15:21 -0700)] 
tweak copy on each template, add sign in template

13 years agoadding new examples
Mark Otto [Fri, 14 Sep 2012 22:17:46 +0000 (15:17 -0700)] 
adding new examples

13 years agoadd in some more examples (will work em in later), removed fleetio per their request...
Mark Otto [Fri, 14 Sep 2012 21:48:03 +0000 (14:48 -0700)] 
add in some more examples (will work em in later), removed fleetio per their request, and added gather content to replace it

13 years agoi18n homepage
Mark Otto [Fri, 14 Sep 2012 21:31:14 +0000 (14:31 -0700)] 
i18n homepage

13 years agorevert docs change
Mark Otto [Fri, 14 Sep 2012 17:30:55 +0000 (10:30 -0700)] 
revert docs change

13 years agoStandardized spelling of 'JavaScript'; added icons to file trees 5140/head
Martin Bean [Fri, 14 Sep 2012 13:06:15 +0000 (14:06 +0100)] 
Standardized spelling of 'JavaScript'; added icons to file trees

13 years agofixes #5119: javascript in navbar typo
Mark Otto [Thu, 13 Sep 2012 17:07:57 +0000 (10:07 -0700)] 
fixes #5119: javascript in navbar typo

13 years agofixes #5107: make all .btn-group inline-block by default instead of just within a...
Mark Otto [Wed, 12 Sep 2012 23:37:41 +0000 (16:37 -0700)] 
fixes #5107: make all .btn-group inline-block by default instead of just within a .btn-toolbar

13 years agofixes #5097: js docs typos
Mark Otto [Wed, 12 Sep 2012 23:22:52 +0000 (16:22 -0700)] 
fixes #5097: js docs typos

13 years agouse local var for a few other .box-shadow mixins to fix CSS not compiling
Mark Otto [Wed, 12 Sep 2012 23:18:52 +0000 (16:18 -0700)] 
use local var for a few other .box-shadow mixins to fix CSS not compiling

13 years agoadd space
Mark Otto [Wed, 12 Sep 2012 23:11:03 +0000 (16:11 -0700)] 
add space

13 years agorevert the js evaluation in .box-shadow mixin, fix last mixin usages to escape if...
Mark Otto [Wed, 12 Sep 2012 22:53:29 +0000 (15:53 -0700)] 
revert the js evaluation in .box-shadow mixin, fix last mixin usages to escape if using >1 shadows

13 years agochange up box-shadow mixin usage everywhere to use escaping again, or local var if...
Mark Otto [Wed, 12 Sep 2012 22:48:56 +0000 (15:48 -0700)] 
change up box-shadow mixin usage everywhere to use escaping again, or local var if necessary for further var evaluation

13 years agofixes #5040 manually: remove overflow: auto; from .modal to resolve sporadic modal...
Mark Otto [Tue, 11 Sep 2012 05:51:16 +0000 (22:51 -0700)] 
fixes #5040 manually: remove overflow: auto; from .modal to resolve sporadic modal right padding issues with scrollbars

13 years agofixes #5059 manually: include media type in css getting started block
Mark Otto [Tue, 11 Sep 2012 05:44:08 +0000 (22:44 -0700)] 
fixes #5059 manually: include media type in css getting started block

13 years agofixes #5064 manually: remove fancy quote mark
Mark Otto [Tue, 11 Sep 2012 05:41:14 +0000 (22:41 -0700)] 
fixes #5064 manually: remove fancy quote mark

13 years agoMerge pull request #5051 from GeoffYoung/2.1.2-wip
Mark Otto [Mon, 10 Sep 2012 17:04:34 +0000 (10:04 -0700)] 
Merge pull request #5051 from GeoffYoung/2.1.2-wip

Update modal example code to match example

13 years agoUpdated sample markup to reflect live demo. 5051/head
Geoff Young [Sun, 9 Sep 2012 22:58:23 +0000 (18:58 -0400)] 
Updated sample markup to reflect live demo.

13 years agorun make after merging #5028, which removes the left margin of responsive fluid grid...
Mark Otto [Fri, 7 Sep 2012 18:42:21 +0000 (11:42 -0700)] 
run make after merging #5028, which removes the left margin of responsive fluid grid offsets

13 years agoMerge branch 'dionysiosarvanitis-master' into 2.1.2-wip
Mark Otto [Fri, 7 Sep 2012 18:41:35 +0000 (11:41 -0700)] 
Merge branch 'dionysiosarvanitis-master' into 2.1.2-wip

13 years agofixes #5020: submenu support in dropup
Mark Otto [Fri, 7 Sep 2012 18:34:05 +0000 (11:34 -0700)] 
fixes #5020: submenu support in dropup

13 years agofixes #5018: .btn-block in .modal-footer no longer has left margin
Mark Otto [Fri, 7 Sep 2012 18:10:00 +0000 (11:10 -0700)] 
fixes #5018: .btn-block in .modal-footer no longer has left margin

13 years agoMerge branch 'tiny-typos' of https://github.com/ramiro/bootstrap into ramiro-tiny...
Mark Otto [Fri, 7 Sep 2012 18:06:08 +0000 (11:06 -0700)] 
Merge branch 'tiny-typos' of https://github.com/ramiro/bootstrap into ramiro-tiny-typos

13 years agofixes #5010: .pager span selector should be scoped to immediate children only
Mark Otto [Fri, 7 Sep 2012 18:04:51 +0000 (11:04 -0700)] 
fixes #5010: .pager span selector should be scoped to immediate children only

13 years agoremove offset margin in row-fluid mobile layout 5028/head
Dionysios G. Arvanitis [Fri, 7 Sep 2012 14:54:15 +0000 (17:54 +0300)] 
remove offset margin in row-fluid mobile layout

13 years agoFix small documentatio typos. 5008/head
Ramiro Morales [Thu, 6 Sep 2012 02:07:52 +0000 (23:07 -0300)] 
Fix small documentatio typos.

13 years agofixes #4996: incorrect border radius on a table
Mark Otto [Wed, 5 Sep 2012 17:05:54 +0000 (10:05 -0700)] 
fixes #4996: incorrect border radius on a table

13 years agoMerge branch 'spantaleev-patch-1' into 2.1.2-wip
Mark Otto [Wed, 5 Sep 2012 17:04:38 +0000 (10:04 -0700)] 
Merge branch 'spantaleev-patch-1' into 2.1.2-wip

13 years agorebuild after merge
Mark Otto [Wed, 5 Sep 2012 17:04:28 +0000 (10:04 -0700)] 
rebuild after merge

13 years agoversion bump to get this started
Mark Otto [Wed, 5 Sep 2012 17:00:57 +0000 (10:00 -0700)] 
version bump to get this started

13 years agoDo not force white icons in active tab links 4993/head
Slavi Pantaleev [Wed, 5 Sep 2012 16:07:53 +0000 (19:07 +0300)] 
Do not force white icons in active tab links

Active `.nav-tabs` elements are not blue (like pills),
so forcing a white icon there is not appropriate.

13 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

13 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

13 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

13 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

13 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

13 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

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

13 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

13 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

13 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

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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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.

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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)

13 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

13 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