]> git.ipfire.org Git - thirdparty/bootstrap.git/log
thirdparty/bootstrap.git
12 years agofixes https://github.com/twbs/bootstrap/issues/13367 13437/head
syed [Sat, 26 Apr 2014 04:44:14 +0000 (09:44 +0500)] 
fixes https://github.com/twbs/bootstrap/issues/13367

Second color stop value should be percentage instead of decimal value.

12 years agoMerge pull request #13396 from twbs/carousel-events
Chris Rebert [Sat, 26 Apr 2014 02:35:38 +0000 (19:35 -0700)] 
Merge pull request #13396 from twbs/carousel-events

Carousel event properties

12 years agoCarousel.slide: rename e => slideEvent 13396/head
Chris Rebert [Sat, 26 Apr 2014 00:50:38 +0000 (17:50 -0700)] 
Carousel.slide: rename e => slideEvent

12 years agochange 'slid' comments per @fat's feedback
Chris Rebert [Sat, 26 Apr 2014 00:48:02 +0000 (17:48 -0700)] 
change 'slid' comments per @fat's feedback

12 years agofix #13427
Chris Rebert [Fri, 25 Apr 2014 17:43:30 +0000 (10:43 -0700)] 
fix #13427

12 years agoMerge pull request #13414 from twbs/readme-tweak
Chris Rebert [Fri, 25 Apr 2014 16:23:10 +0000 (09:23 -0700)] 
Merge pull request #13414 from twbs/readme-tweak

README: Authors => Creators

12 years agoMerge pull request #13423 from twbs/fix-13362
Chris Rebert [Fri, 25 Apr 2014 02:16:09 +0000 (19:16 -0700)] 
Merge pull request #13423 from twbs/fix-13362

document that show-ing a tooltip/popover on a hidden element doesn't work

12 years agoDocument .direction & .relatedTarget properties of Carousel events.
Chris Rebert [Mon, 21 Apr 2014 20:28:21 +0000 (13:28 -0700)] 
Document .direction & .relatedTarget properties of Carousel events.
Fixes #13395

12 years agoAdd direction & relatedTarget properties to slid.bs.carousel event
Chris Rebert [Mon, 21 Apr 2014 20:16:57 +0000 (13:16 -0700)] 
Add direction & relatedTarget properties to slid.bs.carousel event
Fixes #13393

12 years agoMerge pull request #13176 from twbs/fat-13157
Mark Otto [Fri, 25 Apr 2014 01:59:21 +0000 (18:59 -0700)] 
Merge pull request #13176 from twbs/fat-13157

fixes #13157 - Collapse plugin - issues with transition end event bubbli...

12 years agoMerge pull request #13390 from twbs/ie10-viewport-bug
Mark Otto [Fri, 25 Apr 2014 01:50:30 +0000 (18:50 -0700)] 
Merge pull request #13390 from twbs/ie10-viewport-bug

add IE10 viewport bug workaround to examples

12 years agoMerge pull request #13374 from Jakobovski/fix-issue-#13355
Mark Otto [Fri, 25 Apr 2014 01:41:23 +0000 (18:41 -0700)] 
Merge pull request #13374 from Jakobovski/fix-issue-#13355

FIX: #13355. Added .navbar-nav to migration change list.

12 years agodocument that show-ing a tooltip/popover on a hidden element doesn't work; fixes... 13423/head
Chris Rebert [Fri, 25 Apr 2014 01:06:42 +0000 (18:06 -0700)] 
document that show-ing a tooltip/popover on a hidden element doesn't work; fixes #13362

12 years agoMerge pull request #13397 from twbs/fix-13394
Chris Rebert [Wed, 23 Apr 2014 21:44:22 +0000 (14:44 -0700)] 
Merge pull request #13397 from twbs/fix-13394

document that non-:visible scrollspy targets are ignored

12 years agoREADME: Authors => Creators 13414/head
Chris Rebert [Wed, 23 Apr 2014 21:08:25 +0000 (14:08 -0700)] 
README: Authors => Creators

