]> git.ipfire.org Git - thirdparty/bootstrap.git/log
thirdparty/bootstrap.git
11 years agoSimplified CSS responsive-invisibility mixin 10661/head
Steve S [Mon, 16 Sep 2013 14:16:53 +0000 (09:16 -0500)] 
Simplified CSS responsive-invisibility mixin

11 years agoMerge pull request #10623 from jdorfman/jdorfman-maxcdn-link
Mark Otto [Fri, 13 Sep 2013 18:49:11 +0000 (11:49 -0700)] 
Merge pull request #10623 from jdorfman/jdorfman-maxcdn-link

getting-started - Replace NetDNA.com with MaxCDN.com

11 years agogetting-started - Replace NetDNA.com with MaxCDN.com 10623/head
Justin Dorfman [Fri, 13 Sep 2013 18:45:15 +0000 (11:45 -0700)] 
getting-started - Replace NetDNA.com with MaxCDN.com

11 years agoMerge pull request #10619 from mathiasose/master
Chris Rebert [Fri, 13 Sep 2013 16:45:16 +0000 (09:45 -0700)] 
Merge pull request #10619 from mathiasose/master

Further clarification about this step

11 years agoAs a node.js noob, even with the previous clarification this was a bit unclear. This... 10619/head
Mathias Ose [Fri, 13 Sep 2013 15:54:48 +0000 (17:54 +0200)] 
As a node.js noob, even with the previous clarification this was a bit unclear. This change should (hopefully) make it obvious.

11 years agoMerge pull request #10598 from ZDroid/patch-1
Mark Otto [Fri, 13 Sep 2013 02:40:42 +0000 (19:40 -0700)] 
Merge pull request #10598 from ZDroid/patch-1

Linux users also love Chrome

11 years agorm irrelevant entries from .gitignore; fixes #10609
Chris Rebert [Thu, 12 Sep 2013 18:29:26 +0000 (11:29 -0700)] 
rm irrelevant entries from .gitignore; fixes #10609

11 years agoBetter? /cc @mdo 10598/head
Zlatan Vasović [Thu, 12 Sep 2013 16:35:33 +0000 (18:35 +0200)] 
Better? /cc @mdo

11 years agoMerge pull request #10602 from mikefrancis/patch-2
Mark Otto [Thu, 12 Sep 2013 16:04:52 +0000 (09:04 -0700)] 
Merge pull request #10602 from mikefrancis/patch-2

Added in list elements for dividers

11 years agoAdded in list elements for dividers 10602/head
Mike Francis [Thu, 12 Sep 2013 11:46:03 +0000 (12:46 +0100)] 
Added in list elements for dividers

11 years agoWe also use Chrome :P
Zlatan Vasović [Thu, 12 Sep 2013 08:15:38 +0000 (10:15 +0200)] 
We also use Chrome :P

11 years agoMerge pull request #10597 from ZDroid/patch-1
Chris Rebert [Thu, 12 Sep 2013 07:57:27 +0000 (00:57 -0700)] 
Merge pull request #10597 from ZDroid/patch-1

@grid-float-breakpoint need to be @screen-sm-min

11 years ago@grid-float-breakpoint need to be @screen-sm-min 10597/head
Zlatan Vasović [Thu, 12 Sep 2013 07:52:33 +0000 (09:52 +0200)] 
@grid-float-breakpoint need to be @screen-sm-min

:smile:

11 years agoMerge pull request #10573 from gribelu/tooltip-fix
Mark Otto [Thu, 12 Sep 2013 06:19:56 +0000 (23:19 -0700)] 
Merge pull request #10573 from gribelu/tooltip-fix

Hardcoded Tooltip arrow positioning

11 years agoMerge branch 'master' of github.com:twbs/bootstrap
Mark Otto [Thu, 12 Sep 2013 06:13:28 +0000 (23:13 -0700)] 
Merge branch 'master' of github.com:twbs/bootstrap

11 years agoFixes #10492: Account for responsive tables in panels
Mark Otto [Thu, 12 Sep 2013 06:11:18 +0000 (23:11 -0700)] 
Fixes #10492: Account for responsive tables in panels

