]> git.ipfire.org Git - thirdparty/bootstrap.git/log
thirdparty/bootstrap.git
10 years agogrunt build-glyphicons-data 15464/head
Chris Rebert [Tue, 30 Dec 2014 01:00:21 +0000 (17:00 -0800)] 
grunt build-glyphicons-data

10 years agoMinor fix to Glyphicons data generator
Chris Rebert [Tue, 30 Dec 2014 01:00:04 +0000 (17:00 -0800)] 
Minor fix to Glyphicons data generator

10 years agoRevert "remove Glyphicons docs autogeneration from Grunt"
Chris Rebert [Tue, 30 Dec 2014 00:54:29 +0000 (16:54 -0800)] 
Revert "remove Glyphicons docs autogeneration from Grunt"

This reverts commit 36b530892600648a6d6a24dd2520f84839cc0ace.
This reverts PR #14065.

Turns out Glyphicons is more active than we'd thought.

10 years agoDisable .glyphicon-door & .glyphicon-key for the time being
Chris Rebert [Tue, 30 Dec 2014 00:44:33 +0000 (16:44 -0800)] 
Disable .glyphicon-door & .glyphicon-key for the time being

Closes #15419
Refs #10106

10 years agoMerge pull request #15462 from twbs/bump-jscs
Chris Rebert [Mon, 29 Dec 2014 20:11:51 +0000 (12:11 -0800)] 
Merge pull request #15462 from twbs/bump-jscs

bump grunt-jscs to ~1.1.0

10 years agoJSCS: enable requireSpaceBetweenArguments 15462/head
Chris Rebert [Mon, 29 Dec 2014 20:02:32 +0000 (12:02 -0800)] 
JSCS: enable requireSpaceBetweenArguments

New rule added in JSCS v1.9.0
Our JS already complies with this.

10 years agoupdate shrinkwrap
Chris Rebert [Mon, 29 Dec 2014 20:00:47 +0000 (12:00 -0800)] 
update shrinkwrap

10 years agobump grunt-jscs to ~1.1.0
Chris Rebert [Mon, 29 Dec 2014 19:57:56 +0000 (11:57 -0800)] 
bump grunt-jscs to ~1.1.0

10 years agoMerge pull request #15455 from twbs/bump-uglify
Chris Rebert [Mon, 29 Dec 2014 03:53:35 +0000 (19:53 -0800)] 
Merge pull request #15455 from twbs/bump-uglify

bump grunt-contrib-uglify to ~0.7.0

10 years agoupdate shrinkwrap 15455/head
Chris Rebert [Mon, 29 Dec 2014 03:49:12 +0000 (19:49 -0800)] 
update shrinkwrap

[skip sauce]
[skip validator]

10 years agobump grunt-contrib-uglify to ~0.7.0
Chris Rebert [Mon, 29 Dec 2014 03:47:46 +0000 (19:47 -0800)] 
bump grunt-contrib-uglify to ~0.7.0

10 years agoMerge pull request #15454 from twbs/bump-compress
Chris Rebert [Mon, 29 Dec 2014 03:46:23 +0000 (19:46 -0800)] 
Merge pull request #15454 from twbs/bump-compress

bump grunt-contrib-compress to ~0.13.0

10 years agoupdate shrinkwrap 15454/head
Chris Rebert [Mon, 29 Dec 2014 03:37:16 +0000 (19:37 -0800)] 
update shrinkwrap

[skip sauce]
[skip validator]

10 years agobump grunt-contrib-compress to ~0.13.0
Chris Rebert [Mon, 29 Dec 2014 02:59:49 +0000 (18:59 -0800)] 
bump grunt-contrib-compress to ~0.13.0

10 years agoMerge pull request #15453 from twbs/bump-jade
Chris Rebert [Mon, 29 Dec 2014 02:58:36 +0000 (18:58 -0800)] 
Merge pull request #15453 from twbs/bump-jade

bump grunt-contrib-jade to ~0.14.0

10 years agoupdate shrinkwrap 15453/head
Chris Rebert [Mon, 29 Dec 2014 02:55:50 +0000 (18:55 -0800)] 
update shrinkwrap

[skip sauce]