12 years agothe master branch is the relevant one for current build status
Chris Rebert [Wed, 23 Apr 2014 21:01:40 +0000 (14:01 -0700)] 
the master branch is the relevant one for current build status

12 years agoMerge pull request #13408 from Quy/master
Julian Thilo [Wed, 23 Apr 2014 14:14:42 +0000 (16:14 +0200)] 
Merge pull request #13408 from Quy/master

Add missing word.

12 years agoAdd missing word. 13408/head
Quy Ton [Wed, 23 Apr 2014 14:10:38 +0000 (07:10 -0700)] 
Add missing word.

12 years agofixes #13157 - Collapse plugin - issues with transition end event bubbling 13176/head
fat [Tue, 25 Mar 2014 04:25:16 +0000 (21:25 -0700)] 
fixes #13157 - Collapse plugin - issues with transition end event bubbling

12 years agodocument that non-:visible scrollspy targets are ignored; fixes #13394 13397/head
Chris Rebert [Mon, 21 Apr 2014 23:42:22 +0000 (16:42 -0700)] 
document that non-:visible scrollspy targets are ignored; fixes #13394

12 years agoadd unit tests for Carousel slid events
Chris Rebert [Mon, 21 Apr 2014 20:14:53 +0000 (13:14 -0700)] 
add unit tests for Carousel slid events

12 years agospelling fixes in Carousel unit tests
Chris Rebert [Mon, 21 Apr 2014 20:08:16 +0000 (13:08 -0700)] 
spelling fixes in Carousel unit tests

12 years agoUse the new respond.js URL.
XhmikosR [Mon, 21 Apr 2014 16:12:43 +0000 (19:12 +0300)] 
Use the new respond.js URL.

12 years agoUpdate html5shiv to v3.7.1.
XhmikosR [Mon, 21 Apr 2014 16:11:23 +0000 (19:11 +0300)] 
Update html5shiv to v3.7.1.

12 years agoadd missing operators to some JSCS rules that we already comply with
Chris Rebert [Sun, 20 Apr 2014 23:33:23 +0000 (16:33 -0700)] 
add missing operators to some JSCS rules that we already comply with

12 years agogrunt dist
Chris Rebert [Sun, 20 Apr 2014 23:19:13 +0000 (16:19 -0700)] 
grunt dist

12 years agoadd IE10 viewport bug workaround to examples 13390/head
Chris Rebert [Sun, 20 Apr 2014 23:09:47 +0000 (16:09 -0700)] 
add IE10 viewport bug workaround to examples

Closes #13379.

12 years agoMerge pull request #13151 from twbs/customizer-uglifyjs2
XhmikosR [Sun, 20 Apr 2014 22:35:17 +0000 (01:35 +0300)] 
Merge pull request #13151 from twbs/customizer-uglifyjs2

Customizer: switch to UglifyJS2

12 years agomove call for removeBackdrop() to backdrop()
Tobias Lindig [Fri, 20 Dec 2013 17:37:47 +0000 (18:37 +0100)] 
move call for removeBackdrop() to backdrop()

Closes #11958 by rebasing & merging it

12 years agoMerge pull request #13385 from vnagara/patch-1
Chris Rebert [Sun, 20 Apr 2014 19:48:13 +0000 (12:48 -0700)] 
Merge pull request #13385 from vnagara/patch-1

Update composer.json

12 years agoUpdate composer.json 13385/head
Vitalii Nagara [Sun, 20 Apr 2014 19:45:21 +0000 (22:45 +0300)] 
Update composer.json

Update minor version of alias to proper.

12 years agoMerge pull request #13306 from twbs/fat-11099
Jacob [Sun, 20 Apr 2014 19:12:17 +0000 (12:12 -0700)] 
Merge pull request #13306 from twbs/fat-11099

fixes #11099 - $.collapse() overrides the original dimension of the coll...

12 years agoMerge pull request #13354 from twbs/fat-13296
Jacob [Sun, 20 Apr 2014 19:11:25 +0000 (12:11 -0700)] 
Merge pull request #13354 from twbs/fat-13296

