]> git.ipfire.org Git - thirdparty/bootstrap.git/log
thirdparty/bootstrap.git
11 years agoFixed links 11354/head
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.

11 years agoMerge pull request #11345 from pborreli/patch-3
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

11 years agoRemoved duplicated class change from migration instructions 11345/head
Pascal Borreli [Sun, 3 Nov 2013 03:08:11 +0000 (03:08 +0000)] 
Removed duplicated class change from migration instructions

11 years agoMerge pull request #11336 from twbs/fix-11317
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

11 years agoFix #7398 in Basic template
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

11 years agoMerge pull request #11338 from ZDroid/nestform
Julian Thilo [Sat, 2 Nov 2013 12:27:30 +0000 (05:27 -0700)] 
Merge pull request #11338 from ZDroid/nestform

Use nesting for .placeholder()

11 years agoUse nesting for .placeholder() 11338/head
Zlatan Vasović [Sat, 2 Nov 2013 08:35:51 +0000 (09:35 +0100)] 
Use nesting for .placeholder()

11 years agodon't use nonstandard window.location.origin in customizer JS; fixes #11317 11336/head
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

11 years agoMerge pull request #11334 from glebm/patch-2
Chris Rebert [Sat, 2 Nov 2013 01:29:45 +0000 (18:29 -0700)] 
Merge pull request #11334 from glebm/patch-2

& > == >

11 years ago& > == > 11334/head
Gleb Mazovetskiy [Sat, 2 Nov 2013 01:19:11 +0000 (02:19 +0100)] 
& > == >

11 years agoupdate version numbers in JS file comment headers to v3.0.1 & regrunt
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

11 years agoMerge pull request #11331 from xt0rted/patch-1
Julian Thilo [Fri, 1 Nov 2013 23:38:08 +0000 (16:38 -0700)] 
Merge pull request #11331 from xt0rted/patch-1

Update customizer.js

11 years agoUpdate customizer.js 11331/head
Brian Surowiec [Fri, 1 Nov 2013 23:27:08 +0000 (19:27 -0400)] 
Update customizer.js

11 years agoMerge pull request #11324 from boki-/patch-1
Julian Thilo [Fri, 1 Nov 2013 18:36:30 +0000 (11:36 -0700)] 
Merge pull request #11324 from boki-/patch-1

Update README.md

11 years agoUpdate README.md 11324/head
Bogdan [Fri, 1 Nov 2013 18:30:27 +0000 (19:30 +0100)] 
Update README.md

Row 13 link update to tag v3.0.1

11 years agoMerge pull request #11315 from AJAlabs/master
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

11 years agoAdded navigation role to example navbars 11315/head
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

11 years ago3.0.1 v3.0.1
Mark Otto [Wed, 30 Oct 2013 17:03:56 +0000 (10:03 -0700)] 
3.0.1

11 years agomore grunt
Mark Otto [Wed, 30 Oct 2013 15:00:32 +0000 (08:00 -0700)] 
more grunt

11 years agoMerge pull request #11274 from wangsai/fix-examples-urls
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

11 years agoMerge pull request #11282 from ZDroid/combination
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

11 years agoCombine multiple .thumbnail > img styles 11282/head
Zlatan Vasović [Wed, 30 Oct 2013 09:00:28 +0000 (10:00 +0100)] 
Combine multiple .thumbnail > img styles

11 years agoMerge pull request #11278 from ZDroid/patch-1
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

11 years agoChange tense to imperative 11278/head
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.

11 years agoMerge pull request #11275 from jared-christensen/master
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

11 years agoJS comments pointed to new documentation 11275/head
Jared Christensen [Tue, 29 Oct 2013 17:10:47 +0000 (12:10 -0500)] 
JS comments pointed to new documentation

11 years agoremove unused `{{ page.base_url }}` variables, and fix the urls 11274/head
wangsai [Tue, 29 Oct 2013 16:13:35 +0000 (00:13 +0800)] 
remove unused `{{ page.base_url }}` variables, and fix the urls

