]> git.ipfire.org Git - thirdparty/bootstrap.git/log
thirdparty/bootstrap.git
12 years agoAdd missing period on customize page. 10204/head
Minku Lee [Tue, 27 Aug 2013 06:41:50 +0000 (15:41 +0900)] 
Add missing period on customize page.

12 years agoFixes #10016 and updates that rather badly formatted callout
Mark Otto [Tue, 27 Aug 2013 01:19:31 +0000 (18:19 -0700)] 
Fixes #10016 and updates that rather badly formatted callout

12 years agoImprove upon #9937: Link and put reset column stuff to action in the grid example
Mark Otto [Tue, 27 Aug 2013 00:58:15 +0000 (17:58 -0700)] 
Improve upon #9937: Link and put reset column stuff to action in the grid example

12 years agoAdd margin to thumbnails for proper spacing
Mark Otto [Tue, 27 Aug 2013 00:48:32 +0000 (17:48 -0700)] 
Add margin to thumbnails for proper spacing

Hadn't thought about this until fixes #10137, but it makes sense I
think to have margin on the bottom of thumbnails for spacing when
stacking (or using different grid tiers).

12 years agoFixes #10137: correct classes on thumbnails
Mark Otto [Tue, 27 Aug 2013 00:47:56 +0000 (17:47 -0700)] 
Fixes #10137: correct classes on thumbnails

12 years agoAddress #9873 and fix #9774
Mark Otto [Tue, 27 Aug 2013 00:37:52 +0000 (17:37 -0700)] 
Address #9873 and fix #9774

* Update styling of justified nav links to be more mobile friendly
(with all four rounded corners and some margin between items)
* Add note to docs to callout bogus WebKit rendering on component and
example

12 years agoFix hidden.bs.tooltip and shown.bs.tooltip events firing too early in tooltip.js 10199/head
Lukasz Fiszer [Mon, 26 Aug 2013 18:57:47 +0000 (20:57 +0200)] 
Fix hidden.bs.tooltip and shown.bs.tooltip events firing too early in tooltip.js

* events fire only after the CSS animation is completed
* this fixes also events in popover.js (as it inherits from tooltip.js)

12 years agorm inverted navbar search styles
Julian Thilo [Mon, 26 Aug 2013 16:42:03 +0000 (18:42 +0200)] 
rm inverted navbar search styles

12 years agoMerge pull request #10146 from unwiredben/master
Chris Rebert [Mon, 26 Aug 2013 04:36:31 +0000 (21:36 -0700)] 
Merge pull request #10146 from unwiredben/master

javascript.html: add data-ride note

12 years agojavascript.html: add data-ride note 10146/head
Ben Combee [Sun, 25 Aug 2013 19:49:15 +0000 (14:49 -0500)] 
javascript.html: add data-ride note

carousel docs were missing mention of the data-ride attribute
used to automatically start the carousel at load time

12 years agoMerge pull request #10148 from originell/patch-1
Chris Rebert [Sun, 25 Aug 2013 22:01:26 +0000 (15:01 -0700)] 
Merge pull request #10148 from originell/patch-1

Correct Typo

12 years agoCorrect Typo 10148/head
Luis Nell [Sun, 25 Aug 2013 21:58:01 +0000 (23:58 +0200)] 
Correct Typo

12 years agocorrect enable selector for button usage 10131/head
Andreas Jendrzey [Sun, 25 Aug 2013 08:36:53 +0000 (10:36 +0200)] 
correct enable selector for button usage

following the given examples the correct selector to enable the buttons with javascript is ".btn-group".

12 years agoMerge pull request #10129 from pixelchutes/fix-3.0-migration-changes
Mark Otto [Sun, 25 Aug 2013 07:36:03 +0000 (00:36 -0700)] 
Merge pull request #10129 from pixelchutes/fix-3.0-migration-changes

Corrected 3.0 responsive utility class reference mapping when migrating ...

12 years agoCorrected 3.0 responsive utility class reference mapping when migrating from 2.x... 10129/head
Mike Reid [Sun, 25 Aug 2013 06:05:20 +0000 (00:05 -0600)] 
Corrected 3.0 responsive utility class reference mapping when migrating from 2.x (now accounting for new Large device support.) Also synchronized breakpoint values from Grid options > Media queries, for clarity.

