]>
git.ipfire.org Git - thirdparty/bootstrap.git/log
Julian Thilo [Sun, 17 Nov 2013 22:45:42 +0000 (23:45 +0100)]
Run grunt dist
Julian Thilo [Sun, 17 Nov 2013 22:07:28 +0000 (23:07 +0100)]
Fix #11513: Don't always float navbar-text
`navbar-text` should only float when the navbar is expanded on larger
screens, otherwise the element might be (hidden) behind `navbar-nav`.
Fixes #11513.
X-Ref: #8820 #8815
Chris Rebert [Sun, 17 Nov 2013 10:02:00 +0000 (02:02 -0800)]
Merge pull request #11509 from ZDroid/fix-indents
Fix some weird indents
Zlatan Vasović [Sun, 17 Nov 2013 09:24:31 +0000 (10:24 +0100)]
Fix some weird indents
Mark Otto [Sun, 17 Nov 2013 02:01:59 +0000 (18:01 -0800)]
fixes #11449: use menlo over monaco
Mark Otto [Sun, 17 Nov 2013 01:48:31 +0000 (17:48 -0800)]
fixes #10744: back to solid borders on carets
fat [Fri, 15 Nov 2013 07:58:29 +0000 (23:58 -0800)]
fixes #11477 and updates slid event in carousel with namespace
Chris Rebert [Thu, 14 Nov 2013 23:37:22 +0000 (15:37 -0800)]
Merge pull request #10353 from rwillrich/ignore-files
Bower: Ignore development and documentation files on bower.json. Fix #10313
Julian Thilo [Thu, 14 Nov 2013 09:14:06 +0000 (01:14 -0800)]
Merge pull request #11476 from ZDroid/keyframes
Remove unusual keyframes prefixes
Zlatan Vasović [Wed, 13 Nov 2013 21:32:46 +0000 (22:32 +0100)]
Remove unusual keyframes prefixes
Chris Rebert [Wed, 13 Nov 2013 20:03:03 +0000 (12:03 -0800)]
Justified Nav rendering bug fixed in Chrome as of v31.0.1650.48
Chris Rebert [Mon, 11 Nov 2013 22:44:40 +0000 (14:44 -0800)]
Merge pull request #11385 from twbs/justified-nav-example-warning
add warning about WebKit bug to the justified nav example itself
Chris Rebert [Mon, 11 Nov 2013 01:33:12 +0000 (17:33 -0800)]
Merge pull request #11376 from twbs/double-click-radio-fix
Double-clicking on a .btn-ized radio button shouldn't de-select it
Chris Rebert [Wed, 6 Nov 2013 06:20:29 +0000 (22:20 -0800)]
<3 @asselin for figuring out this combo of 2 patches for #9920; re-grunt
Brian Leonard [Mon, 2 Sep 2013 05:23:31 +0000 (22:23 -0700)]
Don't deselect radio buttons in data-toggle; fixes #9920
Merges #10787
Nathan Muir [Tue, 3 Sep 2013 02:23:51 +0000 (12:23 +1000)]
Add unit test for #9920
Merges #10385
Chris Rebert [Mon, 11 Nov 2013 01:17:15 +0000 (17:17 -0800)]
Merge pull request #11409 from twbs/add-release-checklist
add release checklist to CONTRIBUTING file
Chris Rebert [Thu, 7 Nov 2013 21:15:46 +0000 (13:15 -0800)]
add release checklist to CONTRIBUTING file; fixes #11290
Chris Rebert [Thu, 7 Nov 2013 02:38:27 +0000 (18:38 -0800)]
more nesting in table.less
Chris Rebert [Thu, 7 Nov 2013 02:32:35 +0000 (18:32 -0800)]
use nesting to make .table-striped & .table-hover mixin-able again; fixes #11387
Chris Rebert [Wed, 6 Nov 2013 23:21:07 +0000 (15:21 -0800)]
add warning about WebKit bug to the justified nav example itself
Chris Rebert [Wed, 6 Nov 2013 21:16:40 +0000 (13:16 -0800)]
update remaining version numbers
Mark Otto [Wed, 6 Nov 2013 21:10:51 +0000 (13:10 -0800)]
grunt
Mark Otto [Wed, 6 Nov 2013 21:09:35 +0000 (13:09 -0800)]
bump links to 3.0.2; change readme download to release URL format
Mark Otto [Wed, 6 Nov 2013 21:03:08 +0000 (13:03 -0800)]
Fixes #11295: Restore offset, push, and pull zero classes (e.g., .col-md-offset-0)
Mark Otto [Wed, 6 Nov 2013 21:02:15 +0000 (13:02 -0800)]
run grunt after version bumps
Mark Otto [Wed, 6 Nov 2013 20:57:28 +0000 (12:57 -0800)]
bump versions to v3.0.2
Chris Rebert [Wed, 6 Nov 2013 18:30:39 +0000 (10:30 -0800)]
fix #11378
Chris Rebert [Wed, 6 Nov 2013 07:36:48 +0000 (23:36 -0800)]
Merge pull request #11273 from benji07/patch-1
Add a branch alias
Benjamin Lévêque [Tue, 29 Oct 2013 15:14:36 +0000 (16:14 +0100)]
Add a branch alias
Add a branch alias to be able to require 3.0.* version (use the branch master if minimum-stability is dev or use a tag if it's defined to stable)
Chris Rebert [Wed, 6 Nov 2013 00:58:18 +0000 (16:58 -0800)]
re-grunt
Chris Rebert [Wed, 6 Nov 2013 00:55:55 +0000 (16:55 -0800)]
Merge pull request #10039 from daguej/js-refs
Don't explicitly reference global jQuery
Chris Rebert [Wed, 6 Nov 2013 00:37:54 +0000 (16:37 -0800)]
fix 1 remaining instance of #11349
Chris Rebert [Wed, 6 Nov 2013 00:35:14 +0000 (16:35 -0800)]
Merge pull request #11349 from alefteris/examples-navbar-sr-only
Add toogle nav for screen readers in examples
Chris Rebert [Wed, 6 Nov 2013 00:20:53 +0000 (16:20 -0800)]
Merge pull request #11327 from ZDroid/nestnail
Use nesting for thumbnail styles
Chris Rebert [Mon, 4 Nov 2013 19:24:32 +0000 (11:24 -0800)]
Merge pull request #11335 from twbs/version-number-updater
add Grunt task to change version numbers
Chris Rebert [Sat, 2 Nov 2013 01:15:25 +0000 (18:15 -0700)]
add Grunt task to change version numbers; fixes #11332
Chris Rebert [Mon, 4 Nov 2013 18:41:10 +0000 (10:41 -0800)]
update node.js to v0.10.x (current stable)
Chris Rebert [Mon, 4 Nov 2013 16:54:37 +0000 (08:54 -0800)]
Merge pull request #11354 from Ore4444/patch-1
Fixed links
Ore Landau [Mon, 4 Nov 2013 10:33:43 +0000 (12:33 +0200)]
Fixed links
Links to same-page anchors were treated as external links.
Thanos Lefteris [Sun, 3 Nov 2013 19:08:24 +0000 (21:08 +0200)]
Add toogle nav for screen readers in examples
Chris Rebert [Sun, 3 Nov 2013 03:11:08 +0000 (20:11 -0700)]
Merge pull request #11345 from pborreli/patch-3
Removed duplicated class change from migration instructions
Pascal Borreli [Sun, 3 Nov 2013 03:08:11 +0000 (03:08 +0000)]
Removed duplicated class change from migration instructions
Chris Rebert [Sat, 2 Nov 2013 22:06:16 +0000 (15:06 -0700)]
Merge pull request #11336 from twbs/fix-11317
don't use nonstandard window.location.origin in customizer JS
Julian Thilo [Sat, 2 Nov 2013 12:34:31 +0000 (13:34 +0100)]
Fix #7398 in Basic template
See https://github.com/twbs/bootstrap/issues/7398#issuecomment-
27617890 for details.
Thanks @martinburger
Julian Thilo [Sat, 2 Nov 2013 12:27:30 +0000 (05:27 -0700)]
Merge pull request #11338 from ZDroid/nestform
Use nesting for .placeholder()
Zlatan Vasović [Sat, 2 Nov 2013 08:35:51 +0000 (09:35 +0100)]
Use nesting for .placeholder()
Chris Rebert [Sat, 2 Nov 2013 01:56:27 +0000 (18:56 -0700)]
don't use nonstandard window.location.origin in customizer JS; fixes #11317
Chris Rebert [Sat, 2 Nov 2013 01:29:45 +0000 (18:29 -0700)]
Merge pull request #11334 from glebm/patch-2
& > == >
Gleb Mazovetskiy [Sat, 2 Nov 2013 01:19:11 +0000 (02:19 +0100)]
& > == >
Chris Rebert [Sat, 2 Nov 2013 00:15:34 +0000 (17:15 -0700)]
update version numbers in JS file comment headers to v3.0.1 & regrunt
Julian Thilo [Fri, 1 Nov 2013 23:38:08 +0000 (16:38 -0700)]
Merge pull request #11331 from xt0rted/patch-1
Update customizer.js
Brian Surowiec [Fri, 1 Nov 2013 23:27:08 +0000 (19:27 -0400)]
Update customizer.js
Zlatan Vasović [Fri, 1 Nov 2013 21:09:01 +0000 (22:09 +0100)]
Use nesting for thumbnail styles
Julian Thilo [Fri, 1 Nov 2013 18:36:30 +0000 (11:36 -0700)]
Merge pull request #11324 from boki-/patch-1
Update README.md
Bogdan [Fri, 1 Nov 2013 18:30:27 +0000 (19:30 +0100)]
Update README.md
Row 13 link update to tag v3.0.1
Chris Rebert [Thu, 31 Oct 2013 20:36:52 +0000 (13:36 -0700)]
Merge pull request #11315 from AJAlabs/master
Added navigation role to example navbars
AJ Acevedo [Thu, 31 Oct 2013 20:09:41 +0000 (16:09 -0400)]
Added navigation role to example navbars
As per the docs:
http://getbootstrap.com/components/#navbar-default
modified: examples/carousel/index.html
modified: examples/jumbotron/index.html
modified: examples/navbar-fixed-top/index.html
modified: examples/navbar-static-top/index.html
modified: examples/navbar/index.html
modified: examples/non-responsive/index.html
modified: examples/starter-template/index.html
modified: examples/sticky-footer-navbar/index.html
modified: examples/theme/index.html
Mark Otto [Wed, 30 Oct 2013 17:03:56 +0000 (10:03 -0700)]
3.0.1
Mark Otto [Wed, 30 Oct 2013 15:00:32 +0000 (08:00 -0700)]
more grunt
Mark Otto [Wed, 30 Oct 2013 14:32:06 +0000 (07:32 -0700)]
Merge pull request #11274 from wangsai/fix-examples-urls
remove unused `{{ page.base_url }}` variables, and fix the urls
Mark Otto [Wed, 30 Oct 2013 14:28:24 +0000 (07:28 -0700)]
Merge pull request #11282 from ZDroid/combination
Combine multiple .thumbnail > img styles
Zlatan Vasović [Wed, 30 Oct 2013 09:00:28 +0000 (10:00 +0100)]
Combine multiple .thumbnail > img styles
Chris Rebert [Tue, 29 Oct 2013 19:41:42 +0000 (12:41 -0700)]
Merge pull request #11278 from ZDroid/patch-1
Change tense to imperative
Zlatan Vasović [Tue, 29 Oct 2013 19:06:45 +0000 (20:06 +0100)]
Change tense to imperative
Matches this comment with the commit messages and other comments.
Chris Rebert [Tue, 29 Oct 2013 17:29:31 +0000 (10:29 -0700)]
Merge pull request #11275 from jared-christensen/master
JS comments pointed to new documentation
Jared Christensen [Tue, 29 Oct 2013 17:10:47 +0000 (12:10 -0500)]
JS comments pointed to new documentation
wangsai [Tue, 29 Oct 2013 16:13:35 +0000 (00:13 +0800)]
remove unused `{{ page.base_url }}` variables, and fix the urls
Mark Otto [Tue, 29 Oct 2013 04:55:08 +0000 (21:55 -0700)]
run grunt
Mark Otto [Tue, 29 Oct 2013 04:50:05 +0000 (21:50 -0700)]
restore IDs
Mark Otto [Tue, 29 Oct 2013 04:49:00 +0000 (21:49 -0700)]
Merge branch 'respondjs-import-note'
Mark Otto [Tue, 29 Oct 2013 04:48:57 +0000 (21:48 -0700)]
edit
Mark Otto [Tue, 29 Oct 2013 04:19:48 +0000 (21:19 -0700)]
Fixes #10341: don't change border color on contextual table classes
Mark Otto [Tue, 29 Oct 2013 04:19:09 +0000 (21:19 -0700)]
use regular text, not callouts
Mark Otto [Tue, 29 Oct 2013 03:51:39 +0000 (20:51 -0700)]
Fixes #10516: Use auto positioning for dropdowns in justified nav to fix Firefox rendering
Mark Otto [Tue, 29 Oct 2013 03:36:40 +0000 (20:36 -0700)]
Merge pull request #11258 from ZDroid/smoothing
Add -moz-osx-font-smoothing
Chris Rebert [Mon, 28 Oct 2013 18:07:56 +0000 (11:07 -0700)]
add warning about Respond.js not supporting @import; fixes #11143
Chris Rebert [Mon, 28 Oct 2013 16:16:53 +0000 (09:16 -0700)]
Merge pull request #11262 from vsn4ik/fonts_perms
Remove execute permissions on fonts files.
vsn4ik [Mon, 28 Oct 2013 13:52:04 +0000 (17:52 +0400)]
Remove execute permissions on fonts files.
Zlatan Vasović [Mon, 28 Oct 2013 08:59:24 +0000 (09:59 +0100)]
Add -moz-osx-font-smoothing
Mark Otto [Mon, 28 Oct 2013 03:50:23 +0000 (20:50 -0700)]
Merge pull request #11253 from ZDroid/ditch
Ditch amp
Zlatan Vasović [Sun, 27 Oct 2013 12:43:51 +0000 (13:43 +0100)]
Ditch amp
Mark Otto [Sun, 27 Oct 2013 07:45:37 +0000 (00:45 -0700)]
Merge pull request #11248 from tagliala/chrome-osx-select-print
Chrome for OSX print issue with select tags
Geremia Taglialatela [Sat, 26 Oct 2013 19:52:38 +0000 (21:52 +0200)]
#fff of course
Geremia Taglialatela [Sat, 26 Oct 2013 19:32:29 +0000 (21:32 +0200)]
Fixes #11245
Mark Otto [Sat, 26 Oct 2013 13:22:33 +0000 (14:22 +0100)]
Merge branch 'master' of github.com:twbs/bootstrap
Mark Otto [Sat, 26 Oct 2013 13:15:33 +0000 (06:15 -0700)]
Merge pull request #11200 from yokomizor/variable_way_to_set_caret_width_base
Variable way to set caret width
Mark Otto [Sat, 26 Oct 2013 13:13:34 +0000 (14:13 +0100)]
Fixes #11206: remove left padding on first inline list item
Mark Otto [Sat, 26 Oct 2013 13:12:07 +0000 (14:12 +0100)]
Merge branch 'master' of github.com:twbs/bootstrap
Mark Otto [Sat, 26 Oct 2013 12:49:58 +0000 (05:49 -0700)]
Merge pull request #11244 from ZDroid/animation
Add .animation() mixin
Zlatan Vasović [Sat, 26 Oct 2013 12:11:59 +0000 (14:11 +0200)]
Add .animation() mixin
Mark Otto [Sat, 26 Oct 2013 11:43:50 +0000 (12:43 +0100)]
Remove multiple navbar z-index callout
* Since we removed the z-index of our default navbars in
76baacf2c94bec03273639ef0ed966dad87cf37a , we no longer need this warning.
* A quick test of the new code showed no problems with dropdowns falling behind a sibling navbar, so folks should be good to go.
Mark Otto [Sat, 26 Oct 2013 10:41:00 +0000 (03:41 -0700)]
Merge pull request #11222 from ZDroid/patch-1
Add another newline to improve final code readability
Zlatan Vasović [Thu, 24 Oct 2013 17:32:41 +0000 (19:32 +0200)]
Add another newline to improve final code readability
This divides banner from code.
Mark Otto [Sat, 26 Oct 2013 08:17:53 +0000 (01:17 -0700)]
Merge pull request #11224 from twbs/10506-doc
Document that uncollapsing the mobile navbar requires JS
Chris Rebert [Fri, 25 Oct 2013 21:21:43 +0000 (14:21 -0700)]
Merge pull request #11239 from twbs/qunit-equals-deprecated
QUnit.equals() is deprecated; use QUnit.equal() instead
Chris Rebert [Fri, 25 Oct 2013 21:14:30 +0000 (14:14 -0700)]
QUnit.equals() is deprecated; use QUnit.equal() instead
Chris Rebert [Fri, 25 Oct 2013 18:34:54 +0000 (11:34 -0700)]
Merge pull request #11234 from ZDroid/patch-2
Kick up grunt-contrib-jshint dependency
Zlatan Vasović [Fri, 25 Oct 2013 15:45:49 +0000 (17:45 +0200)]
Kick up grunt-contrib-jshint dependency
Chris Rebert [Fri, 25 Oct 2013 02:56:44 +0000 (19:56 -0700)]
add missing space before open curly brace