fixes #13296 Dropdown disappears with right-click on Firefox

12 years agoquote attribute value in ^= selector in button.js
Chris Rebert [Sun, 20 Apr 2014 01:53:23 +0000 (18:53 -0700)] 
quote attribute value in ^= selector in button.js

12 years agoMerge pull request #13381 from twbs/vendor-jquery-min
Chris Rebert [Sun, 20 Apr 2014 01:43:09 +0000 (18:43 -0700)] 
Merge pull request #13381 from twbs/vendor-jquery-min

rename jquery.js -> jquery.min.js since it's minified

12 years agorename jquery.js -> jquery.min.js since it's minified 13381/head
Chris Rebert [Sun, 20 Apr 2014 01:25:40 +0000 (18:25 -0700)] 
rename jquery.js -> jquery.min.js since it's minified

12 years agoquote attribute values in selectors in JS unit tests for consistency
Chris Rebert [Sun, 20 Apr 2014 00:45:56 +0000 (17:45 -0700)] 
quote attribute values in selectors in JS unit tests for consistency

12 years agoquote attribute value in selector in JS docs example
Chris Rebert [Sun, 20 Apr 2014 00:42:06 +0000 (17:42 -0700)] 
quote attribute value in selector in JS docs example

12 years agoquote attribute value in selector in offcanvas.js
Chris Rebert [Sun, 20 Apr 2014 00:37:39 +0000 (17:37 -0700)] 
quote attribute value in selector in offcanvas.js

12 years agoMerge pull request #13373 from twbs/fix-13360
Chris Rebert [Sat, 19 Apr 2014 01:56:31 +0000 (18:56 -0700)] 
Merge pull request #13373 from twbs/fix-13360

Make variable deprecation notices visible in customizer

12 years agoquote data-* attribute value in docs JS per best-practices
Chris Rebert [Sat, 19 Apr 2014 01:53:05 +0000 (18:53 -0700)] 
quote data-* attribute value in docs JS per best-practices

12 years agoFIX: #13355. Added .navbar-nav to migration change list. 13374/head
jackson [Fri, 18 Apr 2014 02:35:55 +0000 (21:35 -0500)] 
FIX: #13355. Added .navbar-nav to migration change list.

12 years agofix #13337 by mentioning removal of .progress-* contextual classes
Chris Rebert [Fri, 18 Apr 2014 02:08:46 +0000 (19:08 -0700)] 
fix #13337 by mentioning removal of .progress-* contextual classes

12 years agofix #13360 by making deprecation notices visible in customizer 13373/head
Chris Rebert [Fri, 18 Apr 2014 01:43:05 +0000 (18:43 -0700)] 
fix #13360 by making deprecation notices visible in customizer

12 years agoMerge pull request #13358 from Jakobovski/docs-improvements-#13332
Chris Rebert [Fri, 18 Apr 2014 01:29:14 +0000 (18:29 -0700)] 
Merge pull request #13358 from Jakobovski/docs-improvements-#13332

Added specificity note to docs per issue #13332

12 years agofixes #13365: remove dupe css in grid example
Mark Otto [Thu, 17 Apr 2014 08:08:54 +0000 (01:08 -0700)] 
fixes #13365: remove dupe css in grid example

12 years agogrunt dist
Mark Otto [Thu, 17 Apr 2014 07:56:22 +0000 (00:56 -0700)] 
grunt dist

12 years agoFixed typo and added leading space 13358/head
jackson [Wed, 16 Apr 2014 16:39:29 +0000 (12:39 -0400)] 
Fixed typo and added leading space

12 years agoAdded specificity note to docs per issue #13332
jackson [Wed, 16 Apr 2014 15:29:36 +0000 (11:29 -0400)] 
Added specificity note to docs per issue #13332

12 years agofixes #13296 Dropdown disappears with right-click on Firefox 13354/head
fat [Wed, 16 Apr 2014 04:52:34 +0000 (21:52 -0700)] 
fixes #13296 Dropdown disappears with right-click on Firefox