12 years agoMerge pull request #10128 from leoj3n/alert-block-remove
Mark Otto [Sun, 25 Aug 2013 04:23:38 +0000 (21:23 -0700)] 
Merge pull request #10128 from leoj3n/alert-block-remove

Fixes #9008: remove `alert-block` class from example

12 years agoFixes #9008: remove `alert-block` class from example 10128/head
Joel Kuzmarski [Sun, 25 Aug 2013 04:01:08 +0000 (23:01 -0500)] 
Fixes #9008: remove `alert-block` class from example

12 years agoupdate raw files (should fix builds)
Mark Otto [Sat, 24 Aug 2013 21:47:58 +0000 (14:47 -0700)] 
update raw files (should fix builds)

12 years agoMerge branch 'master' of github.com:twbs/bootstrap
Mark Otto [Sat, 24 Aug 2013 21:40:36 +0000 (14:40 -0700)] 
Merge branch 'master' of github.com:twbs/bootstrap

12 years agofixes #9887: documents show and hide classes
Mark Otto [Sat, 24 Aug 2013 21:40:24 +0000 (14:40 -0700)] 
fixes #9887: documents show and hide classes

12 years agoMerge pull request #10112 from kevinSuttle/button-roles
Mark Otto [Sat, 24 Aug 2013 21:31:33 +0000 (14:31 -0700)] 
Merge pull request #10112 from kevinSuttle/button-roles

Add role="button" to <a> buttons

12 years agoDeprecate container-{device} vars for container-{size} classes; updates customizer...
Mark Otto [Sat, 24 Aug 2013 21:00:52 +0000 (14:00 -0700)] 
Deprecate container-{device} vars for container-{size} classes; updates customizer and grid to do the same

12 years agogrunt dist on glyphicons width change
Mark Otto [Sat, 24 Aug 2013 20:59:03 +0000 (13:59 -0700)] 
grunt dist on glyphicons width change

12 years agoMerge pull request #9996 from jodytate/master
Mark Otto [Sat, 24 Aug 2013 20:41:24 +0000 (13:41 -0700)] 
Merge pull request #9996 from jodytate/master

changed description of default button

12 years agoAdd even more role="button" attributes 10112/head
Kevin Suttle [Sat, 24 Aug 2013 15:32:23 +0000 (11:32 -0400)] 
Add even more  role="button" attributes

Missed the <a class="btw" in my regex search

12 years agoAdd role="button" to <a> buttons
Kevin Suttle [Sat, 24 Aug 2013 15:16:08 +0000 (11:16 -0400)] 
Add role="button" to <a> buttons

These should really be <button> elements, but until that gets squared away, this will suffice.

12 years agoforgot a pair of buttons
Mark Otto [Sat, 24 Aug 2013 19:30:46 +0000 (12:30 -0700)] 
forgot a pair of buttons

12 years agoMerge branch 'master' of github.com:twbs/bootstrap
Mark Otto [Sat, 24 Aug 2013 19:29:45 +0000 (12:29 -0700)] 
Merge branch 'master' of github.com:twbs/bootstrap

12 years agoturn some buttons into <button> elements where possible
Mark Otto [Sat, 24 Aug 2013 18:46:24 +0000 (11:46 -0700)] 
turn some buttons into <button> elements where possible

12 years agoMerge pull request #10103 from hero-m/patch-1
Mark Otto [Sat, 24 Aug 2013 08:33:04 +0000 (01:33 -0700)] 
Merge pull request #10103 from hero-m/patch-1

Another case for Issue #10099

12 years agoAnother case for Issue #10099 10103/head
hero-m [Sat, 24 Aug 2013 07:41:12 +0000 (12:11 +0430)] 
Another case for Issue #10099

Another case for Issue #10099

12 years agoMerge pull request #10059 from felixhirschfeld/patch-1
Mark Otto [Sat, 24 Aug 2013 07:19:37 +0000 (00:19 -0700)] 
Merge pull request #10059 from felixhirschfeld/patch-1

Add mixin for transition-property

