]>
git.ipfire.org Git - thirdparty/bootstrap.git/log
Bass Jobsen [Sat, 12 Dec 2015 23:23:55 +0000 (00:23 +0100)]
Using px rather than em values
Should close https://github.com/twbs/bootstrap/issues/18556
Chris Rebert [Sat, 12 Dec 2015 08:32:28 +0000 (00:32 -0800)]
Merge pull request #18472 from twbs/x-y-vars
Rename 2 navbar variables to comply with updated naming convention
Chris Rebert [Sat, 12 Dec 2015 08:10:29 +0000 (00:10 -0800)]
Add <br>s to fix appearance of responsive float docs example
[skip sauce]
Patrick H. Lauke [Fri, 11 Dec 2015 09:04:55 +0000 (09:04 +0000)]
Merge pull request #18531 from patrickhlauke/ie-edge-progressbar
progress bar for IE10+/Edge (border radius, use ::-ms-fill, variant mixins, striped)
Patrick H. Lauke [Thu, 10 Dec 2015 23:11:40 +0000 (23:11 +0000)]
update progress bar documentation
clarify lack of support for striped and animated striped bars in
IE10+/Edge
Patrick H. Lauke [Thu, 10 Dec 2015 22:29:54 +0000 (22:29 +0000)]
progress bar for IE10+/Edge (radius, use ::-ms-fill, add variant mixins, striped support)
Chris Rebert [Fri, 11 Dec 2015 00:02:55 +0000 (16:02 -0800)]
Merge pull request #18533 from twbs/ie9-supported-docs
Remove fully supported features from IE9 limitations docs
Chris Rebert [Thu, 10 Dec 2015 23:39:46 +0000 (15:39 -0800)]
Remove fully supported features from IE9 limitations docs
If these are supported, why bother mentioning them in a section that's about communicating what's not supported?
These rows made sense when the section also covered IE8 (http://getbootstrap.com/getting-started/#support-ie8-ie9 ),
which doesn't support these features, but we no longer care about IE8 in v4.
[skip sauce]
Chris Rebert [Thu, 10 Dec 2015 23:06:22 +0000 (15:06 -0800)]
Port #18530 to v4
Docs: Include major version in `npm install bootstrap` commands
Future-proofing for when Bootstrap v5 eventually exists.
Refs #18520
[ci skip]
Chris Rebert [Thu, 10 Dec 2015 00:03:41 +0000 (16:03 -0800)]
Merge pull request #18514 from twbs/edge-bug-
2110930
Add Wall of Browser Bugs entry for #18504
Chris Rebert [Wed, 9 Dec 2015 23:49:31 +0000 (15:49 -0800)]
Add Wall of Browser Bugs entry for #18504
https://connect.microsoft.com/IE/feedback/details/
2110930 /edge-ie11-gradient-background-image-on-tr-is-only-applied-to-first-td
[skip sauce]
Chris Rebert [Wed, 9 Dec 2015 22:38:37 +0000 (14:38 -0800)]
Add Badges entry to v4 migration guide; fixes #18506
[ci skip]
Chris Rebert [Wed, 9 Dec 2015 22:38:05 +0000 (14:38 -0800)]
Migration docs: Make Buttons and Button Group sections adjacent
[ci skip]
Jonathan [Wed, 9 Dec 2015 15:56:53 +0000 (16:56 +0100)]
Added information about the help-block class
Fixes #18505
Closes #18509
Chris Rebert [Wed, 9 Dec 2015 02:51:36 +0000 (18:51 -0800)]
Merge pull request #18486 from vsn4ik/v4-unnecessary-style-aliging-images
Remove unnecessary style attribyte on docs (aligning-images)
Chris Rebert [Wed, 9 Dec 2015 02:25:11 +0000 (18:25 -0800)]
v4's Gruntfile doesn't currently use htmlmin
[ci skip]
Chris Rebert [Wed, 9 Dec 2015 02:19:14 +0000 (18:19 -0800)]
Merge pull request #18483 from jdorfman/v4-dev-jd
Updated CDN URLs in v4-dev docs
Chris Rebert [Wed, 9 Dec 2015 02:04:59 +0000 (18:04 -0800)]
Update version numbers using npm script
Errata from:
*
8ce5da30260c1368ae97838fcf010375071a7243
*
5d3144e8fb5c7202991b7614d77dfc00903fcb2e
which missed a few numbers.
[skip sauce]
[skip validator]
Chris Rebert [Wed, 9 Dec 2015 00:07:12 +0000 (16:07 -0800)]
Merge pull request #18489 from vsn4ik/v4-remove-grid-scss-example-default-flag
Remove !default Scss flag in docs grid example
vsn4ik [Tue, 8 Dec 2015 21:20:37 +0000 (00:20 +0300)]
Remove !default Scss flag in docs grid example
vsn4ik [Tue, 8 Dec 2015 20:14:16 +0000 (23:14 +0300)]
Remove unnecessary style attribyte on docs (aligning-images)
Justin Dorfman [Tue, 8 Dec 2015 19:04:36 +0000 (11:04 -0800)]
Updated CDN URLs in v4-dev docs
Mark Otto [Tue, 8 Dec 2015 18:23:22 +0000 (10:23 -0800)]
derp, wrong highlight syntax
Mark Otto [Tue, 8 Dec 2015 18:18:01 +0000 (10:18 -0800)]
Merge pull request #18481 from lachlanjc/patch-1
Fix utility page code example Markdown
Lachlan Campbell [Tue, 8 Dec 2015 18:11:42 +0000 (13:11 -0500)]
add extra line before spacing utilities example
Mark Otto [Tue, 8 Dec 2015 17:51:50 +0000 (09:51 -0800)]
Merge pull request #18479 from twbs/v4a2
v4 alpha 2
Mark Otto [Tue, 8 Dec 2015 17:51:02 +0000 (09:51 -0800)]
Merge branch 'v4-dev' into v4a2
Mark Otto [Tue, 8 Dec 2015 17:50:43 +0000 (09:50 -0800)]
missed a grunt i think
Mark Otto [Tue, 8 Dec 2015 17:38:58 +0000 (09:38 -0800)]
bump more versions in config
Mark Otto [Tue, 8 Dec 2015 17:37:12 +0000 (09:37 -0800)]
grunt after version bump
Mark Otto [Tue, 8 Dec 2015 17:36:08 +0000 (09:36 -0800)]
manually bump versions because npm script wasn't working for me
Chris Rebert [Tue, 8 Dec 2015 12:13:15 +0000 (04:13 -0800)]
Update docs for spacing utilities themselves to account for #18185
/fyi @mdo There might be prettier/better ways of explaining these,
but for the sake of having accurate docs for tomorrow,
this should do in a pinch.
[skip sauce]
Chris Rebert [Tue, 8 Dec 2015 11:38:34 +0000 (03:38 -0800)]
Update examples to account for #18185
[skip sauce]
Chris Rebert [Tue, 8 Dec 2015 09:33:03 +0000 (01:33 -0800)]
Merge pull request #18185 from twbs/fix-18129
Refactor _utilities-spacing.scss
Chris Rebert [Tue, 8 Dec 2015 09:30:23 +0000 (01:30 -0800)]
Rename 2 navbar variables to comply with updated naming convention
$navbar-padding-horizontal => $navbar-padding-x
$navbar-padding-vertical => $navbar-padding-y
[skip sauce]
[skip validator]
Mark Otto [Tue, 8 Dec 2015 09:08:48 +0000 (01:08 -0800)]
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Chris Rebert [Fri, 6 Nov 2015 06:23:45 +0000 (22:23 -0800)]
Regenerate dist/css/bootstrap.css for diffing purposes
[skip validator]
[skip sauce]
Chris Rebert [Fri, 6 Nov 2015 06:17:34 +0000 (22:17 -0800)]
Refactor _utilities-spacing.scss; fixes #18129
Mark Otto [Tue, 8 Dec 2015 09:07:14 +0000 (01:07 -0800)]
grunt
Chris Rebert [Tue, 8 Dec 2015 09:06:52 +0000 (01:06 -0800)]
Make SCSS Lint happy
[skip sauce]
[skip validator]
Mark Otto [Tue, 8 Dec 2015 09:06:23 +0000 (01:06 -0800)]
order
Mark Otto [Tue, 8 Dec 2015 08:49:42 +0000 (00:49 -0800)]
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Mark Otto [Tue, 8 Dec 2015 08:49:31 +0000 (00:49 -0800)]
unfuck that border from rem to px
Chris Rebert [Tue, 8 Dec 2015 08:36:42 +0000 (00:36 -0800)]
docs/components/navbar.md: Nitpick phrasing
[ci skip]
Mark Otto [Tue, 8 Dec 2015 08:20:43 +0000 (00:20 -0800)]
fixes #17887: restore hover/focus for cover nav
Mark Otto [Tue, 8 Dec 2015 08:16:56 +0000 (00:16 -0800)]
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Mark Otto [Tue, 8 Dec 2015 08:16:46 +0000 (00:16 -0800)]
fixes #17776
Mark Otto [Tue, 8 Dec 2015 08:05:52 +0000 (00:05 -0800)]
Merge pull request #17930 from zalog/patch-12
v4 - .c-select shouldn't inherit white text color
Mark Otto [Tue, 8 Dec 2015 08:05:31 +0000 (00:05 -0800)]
Merge pull request #17946 from supergibbs/NuGet_badge_v4
Add NuGet badge
Mark Otto [Tue, 8 Dec 2015 08:04:05 +0000 (00:04 -0800)]
Merge pull request #17952 from supergibbs/NuGet_Support
Add NuGet support
Chris Rebert [Tue, 8 Dec 2015 08:01:44 +0000 (00:01 -0800)]
scss/_pagination.scss: Reassert #18257
[skip sauce]
Mark Otto [Tue, 8 Dec 2015 07:52:10 +0000 (23:52 -0800)]
tweak comment
Mark Otto [Tue, 8 Dec 2015 07:50:17 +0000 (23:50 -0800)]
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Mark Otto [Tue, 8 Dec 2015 07:49:29 +0000 (23:49 -0800)]
grunt
Chris Rebert [Tue, 8 Dec 2015 07:49:07 +0000 (23:49 -0800)]
Add entry for pagination component changes to v4 migration guide
Refs #18110
[skip sauce]
Mark Otto [Tue, 8 Dec 2015 07:48:41 +0000 (23:48 -0800)]
Merge branch 'bassjobsen-patch-6' into v4-dev
Mark Otto [Tue, 8 Dec 2015 07:48:33 +0000 (23:48 -0800)]
Merge branch 'patch-6' of https://github.com/bassjobsen/bootstrap into bassjobsen-patch-6
Chris Rebert [Tue, 8 Dec 2015 07:47:06 +0000 (23:47 -0800)]
Fix header hierarchy in migration guide
[ci skip]
Mark Otto [Tue, 8 Dec 2015 07:47:00 +0000 (23:47 -0800)]
grunt
Mark Otto [Tue, 8 Dec 2015 07:46:56 +0000 (23:46 -0800)]
fix variable
Mark Otto [Tue, 8 Dec 2015 07:41:55 +0000 (23:41 -0800)]
Merge pull request #18110 from twbs/pagination-classes
Refactor pagination classes to avoid tag selectors & child selectors
Mark Otto [Tue, 8 Dec 2015 07:36:38 +0000 (23:36 -0800)]
grunt
Mark Otto [Tue, 8 Dec 2015 07:36:35 +0000 (23:36 -0800)]
rip out the .blockquote-* children classes for margin utils
Mark Otto [Tue, 8 Dec 2015 07:32:31 +0000 (23:32 -0800)]
Merge pull request #18138 from bassjobsen/patch-12
refactor blockqoutes to to avoid tag selectors & child selectors
Mark Otto [Tue, 8 Dec 2015 07:31:06 +0000 (23:31 -0800)]
grunt
Mark Otto [Tue, 8 Dec 2015 07:31:02 +0000 (23:31 -0800)]
rewrite list-inline to use margin and simpler styles
Mark Otto [Tue, 8 Dec 2015 07:28:31 +0000 (23:28 -0800)]
Merge branch 'patch-11' of https://github.com/bassjobsen/bootstrap into bassjobsen-patch-11
Chris Rebert [Tue, 8 Dec 2015 06:24:50 +0000 (22:24 -0800)]
.page => .page-item
Chris Rebert [Fri, 30 Oct 2015 05:24:25 +0000 (22:24 -0700)]
Refactor pagination code to remove unnecessary ancestor requirements in selectors
Chris Rebert [Fri, 30 Oct 2015 05:03:06 +0000 (22:03 -0700)]
.page>{a,span => .page-link}
Chris Rebert [Fri, 30 Oct 2015 04:51:31 +0000 (21:51 -0700)]
.pagination>{li => .page}
Mark Otto [Tue, 8 Dec 2015 06:31:16 +0000 (22:31 -0800)]
ignore that
Mark Otto [Tue, 8 Dec 2015 06:11:27 +0000 (22:11 -0800)]
grunt
Mark Otto [Tue, 8 Dec 2015 06:10:38 +0000 (22:10 -0800)]
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Mark Otto [Tue, 8 Dec 2015 06:05:37 +0000 (22:05 -0800)]
fixes #18293: clean up sticky stuff
Mark Otto [Tue, 8 Dec 2015 05:58:35 +0000 (21:58 -0800)]
Merge pull request #18325 from twbs/tooltip-a-nowrap
Prevent anchors in tooltip example from splitting across lines
Mark Otto [Tue, 8 Dec 2015 05:57:06 +0000 (21:57 -0800)]
fixes #18330
Mark Otto [Tue, 8 Dec 2015 05:55:26 +0000 (21:55 -0800)]
Merge pull request #18356 from lesleh/card-mixin
Card mixin
Mark Otto [Tue, 8 Dec 2015 05:51:04 +0000 (21:51 -0800)]
fixes #18281
Mark Otto [Tue, 8 Dec 2015 05:47:40 +0000 (21:47 -0800)]
fixes #18320: pull in suit base reset for button focus styles in FF and IE
Mark Otto [Tue, 8 Dec 2015 05:46:03 +0000 (21:46 -0800)]
spacing
Mark Otto [Tue, 8 Dec 2015 05:35:15 +0000 (21:35 -0800)]
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Mark Otto [Tue, 8 Dec 2015 05:35:05 +0000 (21:35 -0800)]
grunt
Mark Otto [Tue, 8 Dec 2015 05:35:00 +0000 (21:35 -0800)]
proper fix for #18439 w/ clippy placement and hover
Chris Rebert [Tue, 8 Dec 2015 04:48:56 +0000 (20:48 -0800)]
Merge pull request #18455 from twbs/fix-18424
Use $input-border-width for both .form-control and .btn borders
Chris Rebert [Mon, 7 Dec 2015 10:07:35 +0000 (02:07 -0800)]
Use $input-btn-border-width for both .form-control and .btn borders; fixes #18424
Both widgets need to use the same border width because of input groups.
Thus:
$btn-border-width => $input-btn-border-width
$input-border-width => $input-btn-border-width
[skip sauce]
Chris Rebert [Tue, 8 Dec 2015 01:02:48 +0000 (17:02 -0800)]
Merge pull request #18460 from twbs/migration-stateful-btn
Add entry about stateful buttons to v4 migration guide
Chris Rebert [Tue, 8 Dec 2015 00:48:22 +0000 (16:48 -0800)]
Add entry about stateful buttons to v4 migration guide
Refs #18459, #17178
[skip sauce]
Chris Rebert [Tue, 8 Dec 2015 00:30:12 +0000 (16:30 -0800)]
Consolidate duplicate "Buttons" section in v4 migration docs
[skip sauce]
Mark Otto [Mon, 7 Dec 2015 18:08:39 +0000 (10:08 -0800)]
grunt
Mark Otto [Mon, 7 Dec 2015 18:05:53 +0000 (10:05 -0800)]
fixes #17433: improve borders on .list-group-flush to remove dupe borders when appropro
Mark Otto [Mon, 7 Dec 2015 17:25:28 +0000 (09:25 -0800)]
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Mark Otto [Mon, 7 Dec 2015 17:24:54 +0000 (09:24 -0800)]
grunt
Chris Rebert [Mon, 7 Dec 2015 09:17:20 +0000 (01:17 -0800)]
Merge pull request #18453 from twbs/wkbug-151933
Add Wall of Browser Bugs entry related to #16028
Chris Rebert [Mon, 7 Dec 2015 09:09:56 +0000 (01:09 -0800)]
Add Wall of Browser Bugs entry related to #16028
https://bugs.webkit.org/show_bug.cgi?id=151933
[skip sauce]
Chris Rebert [Mon, 7 Dec 2015 08:14:51 +0000 (00:14 -0800)]
Merge pull request #18452 from twbs/font-weight-utils
Tweak naming and docs of font utility classes
Chris Rebert [Mon, 7 Dec 2015 01:43:25 +0000 (17:43 -0800)]
Tweak naming and docs of font utility classes
* `.font-normal` is too generic. Rename it to `.font-weight-normal` for clarity.
* Rename `.font-bold` to `.font-weight-bold` so as to parallel `.font-weight-normal`.
* In docs, gloss "weight" term in relation to fonts for the benefit of non-typographiles.
Refs #18433
[skip sauce]
Mark Otto [Mon, 7 Dec 2015 07:50:32 +0000 (23:50 -0800)]
Merge pull request #18451 from twbs/navbar-form-migrate
Add .navbar-form entry to v4 migration docs
Mark Otto [Mon, 7 Dec 2015 06:47:23 +0000 (22:47 -0800)]
links and clarification in navbar docs
Mark Otto [Mon, 7 Dec 2015 06:34:06 +0000 (22:34 -0800)]
stub out some more of the navbar docs to include navbar-nav options and navbar-brand options