]> git.ipfire.org Git - thirdparty/bootstrap.git/log
thirdparty/bootstrap.git
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 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 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 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

11 years agobump grunt-recess to 0.4.0
Chris Rebert [Wed, 4 Sep 2013 21:09:22 +0000 (14:09 -0700)] 
bump grunt-recess to 0.4.0

11 years agoFixes #10399: Add hover styles to text emphasis classes
Mark Otto [Wed, 4 Sep 2013 20:56:32 +0000 (13:56 -0700)] 
Fixes #10399: Add hover styles to text emphasis classes

11 years agopolish off #10227 with an inline comment
Mark Otto [Wed, 4 Sep 2013 19:16:46 +0000 (12:16 -0700)] 
polish off #10227 with an inline comment

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

11 years agoMerge pull request #10227 from UTCWebDev/master
Mark Otto [Wed, 4 Sep 2013 19:15:45 +0000 (12:15 -0700)] 
Merge pull request #10227 from UTCWebDev/master

Fixes 10212 - Make custom max-width on row conform to Bootstrap convention

11 years agoFixes #10417: Document `.hidden` in the Helper classes *Screen reader content* section
Mark Otto [Wed, 4 Sep 2013 19:08:07 +0000 (12:08 -0700)] 
Fixes #10417: Document `.hidden` in the Helper classes *Screen reader content* section

11 years agoMerge pull request #10421 from StevenBlack/GSEdits6
Mark Otto [Wed, 4 Sep 2013 18:41:20 +0000 (11:41 -0700)] 
Merge pull request #10421 from StevenBlack/GSEdits6

Getting started docs - Migrating section: refactor the text for ...

11 years agofixed a </p> tag that was on its own line. 10421/head
Steven Black [Wed, 4 Sep 2013 18:40:32 +0000 (14:40 -0400)] 
fixed a </p> tag that was on its own line.

11 years agoYet another manually wrapped text line consolidated
Steven Black [Wed, 4 Sep 2013 16:22:51 +0000 (12:22 -0400)] 
Yet another  manually wrapped text line consolidated

11 years agoRemoved a trailing space at end of line.
Steven Black [Wed, 4 Sep 2013 16:18:58 +0000 (12:18 -0400)] 
Removed a trailing space at end of line.

11 years agoFixed to lowercase 'v' in 'v3.0'
Steven Black [Wed, 4 Sep 2013 16:17:39 +0000 (12:17 -0400)] 
Fixed to lowercase 'v' in 'v3.0'

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

11 years agoFixes #10436: use screen-sm var instead of hardcoded pixel value
Mark Otto [Wed, 4 Sep 2013 16:08:52 +0000 (09:08 -0700)] 
Fixes #10436: use screen-sm var instead of hardcoded pixel value

11 years agoNo manual line breaks in HTML text as per custom.
Steven Black [Wed, 4 Sep 2013 15:29:51 +0000 (11:29 -0400)] 
No manual line breaks in HTML text as per custom.

11 years agoFor consistency with the rest of the docs, removed manually line-wrapped HTML text.
Steven Black [Wed, 4 Sep 2013 13:03:03 +0000 (09:03 -0400)] 
For consistency with the rest of the docs, removed manually line-wrapped HTML text.

11 years agoMerge pull request #10427 from liamzebedee/patch-1
Chris Rebert [Wed, 4 Sep 2013 09:02:26 +0000 (02:02 -0700)] 
Merge pull request #10427 from liamzebedee/patch-1

Fixed error in documentation in mixins.less

11 years agoFixed error in documentation in mixins.less 10427/head
Liam [Wed, 4 Sep 2013 08:59:44 +0000 (18:59 +1000)] 
Fixed error in documentation in mixins.less

11 years agoMerge pull request #10423 from hustlzp/master
Chris Rebert [Wed, 4 Sep 2013 07:54:03 +0000 (00:54 -0700)] 
Merge pull request #10423 from hustlzp/master