12 years agoMerge pull request #10022 from thomaswelton/proposal-glyphicon-block
Mark Otto [Sat, 24 Aug 2013 07:15:34 +0000 (00:15 -0700)] 
Merge pull request #10022 from thomaswelton/proposal-glyphicon-block

Proposal - Fixed width for glypicons

12 years agofixes #9969: add support for output element
Mark Otto [Sat, 24 Aug 2013 07:14:09 +0000 (00:14 -0700)] 
fixes #9969: add support for output element

12 years agoMerge branch 'master' of github.com:twbs/bootstrap
Mark Otto [Sat, 24 Aug 2013 06:59:11 +0000 (23:59 -0700)] 
Merge branch 'master' of github.com:twbs/bootstrap

12 years agoRemove footnote links and inline them; link to contributing guidelines in readme
Mark Otto [Sat, 24 Aug 2013 06:58:38 +0000 (23:58 -0700)] 
Remove footnote links and inline them; link to contributing guidelines in readme

12 years agoMerge pull request #9964 from thomaswelton/patch-1
Mark Otto [Sat, 24 Aug 2013 06:52:24 +0000 (23:52 -0700)] 
Merge pull request #9964 from thomaswelton/patch-1

Bower - Added fonts to "main" files

12 years agoMerge branch 'master' of https://github.com/charnog/bootstrap into charnog-master
Mark Otto [Sat, 24 Aug 2013 06:40:12 +0000 (23:40 -0700)] 
Merge branch 'master' of https://github.com/charnog/bootstrap into charnog-master

Conflicts:
dist/css/bootstrap.min.css

12 years agofixes #9876: avoid dropdowns in navbar examples to prevent overlap
Mark Otto [Sat, 24 Aug 2013 06:39:11 +0000 (23:39 -0700)] 
fixes #9876: avoid dropdowns in navbar examples to prevent overlap

12 years agofollow up to #9963 and #10005: update docs to use .screen-*-min vars, update customiz...
Mark Otto [Sat, 24 Aug 2013 06:33:16 +0000 (23:33 -0700)] 
follow up to #9963 and #10005: update docs to use .screen-*-min vars, update customizer as well; run grunt to adjust raw files

12 years agogrunt on previous ms scroll fix
Mark Otto [Sat, 24 Aug 2013 06:32:06 +0000 (23:32 -0700)] 
grunt on previous ms scroll fix

12 years agoMerge pull request #10057 from sambowler/patch-1
Mark Otto [Sat, 24 Aug 2013 06:19:05 +0000 (23:19 -0700)] 
Merge pull request #10057 from sambowler/patch-1

Fix responsive table scrolling on Windows Phone 8.

12 years agoMerge branch 'master' of https://github.com/apexskier/bootstrap into apexskier-master
Mark Otto [Sat, 24 Aug 2013 06:16:37 +0000 (23:16 -0700)] 
Merge branch 'master' of https://github.com/apexskier/bootstrap into apexskier-master

Conflicts:
dist/css/bootstrap.min.css

12 years agoMerge pull request #10005 from twbs/deprecate-screen-device-vars
Mark Otto [Sat, 24 Aug 2013 06:14:13 +0000 (23:14 -0700)] 
Merge pull request #10005 from twbs/deprecate-screen-device-vars

deprecate @screen-{phone,tablet,desktop} vars

12 years agoMerge branch 'master' into deprecate-screen-device-vars 10005/head
Mark Otto [Sat, 24 Aug 2013 05:56:23 +0000 (22:56 -0700)] 
Merge branch 'master' into deprecate-screen-device-vars

Conflicts:
less/variables.less

12 years agomore specific deprecation comment
Mark Otto [Sat, 24 Aug 2013 05:51:39 +0000 (22:51 -0700)] 
more specific deprecation comment

12 years agoMerge pull request #9963 from twbs/min-breakpoint-naming
Mark Otto [Sat, 24 Aug 2013 05:50:41 +0000 (22:50 -0700)] 
Merge pull request #9963 from twbs/min-breakpoint-naming

rename @screen-XX to @screen-XX-min for clarity+unambiguity

12 years agoMerge pull request #10100 from twbs/document_hide_text
Chris Rebert [Sat, 24 Aug 2013 05:39:26 +0000 (22:39 -0700)] 
Merge pull request #10100 from twbs/document_hide_text