12 years agoMerge pull request #13330 from Kronuz/patch-1
Chris Rebert [Wed, 16 Apr 2014 04:38:45 +0000 (21:38 -0700)] 
Merge pull request #13330 from Kronuz/patch-1

Wait for the expected target during a collapse

12 years agofixes #11099 - $.collapse() overrides the original dimension of the coll... 13306/head
fat [Wed, 16 Apr 2014 03:28:08 +0000 (20:28 -0700)] 
fixes #11099 - $.collapse() overrides the original dimension of the coll...

12 years agoMerge pull request #13353 from twbs/fix-13340
Chris Rebert [Wed, 16 Apr 2014 03:05:46 +0000 (20:05 -0700)] 
Merge pull request #13353 from twbs/fix-13340

Document @icon-font-path & @icon-font-name more

12 years agofix #13340 by documenting @icon-font-path & @icon-font-name more 13353/head
Chris Rebert [Wed, 16 Apr 2014 03:03:44 +0000 (20:03 -0700)] 
fix #13340 by documenting @icon-font-path & @icon-font-name more

12 years agorm not particularly useful @zindex var comments
Chris Rebert [Tue, 15 Apr 2014 18:01:51 +0000 (11:01 -0700)] 
rm not particularly useful @zindex var comments

12 years agoWait for the expected target during a collapse 13330/head
Germán M. Bravo [Sat, 12 Apr 2014 19:44:35 +0000 (14:44 -0500)] 
Wait for the expected target during a collapse

Actually wait for the collapsed item to complete. If complete is called
with other target, instead of simply returning and do nothing, wait again
until the proper target triggers the event (otherwise this leaves collapse
in a broken state).

12 years agogrunt dist
Chris Rebert [Wed, 9 Apr 2014 19:07:27 +0000 (12:07 -0700)] 
grunt dist

12 years agoRun `grunt`. 13151/head
XhmikosR [Fri, 28 Mar 2014 18:11:30 +0000 (20:11 +0200)] 
Run `grunt`.

12 years agoAdd the license header in the non minified build too.
XhmikosR [Fri, 28 Mar 2014 18:11:23 +0000 (20:11 +0200)] 
Add the license header in the non minified build too.

12 years agoAdd the jquery check in customizer's output.
XhmikosR [Fri, 28 Mar 2014 18:08:42 +0000 (20:08 +0200)] 
Add the jquery check in customizer's output.

12 years agoCustomizer: switch to UglifyJS2 (v2.4.13).
XhmikosR [Fri, 28 Mar 2014 18:05:59 +0000 (20:05 +0200)] 
Customizer: switch to UglifyJS2 (v2.4.13).

The uglify build is generated with `uglifyjs --self -o uglify.min.js`.

12 years agoMerge pull request #13091 from twbs/unused-js
XhmikosR [Wed, 9 Apr 2014 07:07:35 +0000 (10:07 +0300)] 
Merge pull request #13091 from twbs/unused-js

Remove unused javascript

12 years agoRun `grunt dist`. 13091/head
XhmikosR [Sat, 8 Mar 2014 07:10:35 +0000 (09:10 +0200)] 
Run `grunt dist`.

12 years agoJS: remove unused variables.
XhmikosR [Sat, 1 Mar 2014 16:19:50 +0000 (18:19 +0200)] 
JS: remove unused variables.

12 years agogrunt dist
Mark Otto [Wed, 9 Apr 2014 06:59:17 +0000 (23:59 -0700)] 
grunt dist

12 years agoWhen opening the dropdown, focus() the dropdown-toggle BEFORE triggering 'shown.bs...
Collin Donahue-Oponski [Wed, 30 Oct 2013 01:56:09 +0000 (19:56 -0600)] 
When opening the dropdown, focus() the dropdown-toggle BEFORE triggering 'shown.bs.dropdown'

Closes #11281 by merging it (after rebasing & resolving conflicts)

12 years agoMerge pull request #13203 from twbs/equal-height-experiment
Mark Otto [Wed, 9 Apr 2014 04:13:43 +0000 (21:13 -0700)] 
Merge pull request #13203 from twbs/equal-height-experiment

