]>
git.ipfire.org Git - thirdparty/bootstrap.git/log
Zlatan Vasović [Mon, 21 Oct 2013 14:34:18 +0000 (16:34 +0200)]
Change upper case to lower case
Mark Otto [Mon, 21 Oct 2013 08:53:41 +0000 (01:53 -0700)]
Fixes #10601: Use overflow-y: auto; for navbar collapse instead of visible to better enable scrolling on Android 4.x
Mark Otto [Mon, 21 Oct 2013 06:29:23 +0000 (23:29 -0700)]
run grunt on last commit for gradient syntax change
Mark Otto [Mon, 21 Oct 2013 06:27:48 +0000 (23:27 -0700)]
Merge pull request #10893 from Shaun-Dychko/patch--webkit-linear-gradient
remove comma separating the color and the color-stop in -webkit-linear-gradient in the #gradient .vertical mixin.
Mark Otto [Mon, 21 Oct 2013 06:12:19 +0000 (23:12 -0700)]
Merge pull request #10729 from lipis/patch-2
Removed the unnecessary override and the !important from .wrap
Mark Otto [Mon, 21 Oct 2013 05:56:29 +0000 (22:56 -0700)]
more spacing
Mark Otto [Mon, 21 Oct 2013 05:55:45 +0000 (22:55 -0700)]
Merge branch 'master' into pr/10656
Conflicts:
dist/css/bootstrap.min.css
Mark Otto [Mon, 21 Oct 2013 05:46:21 +0000 (22:46 -0700)]
spacing
Mark Otto [Mon, 21 Oct 2013 05:43:03 +0000 (22:43 -0700)]
Merge branch 'master' of github.com:twbs/bootstrap
Mark Otto [Mon, 21 Oct 2013 05:41:57 +0000 (22:41 -0700)]
Fixes #10620: remove gradient on buttons for IE9 in theme.less due to bleed through with rounded corners
Mark Otto [Mon, 21 Oct 2013 04:16:37 +0000 (21:16 -0700)]
Merge pull request #11188 from twbs/navbar_zindex_auto
Fixes #10433: Navbar z-index refactor
Mark Otto [Mon, 21 Oct 2013 04:12:09 +0000 (21:12 -0700)]
Remove default z-index on navbar and only set on static and fixed variants
Mark Otto [Mon, 21 Oct 2013 04:11:51 +0000 (21:11 -0700)]
Fix up padding on default navbar example
Mark Otto [Mon, 21 Oct 2013 03:30:16 +0000 (20:30 -0700)]
Fixes #10433: Navbar z-index refactor
* Resets the default navbar z-index to auto at a certain breakpoint
* Adds fixed navbar z-index var to fixed bottom navbar (previously only on fixed top navbar)
Mark Otto [Mon, 21 Oct 2013 03:04:10 +0000 (20:04 -0700)]
fixes #11139: add position: relative; to .modal-dialog so that z-index takes effect
Mark Otto [Mon, 21 Oct 2013 02:55:56 +0000 (19:55 -0700)]
Merge branch 'master' of https://github.com/jeonghwan-kim/bootstrap into jeonghwan-kim-master
Conflicts:
dist/css/bootstrap.min.css
Mark Otto [Mon, 21 Oct 2013 02:54:22 +0000 (19:54 -0700)]
Fixes #10522: Enable use of form validation class on .radio, .checkbox, .radio-inline, and .checkbox-inline
Mark Otto [Mon, 21 Oct 2013 00:59:15 +0000 (17:59 -0700)]
fixes #11126: remove box-shadow from open dropdown toggle with .btn-link
Mark Otto [Mon, 21 Oct 2013 00:48:36 +0000 (17:48 -0700)]
Merge pull request #11186 from twbs/carousel_indicators_ie
Carousel indicators for IE8-9
Mark Otto [Mon, 21 Oct 2013 00:45:07 +0000 (17:45 -0700)]
Merge branch 'master' into carousel_indicators_ie
Conflicts:
dist/css/bootstrap.min.css
Mark Otto [Mon, 21 Oct 2013 00:40:19 +0000 (17:40 -0700)]
fixes #11151: remove unused h5bp class from print CSS
Mark Otto [Sun, 20 Oct 2013 23:53:57 +0000 (16:53 -0700)]
Merge branch 'master' into carousel_indicators_ie
Mark Otto [Sun, 20 Oct 2013 23:53:45 +0000 (16:53 -0700)]
mo grunt
Mark Otto [Sun, 20 Oct 2013 23:49:18 +0000 (16:49 -0700)]
Merge branch 'master' into carousel_indicators_ie
Conflicts:
dist/css/bootstrap.min.css
Mark Otto [Sun, 20 Oct 2013 23:48:52 +0000 (16:48 -0700)]
Merge branch 'master' of github.com:twbs/bootstrap
Mark Otto [Sun, 20 Oct 2013 23:48:42 +0000 (16:48 -0700)]
run grunt dist
Mark Otto [Sun, 20 Oct 2013 23:46:38 +0000 (16:46 -0700)]
Fixes #10903 and #10457: IE8-9 don't support events on elements without background-color, so we have to hack it
Mark Otto [Sun, 20 Oct 2013 21:55:10 +0000 (14:55 -0700)]
Merge pull request #11183 from ZDroid/patch-1
Continue tag way implementation
Zlatan Vasović [Sun, 20 Oct 2013 16:50:14 +0000 (18:50 +0200)]
Continue tag way implementation
Chris Rebert [Fri, 18 Oct 2013 20:14:03 +0000 (13:14 -0700)]
Merge pull request #11166 from ZDroid/tag_way
(Not HTML) tag way is much better
Zlatan Vasović [Fri, 18 Oct 2013 19:34:18 +0000 (21:34 +0200)]
(Not HTML) tag way is much better
Mark Otto [Fri, 18 Oct 2013 02:17:05 +0000 (19:17 -0700)]
Merge pull request #11155 from twbs/ie8-file-proto-respond.js-examples-warnings
Warn about IE8 + Respond.js + file:// problem in examples
Mark Otto [Fri, 18 Oct 2013 02:16:12 +0000 (19:16 -0700)]
Merge pull request #11156 from twbs/mobile-modals-xref
JS docs: add cross-reference to Getting Started mobile modal section
Chris Rebert [Fri, 18 Oct 2013 02:12:24 +0000 (19:12 -0700)]
JS docs: add cross-reference to Getting Started mobile modal section
Chris Rebert [Fri, 18 Oct 2013 01:39:03 +0000 (18:39 -0700)]
Warn about IE8 + Respond.js + file:// problem in examples; fix #11019
Mark Otto [Thu, 17 Oct 2013 21:53:50 +0000 (14:53 -0700)]
Merge pull request #11096 from twbs/navbar-button-docs
Resolves #10923
Mark Otto [Thu, 17 Oct 2013 21:47:31 +0000 (14:47 -0700)]
Merge branch 'master' into navbar-button-docs
Mark Otto [Thu, 17 Oct 2013 21:47:27 +0000 (14:47 -0700)]
copy change, add to buttons anchor section
Mark Otto [Thu, 17 Oct 2013 21:11:46 +0000 (14:11 -0700)]
Merge branch 'fix-11112'
Mark Otto [Thu, 17 Oct 2013 21:11:40 +0000 (14:11 -0700)]
even shorter banner; remove space between slash and period
Chris Rebert [Thu, 17 Oct 2013 18:33:04 +0000 (11:33 -0700)]
add explicit copyright header to docs CSS & JS files; fixes #11112
Chris Rebert [Thu, 17 Oct 2013 19:35:15 +0000 (12:35 -0700)]
Merge pull request #11150 from ZDroid/patch-1
FIx invalid element selector
Zlatan Vasović [Thu, 17 Oct 2013 19:25:08 +0000 (21:25 +0200)]
FIx invalid element selector
`kbd` (keyboard) is right, not `kdb`. :P
Chris Rebert [Thu, 17 Oct 2013 18:21:06 +0000 (11:21 -0700)]
fix #11144
Chris Rebert [Thu, 17 Oct 2013 08:01:49 +0000 (01:01 -0700)]
Merge pull request #11141 from vincentchan/master
Update translation sites URL
Vincent Chan [Thu, 17 Oct 2013 07:52:59 +0000 (15:52 +0800)]
Update translation URL
Mark Otto [Thu, 17 Oct 2013 00:28:46 +0000 (17:28 -0700)]
Merge pull request #11137 from twbs/explain-https
add note about third-party JS, CDNs, and HTTPS
Chris Rebert [Wed, 16 Oct 2013 22:50:40 +0000 (15:50 -0700)]
add note about third-party JS, CDNs, and HTTPS
Chris Rebert [Wed, 16 Oct 2013 22:36:14 +0000 (15:36 -0700)]
upgrade to html5shiv v 3.7.0
Mark Otto [Wed, 16 Oct 2013 17:44:03 +0000 (10:44 -0700)]
Merge branch 'master' of github.com:twbs/bootstrap
Mark Otto [Wed, 16 Oct 2013 17:43:56 +0000 (10:43 -0700)]
redo the glyphicons icons list to make icons not blurry on edges /cc @jankovarik
Julian Thilo [Wed, 16 Oct 2013 16:34:27 +0000 (09:34 -0700)]
Merge pull request #11128 from lipis/patch-3
Fixed broken link in README.md
Lipis [Wed, 16 Oct 2013 14:42:32 +0000 (16:42 +0200)]
Fixed broken link
jeonghwan [Wed, 16 Oct 2013 14:20:34 +0000 (23:20 +0900)]
Fixes issue #11122 -- navbar-fixed-bottom border
Enable border-top in .navbar-fixed-bottom
Chris Rebert [Wed, 16 Oct 2013 00:25:34 +0000 (17:25 -0700)]
add dots to class name references for consistency
Mark Otto [Wed, 16 Oct 2013 00:07:22 +0000 (17:07 -0700)]
Merge pull request #11110 from nikolawannabe/patch-1
Include a note about text-based form control styling
Case Talbot [Wed, 16 Oct 2013 00:02:21 +0000 (17:02 -0700)]
Include a note about text-based form control styling
fixes #8824.
Mark Otto [Tue, 15 Oct 2013 21:11:29 +0000 (14:11 -0700)]
Merge branch 'master' of github.com:twbs/bootstrap
Mark Otto [Tue, 15 Oct 2013 21:11:21 +0000 (14:11 -0700)]
update jumbotron docs; fixes #11109
Mark Otto [Tue, 15 Oct 2013 20:12:46 +0000 (13:12 -0700)]
Merge pull request #11105 from twbs/license-note
Add notes about dual-licensing contributions before switching to MIT in v3.1
Rhodry Korb [Wed, 21 Aug 2013 14:47:22 +0000 (22:47 +0800)]
Add Note About Changing to MIT
Mark Otto [Tue, 15 Oct 2013 18:19:24 +0000 (11:19 -0700)]
Merge pull request #11102 from ZDroid/less-fix
Ditch `&`, as `+ ...` is enought
Zlatan Vasović [Tue, 15 Oct 2013 15:35:11 +0000 (17:35 +0200)]
Ditch `&`, as `+ ...` is enought
Mark Otto [Tue, 15 Oct 2013 05:08:23 +0000 (22:08 -0700)]
nuke commented out docs css
Alex Kalicki [Thu, 3 Oct 2013 17:52:30 +0000 (13:52 -0400)]
Resolves #10923
Rebased from #10930
Chris Rebert [Tue, 15 Oct 2013 03:47:56 +0000 (20:47 -0700)]
run grunt
Chris Rebert [Tue, 15 Oct 2013 03:45:43 +0000 (20:45 -0700)]
fix #10952
Mark Otto [Tue, 15 Oct 2013 03:21:17 +0000 (20:21 -0700)]
Merge pull request #11094 from twbs/address-10049
Recommend only <div> (not <span>) for putting tooltips on disabled elements
Chris Rebert [Tue, 15 Oct 2013 03:10:35 +0000 (20:10 -0700)]
In docs, recommend only <div> (not <span>) for putting tooltips on disabled elements
Per issue comments, `display: inline` elements like <span> don't work for this.
Resolves #10049
Mark Otto [Tue, 15 Oct 2013 02:56:33 +0000 (19:56 -0700)]
Merge pull request #10533 from topsitemakers/master
adding required attribute for example signin form
Chris Rebert [Tue, 15 Oct 2013 02:14:58 +0000 (19:14 -0700)]
Merge pull request #10519 from zba/master
changed attr('data-target') to data('target');
Chris Rebert [Tue, 15 Oct 2013 01:56:10 +0000 (18:56 -0700)]
Merge pull request #10779 from ssorallen/customizer-bootstrap-less-order
Use bootstrap.less file order in Customizer
Chris Rebert [Mon, 14 Oct 2013 23:23:20 +0000 (16:23 -0700)]
add IDs to frequently-referenced parts of the docs
Mark Otto [Mon, 14 Oct 2013 23:14:28 +0000 (16:14 -0700)]
Merge pull request #11091 from yokomizor/extended_thumbnail_hover_state
Extended hover state of linked versions of .thumbnail
Rogério Yokomizo [Mon, 14 Oct 2013 23:10:49 +0000 (20:10 -0300)]
extended hover state of linked versions of .thumbnail
Mark Otto [Mon, 14 Oct 2013 20:45:57 +0000 (13:45 -0700)]
Merge branch 'master' of github.com:twbs/bootstrap
Conflicts:
dist/css/bootstrap.min.css
Mark Otto [Mon, 14 Oct 2013 20:45:32 +0000 (13:45 -0700)]
unnest the list-group-item link variation for #11085 and #11088
Mark Otto [Mon, 14 Oct 2013 18:33:27 +0000 (11:33 -0700)]
Merge pull request #11084 from ZDroid/variable_way
Unhardcode .table-responsive bottom margin
Mark Otto [Mon, 14 Oct 2013 18:32:46 +0000 (11:32 -0700)]
Merge pull request #11086 from twbs/table-responsive-breakpoint
fix .table-responsive media query; refs #11067
Mark Otto [Mon, 14 Oct 2013 18:30:06 +0000 (11:30 -0700)]
fix about page html validation and run grunt
Mark Otto [Mon, 14 Oct 2013 18:06:25 +0000 (11:06 -0700)]
Merge branch 'master' of github.com:twbs/bootstrap
Conflicts:
getting-started.html
Mark Otto [Mon, 14 Oct 2013 18:05:49 +0000 (11:05 -0700)]
remove dupe content
Chris Rebert [Mon, 14 Oct 2013 17:58:12 +0000 (10:58 -0700)]
fix .table-responsive media query; refs #11067
Zlatan Vasović [Mon, 14 Oct 2013 16:22:31 +0000 (18:22 +0200)]
Unhardcode .table-responsive bottom margin
Mark Otto [Mon, 14 Oct 2013 16:09:02 +0000 (09:09 -0700)]
Merge pull request #11078 from twbs/issue-11019-note
add note to docs about Respond.js & file:// ; fixes part of #11019
Mark Otto [Mon, 14 Oct 2013 16:08:28 +0000 (09:08 -0700)]
Merge pull request #11082 from ZDroid/nuke_zeros
Nuke trailing zeros
Zlatan Vasović [Mon, 14 Oct 2013 13:06:58 +0000 (15:06 +0200)]
Nuke trailing zeros
Chris Rebert [Mon, 14 Oct 2013 08:21:26 +0000 (01:21 -0700)]
Merge pull request #11079 from wangsai/mother-language
change english link text to chinese
wangsai [Mon, 14 Oct 2013 08:04:48 +0000 (16:04 +0800)]
Add description. And complete russian and spanish languages
Chris Rebert [Mon, 14 Oct 2013 07:40:51 +0000 (00:40 -0700)]
make Getting Started page's HTML more valid
Chris Rebert [Mon, 14 Oct 2013 07:38:19 +0000 (00:38 -0700)]
make About page's HTML more valid
Chris Rebert [Mon, 14 Oct 2013 06:50:20 +0000 (23:50 -0700)]
add note to docs about Respond.js & file:// ; fixes part of #11019
wangsai [Mon, 14 Oct 2013 06:52:53 +0000 (14:52 +0800)]
change english link text to chinese
Chris Rebert [Mon, 14 Oct 2013 06:37:14 +0000 (23:37 -0700)]
update to latest jszip
commit
04fc93045334dc1b679aba5c2dce206da777a85c
2013-10-12T12:39:56-07:00
Chris Rebert [Mon, 14 Oct 2013 06:26:28 +0000 (23:26 -0700)]
Merge pull request #11076 from twbs/respond-js-cdn
use CDN for respond.js
Mark Otto [Mon, 14 Oct 2013 06:25:23 +0000 (23:25 -0700)]
Merge pull request #11077 from twbs/avoid-docs-assets-in-example
avoid referencing /docs-assets/ in Getting Started docs example; use CDN URL for respond.js
Mark Otto [Mon, 14 Oct 2013 06:24:35 +0000 (23:24 -0700)]
Merge pull request #11075 from twbs/respond-js-cross-domain-note
fix #11003
Chris Rebert [Mon, 14 Oct 2013 06:23:04 +0000 (23:23 -0700)]
avoid referencing /docs-assets/ in Getting Started docs example; use CDN URL for respond.js
Mark Otto [Mon, 14 Oct 2013 06:19:17 +0000 (23:19 -0700)]
Merge branch 'docs_welcome'
Mark Otto [Mon, 14 Oct 2013 06:19:11 +0000 (23:19 -0700)]
add translations, copy edit a few things, and fix alignment of ads