Fixes #10076: Document hide text

12 years agoUse jekyll var for current version in docs; update banner in gruntfile to match ...
Mark Otto [Sat, 24 Aug 2013 05:38:51 +0000 (22:38 -0700)] 
Use jekyll var for current version in docs; update banner in gruntfile to match .less banner

12 years agosplit mixin and grunt dist to be sure 10100/head
Mark Otto [Sat, 24 Aug 2013 05:19:58 +0000 (22:19 -0700)] 
split mixin and grunt dist to be sure

12 years agoDeprecate .hide-text mixin for .text-hide as mixin and class
Mark Otto [Sat, 24 Aug 2013 05:11:41 +0000 (22:11 -0700)] 
Deprecate .hide-text mixin for .text-hide as mixin and class

12 years agoDocument .hide-text and .text-hide
Mark Otto [Sat, 24 Aug 2013 05:01:42 +0000 (22:01 -0700)] 
Document .hide-text and .text-hide

12 years agoRearrange helper classes docs section; add subnav list items to docs side nav
Mark Otto [Sat, 24 Aug 2013 05:00:54 +0000 (22:00 -0700)] 
Rearrange helper classes docs section; add subnav list items to docs side nav

12 years agoMerge branch 'master' of github.com:twbs/bootstrap
Mark Otto [Sat, 24 Aug 2013 04:45:58 +0000 (21:45 -0700)] 
Merge branch 'master' of github.com:twbs/bootstrap

12 years agofixes #10095: note about backwards incompatibility
Mark Otto [Sat, 24 Aug 2013 04:45:46 +0000 (21:45 -0700)] 
fixes #10095: note about backwards incompatibility

12 years agoMerge pull request #10098 from wangsai/fix-form
Mark Otto [Sat, 24 Aug 2013 04:34:44 +0000 (21:34 -0700)] 
Merge pull request #10098 from wangsai/fix-form

fix form

12 years agoMerge pull request #10097 from wangsai/complete-td
Mark Otto [Sat, 24 Aug 2013 04:34:25 +0000 (21:34 -0700)] 
Merge pull request #10097 from wangsai/complete-td

complete missed </td>

12 years agofix form 10098/head
wangsai [Sat, 24 Aug 2013 03:39:34 +0000 (11:39 +0800)] 
fix form

12 years agocomplete missed </td> 10097/head
wangsai [Sat, 24 Aug 2013 03:09:33 +0000 (11:09 +0800)] 
complete missed </td>

12 years agoMerge pull request #9931 from realityking/toolbar
Chris Rebert [Fri, 23 Aug 2013 23:19:30 +0000 (16:19 -0700)] 
Merge pull request #9931 from realityking/toolbar

Add role="toolbar" to elements with .btn-toolbar.

12 years agofix #10054; mention .muted -> .text-muted in migration docs
Chris Rebert [Fri, 23 Aug 2013 23:12:24 +0000 (16:12 -0700)] 
fix #10054; mention .muted -> .text-muted in migration docs

12 years agoMerge pull request #9966 from twbs/header-font-size-vars
Mark Otto [Fri, 23 Aug 2013 21:26:40 +0000 (14:26 -0700)] 
Merge pull request #9966 from twbs/header-font-size-vars

add variables for heading font sizes; fixes #9921

12 years agorun grunt 9966/head
Mark Otto [Fri, 23 Aug 2013 21:26:16 +0000 (14:26 -0700)] 
run grunt

12 years agoRun grunt dist on theme for some reason
Mark Otto [Fri, 23 Aug 2013 21:23:13 +0000 (14:23 -0700)] 
Run grunt dist on theme for some reason

12 years agoUpdate and document use of `small` in headings
Mark Otto [Fri, 23 Aug 2013 21:22:51 +0000 (14:22 -0700)] 
Update and document use of `small` in headings

12 years agoMerge branch 'master' into header-font-size-vars
Mark Otto [Fri, 23 Aug 2013 21:00:28 +0000 (14:00 -0700)] 
Merge branch 'master' into header-font-size-vars

12 years agoMerge branch 'master' of github.com:twbs/bootstrap
Mark Otto [Fri, 23 Aug 2013 20:46:40 +0000 (13:46 -0700)] 
Merge branch 'master' of github.com:twbs/bootstrap