11 years agoMerge pull request #10569 from ZDroid/patch-2
Mark Otto [Thu, 12 Sep 2013 06:07:47 +0000 (23:07 -0700)] 
Merge pull request #10569 from ZDroid/patch-2

Change @screen-* to @screen-*-min

11 years agoMerge pull request #10594 from twbs/navbar-form-labels-warning
Mark Otto [Thu, 12 Sep 2013 06:02:11 +0000 (23:02 -0700)] 
Merge pull request #10594 from twbs/navbar-form-labels-warning

add same accessibility warning from .form-inline to .navbar-form docs

11 years agoadd same accessibility warning from .form-inline to .navbar-form docs 10594/head
Chris Rebert [Thu, 12 Sep 2013 05:58:07 +0000 (22:58 -0700)] 
add same accessibility warning from .form-inline to .navbar-form docs

11 years agoMerge branch 'master' of github.com:twbs/bootstrap
Mark Otto [Thu, 12 Sep 2013 04:14:25 +0000 (21:14 -0700)] 
Merge branch 'master' of github.com:twbs/bootstrap

11 years agoMassive customizer audit and overhaul
Mark Otto [Thu, 12 Sep 2013 04:14:10 +0000 (21:14 -0700)] 
Massive customizer audit and overhaul

I probably missed a few things and screwed up a few others, but this
takes the place of much of #9910. I haven't added many variables—that
should be reserved for v3.1—but I have rejiggered the layout, added
missing ones, corrected wrong values, etc.

/cc @cvrebert @juthilo @saas786

11 years agoRemove unneeded comment in layouts
Mark Otto [Thu, 12 Sep 2013 04:12:58 +0000 (21:12 -0700)] 
Remove unneeded comment in layouts

11 years agoMerge pull request #10590 from twbs/doc-jquery-version
Mark Otto [Thu, 12 Sep 2013 03:22:33 +0000 (20:22 -0700)] 
Merge pull request #10590 from twbs/doc-jquery-version

document jQuery version requirement; fixes #10355

11 years agoMerge pull request #10591 from twbs/modal-remote-migration-doc
Chris Rebert [Thu, 12 Sep 2013 03:17:18 +0000 (20:17 -0700)] 
Merge pull request #10591 from twbs/modal-remote-migration-doc

add modal 'remote' option semantics change to migration docs

11 years agoadd modal 'remote' option semantics change to migration docs; fixes #10585 10591/head
Chris Rebert [Thu, 12 Sep 2013 03:08:59 +0000 (20:08 -0700)] 
add modal 'remote' option semantics change to migration docs; fixes #10585

11 years agodocument jQuery version requirement; fixes #10355 10590/head
Chris Rebert [Thu, 12 Sep 2013 02:53:32 +0000 (19:53 -0700)] 
document jQuery version requirement; fixes #10355

11 years agoscope customizer h4 change
Mark Otto [Wed, 11 Sep 2013 23:59:51 +0000 (16:59 -0700)] 
scope customizer h4 change

11 years agoMerge branch 'master' of github.com:twbs/bootstrap
Mark Otto [Wed, 11 Sep 2013 23:35:27 +0000 (16:35 -0700)] 
Merge branch 'master' of github.com:twbs/bootstrap

Conflicts:
dist/css/bootstrap.min.css

11 years agorun grunt
Mark Otto [Wed, 11 Sep 2013 23:35:00 +0000 (16:35 -0700)] 
run grunt

11 years agore-fix typo in comment
Chris Rebert [Wed, 11 Sep 2013 23:24:03 +0000 (16:24 -0700)] 
re-fix typo in comment

11 years agoMerge pull request #10584 from twbs/ie_viewports
Mark Otto [Wed, 11 Sep 2013 23:19:12 +0000 (16:19 -0700)] 
Merge pull request #10584 from twbs/ie_viewports

Fixes #10497: Fix Windows 8 and Windows Phone 8 behavior and apply to docs

11 years agoMerge branch 'ie_viewports' of github.com:twbs/bootstrap into ie_viewports 10584/head
Mark Otto [Wed, 11 Sep 2013 23:15:12 +0000 (16:15 -0700)] 
Merge branch 'ie_viewports' of github.com:twbs/bootstrap into ie_viewports

