]>
git.ipfire.org Git - thirdparty/bootstrap.git/log
Mark Otto [Sun, 8 May 2016 20:43:19 +0000 (13:43 -0700)]
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Mark Otto [Sun, 8 May 2016 20:43:13 +0000 (13:43 -0700)]
grunt
Mark Otto [Sun, 8 May 2016 20:41:23 +0000 (13:41 -0700)]
Merge pull request #19706 from twbs/issue-template
Add GitHub issue template
Mark Otto [Sun, 8 May 2016 20:39:47 +0000 (13:39 -0700)]
Merge pull request #19793 from bassjobsen/patch-38
Update overview.md
Mark Otto [Sun, 8 May 2016 20:38:51 +0000 (13:38 -0700)]
Merge pull request #19861 from twbs/card-borders
Jank card borders were too janky
Mark Otto [Sun, 8 May 2016 20:36:13 +0000 (13:36 -0700)]
Merge pull request #19252 from twbs/card-img-overlay-padding
Add $card-img-overlay-padding variable
Mark Otto [Sun, 8 May 2016 20:33:05 +0000 (13:33 -0700)]
Merge pull request #19236 from twbs/carousel-icon-width
Extract $carousel-icon-width variable
Mark Otto [Sun, 8 May 2016 20:24:45 +0000 (13:24 -0700)]
Jank card borders were too janky
- Drops the experiment I had going for `box-shadow`-powered borders
- Reinstates regular `border` using existing variables
Fixes #19097 and #19143. Nullifies #19828.
Mark Otto [Sun, 8 May 2016 20:19:44 +0000 (13:19 -0700)]
Merge pull request #19851 from bassjobsen/patch-40
Use alphabetic order for the Components doc menu
Daiki Okumura [Sun, 8 May 2016 12:57:12 +0000 (21:57 +0900)]
Docs: Add link to Japanese translation site (#19855)
[skip sauce]
Bass Jobsen [Fri, 6 May 2016 15:02:48 +0000 (17:02 +0200)]
add alphabetic order for the components
Mark Otto [Mon, 25 Apr 2016 01:53:03 +0000 (18:53 -0700)]
Clearer section headings, more succinct copy
Bass Jobsen [Sun, 24 Apr 2016 09:54:50 +0000 (11:54 +0200)]
Update overview.md
endtag for the highlight
Bass Jobsen [Sun, 24 Apr 2016 09:44:01 +0000 (11:44 +0200)]
Update overview.md
add the `@include media-breakpoint-only()` and `@include media-breakpoint-between` mixins
Patrick H. Lauke [Thu, 21 Apr 2016 21:43:40 +0000 (22:43 +0100)]
Merge pull request #19714 from patrickhlauke/v4-ie-edge-select-normalisation
Suppress IE/Edge additional white/blue colors for focused <select>
Chris Rebert [Thu, 21 Apr 2016 19:24:52 +0000 (12:24 -0700)]
Merge pull request #19775 from twbs/modal-ie8-innerWidth
Modal: Remove IE8-specific window.innerWidth workaround
Chris Rebert [Thu, 21 Apr 2016 08:15:22 +0000 (01:15 -0700)]
Modal: Remove IE8-specific window.innerWidth workaround
[skip validator]
Chris Rebert [Thu, 21 Apr 2016 01:17:18 +0000 (18:17 -0700)]
Merge pull request #19765 from twbs/mq-wkbugs
Add Wall of Browser Bugs entries for WebKit media query bugs
[skip sauce]
Chris Rebert [Tue, 19 Apr 2016 19:18:38 +0000 (12:18 -0700)]
Add Wall of Browser Bugs entries for https://webkit.org/b/156684 & https://webkit.org/b/156687
These bugs are factors in our decisions regarding which unit to use in our media queries.
Refs #17403
[skip sauce]
Mark Otto [Sun, 17 Apr 2016 23:57:36 +0000 (16:57 -0700)]
grunt
Mark Otto [Sun, 17 Apr 2016 23:52:44 +0000 (16:52 -0700)]
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Mark Otto [Sun, 17 Apr 2016 23:52:36 +0000 (16:52 -0700)]
grunt
Patrick H. Lauke [Sun, 17 Apr 2016 21:53:41 +0000 (23:53 +0200)]
Merge pull request #19756 from Rplus/v4-dev
remove `/` in reference url (otherwise 404s)
Rplus [Sun, 17 Apr 2016 20:08:03 +0000 (04:08 +0800)]
remove unnecessary `/` in reference url
Chris Rebert [Sun, 17 Apr 2016 19:49:38 +0000 (12:49 -0700)]
Merge pull request #19248 from twbs/navbar-divider-border-width
.navbar-divider width: 1px=>$border-width
Chris Rebert [Fri, 15 Apr 2016 19:17:44 +0000 (12:17 -0700)]
Port #19741 to v4
[ci skip]
Chris Rebert [Thu, 14 Apr 2016 22:55:22 +0000 (15:55 -0700)]
Merge pull request #19737 from twbs/wkbug-128489
Remove https://webkit.org/b/128489 from Wall of Browser Bugs
Chris Rebert [Thu, 14 Apr 2016 22:49:30 +0000 (15:49 -0700)]
https://webkit.org/b/128489 has been fixed!
Refs #12536
[ci skip]
Chris Rebert [Wed, 13 Apr 2016 00:00:35 +0000 (17:00 -0700)]
Merge pull request #19727 from twbs/bugzilla-
1264125
Add http://bugzil.la/
1264125 to Wall of Browser Bugs
[ci skip]
Chris Rebert [Tue, 12 Apr 2016 23:39:52 +0000 (16:39 -0700)]
Add http://bugzil.la/
1264125 to Wall of Browser Bugs
Due to the lack of this feature in browsers,
we currently have to implement an annoying setTimeout-based workaround,
which adds an extra layer of complication and probably slightly impacts performance:
https://github.com/twbs/bootstrap/blob/
e391fcb953cc959ddd88fb676b68f49eef85ef06 /js/src/util.js#L63-L77
[ci skip]
Patrick H. Lauke [Mon, 11 Apr 2016 20:18:48 +0000 (21:18 +0100)]
Suppress IE/Edge additional white/blue colors for focused <select>
Chris Rebert [Mon, 11 Apr 2016 19:37:28 +0000 (12:37 -0700)]
grunt dist
[ci skip]
Chris Rebert [Mon, 11 Apr 2016 19:36:48 +0000 (12:36 -0700)]
Update shrinkwrap
Patrick H. Lauke [Mon, 11 Apr 2016 08:22:58 +0000 (09:22 +0100)]
Merge pull request #19710 from twbs/ios-9.3-fast-tap
Update 300ms click delay docs to reflect iOS 9.3 improvements
Chris Rebert [Mon, 11 Apr 2016 06:21:18 +0000 (23:21 -0700)]
Merge pull request #19713 from twbs/edge-urls
Update remaining Edge issue URLs in Wall of Browser Bugs
Chris Rebert [Mon, 11 Apr 2016 06:18:50 +0000 (23:18 -0700)]
Merge pull request #19712 from twbs/crbug-273306
https://crbug.com/273306 has been fixed
[skip sauce]
Chris Rebert [Mon, 11 Apr 2016 06:09:43 +0000 (23:09 -0700)]
docs/_plugins/bugify.rb: Remove IE; all relevant issues moved to Edge
[skip sauce]
Chris Rebert [Mon, 11 Apr 2016 06:05:56 +0000 (23:05 -0700)]
Update remaining Edge issue URLs in Wall of Browser Bugs
* https://connect.microsoft.com/IE/feedback/details/
2445370 => https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/
6793560 /
* https://connect.microsoft.com/IE/feedback/details/
2256049 => https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/
7165383 /
[skip sauce]
Chris Rebert [Mon, 11 Apr 2016 06:04:59 +0000 (23:04 -0700)]
https://crbug.com/273306 has been fixed
Refs #12078
[skip sauce]
Chris Rebert [Mon, 11 Apr 2016 02:09:37 +0000 (19:09 -0700)]
Update 300ms click delay docs to reflect iOS 9.3 improvements
[skip sauce]
Chris Rebert [Sun, 10 Apr 2016 20:23:59 +0000 (13:23 -0700)]
Embolden the "don't"
Chris Rebert [Sun, 10 Apr 2016 20:22:47 +0000 (13:22 -0700)]
add some blank lines
Chris Rebert [Sun, 10 Apr 2016 19:47:23 +0000 (12:47 -0700)]
Add GitHub issue template
Refs #19260
[ci skip]
Patrick H. Lauke [Sun, 10 Apr 2016 19:24:50 +0000 (20:24 +0100)]
Merge pull request #19705 from patrickhlauke/v4-pagination-a11y-label
Add aria-label and callout about labelling pagination components
Patrick H. Lauke [Sun, 10 Apr 2016 14:01:06 +0000 (15:01 +0100)]
Add aria-label and callout about labelling pagination components
Mark Otto [Sat, 9 Apr 2016 01:41:44 +0000 (20:41 -0500)]
Fixes #19690: Mention classes better for .list-inline and .list-inline-item
Chris Rebert [Sat, 9 Apr 2016 00:44:43 +0000 (17:44 -0700)]
https://webkit.org/b/143527 has been fixed
Refs #16180, #16262
[skip sauce]
Craig Martin [Fri, 18 Mar 2016 15:46:38 +0000 (11:46 -0400)]
Docs: Call out removal of @screen-* variables in v4
Closes #19561
Closes #19567
[skip sauce]
Chris Rebert [Thu, 7 Apr 2016 02:07:37 +0000 (19:07 -0700)]
Update lingering implicit prose reference to `.center-block`
Closes #19339
Refs #19102, #19443, #19665
[skip sauce]
Teo Dell'Amico [Sat, 2 Apr 2016 20:55:47 +0000 (13:55 -0700)]
Finish killing .center-block; fixes #19443
Replace the leftover instances with .m-x-auto (and .d-block when necessary)
Closes #19665
Refs #19102
[skip sauce]
Teo Dell'Amico [Sat, 2 Apr 2016 21:11:18 +0000 (14:11 -0700)]
Add `display` utility classes (.d-{inline,block,inline-block}); fixes #19343
Refs #19665
[skip sauce]
Chris Rebert [Wed, 6 Apr 2016 22:19:10 +0000 (15:19 -0700)]
Merge pull request #19234 from twbs/v4-w100
Add `.w-100` as width: 100% utility class
Chris Rebert [Wed, 6 Apr 2016 22:06:23 +0000 (15:06 -0700)]
Add docs for .w-100 utility class
[skip sauce]
Mark Otto [Wed, 17 Feb 2016 04:21:27 +0000 (20:21 -0800)]
Fixes #19221: Add .w-100 as width: 100% utility class
Lionel Erard [Wed, 6 Apr 2016 09:27:59 +0000 (11:27 +0200)]
Update offset class name in comment in _grid-framework.scss
[skip sauce]
[skip validator]
Chris Rebert [Wed, 6 Apr 2016 00:09:17 +0000 (17:09 -0700)]
Update Wall of Browser Bugs entry for #14211
Refs https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/
5381673 /
[skip sauce]
Chris Rebert [Tue, 5 Apr 2016 08:42:30 +0000 (01:42 -0700)]
Wall of Browser Bugs: Update some more URLs of MS Edge bugs
[skip sauce]
Chris Rebert [Mon, 4 Apr 2016 23:35:50 +0000 (16:35 -0700)]
Reflect MS Edge's migration of their issue tracker
Refs https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/
[ci skip]
Chris Rebert [Mon, 4 Apr 2016 23:25:09 +0000 (16:25 -0700)]
Reflect MS Edge's migration of their issue tracker
Refs https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/
[skip sauce]
Chris Rebert [Mon, 4 Apr 2016 21:46:18 +0000 (14:46 -0700)]
CONTRIBUTING.md: Update MS Edge bug reporting instructions
[ci skip]
Kay.L [Sat, 2 Apr 2016 17:38:04 +0000 (01:38 +0800)]
Docs: Correct arg `offsets` to `offset` in tooltips & popovers
[skip sauce]
XhmikosR [Sat, 2 Apr 2016 07:03:04 +0000 (10:03 +0300)]
Nuke grunt-line-remover.
Use concat's process function instead.
Chris Rebert [Sun, 27 Mar 2016 04:49:45 +0000 (21:49 -0700)]
Merge pull request #19628 from twbs/ff-bug-
1259972
Add Wall of Browser Bugs entry for #19626
Chris Rebert [Sun, 27 Mar 2016 04:48:51 +0000 (21:48 -0700)]
Add Wall of Browser Bugs entry for #19626
Refs https://bugzilla.mozilla.org/show_bug.cgi?id=
1259972
Closes #19626
[ci skip]
XhmikosR [Thu, 24 Mar 2016 07:36:41 +0000 (09:36 +0200)]
Update grunt-html.
[skip sauce]
Chris Rebert [Thu, 24 Mar 2016 06:54:23 +0000 (23:54 -0700)]
Merge pull request #19604 from twbs/fix-18559
Use vanilla npm shrinkwrap instead of uber/npm-shrinkwrap
Chris Rebert [Thu, 24 Mar 2016 06:27:58 +0000 (23:27 -0700)]
update shrinkwrap
Chris Rebert [Thu, 24 Mar 2016 05:37:43 +0000 (22:37 -0700)]
Use vanilla npm shrinkwrap instead of uber/npm-shrinkwrap; fixes #18559
Chris Rebert [Thu, 24 Mar 2016 05:49:51 +0000 (22:49 -0700)]
Merge pull request #19603 from twbs/bump-shrinkwrap
Update shrinkwrap
[skip sauce]
[skip validator]
Chris Rebert [Thu, 24 Mar 2016 05:44:24 +0000 (22:44 -0700)]
update shrinkwrap
Chris Rebert [Thu, 24 Mar 2016 04:58:22 +0000 (21:58 -0700)]
Merge pull request #19407 from twbs/v4-dev-xmr-jquery-221
Update jQuery to v2.2.2.
Mark Otto [Tue, 22 Mar 2016 05:59:33 +0000 (22:59 -0700)]
grunt
Mark Otto [Tue, 22 Mar 2016 05:59:26 +0000 (22:59 -0700)]
don't shrink nav font-size
Mark Otto [Tue, 22 Mar 2016 05:56:45 +0000 (22:56 -0700)]
lighter active
Mark Otto [Tue, 22 Mar 2016 05:56:26 +0000 (22:56 -0700)]
Make active navbar link weight 500 again
Mark Otto [Tue, 22 Mar 2016 05:37:59 +0000 (22:37 -0700)]
Merge pull request #19473 from neilhem/remove-empty-if
remove empty sass if directives
XhmikosR [Sat, 19 Mar 2016 16:54:01 +0000 (18:54 +0200)]
Update dependencies.
[ci skip]
XhmikosR [Sat, 19 Mar 2016 13:07:01 +0000 (15:07 +0200)]
Update jQuery to v2.2.2.
XhmikosR [Thu, 17 Mar 2016 07:12:27 +0000 (09:12 +0200)]
Bump jekyll-redirect-from.
[skip sauce]
Chris Rebert [Wed, 16 Mar 2016 06:30:23 +0000 (23:30 -0700)]
Merge pull request #19553 from twbs/sauce-android
Add Android to Sauce testing
[skip validator]
Chris Rebert [Wed, 16 Mar 2016 05:36:28 +0000 (22:36 -0700)]
Add Android to Sauce testing
[skip validator]
Chris Rebert [Wed, 16 Mar 2016 05:39:43 +0000 (22:39 -0700)]
Merge pull request #19549 from twbs/v4-dev-xmr-rm-glob
Remove the now unused glob devDependency
Chris Rebert [Wed, 16 Mar 2016 05:34:40 +0000 (22:34 -0700)]
Merge pull request #19552 from twbs/sauce-latest
Use "latest" version specifier (when applicable) in Sauce tests
Chris Rebert [Wed, 16 Mar 2016 04:33:48 +0000 (21:33 -0700)]
Use "latest" version specifier (when applicable) in Sauce tests
Refs http://sauceio.com/index.php/2016/03/new-browser-version-shortcuts/
[skip validator]
Chris Rebert [Wed, 16 Mar 2016 03:58:20 +0000 (20:58 -0700)]
Merge pull request #19551 from twbs/crbug-595210
Add Wall of Browser Bugs entry for #17338
[ci skip]
Chris Rebert [Wed, 16 Mar 2016 03:47:34 +0000 (20:47 -0700)]
Add Wall of Browser Bugs entry for #17338
https://crbug.com/595210
Closes #17338
[skip sauce]
XhmikosR [Tue, 15 Mar 2016 19:09:10 +0000 (21:09 +0200)]
Remove the now unused glob.
Ameya Pandilwar [Sat, 12 Mar 2016 04:37:33 +0000 (23:37 -0500)]
Enabled ESLint and JSCS in Hound
Fixes #19114
Closes #19482, #19299
Chris Rebert [Mon, 14 Mar 2016 09:21:02 +0000 (02:21 -0700)]
Merge pull request #19427 from twbs/npm-deps
Add jQuery and Tether to npm dependencies
Chris Rebert [Mon, 14 Mar 2016 09:06:58 +0000 (02:06 -0700)]
Merge pull request #19537 from twbs/wkbug-153856
Mention https://webkit.org/b/153856 in the docs
Chris Rebert [Mon, 14 Mar 2016 09:01:31 +0000 (02:01 -0700)]
Mention https://webkit.org/b/153856 in the docs
Refs #14839, #19088
[skip sauce]
Chris Rebert [Mon, 14 Mar 2016 08:48:07 +0000 (01:48 -0700)]
Merge pull request #19426 from twbs/ios-virt-keyboard
Remove iOS virtual keyboard bug section from docs
David Lormor [Sun, 13 Mar 2016 16:24:34 +0000 (11:24 -0500)]
Document $enable-grid-classes variable
Closes #19532
[skip sauce]
Chris Rebert [Sun, 13 Mar 2016 08:53:32 +0000 (00:53 -0800)]
Merge pull request #19470 from twbs/plus-1-stfu
CONTRIBUTING.md: Prohibit "+1" comments in favor of reactions
[ci skip]
Rakhat Jabagin [Fri, 11 Mar 2016 09:56:25 +0000 (15:56 +0600)]
remove empty sass if directives
XhmikosR [Mon, 7 Mar 2016 20:22:55 +0000 (22:22 +0200)]
Remove sass gem.
Jekyll 3.x has it as a dependency already.
wolfy1339 [Fri, 11 Mar 2016 02:07:53 +0000 (21:07 -0500)]
Port #19469 to v4
Make hound fail on violations
Chris Rebert [Fri, 11 Mar 2016 06:06:42 +0000 (22:06 -0800)]
CONTRIBUTING.md: Prohibit "+1" comments in favor of reactions
Refs https://github.com/blog/2119-add-reactions-to-pull-requests-issues-and-comments
Refs https://github.com/dear-github/dear-github/issues/141#issuecomment-
195106918
[ci skip]
Chris Rebert [Thu, 10 Mar 2016 19:16:11 +0000 (11:16 -0800)]
Merge pull request #19452 from twbs/ie11-wall-bye
Wall of Browser Bugs: Stop mentioning IE11
Chris Rebert [Thu, 10 Mar 2016 00:29:40 +0000 (16:29 -0800)]
Wall of Browser Bugs: Stop mentioning IE11
Sounds like IE11 isn't getting non-critical fixes anymore, so there's no point in mentioning it (just like there's no point in mentioning IE10).
Help us, Edge-Wan Kenobi! You're our only hope.
[ci skip]