12 years agofixes #10087: add version number to all docs pages in footer
Mark Otto [Fri, 23 Aug 2013 20:46:28 +0000 (13:46 -0700)] 
fixes #10087: add version number to all docs pages in footer

12 years agofix data-api portion of #10084
Chris Rebert [Fri, 23 Aug 2013 18:14:54 +0000 (11:14 -0700)] 
fix data-api portion of #10084

12 years agorepeat #10081 caveat for popovers too
Chris Rebert [Fri, 23 Aug 2013 18:09:01 +0000 (11:09 -0700)] 
repeat #10081 caveat for popovers too

12 years agotweak #10081 phrasing
Chris Rebert [Fri, 23 Aug 2013 18:08:37 +0000 (11:08 -0700)] 
tweak #10081 phrasing

12 years agoMerge pull request #10081 from bcarrell/master
Chris Rebert [Fri, 23 Aug 2013 18:02:46 +0000 (11:02 -0700)] 
Merge pull request #10081 from bcarrell/master

docs: add explanation for adding tooltips to disabled elements

12 years agoMerge branch 'master' of github.com:twbs/bootstrap
Mark Otto [Fri, 23 Aug 2013 17:47:36 +0000 (10:47 -0700)] 
Merge branch 'master' of github.com:twbs/bootstrap

Conflicts:
css.html

12 years agofixes #9877: improve active state on nav list items in theme
Mark Otto [Fri, 23 Aug 2013 17:44:13 +0000 (10:44 -0700)] 
fixes #9877: improve active state on nav list items in theme

12 years agofixes #9879: add hover state to theme buttons
Mark Otto [Fri, 23 Aug 2013 17:36:37 +0000 (10:36 -0700)] 
fixes #9879: add hover state to theme buttons

12 years agofix #10070 by resyncing fieldset disabled live example & example code
Chris Rebert [Fri, 23 Aug 2013 17:18:39 +0000 (10:18 -0700)] 
fix #10070 by resyncing fieldset disabled live example & example code

12 years agodocs: add explanation for adding tooltips to disabled elements, closes #10049 10081/head
bcarrell [Fri, 23 Aug 2013 16:10:52 +0000 (12:10 -0400)] 
docs: add explanation for adding tooltips to disabled elements, closes #10049

12 years agoAdded -webkit-overflow-scrolling: touch to responsive tables 10079/head
Cameron Little [Fri, 23 Aug 2013 15:55:02 +0000 (08:55 -0700)] 
Added -webkit-overflow-scrolling: touch to responsive tables

12 years agoAdd mixin for transition-property 10059/head
Felix Hirschfeld [Fri, 23 Aug 2013 07:22:54 +0000 (09:22 +0200)] 
Add mixin for transition-property

It's quite handy if a transition needs the same duration, timing-function or delay and only specific properties to animate.

12 years agoFix responsive table scrolling on Windows Phone 8. 10057/head
Sam Bowler [Fri, 23 Aug 2013 06:53:09 +0000 (07:53 +0100)] 
Fix responsive table scrolling on Windows Phone 8.

12 years agofixes #9880: use correct grid classes on jumbotron example
Mark Otto [Fri, 23 Aug 2013 06:25:26 +0000 (23:25 -0700)] 
fixes #9880: use correct grid classes on jumbotron example

12 years agoMerge branch 'master' of github.com:twbs/bootstrap
Mark Otto [Fri, 23 Aug 2013 06:19:49 +0000 (23:19 -0700)] 
Merge branch 'master' of github.com:twbs/bootstrap

12 years agoadd blog link to homepage
Mark Otto [Fri, 23 Aug 2013 06:18:45 +0000 (23:18 -0700)] 
add blog link to homepage

12 years agoMerge pull request #10012 from twbs/david-badge
Mark Otto [Fri, 23 Aug 2013 02:26:18 +0000 (19:26 -0700)] 
Merge pull request #10012 from twbs/david-badge

add David (david-dm.org) badge to monitor currentness of dependencies