Conflicts:
getting-started.html
less/responsive-utilities.less

11 years agofixes #10497: Fix Windows 8 and Windows Phone 8 behavior and apply it to the docs
Mark Otto [Wed, 11 Sep 2013 21:46:31 +0000 (14:46 -0700)] 
fixes #10497: Fix Windows 8 and Windows Phone 8 behavior and apply it to the docs

11 years agoremove unnecessary right and left properties on .modal-dialog
Mark Otto [Wed, 11 Sep 2013 21:56:02 +0000 (14:56 -0700)] 
remove unnecessary right and left properties on .modal-dialog

11 years agofixes #10497: Fix Windows 8 and Windows Phone 8 behavior and apply it to the docs
Mark Otto [Wed, 11 Sep 2013 21:46:31 +0000 (14:46 -0700)] 
fixes #10497: Fix Windows 8 and Windows Phone 8 behavior and apply it to the docs

11 years agoMerge pull request #10338 from twbs/readd-optin-notes
Mark Otto [Wed, 11 Sep 2013 19:49:24 +0000 (12:49 -0700)] 
Merge pull request #10338 from twbs/readd-optin-notes

Fix #10324: Add opt-in note to tooltip docs

11 years agoMerge branch 'master' of github.com:twbs/bootstrap
Mark Otto [Wed, 11 Sep 2013 19:31:21 +0000 (12:31 -0700)] 
Merge branch 'master' of github.com:twbs/bootstrap

Conflicts:
dist/css/bootstrap.min.css