CSS docs - Grid section: two dots are missing before 'col-md-8'

11 years agoCSS docs - Grid section: two dots are missing before 'col-md-8' 10423/head
Zhipeng Liu [Wed, 4 Sep 2013 07:45:10 +0000 (15:45 +0800)] 
CSS docs - Grid section: two dots are missing before 'col-md-8'

Add the two missing docs

11 years agoGetting started docs - Migrating section: refactor some of the text for clarity and...
Steven Black [Wed, 4 Sep 2013 04:20:28 +0000 (00:20 -0400)] 
Getting started docs - Migrating section: refactor some of the text for clarity and easy reading.Also removed some rogue tab characters in the source that I introduced in prior commits.

11 years agoMerge branch 'master' of github.com:twbs/bootstrap
Mark Otto [Wed, 4 Sep 2013 03:17:45 +0000 (20:17 -0700)] 
Merge branch 'master' of github.com:twbs/bootstrap

11 years agoFixes #10407: Add line-height to progress bar for proper text alignment within
Mark Otto [Wed, 4 Sep 2013 03:11:27 +0000 (20:11 -0700)] 
Fixes #10407: Add line-height to progress bar for proper text alignment within

11 years agoMerge pull request #10419 from twbs/doc-that-nav-lists-are-gone
Chris Rebert [Wed, 4 Sep 2013 02:54:34 +0000 (19:54 -0700)] 
Merge pull request #10419 from twbs/doc-that-nav-lists-are-gone

add .nav-list & .nav-header to removals section of migration guide

11 years agoadd .nav-list & .nav-header to removals section of migration guide; fixes #9139 10419/head
Chris Rebert [Wed, 4 Sep 2013 02:52:25 +0000 (19:52 -0700)] 
add .nav-list & .nav-header to removals section of migration guide; fixes #9139

11 years agoMerge branch 'master' into carousel-glyphicons-mainstream
Mark Otto [Wed, 4 Sep 2013 01:43:42 +0000 (18:43 -0700)] 
Merge branch 'master' into carousel-glyphicons-mainstream

Conflicts:
javascript.html

11 years agodat grunt
Mark Otto [Wed, 4 Sep 2013 01:31:02 +0000 (18:31 -0700)] 
dat grunt

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

11 years agoMerge branch 'color-code-IE89-table'
Mark Otto [Wed, 4 Sep 2013 01:20:43 +0000 (18:20 -0700)] 
Merge branch 'color-code-IE89-table'

11 years agoColor code IE8-9 table with text classes and Glyhpicons instead of table classes
Mark Otto [Wed, 4 Sep 2013 01:20:21 +0000 (18:20 -0700)] 
Color code IE8-9 table with text classes and Glyhpicons instead of table classes

11 years agoMerge pull request #10413 from twbs/carousel-transitions-no-fallback-note
Mark Otto [Wed, 4 Sep 2013 01:09:49 +0000 (18:09 -0700)] 
Merge pull request #10413 from twbs/carousel-transitions-no-fallback-note

address #10343 more directly: add note on carousel transitions in IE8+9

11 years agomake Glyphicons mainstream in Carousel examples 10414/head
Chris Rebert [Wed, 4 Sep 2013 00:46:35 +0000 (17:46 -0700)] 
make Glyphicons mainstream in Carousel examples

11 years agoaddress #10343 more directly: add note on carousel transitions in IE8+9 10413/head
Chris Rebert [Wed, 4 Sep 2013 00:34:21 +0000 (17:34 -0700)] 
address #10343 more directly: add note on carousel transitions in IE8+9

11 years agowe've got your back (sorta), Linux Firefox users
Chris Rebert [Wed, 4 Sep 2013 00:01:21 +0000 (17:01 -0700)] 
we've got your back (sorta), Linux Firefox users