11 years agorun grunt
Mark Otto [Tue, 29 Oct 2013 04:55:08 +0000 (21:55 -0700)] 
run grunt

11 years agorestore IDs
Mark Otto [Tue, 29 Oct 2013 04:50:05 +0000 (21:50 -0700)] 
restore IDs

11 years agoMerge branch 'respondjs-import-note'
Mark Otto [Tue, 29 Oct 2013 04:49:00 +0000 (21:49 -0700)] 
Merge branch 'respondjs-import-note'

11 years agoedit
Mark Otto [Tue, 29 Oct 2013 04:48:57 +0000 (21:48 -0700)] 
edit

11 years agoFixes #10341: don't change border color on contextual table classes
Mark Otto [Tue, 29 Oct 2013 04:19:48 +0000 (21:19 -0700)] 
Fixes #10341: don't change border color on contextual table classes

11 years agouse regular text, not callouts
Mark Otto [Tue, 29 Oct 2013 04:19:09 +0000 (21:19 -0700)] 
use regular text, not callouts

11 years agoFixes #10516: Use auto positioning for dropdowns in justified nav to fix Firefox...
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

11 years agoMerge pull request #11258 from ZDroid/smoothing
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

11 years agoadd warning about Respond.js not supporting @import; fixes #11143 11264/head
Chris Rebert [Mon, 28 Oct 2013 18:07:56 +0000 (11:07 -0700)] 
add warning about Respond.js not supporting @import; fixes #11143

11 years agoMerge pull request #11262 from vsn4ik/fonts_perms
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.

11 years agoRemove execute permissions on fonts files. 11262/head
vsn4ik [Mon, 28 Oct 2013 13:52:04 +0000 (17:52 +0400)] 
Remove execute permissions on fonts files.

11 years agoAdd -moz-osx-font-smoothing 11258/head
Zlatan Vasović [Mon, 28 Oct 2013 08:59:24 +0000 (09:59 +0100)] 
Add -moz-osx-font-smoothing

11 years agoMerge pull request #11253 from ZDroid/ditch
Mark Otto [Mon, 28 Oct 2013 03:50:23 +0000 (20:50 -0700)] 
Merge pull request #11253 from ZDroid/ditch

Ditch amp

11 years agoDitch amp 11253/head
Zlatan Vasović [Sun, 27 Oct 2013 12:43:51 +0000 (13:43 +0100)] 
Ditch amp

11 years agoMerge pull request #11248 from tagliala/chrome-osx-select-print
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

11 years ago#fff of course 11248/head
Geremia Taglialatela [Sat, 26 Oct 2013 19:52:38 +0000 (21:52 +0200)] 
#fff of course

11 years agoFixes #11245 11247/head
Geremia Taglialatela [Sat, 26 Oct 2013 19:32:29 +0000 (21:32 +0200)] 
Fixes #11245

11 years agoMerge branch 'master' of github.com:twbs/bootstrap
Mark Otto [Sat, 26 Oct 2013 13:22:33 +0000 (14:22 +0100)] 
Merge branch 'master' of github.com:twbs/bootstrap

11 years agoMerge pull request #11200 from yokomizor/variable_way_to_set_caret_width_base
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

11 years agoFixes #11206: remove left padding on first inline list item
Mark Otto [Sat, 26 Oct 2013 13:13:34 +0000 (14:13 +0100)] 
Fixes #11206: remove left padding on first inline list item

11 years agoMerge branch 'master' of github.com:twbs/bootstrap
Mark Otto [Sat, 26 Oct 2013 13:12:07 +0000 (14:12 +0100)] 
Merge branch 'master' of github.com:twbs/bootstrap

11 years agoMerge pull request #11244 from ZDroid/animation
Mark Otto [Sat, 26 Oct 2013 12:49:58 +0000 (05:49 -0700)] 
Merge pull request #11244 from ZDroid/animation

Add .animation() mixin