11 years agoRemove old and unused .prettyprint styles in code.less (per #10566)
Mark Otto [Wed, 11 Sep 2013 18:09:50 +0000 (11:09 -0700)] 
Remove old and unused .prettyprint styles in code.less (per #10566)

11 years agoMerge pull request #10579 from roryokane/patch-1
Chris Rebert [Wed, 11 Sep 2013 17:29:19 +0000 (10:29 -0700)] 
Merge pull request #10579 from roryokane/patch-1

Fix capitalization of “list groups” in middle of sentence

11 years agoFix capitalization of “list groups” in middle of sentence 10579/head
Rory O’Kane [Wed, 11 Sep 2013 16:18:32 +0000 (12:18 -0400)] 
Fix capitalization of “list groups” in middle of sentence

When “list groups” is used in the middle of a sentence in http://getbootstrap.com/components/#list-group-basic, it is not capitalized.

11 years agoFixed hardcoded tooltip arrow positioning 10573/head
gribelu [Wed, 11 Sep 2013 13:47:13 +0000 (16:47 +0300)] 
Fixed hardcoded tooltip arrow positioning

Tooltip Arrow positioning was hardcoded to 5px instead of using @tooltip-arrow-width.

11 years agoThe last 10569/head
Zlatan Vasović [Wed, 11 Sep 2013 08:38:42 +0000 (10:38 +0200)] 
The last

11 years agoAgain?
Zlatan Vasović [Wed, 11 Sep 2013 08:35:12 +0000 (10:35 +0200)] 
Again?

11 years agoRumbo Jumbo
Zlatan Vasović [Wed, 11 Sep 2013 08:33:30 +0000 (10:33 +0200)] 
Rumbo Jumbo

11 years agoAnother fixup
Zlatan Vasović [Wed, 11 Sep 2013 08:32:08 +0000 (10:32 +0200)] 
Another fixup

11 years agoEagle eye
Zlatan Vasović [Wed, 11 Sep 2013 08:29:15 +0000 (10:29 +0200)] 
Eagle eye

11 years agoMerge pull request #10567 from ZDroid/patch-2
Chris Rebert [Wed, 11 Sep 2013 08:14:36 +0000 (01:14 -0700)] 
Merge pull request #10567 from ZDroid/patch-2

Use @screen-sm-min in forms

11 years agoUse @screen-sm-min in forms 10567/head
Zlatan Vasović [Wed, 11 Sep 2013 07:54:38 +0000 (09:54 +0200)] 
Use @screen-sm-min in forms

11 years agoRemove multiple touch icons and roll with a single one
Mark Otto [Wed, 11 Sep 2013 04:46:12 +0000 (21:46 -0700)] 
Remove multiple touch icons and roll with a single one

11 years agoMerge pull request #9989 from eins78/more-monospace-elements
Mark Otto [Wed, 11 Sep 2013 04:38:24 +0000 (21:38 -0700)] 
Merge pull request #9989 from eins78/more-monospace-elements

code.less: also set default monospace font for `<kbd>` and `<samp>`

11 years agoMerge pull request #10565 from twbs/gruntfile-css-banner
Mark Otto [Wed, 11 Sep 2013 04:27:07 +0000 (21:27 -0700)] 
Merge pull request #10565 from twbs/gruntfile-css-banner

generate CSS banners via Gruntfile; fixes #10101

11 years agoMerge pull request #10560 from ZDroid/patch-1
Mark Otto [Wed, 11 Sep 2013 04:25:31 +0000 (21:25 -0700)] 
Merge pull request #10560 from ZDroid/patch-1

Remove display: block from address

11 years agogenerate CSS banners via Gruntfile; fixes #10101 10565/head
Chris Rebert [Wed, 11 Sep 2013 02:21:44 +0000 (19:21 -0700)] 
generate CSS banners via Gruntfile; fixes #10101

11 years agofix punctuation in author field of package.json
Chris Rebert [Wed, 11 Sep 2013 02:12:47 +0000 (19:12 -0700)] 
fix punctuation in author field of package.json

11 years agorm period from licensing header so it's not mistaken as part of the URL
Chris Rebert [Wed, 11 Sep 2013 02:01:40 +0000 (19:01 -0700)] 
rm period from licensing header so it's not mistaken as part of the URL

11 years agorun grunt dist
Chris Rebert [Wed, 11 Sep 2013 01:59:09 +0000 (18:59 -0700)] 
run grunt dist

11 years agoMerge pull request #10563 from lipis/patch-1
Chris Rebert [Tue, 10 Sep 2013 23:52:37 +0000 (16:52 -0700)] 
Merge pull request #10563 from lipis/patch-1

Updated the old btn-large in carousel example

11 years agoUpdated the old btn-large in carousel example 10563/head
Lipis [Tue, 10 Sep 2013 23:34:56 +0000 (01:34 +0200)] 
Updated the old btn-large in carousel example

11 years agoadd missing comma in carousel.less; fixes #10562
Chris Rebert [Tue, 10 Sep 2013 23:20:36 +0000 (16:20 -0700)] 
add missing comma in carousel.less; fixes #10562

11 years agoRephrase text 10338/head
Julian Thilo [Tue, 10 Sep 2013 21:31:57 +0000 (23:31 +0200)] 
Rephrase text

11 years agoRemove display: block from address 10560/head
Zlatan Vasović [Tue, 10 Sep 2013 21:27:04 +0000 (23:27 +0200)] 
Remove display: block from address

<address> is already displayed as block in all browsers (UAs).

11 years agoFix #10556
Julian Thilo [Tue, 10 Sep 2013 16:00:58 +0000 (18:00 +0200)] 
Fix #10556

Make media queries example in docs clearer

11 years agofixes #9985: update grid classes in grid example
Mark Otto [Mon, 9 Sep 2013 20:56:10 +0000 (13:56 -0700)] 
fixes #9985: update grid classes in grid example

11 years agoMerge pull request #10542 from twbs/controls-migration-docs
Mark Otto [Mon, 9 Sep 2013 20:22:34 +0000 (13:22 -0700)] 
Merge pull request #10542 from twbs/controls-migration-docs

add .control* to migration docs; fixes #10532

11 years agoadd .control* to migration docs; fixes #10532 10542/head
Chris Rebert [Mon, 9 Sep 2013 19:34:53 +0000 (12:34 -0700)] 
add .control* to migration docs; fixes #10532

11 years agofixes #10526: Remove custom background on responsive tables and set it in the docs...
Mark Otto [Mon, 9 Sep 2013 03:03:52 +0000 (20:03 -0700)] 
fixes #10526: Remove custom background on responsive tables and set it in the docs where it should've been originally

11 years agoMatch order of vars to order of components; darken some alert borders
Mark Otto [Sun, 8 Sep 2013 23:58:56 +0000 (16:58 -0700)] 
Match order of vars to order of components; darken some alert borders

11 years agoMerge branch 'master' of github.com:twbs/bootstrap
Mark Otto [Sun, 8 Sep 2013 15:04:19 +0000 (08:04 -0700)] 
Merge branch 'master' of github.com:twbs/bootstrap

11 years agofixes #10521: Only remove bottom-border from last row of cells in tbody and tfoot...
Mark Otto [Sun, 8 Sep 2013 15:04:11 +0000 (08:04 -0700)] 
fixes #10521: Only remove bottom-border from last row of cells in tbody and tfoot within responsive tables

11 years agoMerge pull request #10523 from ZDroid/patch-1
Julian Thilo [Sun, 8 Sep 2013 13:47:14 +0000 (06:47 -0700)] 
Merge pull request #10523 from ZDroid/patch-1

Added missing semicolon

11 years agoAdded missing semicolon 10523/head
Zlatan Vasović [Sun, 8 Sep 2013 13:37:02 +0000 (15:37 +0200)] 
Added missing semicolon

11 years agoRun grunt to gen raw files
Mark Otto [Fri, 6 Sep 2013 16:57:25 +0000 (09:57 -0700)] 
Run grunt to gen raw files

11 years agoRemove nav from jumbotron example (temp fix for #10228)
Mark Otto [Fri, 6 Sep 2013 16:57:19 +0000 (09:57 -0700)] 
Remove nav from jumbotron example (temp fix for #10228)

11 years agofixes #10024: Use negative margin to fix the border between button and input in input...
Mark Otto [Fri, 6 Sep 2013 16:50:38 +0000 (09:50 -0700)] 
fixes #10024: Use negative margin to fix the border between button and input in input groups

11 years agoMerge pull request #9968 from thelukemcdonald/master
Mark Otto [Fri, 6 Sep 2013 16:31:36 +0000 (09:31 -0700)] 
Merge pull request #9968 from thelukemcdonald/master

Apply gradient stripe @color parameter

11 years agoMerge branch 'master' of https://github.com/nuttertag/bootstrap into nuttertag-master
Mark Otto [Fri, 6 Sep 2013 16:23:49 +0000 (09:23 -0700)] 
Merge branch 'master' of https://github.com/nuttertag/bootstrap into nuttertag-master

Conflicts:
dist/css/bootstrap.min.css

11 years agoMerge branch 'master' of github.com:twbs/bootstrap
Mark Otto [Fri, 6 Sep 2013 16:22:34 +0000 (09:22 -0700)] 
Merge branch 'master' of github.com:twbs/bootstrap

11 years agofix broke width of containers in docs given change to use width over max-width
Mark Otto [Fri, 6 Sep 2013 16:22:19 +0000 (09:22 -0700)] 
fix broke width of containers in docs given change to use width over max-width

11 years agoMerge pull request #10025 from barryvdh/patch-2
Mark Otto [Fri, 6 Sep 2013 16:18:00 +0000 (09:18 -0700)] 
Merge pull request #10025 from barryvdh/patch-2

Add missing methods (rotateX/Y, perspective(-origin) and transform-origin)

11 years agoMerge branch 'GSEdits7' of https://github.com/StevenBlack/bootstrap into StevenBlack...
Mark Otto [Fri, 6 Sep 2013 16:11:26 +0000 (09:11 -0700)] 
Merge branch 'GSEdits7' of https://github.com/StevenBlack/bootstrap into StevenBlack-GSEdits7

Conflicts:
getting-started.html

11 years agofixes #10491: new docs background base64 image
Mark Otto [Fri, 6 Sep 2013 16:03:34 +0000 (09:03 -0700)] 
fixes #10491: new docs background base64 image

11 years ago account for last child bottom border; use 0 instead of none
Mark Otto [Thu, 5 Sep 2013 22:10:56 +0000 (15:10 -0700)] 
 account for last child bottom border; use 0 instead of none

11 years agoDon't double border a bordered table within a panel 10484/head
Kevin O'Connor [Thu, 5 Sep 2013 19:54:18 +0000 (15:54 -0400)] 
Don't double border a bordered table within a panel

11 years agoFixed two more instances of [.]LESS in the text 10459/head
Steven Black [Thu, 5 Sep 2013 18:03:43 +0000 (14:03 -0400)] 
Fixed two more instances of [.]LESS in the text

11 years agoRemoved the '.' from '.LESS' in two instances.
Steven Black [Thu, 5 Sep 2013 17:43:04 +0000 (13:43 -0400)] 
Removed the '.' from '.LESS' in two instances.

11 years agoMerge pull request #10471 from javiereguiluz/patch-4
Chris Rebert [Thu, 5 Sep 2013 17:25:06 +0000 (10:25 -0700)] 
Merge pull request #10471 from javiereguiluz/patch-4

[doc] fixed the horizontal form example

11 years agoStandardizing on LESS (uppercase) and avoiding the word 'less' where that's easy...
Steven Black [Thu, 5 Sep 2013 13:09:20 +0000 (09:09 -0400)] 
Standardizing on LESS (uppercase) and avoiding the word 'less' where that's easy and sensible.

11 years agoBetter wording, avoiding 'invoke', and misc edits
Steven Black [Thu, 5 Sep 2013 12:53:50 +0000 (08:53 -0400)] 
Better wording, avoiding 'invoke', and misc edits

11 years ago[doc] fixed the horizontal form example 10471/head
Javier Eguiluz [Thu, 5 Sep 2013 09:57:23 +0000 (11:57 +0200)] 
[doc] fixed the horizontal form example

11 years agoMerge pull request #10453 from ckundo/add-dropdown-button-text
Mark Otto [Thu, 5 Sep 2013 07:11:04 +0000 (00:11 -0700)] 
Merge pull request #10453 from ckundo/add-dropdown-button-text

Add visibly hidden button text for screen reader users.

11 years agoadd <code> around ".less" in Getting Started docs
Chris Rebert [Thu, 5 Sep 2013 04:28:04 +0000 (21:28 -0700)] 
add <code> around ".less" in Getting Started docs

11 years agoDocs - Getting started: refactor 'Customizing Bootstrap'
Steven Black [Thu, 5 Sep 2013 03:39:57 +0000 (23:39 -0400)] 
Docs - Getting started: refactor 'Customizing Bootstrap'

11 years agofix swapped angle brackets in docs; fixes part of #10456
Chris Rebert [Thu, 5 Sep 2013 03:33:18 +0000 (20:33 -0700)] 
fix swapped angle brackets in docs; fixes part of #10456

11 years agoFixes #10452: Add note about deprecation of .nav-divider
Mark Otto [Thu, 5 Sep 2013 01:52:45 +0000 (18:52 -0700)] 
Fixes #10452: Add note about deprecation of .nav-divider

Should have been dropped in v3, but ah well, we missed it. So, it gets
the deprecation.

11 years agoadd docs callout to mention #9947
Mark Otto [Thu, 5 Sep 2013 00:58:01 +0000 (17:58 -0700)] 
add docs callout to mention #9947

11 years agoMerge branch 'master' of github.com:twbs/bootstrap
Mark Otto [Thu, 5 Sep 2013 00:46:39 +0000 (17:46 -0700)] 
Merge branch 'master' of github.com:twbs/bootstrap

11 years agofixes #10449: use th with scope in table; add scope to th in thead
Mark Otto [Thu, 5 Sep 2013 00:46:25 +0000 (17:46 -0700)] 
fixes #10449: use th with scope in table; add scope to th in thead

11 years agoAdd visibly hidden button text for screen reader users. 10453/head
Cameron Cundiff [Wed, 4 Sep 2013 22:47:38 +0000 (16:47 -0600)] 
Add visibly hidden button text for screen reader users.

[Finishes #10448]

11 years agoclarify working directory requirement of `npm install`
Chris Rebert [Wed, 4 Sep 2013 22:25:07 +0000 (15:25 -0700)] 
clarify working directory requirement of `npm install`

11 years agobump minor/patch versions of other dependencies
Chris Rebert [Wed, 4 Sep 2013 21:15:51 +0000 (14:15 -0700)] 
bump minor/patch versions of other dependencies