11 years agoColor-code the "Internet Explorer 8 and 9" features table 10411/head
Chris Rebert [Tue, 3 Sep 2013 23:51:17 +0000 (16:51 -0700)] 
Color-code the "Internet Explorer 8 and 9" features table

11 years agodocs: fix typo in "Internet Explorer 8 and 9" features table
Chris Rebert [Tue, 3 Sep 2013 23:46:02 +0000 (16:46 -0700)] 
docs: fix typo in "Internet Explorer 8 and 9" features table

"placehoder" (sic)

11 years agocopyedit "Internet Explorer 8 and box-sizing" section
Chris Rebert [Tue, 3 Sep 2013 23:36:13 +0000 (16:36 -0700)] 
copyedit "Internet Explorer 8 and box-sizing" section

11 years agoMerge pull request #10408 from twbs/getting-started-minor-edits
Mark Otto [Tue, 3 Sep 2013 22:52:28 +0000 (15:52 -0700)] 
Merge pull request #10408 from twbs/getting-started-minor-edits

CSS vs. LESS vs. styles terminology; "precompiled" terminology

11 years agoMerge branch 'master' of github.com:twbs/bootstrap
Mark Otto [Tue, 3 Sep 2013 22:50:44 +0000 (15:50 -0700)] 
Merge branch 'master' of github.com:twbs/bootstrap

11 years agofixes #10406: Update grid to use width on .container instead of max-width as IE8...
Mark Otto [Tue, 3 Sep 2013 22:49:03 +0000 (15:49 -0700)] 
fixes #10406: Update grid to use width on .container instead of max-width as IE8 improperly computes width

11 years agoremove min-height from ads because ie8
Mark Otto [Tue, 3 Sep 2013 22:35:48 +0000 (15:35 -0700)] 
remove min-height from ads because ie8

11 years agomore space below links on homepage
Mark Otto [Tue, 3 Sep 2013 22:33:36 +0000 (15:33 -0700)] 
more space below links on homepage

11 years agominor copyedit
Chris Rebert [Tue, 3 Sep 2013 19:53:52 +0000 (12:53 -0700)] 
minor copyedit

11 years agoCSS vs. LESS vs. styles terminology; "precompiled" terminology 10408/head
Chris Rebert [Tue, 3 Sep 2013 19:32:24 +0000 (12:32 -0700)] 
CSS vs. LESS vs. styles terminology; "precompiled" terminology

11 years agoslightly clarify button.active use in docs
Chris Rebert [Tue, 3 Sep 2013 19:21:19 +0000 (12:21 -0700)] 
slightly clarify button.active use in docs

11 years agobump grunt-contrib-connect to 0.4.0
Chris Rebert [Tue, 3 Sep 2013 19:17:30 +0000 (12:17 -0700)] 
bump grunt-contrib-connect to 0.4.0

Thanks David.

11 years agominor copyedit
Chris Rebert [Tue, 3 Sep 2013 19:15:33 +0000 (12:15 -0700)] 
minor copyedit

11 years agoMerge branch 'master' of github.com:twbs/bootstrap
Mark Otto [Tue, 3 Sep 2013 14:31:00 +0000 (07:31 -0700)] 
Merge branch 'master' of github.com:twbs/bootstrap

11 years agofixes #10396: mention table class change in migration docs
Mark Otto [Tue, 3 Sep 2013 14:30:46 +0000 (07:30 -0700)] 
fixes #10396: mention table class change in migration docs

11 years agoMerge pull request #10375 from StevenBlack/GSEdits4
Mark Otto [Tue, 3 Sep 2013 09:28:01 +0000 (02:28 -0700)] 
Merge pull request #10375 from StevenBlack/GSEdits4

Refactoring the paragraph describing the 'Examples' section.

11 years agoremove unused .panel-collapse ruleset
Mark Otto [Tue, 3 Sep 2013 08:04:17 +0000 (01:04 -0700)] 
remove unused .panel-collapse ruleset