10 years agobump grunt-contrib-jade to ~0.14.0
Chris Rebert [Mon, 29 Dec 2014 02:53:55 +0000 (18:53 -0800)] 
bump grunt-contrib-jade to ~0.14.0

10 years agoMerge pull request #15452 from twbs/bump-load-grunt-tasks
Chris Rebert [Mon, 29 Dec 2014 02:50:51 +0000 (18:50 -0800)] 
Merge pull request #15452 from twbs/bump-load-grunt-tasks

bump load-grunt-tasks to ~2.0.0

10 years agoupdate shrinkwrap 15452/head
Chris Rebert [Mon, 29 Dec 2014 02:45:56 +0000 (18:45 -0800)] 
update shrinkwrap

[skip sauce]
[skip validator]

10 years agobump load-grunt-tasks to ~2.0.0
Chris Rebert [Mon, 29 Dec 2014 02:43:47 +0000 (18:43 -0800)] 
bump load-grunt-tasks to ~2.0.0

10 years agoMerge pull request #15451 from twbs/bump-remarkable
Chris Rebert [Mon, 29 Dec 2014 02:40:44 +0000 (18:40 -0800)] 
Merge pull request #15451 from twbs/bump-remarkable

bump remarkable to ~1.6.0

10 years agoupdate shrinkwrap 15451/head
Chris Rebert [Mon, 29 Dec 2014 02:32:02 +0000 (18:32 -0800)] 
update shrinkwrap

10 years agobump remarkable to ~1.6.0
Chris Rebert [Mon, 29 Dec 2014 02:25:49 +0000 (18:25 -0800)] 
bump remarkable to ~1.6.0

10 years agogrunt
Mark Otto [Tue, 23 Dec 2014 03:48:48 +0000 (19:48 -0800)] 
grunt

10 years agoMerge branch 'master' of https://github.com/twbs/bootstrap
Mark Otto [Tue, 23 Dec 2014 03:30:51 +0000 (19:30 -0800)] 
Merge branch 'master' of https://github.com/twbs/bootstrap

Conflicts:
dist/css/bootstrap.css.map

10 years agoFixes #15422: Alternate fix for temporal input sizing in input groups
Mark Otto [Tue, 23 Dec 2014 03:28:29 +0000 (19:28 -0800)] 
Fixes #15422: Alternate fix for temporal input sizing in input groups

10 years agoautomatic grunt dist
Bootstrap's Grunt bot [Tue, 23 Dec 2014 03:20:44 +0000 (03:20 +0000)] 
automatic grunt dist

10 years agogrunt
Mark Otto [Tue, 23 Dec 2014 03:18:26 +0000 (19:18 -0800)] 
grunt

10 years agoMerge pull request #15428 from twbs/browser-bugs
Chris Rebert [Tue, 23 Dec 2014 03:10:23 +0000 (19:10 -0800)] 
Merge pull request #15428 from twbs/browser-bugs

add/update/summarize browser bug refs in Less comments

10 years agoMerge pull request #15426 from twbs/hide-holder
Mark Otto [Tue, 23 Dec 2014 03:03:28 +0000 (19:03 -0800)] 
Merge pull request #15426 from twbs/hide-holder

Remove holder.js references from syntax-highlighted example HTML

10 years agoAdd summary of #11526 to explanatory Less comment 15428/head
Chris Rebert [Tue, 23 Dec 2014 01:03:45 +0000 (17:03 -0800)] 
Add summary of #11526 to explanatory Less comment

[skip sauce]
[skip validator]

10 years agoIE11 & current Firefox are still affected.
Chris Rebert [Tue, 23 Dec 2014 01:02:29 +0000 (17:02 -0800)] 
IE11 & current Firefox are still affected.

Refs #11623

10 years agoadd more refs to browser-related bugs in Less comments
Chris Rebert [Tue, 23 Dec 2014 00:54:50 +0000 (16:54 -0800)] 
add more refs to browser-related bugs in Less comments

10 years agoautomatic grunt dist
Bootstrap's Grunt bot [Mon, 22 Dec 2014 23:10:45 +0000 (23:10 +0000)] 
automatic grunt dist

10 years agoReference iOS Safari temporal input bug in explanatory Less comment
Chris Rebert [Mon, 22 Dec 2014 23:02:34 +0000 (15:02 -0800)] 
Reference iOS Safari temporal input bug in explanatory Less comment

