]>
git.ipfire.org Git - thirdparty/bootstrap.git/log
Mark Otto [Thu, 19 Jun 2014 05:23:25 +0000 (22:23 -0700)]
grunt
Mark Otto [Thu, 19 Jun 2014 05:16:15 +0000 (22:16 -0700)]
Fixes #13400, #13415: actually document the existing practice for links in panel headings
Mark Otto [Thu, 19 Jun 2014 02:50:53 +0000 (19:50 -0700)]
Merge pull request #13857 from twbs/list_group_small
List group headings and small/.small
Mark Otto [Thu, 19 Jun 2014 02:49:44 +0000 (19:49 -0700)]
Merge pull request #13851 from ahoereth/patch-1
Add white-space: nowrap; to .dropdown-header
Mark Otto [Thu, 19 Jun 2014 02:18:02 +0000 (19:18 -0700)]
fix part of #13111: hide the docs nav on small and below devices
Mark Otto [Thu, 19 Jun 2014 02:14:26 +0000 (19:14 -0700)]
fixes #13093: reset the background color and remove background image on disabled theme buttons
Mark Otto [Thu, 19 Jun 2014 01:47:32 +0000 (18:47 -0700)]
fixes #13020: proper color for small/.small in list group headings
Mark Otto [Thu, 19 Jun 2014 01:22:11 +0000 (18:22 -0700)]
grunt
Mark Otto [Thu, 19 Jun 2014 00:34:09 +0000 (17:34 -0700)]
fixes #10073: add width: 100%; for ie10 and below to size svg.img-responsive correctly
Mark Otto [Wed, 18 Jun 2014 22:46:38 +0000 (15:46 -0700)]
grunt dist
Mark Otto [Wed, 18 Jun 2014 22:45:57 +0000 (15:45 -0700)]
Merge pull request #13854 from ssorallen/gray-light-higher-contrast
Darken @gray-light to meet accessibility guidelines
Chris Rebert [Wed, 18 Jun 2014 22:12:15 +0000 (15:12 -0700)]
among supported WebKit/Blink browsers, this now only applies to Safari
Missed this in
4cbc8d49b10f707029019aaa5eba50e56390a3c5
Ross Allen [Wed, 18 Jun 2014 21:40:50 +0000 (14:40 -0700)]
Darken @gray-light to meet accessibility guidelines
`@gray-light` darkens from #999 to #777, which puts `.text-muted` at the
threshold for the 4.5:1 WCAG minimum contrast[1]. #777:#fff is 4.48:1.
The “Example” headers in docs become #959595, which is contrast ratio
3:1, the minimum for larger text. Since the headers are less important
than the surrounding text, 3:1 is fine and an improvement on the
previous #bbb:#fff (1.92:1).
Fixes issue #13847.
[1] http://www.w3.org/TR/UNDERSTANDING-WCAG20/visual-audio-contrast-contrast.html
ahoereth [Wed, 18 Jun 2014 17:07:55 +0000 (19:07 +0200)]
Add white-space: nowrap; to .dropdown-header
Dropdowns adjust their width to the width of their containing a elements - which have no line breaks ([*](https://github.com/twbs/bootstrap/commit/
f226463b057f945795661c3d19fbcabf63b931f7 )). Consistent to this dropdown-headers also should be prevent to contain line breaks.
XhmikosR [Wed, 18 Jun 2014 10:16:32 +0000 (13:16 +0300)]
Run `grunt`.
Chris Rebert [Wed, 18 Jun 2014 06:35:22 +0000 (23:35 -0700)]
Merge pull request #13842 from twbs/fix-13811
update "is jQuery defined" check for UMD compatibility
Chris Rebert [Wed, 18 Jun 2014 02:09:28 +0000 (19:09 -0700)]
FFS
Chris Rebert [Wed, 18 Jun 2014 02:06:32 +0000 (19:06 -0700)]
sigh
Chris Rebert [Wed, 18 Jun 2014 01:59:29 +0000 (18:59 -0700)]
Travis: per today's PyPI issues, travis_retry the pip install step
Also, remove deprecated --use-mirrors option
Chris Rebert [Tue, 17 Jun 2014 11:34:03 +0000 (04:34 -0700)]
address #13811
Chris Rebert [Wed, 18 Jun 2014 01:49:13 +0000 (18:49 -0700)]
Merge branch 'deps'
Chris Rebert [Wed, 18 Jun 2014 01:48:15 +0000 (18:48 -0700)]
Gruntfile: add note about duplicate copy of jqueryCheck code
Refs #13842
XhmikosR [Wed, 11 Jun 2014 06:30:30 +0000 (09:30 +0300)]
Update dependencies.
Chris Rebert [Wed, 18 Jun 2014 01:23:14 +0000 (18:23 -0700)]
grunt dist
Chris Rebert [Wed, 18 Jun 2014 00:57:07 +0000 (17:57 -0700)]
Merge branch 'erwanjegouzo-master'
Erwan Jegouzo [Tue, 10 Jun 2014 21:36:03 +0000 (17:36 -0400)]
fix for #13747
Closes #13782 by merging it.
XhmikosR [Tue, 17 Jun 2014 22:01:17 +0000 (01:01 +0300)]
Merge pull request #13845 from BBosman/dismissible
Fix dismissible spelling
Bas Bosman [Tue, 17 Jun 2014 21:35:35 +0000 (23:35 +0200)]
Fix dismissible spelling
Chris Rebert [Tue, 17 Jun 2014 19:57:54 +0000 (12:57 -0700)]
popovers.html: fix typo: "Dimissmisable"
Bas Bosman [Wed, 11 Jun 2014 17:09:35 +0000 (19:09 +0200)]
Make autoprefixer browsers fixed
Closes #13795 by merging it.
Chris Rebert [Sun, 15 Jun 2014 17:33:15 +0000 (10:33 -0700)]
Merge pull request #13827 from vsn4ik/refactoring_by_vsn4ik
Refactoring bages in README.md.
vsn4ik [Sun, 15 Jun 2014 12:26:32 +0000 (16:26 +0400)]
README.md: Refactoring bages.
Chris Rebert [Fri, 13 Jun 2014 19:07:13 +0000 (12:07 -0700)]
Merge pull request #13820 from twbs/bump-load-tasks
bump load-grunt-tasks to ~0.5.0
Chris Rebert [Fri, 13 Jun 2014 18:55:04 +0000 (11:55 -0700)]
bump load-grunt-tasks to ~0.5.0
[skip validator] [skip sauce]
Chris Rebert [Fri, 13 Jun 2014 18:37:40 +0000 (11:37 -0700)]
min-content is standard, so no need to vendor prefix it
Also, makes little sense to say that Firefox sets a `-webkit`-prefixed value
fat [Thu, 12 Jun 2014 18:11:04 +0000 (11:11 -0700)]
some changes from #13801 - add strict mode back and ==
Jacob [Thu, 12 Jun 2014 05:44:04 +0000 (22:44 -0700)]
Merge pull request #13786 from twbs/fat-13430
add special transitionend type to test event origin
Jacob [Thu, 12 Jun 2014 05:33:22 +0000 (22:33 -0700)]
Merge pull request #13800 from hnrch02/fix-umd-regression
Fix regression of #10038 introduced by #13772
Heinrich Fenkart [Thu, 12 Jun 2014 04:00:02 +0000 (06:00 +0200)]
Fix regression of #10038 introduced by #13772
Chris Rebert [Thu, 12 Jun 2014 03:51:58 +0000 (20:51 -0700)]
Merge pull request #13799 from hnrch02/update-generated-markup
Update generated markup by the tooltip plugin in docs; fixes #13796
Heinrich Fenkart [Thu, 12 Jun 2014 03:03:40 +0000 (05:03 +0200)]
Update generated markup by the tooltip plugin in docs; fixes #13796
Mark Otto [Thu, 12 Jun 2014 01:13:50 +0000 (18:13 -0700)]
grunt dist
Jacob [Wed, 11 Jun 2014 22:19:39 +0000 (15:19 -0700)]
Merge pull request #13787 from twbs/fat-3731
fix #13185 - keyboard support for carousel
Chris Rebert [Wed, 11 Jun 2014 18:48:43 +0000 (11:48 -0700)]
tweak #13453 Firefox bug summary
Mark Otto [Wed, 11 Jun 2014 16:27:07 +0000 (09:27 -0700)]
Fixes #13453: add firefox table-border and tbody bug to wall of bugs
Mark Otto [Wed, 11 Jun 2014 16:18:08 +0000 (09:18 -0700)]
Merge pull request #13791 from BBosman/justify
Add dropped text-justify
Bas Bosman [Wed, 11 Jun 2014 15:39:02 +0000 (17:39 +0200)]
Add dropped text-justify
Chris Rebert [Wed, 11 Jun 2014 06:51:12 +0000 (23:51 -0700)]
Merge pull request #13789 from hnrch02/follow-up-to-13671
Follow-up to #13671; improves consistency of text with previous examples
Heinrich Fenkart [Wed, 11 Jun 2014 06:33:30 +0000 (08:33 +0200)]
Follow-up to #13671; improves consistency of text with previous examples
Also fixes a small indentation error.
Mark Otto [Wed, 11 Jun 2014 06:15:09 +0000 (23:15 -0700)]
grunt
Mark Otto [Wed, 11 Jun 2014 06:09:25 +0000 (23:09 -0700)]
Merge pull request #13351 from Cecchi/nested-kbd
Add nested kbd element styles for actual keys or inputs
Chris Rebert [Wed, 11 Jun 2014 06:08:30 +0000 (23:08 -0700)]
fix grammar in new callout
Mark Otto [Wed, 11 Jun 2014 06:06:25 +0000 (23:06 -0700)]
fixes #13356: clarify use of clearfix on parents
Mark Otto [Wed, 11 Jun 2014 05:58:21 +0000 (22:58 -0700)]
grunt
Mark Otto [Wed, 11 Jun 2014 05:56:38 +0000 (22:56 -0700)]
Merge pull request #13671 from
04818419 /text-transformation
text transformation added
Mark Otto [Wed, 11 Jun 2014 05:51:17 +0000 (22:51 -0700)]
grunt
Mark Otto [Wed, 11 Jun 2014 05:49:23 +0000 (22:49 -0700)]
Merge pull request #13687 from smmoosavi/patch-1
Color Contrast for panel heading
Mark Otto [Wed, 11 Jun 2014 05:47:25 +0000 (22:47 -0700)]
grunt
Mark Otto [Wed, 11 Jun 2014 05:41:48 +0000 (22:41 -0700)]
words
Mark Otto [Wed, 11 Jun 2014 05:39:27 +0000 (22:39 -0700)]
docs callout for #13219
Mark Otto [Wed, 11 Jun 2014 04:57:34 +0000 (21:57 -0700)]
Merge pull request #13783 from twbs/fat-13220
fix #13220
Mark Otto [Wed, 11 Jun 2014 04:47:51 +0000 (21:47 -0700)]
homepage copy to fix #13733
Mark Otto [Wed, 11 Jun 2014 04:24:44 +0000 (21:24 -0700)]
fixes #13775: tweak grid nesting docs about # of cols, change up example slightly
Mark Otto [Wed, 11 Jun 2014 04:20:34 +0000 (21:20 -0700)]
New text align class, .text-nowrap, for preventing text from breaking to new lines. Applies it to the grid docs table.
Mark Otto [Wed, 11 Jun 2014 04:14:04 +0000 (21:14 -0700)]
fix thumbnails docs
Mark Otto [Wed, 11 Jun 2014 03:50:58 +0000 (20:50 -0700)]
Fixes #13548: Use position: absolute; to fix checkbox and radio line-height problems that were introduced after #13003
fat [Wed, 11 Jun 2014 02:56:08 +0000 (19:56 -0700)]
add special transitionend type to test event origin
fixes #13430
fat [Wed, 11 Jun 2014 03:24:19 +0000 (20:24 -0700)]
fix #13185 - keyboard support for carousel
Mark Otto [Wed, 11 Jun 2014 03:17:22 +0000 (20:17 -0700)]
grunt
Mark Otto [Wed, 11 Jun 2014 02:21:03 +0000 (19:21 -0700)]
Merge pull request #13785 from twbs/fat-13609
fixes 13609 - Modal is shifting left just before the hiding animation
Mark Otto [Wed, 11 Jun 2014 02:20:56 +0000 (19:20 -0700)]
hidden and auto
fat [Wed, 11 Jun 2014 02:06:24 +0000 (19:06 -0700)]
fixes 13609 - Modal is shifting left just before the hiding animation
Mark Otto [Wed, 11 Jun 2014 01:12:29 +0000 (18:12 -0700)]
Merge branch 'master' of github.com:twbs/bootstrap
Mark Otto [Wed, 11 Jun 2014 01:11:26 +0000 (18:11 -0700)]
grunt
Chris Rebert [Wed, 11 Jun 2014 01:09:30 +0000 (18:09 -0700)]
button-groups.html: fix grammar: "in on" => "on"
fat [Wed, 11 Jun 2014 00:37:40 +0000 (17:37 -0700)]
fix #13220 Scrollspy generates wrong offsets for a page-- recalculate offsets if `scrollheight` changes
Jacob [Wed, 11 Jun 2014 00:24:15 +0000 (17:24 -0700)]
Merge pull request #13772 from twbs/fat-amd
AMD/CommonJS/Globals #12909
Katie Zhu [Tue, 10 Jun 2014 05:18:05 +0000 (22:18 -0700)]
MD/CommonJS/Globals #12909
Chris Rebert [Tue, 10 Jun 2014 18:52:20 +0000 (11:52 -0700)]
Merge pull request #13780 from twbs/fx-30
<input> buttons line-height Firefox bugfix has been shipped!
Chris Rebert [Tue, 10 Jun 2014 18:41:32 +0000 (11:41 -0700)]
<input> buttons line-height Firefox bugfix has been shipped!
Remove Wall of Browser Bugs entry.
Update mention of the bug in the CSS docs.
[skip sauce]
Chris Rebert [Tue, 10 Jun 2014 17:02:11 +0000 (10:02 -0700)]
Merge pull request #13777 from BBosman/fix-gutter
Fix gutter variable
Bas Bosman [Tue, 10 Jun 2014 14:46:04 +0000 (16:46 +0200)]
Fix gutter variable
Mark Otto [Tue, 10 Jun 2014 07:26:20 +0000 (00:26 -0700)]
grunt for table change
Mark Otto [Tue, 10 Jun 2014 07:25:52 +0000 (00:25 -0700)]
Merge branch 'master' of github.com:twbs/bootstrap
Mark Otto [Tue, 10 Jun 2014 07:24:23 +0000 (00:24 -0700)]
Fixes #13616: Add custom gutter support to containers
Mark Otto [Tue, 10 Jun 2014 07:14:33 +0000 (00:14 -0700)]
Merge pull request #13670 from nadangergeo/master
Table-responsive: changed overflow-x to auto to hide scrollbar when it's not overflown, fixes #13669.
Mark Otto [Tue, 10 Jun 2014 06:36:41 +0000 (23:36 -0700)]
Merge pull request #12690 from twbs/docs_zeroclipboard
Add ZeroClipboard to docs
Mark Otto [Tue, 10 Jun 2014 06:29:44 +0000 (23:29 -0700)]
twerk copy
Mark Otto [Tue, 10 Jun 2014 06:14:00 +0000 (23:14 -0700)]
Merge pull request #13771 from twbs/jekyll-2.x
Update docs for Jekyll 2.x.
XhmikosR [Sat, 22 Mar 2014 06:33:53 +0000 (08:33 +0200)]
Run `grunt dist`.
XhmikosR [Thu, 20 Mar 2014 05:26:37 +0000 (07:26 +0200)]
Update ZeroClipboard to v1.3.5.
Also use the official filenames.
XhmikosR [Mon, 17 Mar 2014 05:42:05 +0000 (07:42 +0200)]
Remove unused variables and make tests pass.
Mark Otto [Tue, 11 Feb 2014 08:04:53 +0000 (00:04 -0800)]
Refactor and restyle.
soundarapandian [Wed, 8 Jan 2014 12:02:35 +0000 (17:32 +0530)]
Integrate ZeroClipboard to easily copy code snippets
Mark Otto [Tue, 10 Jun 2014 05:25:24 +0000 (22:25 -0700)]
grunt
Mark Otto [Tue, 10 Jun 2014 05:25:00 +0000 (22:25 -0700)]
Merge branch 'master' of github.com:twbs/bootstrap
Mark Otto [Tue, 10 Jun 2014 05:24:51 +0000 (22:24 -0700)]
Fixes #13587: Switch to Kramdown for Markdown compiler in Jekyll
XhmikosR [Tue, 10 Jun 2014 05:14:09 +0000 (08:14 +0300)]
Update docs for Jekyll 2.x.
Jacob [Tue, 10 Jun 2014 05:09:38 +0000 (22:09 -0700)]
Merge pull request #13770 from twbs/fat-carousel
change how carousel indicators activate - fixes #12592
Katie Zhu [Tue, 10 Jun 2014 04:54:31 +0000 (21:54 -0700)]
change how carousel indicators activate #12592