11 years agoAdd .animation() mixin 11244/head
Zlatan Vasović [Sat, 26 Oct 2013 12:11:59 +0000 (14:11 +0200)] 
Add .animation() mixin

11 years agoRemove multiple navbar z-index callout
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.

11 years agoMerge pull request #11222 from ZDroid/patch-1
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

11 years agoAdd another newline to improve final code readability 11222/head
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.

11 years agoMerge pull request #11224 from twbs/10506-doc
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

11 years agoMerge pull request #11239 from twbs/qunit-equals-deprecated
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

11 years agoQUnit.equals() is deprecated; use QUnit.equal() instead 11239/head
Chris Rebert [Fri, 25 Oct 2013 21:14:30 +0000 (14:14 -0700)] 
QUnit.equals() is deprecated; use QUnit.equal() instead

11 years agoMerge pull request #11234 from ZDroid/patch-2
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

11 years agoKick up grunt-contrib-jshint dependency 11234/head
Zlatan Vasović [Fri, 25 Oct 2013 15:45:49 +0000 (17:45 +0200)] 
Kick up grunt-contrib-jshint dependency

11 years agoadd missing space before open curly brace
Chris Rebert [Fri, 25 Oct 2013 02:56:44 +0000 (19:56 -0700)] 
add missing space before open curly brace

11 years agofix misspelling in comment
Chris Rebert [Fri, 25 Oct 2013 02:50:08 +0000 (19:50 -0700)] 
fix misspelling in comment

11 years agofix misspelling in comment
Chris Rebert [Fri, 25 Oct 2013 02:48:42 +0000 (19:48 -0700)] 
fix misspelling in comment

11 years agoremove ref to nonexistent branch
Chris Rebert [Fri, 25 Oct 2013 02:42:48 +0000 (19:42 -0700)] 
remove ref to nonexistent branch

11 years agofix WebKit caps in comments
Chris Rebert [Fri, 25 Oct 2013 02:20:08 +0000 (19:20 -0700)] 
fix WebKit caps in comments

11 years agodoc that uncollapsing mobile navbar requires JS; per #10506 11224/head
Chris Rebert [Thu, 24 Oct 2013 22:16:02 +0000 (15:16 -0700)] 
doc that uncollapsing mobile navbar requires JS; per #10506

11 years agogoofed on 1 dummy <img> src attribute; thanks @extesy
Chris Rebert [Thu, 24 Oct 2013 19:01:09 +0000 (12:01 -0700)] 
goofed on 1 dummy <img> src attribute; thanks @extesy

11 years agorm dummy 'src' attributes of <img>s & squelch validator warning; fixes #11216
Chris Rebert [Thu, 24 Oct 2013 06:41:17 +0000 (23:41 -0700)] 
rm dummy 'src' attributes of <img>s & squelch validator warning; fixes #11216

11 years agosilence validator regarding http-equiv="X-UA-Compatible"
Chris Rebert [Thu, 24 Oct 2013 06:25:17 +0000 (23:25 -0700)] 
silence validator regarding http-equiv="X-UA-Compatible"

11 years agoMerge pull request #11209 from ZDroid/new_year
Mark Otto [Tue, 22 Oct 2013 20:45:41 +0000 (13:45 -0700)] 
Merge pull request #11209 from ZDroid/new_year

Update license year

11 years agoMerge pull request #11208 from ZDroid/codestyle_fix
Chris Rebert [Tue, 22 Oct 2013 17:53:25 +0000 (10:53 -0700)] 
Merge pull request #11208 from ZDroid/codestyle_fix

Put a space before `{` due to code style

11 years agoUpdate license year 11209/head
Zlatan Vasović [Tue, 22 Oct 2013 16:41:33 +0000 (18:41 +0200)] 
Update license year