Refs #11266, #13098, #15415

[skip sauce]
[skip validator]

10 years agoMerge pull request #15427 from twbs/defunct-bug-1969
Chris Rebert [Mon, 22 Dec 2014 22:59:35 +0000 (14:59 -0800)] 
Merge pull request #15427 from twbs/defunct-bug-1969

Remove reference to old fixed WebKit bug in Less comment.

10 years agoRemove reference to old fixed WebKit bug in Less comment. 15427/head
Chris Rebert [Mon, 22 Dec 2014 22:57:40 +0000 (14:57 -0800)] 
Remove reference to old fixed WebKit bug in Less comment.

Per https://github.com/twbs/bootstrap/issues/1969#issuecomment-36971094

[skip sauce]
[skip validator]

10 years agoRemove holder.js references from syntax-highlighted example HTML 15426/head
Chris Rebert [Mon, 22 Dec 2014 22:52:04 +0000 (14:52 -0800)] 
Remove holder.js references from syntax-highlighted example HTML

Our use of Holder.js in the docs is a mere implementation detail.
Don't want to confuse people into thinking Holder.js
is somehow required by the Thumbnail component.

[skip sauce]

10 years agoMerge pull request #15424 from twbs/chrome-438064-fixed
Chris Rebert [Mon, 22 Dec 2014 20:28:26 +0000 (12:28 -0800)] 
Merge pull request #15424 from twbs/chrome-438064-fixed

Remove #14972's entry from Wall of Browser bugs

10 years agohttp://crbug.com/438064 has been fixed 15424/head
Chris Rebert [Mon, 22 Dec 2014 20:14:44 +0000 (12:14 -0800)] 
http://crbug.com/438064 has been fixed

Refs #14972

[skip sauce]
[skip validator]

10 years agogrunt
Mark Otto [Sun, 21 Dec 2014 07:05:18 +0000 (23:05 -0800)] 
grunt

10 years agoautomatic grunt dist
Bootstrap's Grunt bot [Sun, 21 Dec 2014 06:20:46 +0000 (06:20 +0000)] 
automatic grunt dist

10 years agoMerge pull request #15391 from stubbornella/master
Mark Otto [Sun, 21 Dec 2014 06:15:15 +0000 (22:15 -0800)] 
Merge pull request #15391 from stubbornella/master

Fixes #14990: Media bodies take up full width

10 years agoMerge pull request #15307 from vsn4ik/part_of_15148
Mark Otto [Sun, 21 Dec 2014 06:12:47 +0000 (22:12 -0800)] 
Merge pull request #15307 from vsn4ik/part_of_15148

Fix part of #15148.

10 years agoautomatic grunt dist
Bootstrap's Grunt bot [Sat, 20 Dec 2014 02:20:44 +0000 (02:20 +0000)] 
automatic grunt dist

10 years agofix "propertes" typos in comments
Chris Rebert [Sat, 20 Dec 2014 02:19:18 +0000 (18:19 -0800)] 
fix "propertes" typos in comments

10 years agoMerge pull request #15415 from twbs/webkit-bug-139848
Chris Rebert [Sat, 20 Dec 2014 01:16:17 +0000 (17:16 -0800)] 
Merge pull request #15415 from twbs/webkit-bug-139848

Add Wall of Browser Bugs entry for #11266, #13098

10 years agoAdd Wall of Browser Bugs entry for #11266, #13098 15415/head
Chris Rebert [Sat, 20 Dec 2014 01:13:13 +0000 (17:13 -0800)] 
Add Wall of Browser Bugs entry for #11266, #13098

[skip sauce]

10 years agoMerge pull request #15407 from twbs/close-15205
Chris Rebert [Fri, 19 Dec 2014 02:30:08 +0000 (18:30 -0800)] 
Merge pull request #15407 from twbs/close-15205

Add Wall of Browser Bugs entry for #15205

10 years agoAdd Wall of Browser Bugs entry for #15205 15407/head
Chris Rebert [Fri, 19 Dec 2014 02:28:13 +0000 (18:28 -0800)] 
Add Wall of Browser Bugs entry for #15205

Closes #15205

