]>
git.ipfire.org Git - thirdparty/bootstrap.git/log
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.
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
Zlatan Vasović [Wed, 11 Sep 2013 07:54:38 +0000 (09:54 +0200)]
Use @screen-sm-min in forms
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>`
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
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
Chris Rebert [Wed, 11 Sep 2013 02:21:44 +0000 (19:21 -0700)]
generate CSS banners via Gruntfile; fixes #10101
Chris Rebert [Wed, 11 Sep 2013 02:12:47 +0000 (19:12 -0700)]
fix punctuation in author field of package.json
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
Chris Rebert [Wed, 11 Sep 2013 01:59:09 +0000 (18:59 -0700)]
run grunt dist
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
Lipis [Tue, 10 Sep 2013 23:34:56 +0000 (01:34 +0200)]
Updated the old btn-large in carousel example
Chris Rebert [Tue, 10 Sep 2013 23:20:36 +0000 (16:20 -0700)]
add missing comma in carousel.less; fixes #10562
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).
Julian Thilo [Tue, 10 Sep 2013 16:00:58 +0000 (18:00 +0200)]
Fix #10556
Make media queries example in docs clearer
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
Chris Rebert [Mon, 9 Sep 2013 19:34:53 +0000 (12:34 -0700)]
add .control* to migration docs; fixes #10532
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
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
Mark Otto [Sun, 8 Sep 2013 15:04:19 +0000 (08:04 -0700)]
Merge branch 'master' of github.com:twbs/bootstrap
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
Julian Thilo [Sun, 8 Sep 2013 13:47:14 +0000 (06:47 -0700)]
Merge pull request #10523 from ZDroid/patch-1
Added missing semicolon
Zlatan Vasović [Sun, 8 Sep 2013 13:37:02 +0000 (15:37 +0200)]
Added missing semicolon
Mark Otto [Fri, 6 Sep 2013 16:57:25 +0000 (09:57 -0700)]
Run grunt to gen raw files
Mark Otto [Fri, 6 Sep 2013 16:57:19 +0000 (09:57 -0700)]
Remove nav from jumbotron example (temp fix for #10228)
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
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
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
Mark Otto [Fri, 6 Sep 2013 16:22:34 +0000 (09:22 -0700)]
Merge branch 'master' of github.com:twbs/bootstrap
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
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)
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
Mark Otto [Fri, 6 Sep 2013 16:03:34 +0000 (09:03 -0700)]
fixes #10491: new docs background base64 image
Mark Otto [Thu, 5 Sep 2013 22:10:56 +0000 (15:10 -0700)]
account for last child bottom border; use 0 instead of none
Kevin O'Connor [Thu, 5 Sep 2013 19:54:18 +0000 (15:54 -0400)]
Don't double border a bordered table within a panel
Steven Black [Thu, 5 Sep 2013 18:03:43 +0000 (14:03 -0400)]
Fixed two more instances of [.]LESS in the text
Steven Black [Thu, 5 Sep 2013 17:43:04 +0000 (13:43 -0400)]
Removed the '.' from '.LESS' in two instances.
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
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.
Steven Black [Thu, 5 Sep 2013 12:53:50 +0000 (08:53 -0400)]
Better wording, avoiding 'invoke', and misc edits
Javier Eguiluz [Thu, 5 Sep 2013 09:57:23 +0000 (11:57 +0200)]
[doc] fixed the horizontal form example
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.
Chris Rebert [Thu, 5 Sep 2013 04:28:04 +0000 (21:28 -0700)]
add <code> around ".less" in Getting Started docs
Steven Black [Thu, 5 Sep 2013 03:39:57 +0000 (23:39 -0400)]
Docs - Getting started: refactor 'Customizing Bootstrap'
Chris Rebert [Thu, 5 Sep 2013 03:33:18 +0000 (20:33 -0700)]
fix swapped angle brackets in docs; fixes part of #10456
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.
Mark Otto [Thu, 5 Sep 2013 00:58:01 +0000 (17:58 -0700)]
add docs callout to mention #9947
Mark Otto [Thu, 5 Sep 2013 00:46:39 +0000 (17:46 -0700)]
Merge branch 'master' of github.com:twbs/bootstrap
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
Cameron Cundiff [Wed, 4 Sep 2013 22:47:38 +0000 (16:47 -0600)]
Add visibly hidden button text for screen reader users.
[Finishes #10448]
Chris Rebert [Wed, 4 Sep 2013 22:25:07 +0000 (15:25 -0700)]
clarify working directory requirement of `npm install`
Chris Rebert [Wed, 4 Sep 2013 21:15:51 +0000 (14:15 -0700)]
bump minor/patch versions of other dependencies
Chris Rebert [Wed, 4 Sep 2013 21:09:22 +0000 (14:09 -0700)]
bump grunt-recess to 0.4.0
Mark Otto [Wed, 4 Sep 2013 20:56:32 +0000 (13:56 -0700)]
Fixes #10399: Add hover styles to text emphasis classes
Mark Otto [Wed, 4 Sep 2013 19:16:46 +0000 (12:16 -0700)]
polish off #10227 with an inline comment
Mark Otto [Wed, 4 Sep 2013 19:16:14 +0000 (12:16 -0700)]
Merge branch 'master' of github.com:twbs/bootstrap
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
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
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 ...
Steven Black [Wed, 4 Sep 2013 18:40:32 +0000 (14:40 -0400)]
fixed a </p> tag that was on its own line.
Steven Black [Wed, 4 Sep 2013 16:22:51 +0000 (12:22 -0400)]
Yet another manually wrapped text line consolidated
Steven Black [Wed, 4 Sep 2013 16:18:58 +0000 (12:18 -0400)]
Removed a trailing space at end of line.
Steven Black [Wed, 4 Sep 2013 16:17:39 +0000 (12:17 -0400)]
Fixed to lowercase 'v' in 'v3.0'
Mark Otto [Wed, 4 Sep 2013 16:09:22 +0000 (09:09 -0700)]
Merge branch 'master' of github.com:twbs/bootstrap
Mark Otto [Wed, 4 Sep 2013 16:08:52 +0000 (09:08 -0700)]
Fixes #10436: use screen-sm var instead of hardcoded pixel value
Steven Black [Wed, 4 Sep 2013 15:29:51 +0000 (11:29 -0400)]
No manual line breaks in HTML text as per custom.
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.
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
Liam [Wed, 4 Sep 2013 08:59:44 +0000 (18:59 +1000)]
Fixed error in documentation in mixins.less
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'
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
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.
Mark Otto [Wed, 4 Sep 2013 03:17:45 +0000 (20:17 -0700)]
Merge branch 'master' of github.com:twbs/bootstrap
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
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
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
Mark Otto [Wed, 4 Sep 2013 01:43:42 +0000 (18:43 -0700)]
Merge branch 'master' into carousel-glyphicons-mainstream
Conflicts:
javascript.html
Mark Otto [Wed, 4 Sep 2013 01:31:02 +0000 (18:31 -0700)]
dat grunt
Mark Otto [Wed, 4 Sep 2013 01:21:28 +0000 (18:21 -0700)]
Merge branch 'master' of github.com:twbs/bootstrap
Mark Otto [Wed, 4 Sep 2013 01:20:43 +0000 (18:20 -0700)]
Merge branch 'color-code-IE89-table'
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
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
Chris Rebert [Wed, 4 Sep 2013 00:46:35 +0000 (17:46 -0700)]
make Glyphicons mainstream in Carousel examples
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
Chris Rebert [Wed, 4 Sep 2013 00:01:21 +0000 (17:01 -0700)]
we've got your back (sorta), Linux Firefox users
Chris Rebert [Tue, 3 Sep 2013 23:51:17 +0000 (16:51 -0700)]
Color-code the "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)
Chris Rebert [Tue, 3 Sep 2013 23:36:13 +0000 (16:36 -0700)]
copyedit "Internet Explorer 8 and box-sizing" section
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
Mark Otto [Tue, 3 Sep 2013 22:50:44 +0000 (15:50 -0700)]
Merge branch 'master' of github.com:twbs/bootstrap
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
Mark Otto [Tue, 3 Sep 2013 22:35:48 +0000 (15:35 -0700)]
remove min-height from ads because ie8
Mark Otto [Tue, 3 Sep 2013 22:33:36 +0000 (15:33 -0700)]
more space below links on homepage
Chris Rebert [Tue, 3 Sep 2013 19:53:52 +0000 (12:53 -0700)]
minor copyedit
Chris Rebert [Tue, 3 Sep 2013 19:32:24 +0000 (12:32 -0700)]
CSS vs. LESS vs. styles terminology; "precompiled" terminology
Chris Rebert [Tue, 3 Sep 2013 19:21:19 +0000 (12:21 -0700)]
slightly clarify button.active use in docs
Chris Rebert [Tue, 3 Sep 2013 19:17:30 +0000 (12:17 -0700)]
bump grunt-contrib-connect to 0.4.0
Thanks David.
Chris Rebert [Tue, 3 Sep 2013 19:15:33 +0000 (12:15 -0700)]
minor copyedit
Mark Otto [Tue, 3 Sep 2013 14:31:00 +0000 (07:31 -0700)]
Merge branch 'master' of github.com:twbs/bootstrap
Mark Otto [Tue, 3 Sep 2013 14:30:46 +0000 (07:30 -0700)]
fixes #10396: mention table class change in migration docs