]>
git.ipfire.org Git - thirdparty/bootstrap.git/log
Chris Rebert [Sun, 6 Dec 2015 20:28:15 +0000 (12:28 -0800)]
Add 3 more font-weight variables
Refs #14368
[skip sauce]
[skip validator]
Chris Rebert [Sun, 6 Dec 2015 20:08:01 +0000 (12:08 -0800)]
Fix grammar in "Custom forms" docs
[ci skip]
Chris Rebert [Sun, 6 Dec 2015 20:02:54 +0000 (12:02 -0800)]
Docs: Fix flavor text in input group example that got borked at some point
[skip sauce]
Chris Rebert [Sun, 6 Dec 2015 11:08:27 +0000 (03:08 -0800)]
Merge pull request #18448 from twbs/bugzilla-
1139853
Add Wall of Browser Bugs entry for #15990
Chris Rebert [Sun, 6 Dec 2015 11:02:40 +0000 (03:02 -0800)]
Add Wall of Browser Bugs entry for #15990
https://bugzilla.mozilla.org/show_bug.cgi?id=
1139853
[skip sauce]
Chris Rebert [Sun, 6 Dec 2015 10:27:03 +0000 (02:27 -0800)]
Merge pull request #18447 from twbs/moz-meta-bug
Mention Mozilla Firefox meta-bug on Wall of Browser Bugs
Chris Rebert [Sun, 6 Dec 2015 10:06:55 +0000 (02:06 -0800)]
Mention Mozilla Firefox meta-bug on Wall of Browser Bugs
https://bugzilla.mozilla.org/show_bug.cgi?id=
1230801
[skip sauce]
Chris Rebert [Sun, 6 Dec 2015 01:50:08 +0000 (17:50 -0800)]
Merge pull request #18442 from vsn4ik/v4-dev-form-icon-default
Use !default on $form-icon-* variables
vsn4ik [Sat, 5 Dec 2015 18:32:25 +0000 (21:32 +0300)]
v4 - Add default param for form-icon variables
XhmikosR [Sat, 5 Dec 2015 10:59:13 +0000 (12:59 +0200)]
Run `grunt`.
[ci skip]
Chris Rebert [Sat, 5 Dec 2015 10:19:21 +0000 (02:19 -0800)]
Fix version numbers is JS files; fixes #18435
[skip sauce]
[skip validator]
XhmikosR [Sat, 5 Dec 2015 10:06:57 +0000 (12:06 +0200)]
package.json: fix duplicate scripts property.
[skip sauce]
[skip validator]
XhmikosR [Sat, 5 Dec 2015 09:44:19 +0000 (11:44 +0200)]
Merge pull request #18431 from twbs/v4-dev-xmr-docs-library-updates
V4 dev docs library updates
XhmikosR [Sat, 5 Dec 2015 07:15:18 +0000 (09:15 +0200)]
Run `grunt`.
[ci skip]
XhmikosR [Sat, 5 Dec 2015 07:14:17 +0000 (09:14 +0200)]
Update clipboard.js to v1.5.5.
[ci skip]
XhmikosR [Sat, 5 Dec 2015 07:06:04 +0000 (09:06 +0200)]
Update anchor.js to v2.0.0.
[ci skip]
Chris Rebert [Sat, 5 Dec 2015 09:36:59 +0000 (01:36 -0800)]
Merge pull request #18434 from twbs/update-shrinkwrap
Update shrinkwrap
XhmikosR [Sat, 5 Dec 2015 09:32:49 +0000 (11:32 +0200)]
Merge pull request #18432 from twbs/v4-dev-xmr-jekyll-search
Fix docs/search.json.
XhmikosR [Sat, 5 Dec 2015 08:18:18 +0000 (10:18 +0200)]
Fix docs/search.json.
* only loop through `html_pages`
* skip pages without a title
* stop double escaping the title; use Jekyll's `jsonify` filter to output valid JSON
* remove `date` since we don't use it
[skip sauce]
Chris Rebert [Sat, 5 Dec 2015 09:28:33 +0000 (01:28 -0800)]
Update shrinkwrap
Chris Rebert [Sat, 5 Dec 2015 09:11:09 +0000 (01:11 -0800)]
Merge pull request #18402 from twbs/fix-18338
s/grunt-sed/npm script/
XhmikosR [Sat, 5 Dec 2015 09:05:33 +0000 (11:05 +0200)]
Merge pull request #18378 from twbs/prefix-safari-8
Bump Safari to v8 in Autoprefixer settings
Chris Rebert [Mon, 30 Nov 2015 00:52:53 +0000 (16:52 -0800)]
Bump Safari to v8 in Autoprefixer settings
The latest OS X Safari version is 9.0.1
Our prefixing policy dictates that we prefix 1 version back from the latest version.
9.0.1 - 1_major_version = 8.0
[skip validator]
Chris Rebert [Wed, 2 Dec 2015 04:25:09 +0000 (20:25 -0800)]
s/grunt-sed/npm script/ ; fixes #18338
[skip sauce]
[skip validator]
XhmikosR [Sat, 5 Dec 2015 08:38:29 +0000 (10:38 +0200)]
Merge pull request #18379 from twbs/prefix-ios-8
Bump iOS to v8 in Autoprefixer settings
XhmikosR [Sat, 5 Dec 2015 08:37:27 +0000 (10:37 +0200)]
Merge pull request #18391 from twbs/double-bitwise-not-comment
util.js: Add comment explaining ~~ trick
XhmikosR [Sat, 5 Dec 2015 08:29:18 +0000 (10:29 +0200)]
Merge pull request #18395 from twbs/scsslint-pseudo-elems
SCSS Lint: explicitly enable PseudoElement check
XhmikosR [Fri, 4 Dec 2015 17:27:46 +0000 (19:27 +0200)]
Update jekyll-search.min.js to v1.0.9.
Fixes the IE 9 error.
[ci skip]
XhmikosR [Fri, 4 Dec 2015 17:14:52 +0000 (19:14 +0200)]
Rename jekyll-search.js to reflect that it's minified.
[ci skip]
Chris Rebert [Fri, 4 Dec 2015 10:12:51 +0000 (02:12 -0800)]
Merge pull request #18427 from twbs/btn-group-18425
Use $border-width for .btn-group margins that make borders overlap
Chris Rebert [Fri, 4 Dec 2015 09:42:18 +0000 (01:42 -0800)]
Use $border-width for .btn-group margins that make borders overlap
Fixes half of #18425
[skip sauce]
[skip validator]
Chris Rebert [Fri, 4 Dec 2015 09:18:57 +0000 (01:18 -0800)]
Merge pull request #18423 from twbs/unmin-local-docs
Use non-minified CSS when running docs locally
Chris Rebert [Fri, 4 Dec 2015 08:44:33 +0000 (00:44 -0800)]
Use non-minified CSS when running docs locally
For easier debugging.
Just like we already do for the JS.
[skip sauce]
XhmikosR [Thu, 3 Dec 2015 06:51:57 +0000 (08:51 +0200)]
Run `grunt`.
[ci skip]
XhmikosR [Thu, 3 Dec 2015 06:51:44 +0000 (08:51 +0200)]
Update grunt-jscs.
XhmikosR [Thu, 12 Nov 2015 19:21:32 +0000 (21:21 +0200)]
Tweak ESLint rules.
XhmikosR [Mon, 26 Oct 2015 21:54:22 +0000 (23:54 +0200)]
tests: bump QUnit to v1.20.0.
[skip validator]
XhmikosR [Mon, 16 Nov 2015 16:05:29 +0000 (18:05 +0200)]
Add back grunt-contrib-compress.
Should automate the release process.
[ci skip]
Patrick H. Lauke [Wed, 2 Dec 2015 01:25:49 +0000 (01:25 +0000)]
Merge pull request #18401 from tpoulos/patch-1
Proposed better phrasing in the "images" section
Taylor Poulos [Wed, 2 Dec 2015 00:21:12 +0000 (19:21 -0500)]
Proposed better phrasing in the "images" section
Previously, this read "Bootstrap doesn’t apply this automatically as it causes complications to other image formats."
In this sentence, the number of the subject and the verb don't agree, and the word "this" is unclear.
Chris Rebert [Tue, 1 Dec 2015 10:05:37 +0000 (02:05 -0800)]
SCSS Lint: enable PseudoElement check
Chris Rebert [Tue, 1 Dec 2015 07:47:56 +0000 (23:47 -0800)]
util.js: Add comment explaining ~~ trick
[skip sauce]
[skip validator]
XhmikosR [Tue, 1 Dec 2015 06:47:38 +0000 (08:47 +0200)]
Bump scss_lint to v0.43.2.
XhmikosR [Mon, 23 Nov 2015 07:35:08 +0000 (09:35 +0200)]
Bump gems.
[skip sauce]
Chris Rebert [Tue, 1 Dec 2015 00:06:23 +0000 (16:06 -0800)]
Merge pull request #18388 from vsn4ik/v4-dev-fix-responsive-classes-migration
Fix classes for responsive floats in migration
vsn4ik [Mon, 30 Nov 2015 22:01:02 +0000 (01:01 +0300)]
Fix classes for responsive floats in migration
See
a8dc4812a49d8467e8642abb510b523a9a51cd48 #commitcomment-
14677726
[skip sauce]
Chris Rebert [Mon, 30 Nov 2015 08:07:43 +0000 (00:07 -0800)]
Merge pull request #18383 from twbs/sauce-ms-edge
Add MS Edge to Sauce browser tests
Chris Rebert [Mon, 30 Nov 2015 01:03:14 +0000 (17:03 -0800)]
Bump iOS to v8 in Autoprefixer settings
The latest iOS version is 9.1
Our prefixing policy dictates that we prefix 1 version back from the latest version.
9.1 - 1_major_version = 8.0
[skip validator]
Chris Rebert [Mon, 30 Nov 2015 07:51:11 +0000 (23:51 -0800)]
Add MS Edge to Sauce browser tests
[skip validator]
Chris Rebert [Mon, 30 Nov 2015 07:47:44 +0000 (23:47 -0800)]
Merge pull request #18377 from twbs/sauce-ios-9.1
SauceLabs tests: Bump iOS to v9.1
Chris Rebert [Mon, 30 Nov 2015 00:42:22 +0000 (16:42 -0800)]
SauceLabs tests: Bump iOS to v9.1
[skip validator]
Chris Rebert [Mon, 30 Nov 2015 07:20:57 +0000 (23:20 -0800)]
Merge pull request #18376 from twbs/travis-disable-caching
Travis CI: Temporarily disable caching
Chris Rebert [Mon, 30 Nov 2015 05:47:49 +0000 (21:47 -0800)]
Merge pull request #18340 from twbs/responsive-pulls
Add responsive float classes
Mark Otto [Mon, 30 Nov 2015 05:18:52 +0000 (21:18 -0800)]
Merge pull request #18381 from twbs/file-input-width-var
Use $input-border-width for custom file input borders
Mark Otto [Mon, 30 Nov 2015 05:18:40 +0000 (21:18 -0800)]
Merge pull request #18380 from twbs/card-border-var
Use $card-border-width for .card-inverse's header/footer border-bottom override
Chris Rebert [Mon, 30 Nov 2015 05:13:18 +0000 (21:13 -0800)]
Use $input-border-width for custom file input borders
Fixes part of #18150
[skip sauce]
[skip validator]
Chris Rebert [Mon, 30 Nov 2015 04:54:44 +0000 (20:54 -0800)]
Remove reference to defunct Customizer from v3
[ci skip]
Chris Rebert [Mon, 30 Nov 2015 04:46:57 +0000 (20:46 -0800)]
Use $card-border-width for .card-inverse's header/footer border-bottom override
Refs #18150
[skip sauce]
[skip validator]
Chris Rebert [Mon, 30 Nov 2015 04:24:33 +0000 (20:24 -0800)]
navs.md: Fix typo
[ci skip]
Mark Otto [Mon, 30 Nov 2015 04:03:02 +0000 (20:03 -0800)]
Merge pull request #18256 from twbs/print-border-widths
Use $border-width in misc border print styles
Mark Otto [Mon, 30 Nov 2015 04:02:47 +0000 (20:02 -0800)]
Merge pull request #18264 from twbs/input-group-btns-both-sides
Add input group example with btns on both sides for completeness+testing
Mark Otto [Mon, 30 Nov 2015 03:56:17 +0000 (19:56 -0800)]
fixes #18188
Mark Otto [Mon, 30 Nov 2015 03:55:51 +0000 (19:55 -0800)]
rearrange comment lines for clarity
Mark Otto [Mon, 30 Nov 2015 03:54:20 +0000 (19:54 -0800)]
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Mark Otto [Mon, 30 Nov 2015 03:52:22 +0000 (19:52 -0800)]
Merge pull request #18257 from twbs/border-width-vars
Add more border width variables
Mark Otto [Mon, 30 Nov 2015 03:49:20 +0000 (19:49 -0800)]
Merge pull request #18260 from twbs/fix-18259
Move viewport-dependent padding tweak into main .jumbotron block
Mark Otto [Mon, 30 Nov 2015 03:48:54 +0000 (19:48 -0800)]
Merge pull request #18265 from twbs/fix-v4-17007
Bring focused input group controls to front via z-index:3
Mark Otto [Mon, 30 Nov 2015 03:39:48 +0000 (19:39 -0800)]
Merge pull request #18317 from twbs/redundant-text-aligns-18300
Remove non-responsive text alignment classes
Mark Otto [Mon, 30 Nov 2015 03:38:53 +0000 (19:38 -0800)]
grunt
Mark Otto [Mon, 30 Nov 2015 03:38:44 +0000 (19:38 -0800)]
fixes #18295. improve .nav-inline usefulness and document the classes as well
Mark Otto [Mon, 30 Nov 2015 02:44:57 +0000 (18:44 -0800)]
clarify nav default display
Mark Otto [Mon, 30 Nov 2015 02:41:12 +0000 (18:41 -0800)]
grunt
Mark Otto [Mon, 30 Nov 2015 02:41:08 +0000 (18:41 -0800)]
fix ads background color
Mark Otto [Mon, 30 Nov 2015 02:39:46 +0000 (18:39 -0800)]
grunt
Mark Otto [Mon, 30 Nov 2015 02:36:50 +0000 (18:36 -0800)]
darken docs nav selected state and un-semibold it so it's not dangling
Chris Rebert [Mon, 30 Nov 2015 00:59:01 +0000 (16:59 -0800)]
grunt dist
[ci skip]
Chris Rebert [Mon, 30 Nov 2015 00:58:21 +0000 (16:58 -0800)]
Update shrinkwrap
Chris Rebert [Mon, 30 Nov 2015 00:46:38 +0000 (16:46 -0800)]
Merge pull request #18327 from twbs/prefixing
Gruntfile: Add comments explaining CSS prefixing policy
Chris Rebert [Mon, 30 Nov 2015 00:27:43 +0000 (16:27 -0800)]
Travis CI: Temporarily disable caching
So that the build will stop failing due to https://github.com/travis-ci/travis-ci/issues/5092
Chris Rebert [Sun, 29 Nov 2015 04:54:15 +0000 (20:54 -0800)]
Add Wall of Browser Bugs entry for #18365
See http://bugzil.la/
1228802
[skip sauce]
[skip validator]
Chris Rebert [Sat, 28 Nov 2015 04:12:37 +0000 (20:12 -0800)]
_dropdown.scss: Revise comments; fixes #18363
[skip sauce]
Chris Rebert [Wed, 25 Nov 2015 10:32:41 +0000 (02:32 -0800)]
Add responsive float classes; fixes #13690
XhmikosR [Thu, 26 Nov 2015 06:39:16 +0000 (08:39 +0200)]
Merge pull request #18351 from twbs/node_js-stable
Travis CI: Use Node.js 5 instead of "stable"
Chris Rebert [Thu, 26 Nov 2015 02:47:46 +0000 (18:47 -0800)]
Travis CI: Use Node.js 5 instead of "stable"
"stable" is deprecated by nvm
Refs https://github.com/twbs/grunt-bootlint/pull/61
[skip sauce]
Chris Rebert [Wed, 25 Nov 2015 06:37:38 +0000 (22:37 -0800)]
browsers-devices.md: rm stray `</p>`
[skip sauce]
Martin Beeby [Fri, 20 Nov 2015 17:18:25 +0000 (17:18 +0000)]
Updating "Reporting upstream browser bugs" for IE
Adding Microsoft Edge and the rendering engine EdgeHTML.
Closes #18303
[skip sauce]
[skip validator]
Chris Rebert [Tue, 24 Nov 2015 12:29:22 +0000 (04:29 -0800)]
Gruntfile: Add comments explaining CSS prefixing policy
[skip sauce]
Richard Kraaijenhagen [Tue, 24 Nov 2015 03:50:38 +0000 (19:50 -0800)]
Add responsive embed class for 1:1 aspect ratio
Closes #18141
XhmikosR [Mon, 23 Nov 2015 16:51:32 +0000 (18:51 +0200)]
Run `grunt`.
[ci skip]
XhmikosR [Mon, 23 Nov 2015 16:40:44 +0000 (18:40 +0200)]
Bump grunt-contrib-uglify.
[skip sauce]
Chris Rebert [Mon, 23 Nov 2015 04:53:34 +0000 (20:53 -0800)]
Remove non-responsive text alignment classes
These can be replaced by their `.text-xs-*` parallels.
This also avoids any complications from interactions between the responsive and non-responsive classes.
(e.g. `<div class="text-left text-md-right">`)
Refs #18300
[skip sauce]
Deilv [Sun, 22 Nov 2015 20:29:48 +0000 (22:29 +0200)]
Add missing !important-s to responsive text alignment classes; fixes #18300
Closes #18314 by merging a tweaked version of it.
Patrick H. Lauke [Thu, 19 Nov 2015 14:17:08 +0000 (14:17 +0000)]
Merge pull request #18288 from twbs/revert-18286-patch-1
Revert "Added button subsection to the component section"
Patrick H. Lauke [Thu, 19 Nov 2015 14:16:23 +0000 (14:16 +0000)]
Revert "Added button subsection to the component section"
Patrick H. Lauke [Thu, 19 Nov 2015 12:10:13 +0000 (12:10 +0000)]
Merge pull request #18286 from vanillajonathan/patch-1
Added button subsection to the component section
Jonathan [Thu, 19 Nov 2015 12:05:50 +0000 (13:05 +0100)]
Added button subsection to the component section
Chris Rebert [Thu, 19 Nov 2015 10:20:49 +0000 (02:20 -0800)]
Merge pull request #18285 from twbs/lint-visual-tests
Check HTML validity of JS visual tests too
Chris Rebert [Thu, 19 Nov 2015 09:49:46 +0000 (01:49 -0800)]
Remove stray </p> from js/tests/visual/scrollspy.html
[skip sauce]
Chris Rebert [Thu, 19 Nov 2015 09:49:12 +0000 (01:49 -0800)]
Check HTML validity of JS visual tests too
[skip sauce]
Chris Rebert [Thu, 19 Nov 2015 09:31:56 +0000 (01:31 -0800)]
Merge pull request #18284 from twbs/tether-docs-fix
Docs: Separate Tether out from docs.min.js