10 years agogroup Safari browser bugs by OS
Chris Rebert [Fri, 19 Dec 2014 02:24:02 +0000 (18:24 -0800)] 
group Safari browser bugs by OS

10 years agoMerge pull request #15395 from twbs/firefox-customizer-warning
Chris Rebert [Wed, 17 Dec 2014 21:14:14 +0000 (13:14 -0800)] 
Merge pull request #15395 from twbs/firefox-customizer-warning

Add warning to Customizer about Firefox bug

10 years agoAdd warning to Customizer about Firefox bug; refs #15016 15395/head
Chris Rebert [Wed, 17 Dec 2014 21:10:47 +0000 (13:10 -0800)] 
Add warning to Customizer about Firefox bug; refs #15016

[skip sauce]

10 years agoFixes #14990: Media bodies take up full width 15391/head
Nicole Sullivan [Wed, 17 Dec 2014 16:19:06 +0000 (11:19 -0500)] 
Fixes #14990: Media bodies take up full width

Signed-off-by: Beatrice Peng <bpeng@pivotal.io>
10 years agoPort c66e3029df84f55a31f785 over from hosted docs
Chris Rebert [Tue, 16 Dec 2014 00:25:43 +0000 (16:25 -0800)] 
Port c66e3029df84f55a31f785 over from hosted docs

10 years agoMerge pull request #15373 from twbs/doc-15340
Chris Rebert [Mon, 15 Dec 2014 21:19:35 +0000 (13:19 -0800)] 
Merge pull request #15373 from twbs/doc-15340

Add docs for #15340

10 years agoMerge branch 'master' of https://github.com/twbs/bootstrap
Mark Otto [Mon, 15 Dec 2014 20:44:04 +0000 (12:44 -0800)] 
Merge branch 'master' of https://github.com/twbs/bootstrap

10 years agoAdd docs for #15340 15373/head
Chris Rebert [Mon, 15 Dec 2014 19:54:50 +0000 (11:54 -0800)] 
Add docs for #15340

border-radius CSS property doesn't affect <select>s in some browsers.
Hence, @input-border-radius doesn't affect <select class="form-control"> in some browsers.
Closes #15340.

[skip sauce]
[skip validator]

10 years agoMerge pull request #15369 from bastienmoulia/woff2
Chris Rebert [Mon, 15 Dec 2014 16:35:21 +0000 (08:35 -0800)] 
Merge pull request #15369 from bastienmoulia/woff2

Add woff2 font in readme.md

10 years agoAdd woff2 font in readme.md 15369/head
Bastien [Mon, 15 Dec 2014 09:00:19 +0000 (10:00 +0100)] 
Add woff2 font in readme.md

10 years agofixes #15340: mention in docs that most selects can't change border-radius
Mark Otto [Mon, 15 Dec 2014 00:59:47 +0000 (16:59 -0800)] 
fixes #15340: mention in docs that most selects can't change border-radius

10 years agoautomatic grunt dist
Bootstrap's Grunt bot [Mon, 15 Dec 2014 00:30:39 +0000 (00:30 +0000)] 
automatic grunt dist

10 years agoMerge pull request #15348 from bastienmoulia/master
Mark Otto [Mon, 15 Dec 2014 00:28:53 +0000 (16:28 -0800)] 
Merge pull request #15348 from bastienmoulia/master

Correction in the documentation, add the brand-primary true color in comment and woff2 glyphicons

10 years agoMerge pull request #15363 from patrickhlauke/docs-nicer-skip-link
Patrick H. Lauke [Sun, 14 Dec 2014 23:30:37 +0000 (23:30 +0000)] 
Merge pull request #15363 from patrickhlauke/docs-nicer-skip-link

Make skip link look less "bare bones"

10 years agoExpand/clarify advice about skip links 15363/head
Patrick H. Lauke [Sun, 14 Dec 2014 14:47:05 +0000 (14:47 +0000)] 
Expand/clarify advice about skip links

10 years agoMake skip link look less "bare bones"
Patrick H. Lauke [Sun, 14 Dec 2014 14:31:02 +0000 (14:31 +0000)] 
Make skip link look less "bare bones"

Additional markup for the skip link (to ensure it has the same effective
width as the main content, and to provide an outline around just the
link text) plus some basic styles...make it look a bit more in keeping
with the overall look and feel of the docs.