Add flexbox-based equal-height grid columns as an experimental example

12 years agothe space between spaces 13203/head
Mark Otto [Wed, 9 Apr 2014 04:07:05 +0000 (21:07 -0700)] 
the space between spaces

12 years agoadd screenshot
Mark Otto [Wed, 9 Apr 2014 04:04:02 +0000 (21:04 -0700)] 
add screenshot

12 years agoMerge branch 'master' into equal-height-experiment
Mark Otto [Wed, 9 Apr 2014 03:51:56 +0000 (20:51 -0700)] 
Merge branch 'master' into equal-height-experiment

12 years agoREADME.md: switch to SVG badges.
XhmikosR [Tue, 8 Apr 2014 15:05:15 +0000 (18:05 +0300)] 
README.md: switch to SVG badges.

12 years agoFixes #13208: Drop <b> for <span> in code snippets and examples
Mark Otto [Tue, 8 Apr 2014 05:59:37 +0000 (22:59 -0700)] 
Fixes #13208: Drop <b> for <span> in code snippets and examples

12 years agogrunt dist
Mark Otto [Mon, 7 Apr 2014 03:49:22 +0000 (20:49 -0700)] 
grunt dist

12 years agoMerge pull request #13242 from killthekitten/fix-carousel-controls
Mark Otto [Mon, 7 Apr 2014 03:37:34 +0000 (20:37 -0700)] 
Merge pull request #13242 from killthekitten/fix-carousel-controls

Fix carousel-control margin asymmetry

12 years agoMerge pull request #13284 from chasingtheflow/master
Mark Otto [Mon, 7 Apr 2014 03:16:56 +0000 (20:16 -0700)] 
Merge pull request #13284 from chasingtheflow/master

Fixed typo in Responsive Tables CSS docs

12 years ago#12790: Add link to unofficial Italian translation
Julian Thilo [Sun, 6 Apr 2014 00:21:44 +0000 (02:21 +0200)] 
#12790: Add link to unofficial Italian translation

12 years agoFixed typo in Responsive Tables CSS docs 13284/head
Billy Matthews [Sat, 5 Apr 2014 22:33:57 +0000 (18:33 -0400)] 
Fixed typo in Responsive Tables CSS docs

12 years agofix grammar in "Underlined text" example
Chris Rebert [Fri, 4 Apr 2014 17:25:22 +0000 (10:25 -0700)] 
fix grammar in "Underlined text" example

12 years agoRe-implement Universal Analytics
Julian Thilo [Fri, 4 Apr 2014 08:28:45 +0000 (10:28 +0200)] 
Re-implement Universal Analytics

X-Refs:
https://github.com/twbs/bootstrap/commit/b2a67ffe55f5fedb0ae1d5dff331687c3e744be0
https://github.com/twbs/bootstrap/commit/c97e6d5cad74d20257d28734f85311ef5d00b560

12 years agoreplace $.bind() with $.on() in unit tests; per #13272
Chris Rebert [Fri, 4 Apr 2014 01:13:16 +0000 (18:13 -0700)] 
replace $.bind() with $.on() in unit tests; per #13272

12 years agoMerge pull request #13272 from hnrch02/banish-bind
Chris Rebert [Fri, 4 Apr 2014 01:03:09 +0000 (18:03 -0700)] 
Merge pull request #13272 from hnrch02/banish-bind

Replace $.fn.bind with $.fn.on in alert docs

12 years agoReplace $.fn.bind with $.fn.on in alert docs 13272/head
Heinrich Fenkart [Fri, 4 Apr 2014 00:46:19 +0000 (02:46 +0200)] 
Replace $.fn.bind with $.fn.on in alert docs

12 years agocustomizer: squelch error when can't save Gist
Chris Rebert [Thu, 3 Apr 2014 23:58:07 +0000 (16:58 -0700)] 
customizer: squelch error when can't save Gist