11 years agoPut a space before { due to code style 11208/head
Zlatan Vasović [Tue, 22 Oct 2013 16:34:43 +0000 (18:34 +0200)] 
Put a space before { due to code style

11 years agovariable way to set @caret-width-base 11200/head
Rogério Yokomizo [Tue, 22 Oct 2013 04:50:08 +0000 (02:50 -0200)] 
variable way to set @caret-width-base

11 years agoMerge pull request #11192 from ZDroid/typo
Mark Otto [Mon, 21 Oct 2013 15:58:38 +0000 (08:58 -0700)] 
Merge pull request #11192 from ZDroid/typo

Change upper case to lower case

11 years agoChange upper case to lower case 11192/head
Zlatan Vasović [Mon, 21 Oct 2013 14:34:18 +0000 (16:34 +0200)] 
Change upper case to lower case

11 years agoFixes #10601: Use overflow-y: auto; for navbar collapse instead of visible to better...
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

11 years agorun grunt on last commit for gradient syntax change
Mark Otto [Mon, 21 Oct 2013 06:29:23 +0000 (23:29 -0700)] 
run grunt on last commit for gradient syntax change

11 years agoMerge pull request #10893 from Shaun-Dychko/patch--webkit-linear-gradient
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.

11 years agoMerge pull request #10729 from lipis/patch-2
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

11 years agomore spacing
Mark Otto [Mon, 21 Oct 2013 05:56:29 +0000 (22:56 -0700)] 
more spacing

11 years agoMerge branch 'master' into pr/10656
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

11 years agospacing
Mark Otto [Mon, 21 Oct 2013 05:46:21 +0000 (22:46 -0700)] 
spacing

11 years agoMerge branch 'master' of github.com:twbs/bootstrap
Mark Otto [Mon, 21 Oct 2013 05:43:03 +0000 (22:43 -0700)] 
Merge branch 'master' of github.com:twbs/bootstrap

11 years agoFixes #10620: remove gradient on buttons for IE9 in theme.less due to bleed through...
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

11 years agoMerge pull request #11188 from twbs/navbar_zindex_auto
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

11 years agoRemove default z-index on navbar and only set on static and fixed variants 11188/head
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

11 years agoFix up padding on default navbar example
Mark Otto [Mon, 21 Oct 2013 04:11:51 +0000 (21:11 -0700)] 
Fix up padding on default navbar example

11 years agoFixes #10433: Navbar z-index refactor
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)

11 years agofixes #11139: add position: relative; to .modal-dialog so that z-index takes effect
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

11 years agoMerge branch 'master' of https://github.com/jeonghwan-kim/bootstrap into jeonghwan...
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

11 years agoFixes #10522: Enable use of form validation class on .radio, .checkbox, .radio-inline...
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

11 years agofixes #11126: remove box-shadow from open dropdown toggle with .btn-link
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

11 years agoMerge pull request #11186 from twbs/carousel_indicators_ie
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

11 years agoMerge branch 'master' into carousel_indicators_ie 11186/head
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

11 years agofixes #11151: remove unused h5bp class from print CSS
Mark Otto [Mon, 21 Oct 2013 00:40:19 +0000 (17:40 -0700)] 
fixes #11151: remove unused h5bp class from print CSS

11 years agoMerge branch 'master' into carousel_indicators_ie
Mark Otto [Sun, 20 Oct 2013 23:53:57 +0000 (16:53 -0700)] 
Merge branch 'master' into carousel_indicators_ie

11 years agomo grunt
Mark Otto [Sun, 20 Oct 2013 23:53:45 +0000 (16:53 -0700)] 
mo grunt

11 years agoMerge branch 'master' into carousel_indicators_ie
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

11 years agoMerge branch 'master' of github.com:twbs/bootstrap
Mark Otto [Sun, 20 Oct 2013 23:48:52 +0000 (16:48 -0700)] 
Merge branch 'master' of github.com:twbs/bootstrap

11 years agorun grunt dist
Mark Otto [Sun, 20 Oct 2013 23:48:42 +0000 (16:48 -0700)] 
run grunt dist

11 years agoFixes #10903 and #10457: IE8-9 don't support events on elements without background...
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