10 years agoMerge pull request #15357 from twbs/update-saucelabs
Chris Rebert [Fri, 12 Dec 2014 22:31:30 +0000 (14:31 -0800)] 
Merge pull request #15357 from twbs/update-saucelabs

bump grunt-saucelabs to ~8.4.0

10 years agoupdate shrinkwrap 15357/head
Chris Rebert [Fri, 12 Dec 2014 22:19:42 +0000 (14:19 -0800)] 
update shrinkwrap

[skip validator]

10 years agobump grunt-saucelabs to ~8.4.0
Chris Rebert [Fri, 12 Dec 2014 22:13:17 +0000 (14:13 -0800)] 
bump grunt-saucelabs to ~8.4.0

[skip validator]

10 years agoMerge pull request #15356 from twbs/remarkable
Chris Rebert [Fri, 12 Dec 2014 22:16:55 +0000 (14:16 -0800)] 
Merge pull request #15356 from twbs/remarkable

bump remarkable to ~1.5.0

10 years agoupdate shrinkwrap 15356/head
Chris Rebert [Fri, 12 Dec 2014 22:08:01 +0000 (14:08 -0800)] 
update shrinkwrap

[skip sauce]
[skip validator]

10 years agobump remarkable to ~1.5.0
Chris Rebert [Fri, 12 Dec 2014 21:42:43 +0000 (13:42 -0800)] 
bump remarkable to ~1.5.0

10 years agoMerge pull request #15355 from twbs/fix-15279
Chris Rebert [Fri, 12 Dec 2014 21:39:04 +0000 (13:39 -0800)] 
Merge pull request #15355 from twbs/fix-15279

use npm-shrinkwrap ^200.0.0

10 years agoupdate shrinkwrap 15355/head
Chris Rebert [Fri, 12 Dec 2014 21:20:06 +0000 (13:20 -0800)] 
update shrinkwrap

10 years agouse npm-shrinkwrap ^200.0.0 ; fixes #15279
Chris Rebert [Fri, 12 Dec 2014 20:41:51 +0000 (12:41 -0800)] 
use npm-shrinkwrap ^200.0.0 ; fixes #15279

10 years agoautomatic grunt dist
Bootstrap's Grunt bot [Fri, 12 Dec 2014 19:30:34 +0000 (19:30 +0000)] 
automatic grunt dist

10 years agoMerge pull request #15351 from twbs/revert-15350-patch-1
Julian Thilo [Fri, 12 Dec 2014 13:28:40 +0000 (14:28 +0100)] 
Merge pull request #15351 from twbs/revert-15350-patch-1

Revert "fix typo in carousel doc"

10 years agoRevert "fix typo in carousel doc" 15351/head
Julian Thilo [Fri, 12 Dec 2014 13:24:50 +0000 (14:24 +0100)] 
Revert "fix typo in carousel doc"

10 years agoAdd glyphicons fonts in woff2 15348/head
Bastien [Fri, 12 Dec 2014 13:22:41 +0000 (14:22 +0100)] 
Add glyphicons fonts in woff2

10 years agoMerge pull request #15350 from emmanuelgautier/patch-1
Patrick H. Lauke [Fri, 12 Dec 2014 12:08:56 +0000 (12:08 +0000)] 
Merge pull request #15350 from emmanuelgautier/patch-1

fix typo in carousel doc

10 years agofix typo 15350/head
Emmanuel Gautier [Fri, 12 Dec 2014 11:53:50 +0000 (12:53 +0100)] 
fix typo

10 years agoAdd new brand-primary color in the doc and the true color in comment
Bastien [Fri, 12 Dec 2014 10:07:16 +0000 (11:07 +0100)] 
Add new brand-primary color in the doc and the true color in comment

10 years ago200 to 260 glyphicons in the doc
Bastien [Fri, 12 Dec 2014 09:58:21 +0000 (10:58 +0100)] 
200 to 260 glyphicons in the doc

10 years agoglyphicons.less: lowercase F in codepoint number for consistency
Chris Rebert [Thu, 11 Dec 2014 19:45:33 +0000 (11:45 -0800)] 
glyphicons.less: lowercase F in codepoint number for consistency