12 years agoMerge pull request #10040 from twbs/pull-navbar-docs
Mark Otto [Fri, 23 Aug 2013 02:23:21 +0000 (19:23 -0700)] 
Merge pull request #10040 from twbs/pull-navbar-docs

add cross-reference to .navbar-left/right in .pull-left/right docs

12 years agoupdate outdated JSFiddle example
Chris Rebert [Thu, 22 Aug 2013 23:51:57 +0000 (16:51 -0700)] 
update outdated JSFiddle example

12 years agofix #10029
Chris Rebert [Thu, 22 Aug 2013 19:30:32 +0000 (12:30 -0700)] 
fix #10029

12 years agoadd cross-reference to .navbar-left/right in .pull-left/right docs 10040/head
Chris Rebert [Thu, 22 Aug 2013 19:26:04 +0000 (12:26 -0700)] 
add cross-reference to .navbar-left/right in .pull-left/right docs

12 years agoDon't explicitly reference global jQuery 10039/head
Josh Dague [Thu, 22 Aug 2013 18:50:15 +0000 (14:50 -0400)] 
Don't explicitly reference global jQuery

Removes `window.jQuery` in favor of `jQuery`, fixes #10038

12 years agoMerge pull request #10034 from nschonni/use-published-version-for-grunt-html-validation
Chris Rebert [Thu, 22 Aug 2013 17:10:13 +0000 (10:10 -0700)] 
Merge pull request #10034 from nschonni/use-published-version-for-grunt-html-validation

Use NPM version of grunt-html-validation

12 years agoUse NPM version of grunt-html-validation 10034/head
Nick Schonning [Thu, 22 Aug 2013 16:20:56 +0000 (12:20 -0400)] 
Use NPM version of grunt-html-validation

The package is now published, so the direct git url is no longer
required

12 years agoAdd missing methods (rotateX/Y, perspective(-origin) and transform-origin) 10025/head
Barry vd. Heuvel [Thu, 22 Aug 2013 11:05:06 +0000 (13:05 +0200)] 
Add missing methods (rotateX/Y, perspective(-origin) and transform-origin)

Added missing mixins:
rotateX
rotateY
perspective
perspective-origin
transform-origin

12 years agoRemoved glyphicon-block instead target :empty .glyphicons 10022/head
Thomas Welton [Thu, 22 Aug 2013 09:28:54 +0000 (10:28 +0100)] 
Removed glyphicon-block instead target :empty .glyphicons

12 years agoAdded glyphicon-block class
Thomas Welton [Thu, 22 Aug 2013 01:54:54 +0000 (02:54 +0100)] 
Added glyphicon-block class

Prevents elements moving around the page after the font file has loaded by setting a defined width on elements using the icon font.

12 years agoFixing carousel control positioning 10013/head
Jason Nutter [Wed, 21 Aug 2013 22:51:24 +0000 (15:51 -0700)] 
Fixing carousel control positioning

The left control should be positioned from the left, while the right
control should be positioning from the right. Positioning both from the
left results in the right carousel control being incorrectly positioned
(most noticeable with a larger than normal font size).

12 years agoMerge pull request #10011 from nschonni/patch-1
Chris Rebert [Wed, 21 Aug 2013 22:42:58 +0000 (15:42 -0700)] 
Merge pull request #10011 from nschonni/patch-1

Update Grunt instruction links and wording

12 years agoAlways wrap form examples in .bs-example; add some missing role='form'
Mark Otto [Wed, 21 Aug 2013 22:12:55 +0000 (15:12 -0700)] 
Always wrap form examples in .bs-example; add some missing role='form'

12 years agoadd David (david-dm.org) badge to monitor currentness of dependencies 10012/head
Chris Rebert [Wed, 21 Aug 2013 22:11:56 +0000 (15:11 -0700)] 
add David (david-dm.org) badge to monitor currentness of dependencies

12 years agoUpdate Grunt instruction links and wording 10011/head
Nick Schonning [Wed, 21 Aug 2013 22:11:33 +0000 (18:11 -0400)] 
Update Grunt instruction links and wording

12 years agoMerge branch 'master' of github.com:twbs/bootstrap
Mark Otto [Wed, 21 Aug 2013 21:30:27 +0000 (14:30 -0700)] 
Merge branch 'master' of github.com:twbs/bootstrap