12 years agobetter way of tracking what caches need to be uploaded; fixes #13270
Chris Rebert [Thu, 3 Apr 2014 21:50:57 +0000 (14:50 -0700)] 
better way of tracking what caches need to be uploaded; fixes #13270

12 years agoMerge pull request #13260 from twbs/doc-12651
Chris Rebert [Thu, 3 Apr 2014 21:45:31 +0000 (14:45 -0700)] 
Merge pull request #13260 from twbs/doc-12651

document that label.active on preselected inputs in btn-groups is manual

12 years agoMerge pull request #13269 from twbs/fix-13136
Chris Rebert [Thu, 3 Apr 2014 21:07:49 +0000 (14:07 -0700)] 
Merge pull request #13269 from twbs/fix-13136

move some caching info+logic out of .travis.yml

12 years agomove some caching info+logic out of .travis.yml; fixes #13136 13269/head
Chris Rebert [Thu, 3 Apr 2014 20:18:50 +0000 (13:18 -0700)] 
move some caching info+logic out of .travis.yml; fixes #13136

12 years agoMerge pull request #13222 from twbs/fix-13126
Chris Rebert [Thu, 3 Apr 2014 20:32:34 +0000 (13:32 -0700)] 
Merge pull request #13222 from twbs/fix-13126

doc how to change the collapsed mobile navbar breakpoint

12 years agodoc how to change the collapsed mobile navbar breakpoint; fixes #13126 13222/head
Chris Rebert [Fri, 28 Mar 2014 23:54:16 +0000 (16:54 -0700)] 
doc how to change the collapsed mobile navbar breakpoint; fixes #13126

12 years agoTravis: introduce $GEMDIR env var
Chris Rebert [Thu, 3 Apr 2014 18:55:52 +0000 (11:55 -0700)] 
Travis: introduce $GEMDIR env var

12 years agogrammar
Chris Rebert [Thu, 3 Apr 2014 18:53:35 +0000 (11:53 -0700)] 
grammar

12 years agoadd timing logic+output to s3_cache.py
Chris Rebert [Thu, 3 Apr 2014 18:34:15 +0000 (11:34 -0700)] 
add timing logic+output to s3_cache.py

12 years agoRun `grunt`.
XhmikosR [Thu, 3 Apr 2014 07:53:20 +0000 (10:53 +0300)] 
Run `grunt`.

12 years agoFix the new JSHint warnings.
XhmikosR [Thu, 3 Apr 2014 07:48:30 +0000 (10:48 +0300)] 
Fix the new JSHint warnings.

12 years agoUpdate dependencies.
XhmikosR [Wed, 2 Apr 2014 13:23:20 +0000 (16:23 +0300)] 
Update dependencies.

12 years agoMerge pull request #13217 from thedavidscherer/fix-13216
Mark Otto [Thu, 3 Apr 2014 06:48:55 +0000 (23:48 -0700)] 
Merge pull request #13217 from thedavidscherer/fix-13216

fixes #13216

12 years agodocument that you have to add .active yourself on prechecked btn-ized checkboxes... 13260/head
Chris Rebert [Thu, 3 Apr 2014 02:55:05 +0000 (19:55 -0700)] 
document that you have to add .active yourself on prechecked btn-ized checkboxes+radios; fixes #12651

12 years agohelp avoid misuse of Carousel's .active when copy-pasting from examples; fix #13252
Chris Rebert [Tue, 1 Apr 2014 20:03:14 +0000 (13:03 -0700)] 
help avoid misuse of Carousel's .active when copy-pasting from examples; fix #13252

12 years agore-deprecate @screen-xs-min per #12913
Chris Rebert [Tue, 1 Apr 2014 19:49:52 +0000 (12:49 -0700)] 
re-deprecate @screen-xs-min per #12913

By definition, XS screens have no minimum size, only a maximum size.
(Symmetrically, LG screens have no maximum size, hence why there's no @screen-lg-max.)

12 years agoRun `grunt`.
XhmikosR [Tue, 1 Apr 2014 05:26:47 +0000 (08:26 +0300)] 
Run `grunt`.