10 years agoRun `grunt`.
XhmikosR [Thu, 11 Dec 2014 06:19:59 +0000 (08:19 +0200)] 
Run `grunt`.

10 years agoTweak colors to improve accessibility.
XhmikosR [Thu, 13 Nov 2014 17:28:14 +0000 (19:28 +0200)] 
Tweak colors to improve accessibility.

10 years agoSpecify `img` dimensions in the HTML.
XhmikosR [Thu, 13 Nov 2014 16:27:41 +0000 (18:27 +0200)] 
Specify `img` dimensions in the HTML.

10 years agoMerge pull request #15337 from twbs/patrickhlauke
Patrick H. Lauke [Wed, 10 Dec 2014 22:12:50 +0000 (22:12 +0000)] 
Merge pull request #15337 from twbs/patrickhlauke

Add @patrickhlauke to Core Team list on the About page

10 years agoMerge pull request #15334 from patrickhlauke/progress-low-percentages
Patrick H. Lauke [Wed, 10 Dec 2014 20:59:41 +0000 (20:59 +0000)] 
Merge pull request #15334 from patrickhlauke/progress-low-percentages

Fix/merge advice on low percentage progress bars

10 years agoAdd @patrickhlauke to Core Team list on the About page 15337/head
Chris Rebert [Wed, 10 Dec 2014 20:18:52 +0000 (12:18 -0800)] 
Add @patrickhlauke to Core Team list on the About page

[skip sauce]
[skip validator]

10 years agoFiled http://openradar.appspot.com/19208483 for #12536
Chris Rebert [Wed, 10 Dec 2014 20:13:21 +0000 (12:13 -0800)] 
Filed http://openradar.appspot.com/19208483 for #12536

10 years agoFix/merge advice on low percentage progress bars 15334/head
Patrick H. Lauke [Wed, 10 Dec 2014 16:50:21 +0000 (16:50 +0000)] 
Fix/merge advice on low percentage progress bars

- actually add the ``min-width`` extra style (and use ``em`` rather than
``px``) to the 0% and 2% example
- remove the unnecessarily redundant sentence in the "With labels"
section
- remove the unnecessary heading/section specifically for low percentage
case, make it flow naturally as part of the "With labels" section

10 years agoMerge pull request #15330 from patrickhlauke/customizer-variables-help-block
Patrick H. Lauke [Tue, 9 Dec 2014 10:02:20 +0000 (10:02 +0000)] 
Merge pull request #15330 from patrickhlauke/customizer-variables-help-block

Tie help block to input with aria-describedby

10 years agoTie help block to input with aria-describedby 15330/head
Patrick H. Lauke [Tue, 9 Dec 2014 00:44:31 +0000 (00:44 +0000)] 
Tie help block to input with aria-describedby

10 years agoMerge pull request #15293 from twbs/grunt-contrib-compress
XhmikosR [Tue, 9 Dec 2014 08:19:05 +0000 (10:19 +0200)] 
Merge pull request #15293 from twbs/grunt-contrib-compress

Add grunt-contrib-compress.

10 years agoUpdate glob.
XhmikosR [Tue, 9 Dec 2014 05:55:38 +0000 (07:55 +0200)] 
Update glob.

10 years agoAdd grunt-contrib-compress. 15293/head
XhmikosR [Tue, 2 Dec 2014 11:50:20 +0000 (13:50 +0200)] 
Add grunt-contrib-compress.

Now, the zip file is created when running `grunt prep-release`.

[ci skip]

10 years agotweak browser bug list order so Chrome bugs are contiguous
Chris Rebert [Tue, 9 Dec 2014 01:59:29 +0000 (17:59 -0800)] 
tweak browser bug list order so Chrome bugs are contiguous

10 years agotweak browser bug list order so Safari bugs are contiguous
Chris Rebert [Tue, 9 Dec 2014 01:57:55 +0000 (17:57 -0800)] 
tweak browser bug list order so Safari bugs are contiguous

10 years agoMerge pull request #15327 from patrickhlauke/docs-accessibility-tweaks2
Patrick H. Lauke [Mon, 8 Dec 2014 23:19:32 +0000 (23:19 +0000)] 
Merge pull request #15327 from patrickhlauke/docs-accessibility-tweaks2

More docs accessibility tweaks