]>
git.ipfire.org Git - thirdparty/bootstrap.git/log
ysds [Wed, 30 Nov 2016 12:48:34 +0000 (21:48 +0900)]
Remove .btn-outline-inverse
ysds [Wed, 30 Nov 2016 12:47:57 +0000 (21:47 +0900)]
Remove .btn-outline
Mark Otto [Wed, 30 Nov 2016 05:37:00 +0000 (21:37 -0800)]
grunt
Bardi Harborow [Tue, 29 Nov 2016 17:45:14 +0000 (04:45 +1100)]
Hide popovers when their containing modal is closed. (#21227)
Chris Rebert [Tue, 29 Nov 2016 06:49:26 +0000 (22:49 -0800)]
Add Wall of Browser Bugs entry for #21092
Refs https://bugzilla.mozilla.org/show_bug.cgi?id=
1315994
Refs #21092
[ci skip]
Chris Rebert [Tue, 29 Nov 2016 06:33:20 +0000 (22:33 -0800)]
docs/_data/browser-bugs.yml: Fix ordering
[ci skip]
Chris Rebert [Tue, 29 Nov 2016 06:23:28 +0000 (22:23 -0800)]
Add Wall of Browser Bugs entry for #20759
Refs https://bugs.webkit.org/show_bug.cgi?id=162362
Closes #20759
[ci skip]
Brad Kent [Tue, 29 Nov 2016 04:56:49 +0000 (22:56 -0600)]
Fix #20936 make inline checkbox/radio markup same as stacked (#20995)
* #20936 make inline checkbox/radio markup same as stacked
* tweak language and remove extra blank line in snippet
Mark Otto [Tue, 29 Nov 2016 04:26:28 +0000 (20:26 -0800)]
Fix #20908 (#21244)
Remove the border-bottom from abbr elements since that's covered with an underline in Normalize.css. Updates the docs to match and tweaks some code comments, too.
Mark Otto [Tue, 29 Nov 2016 01:21:48 +0000 (17:21 -0800)]
fixes #21072: clarify location of variables file (and avoid linking to a file that will be broken depending on the branch name)
Mark Otto [Tue, 29 Nov 2016 01:18:44 +0000 (17:18 -0800)]
grunt
Mark Otto [Tue, 29 Nov 2016 01:05:17 +0000 (17:05 -0800)]
fixes #21219: update docs to reflect current sm breakpoint value
Juno_okyo [Mon, 28 Nov 2016 21:42:32 +0000 (04:42 +0700)]
Use multi-selector to remove the same event handler (#20642)
Mark Otto [Mon, 28 Nov 2016 21:40:47 +0000 (13:40 -0800)]
grunt
Mark Otto [Mon, 28 Nov 2016 21:39:56 +0000 (13:39 -0800)]
Merge branch 'v4-js-carousel' of https://github.com/J2TeaM/bootstrap into J2TeaM-v4-js-carousel
Mark Otto [Mon, 28 Nov 2016 21:36:46 +0000 (13:36 -0800)]
grunt
Florian Schlittenbauer [Mon, 28 Nov 2016 21:33:11 +0000 (22:33 +0100)]
Fix incorrect select height calculation (#21171)
Michael Cook [Mon, 28 Nov 2016 21:25:33 +0000 (21:25 +0000)]
Yarn install instruction (#21234)
Starsam80 [Mon, 28 Nov 2016 21:23:59 +0000 (14:23 -0700)]
Remove lots of duplication + minor cleanup (#21238)
* Remove comment that duplicated some code
* Use transition mixin whenever possible
* Create a new function to reduce duplication
* Use the new `breakpoint-infix` method
Mark Otto [Mon, 28 Nov 2016 21:22:51 +0000 (13:22 -0800)]
Inverse card improvements (#21242)
* Add a color to .card-inverse to account for non .card- prefixed classes
* reword the docs to better articulate what the class does
Mark Otto [Mon, 28 Nov 2016 21:10:19 +0000 (13:10 -0800)]
Replacement for #20602 (#21236)
* Fixed incorrect instruction: "Press ⌘ to copy"
It needed to be "Press ⌘C to copy"
* Updated to concatenate copy string
Updated copy command to concatenated string to prevent potential issues
* Updated the way the copy string concatenates
As per excellent suggestion by @tomlutzenberger
* Removed semicolon line endings
;P
* var not const or let
Mark Otto [Mon, 28 Nov 2016 17:14:31 +0000 (09:14 -0800)]
grunt
Mark Otto [Mon, 28 Nov 2016 07:59:21 +0000 (23:59 -0800)]
Fix #20013, nullify #21112 (#21230)
Add padding to dismiss button for alerts and use position to place it. Removes extra padding on .alert-dismissible's right side, too. We could probably further simplify these things in the future as well.
Mark Otto [Mon, 28 Nov 2016 07:39:50 +0000 (23:39 -0800)]
grunt
Mark Otto [Mon, 28 Nov 2016 07:39:46 +0000 (23:39 -0800)]
Follow up to #21052 to match small pagination links with small buttons
Stefan Staynov [Mon, 28 Nov 2016 07:37:36 +0000 (09:37 +0200)]
Set line-height for page-links (#21052)
Cyril Kyburz [Mon, 28 Nov 2016 07:21:09 +0000 (08:21 +0100)]
Add alert-margin-bottom variable (#21064)
Rodrigo Waltenberg [Mon, 28 Nov 2016 07:12:03 +0000 (05:12 -0200)]
Made card header and footer's background transparent on .card-inverse (#21111)
Solves issue #18946
Starsam80 [Mon, 28 Nov 2016 06:47:00 +0000 (23:47 -0700)]
Rename `.col-xs` to `.col` + some other cleanup (#21222)
* Use `breakpoint-min` instead of a counter
* Remove 'xs' from flexbox grid
Mark Otto [Mon, 28 Nov 2016 06:29:55 +0000 (22:29 -0800)]
grunt
Mark Otto [Mon, 28 Nov 2016 06:29:33 +0000 (22:29 -0800)]
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Mark Otto [Mon, 28 Nov 2016 06:29:24 +0000 (22:29 -0800)]
make a brief mention of #20433
Starsam80 [Mon, 28 Nov 2016 06:23:12 +0000 (23:23 -0700)]
Rename `.navbar-toggleable-xs` to `.navbar-toggleable` + more cleanup (#21226)
* Clean up some utilities
- Align CSS properties
- In `_spacing.scss`, we had a comment saying what 'a' was for, but we removed that so this comment no longer applies
* Remove '-xs' from `.navbar-toggleable-xs` and remove duplication
* Fix outdated classes to use newer ones
Mark Otto [Mon, 28 Nov 2016 01:05:29 +0000 (17:05 -0800)]
Update clearfix mixin (#21224)
* Update clearfix to use block instead of table display (also reorder properties for linting)
* update docs snippet for clearfix mixin—was apparently still using Less syntax and had old clearfix hack (even before the block change in this PR)
Mark Otto [Mon, 28 Nov 2016 00:31:31 +0000 (16:31 -0800)]
Add max-width 100% and max-height 100% utilities (#21221)
Rob Ruana [Mon, 28 Nov 2016 00:20:33 +0000 (16:20 -0800)]
Closes #21055: Prevents ScrollSpy from clearing active item when Safari rubberbands (#21056)
When the rubberband effect causes Safari to scroll past the top of the
page, the value of scrollTop becomes negative. If the offset of the first
ScrollSpy target is 0 - essentially if the target is at the top of the
page - then ScrollSpy should not clear the active item. Conceptually, the
first item should remain active when rubberbanding past the top of the
page.
This commit fixes issue #21055 by verifying the first scrollspy target is
not at the top of the page before clearing the active nav-item.
Starsam80 [Sun, 27 Nov 2016 23:19:27 +0000 (16:19 -0700)]
Rename `.flex-xs-*` and `.flex-items-xs-*` to `.flex-*` and `.flex-items-*` (#21218)
* Clean up _flex.scss a little
This commit just cleans up the formating of _flex.scss by changing
it so that it uses a single `@include media-breakpoint-up` instead
of multiple. It also aligns all of the CSS properties so it looks
a bit nicer.
* Remove `-xs` from flex classes
Starsam80 [Sun, 27 Nov 2016 23:18:46 +0000 (16:18 -0700)]
Remove redundant media queries (#21220)
Starsam80 [Sun, 27 Nov 2016 04:33:46 +0000 (21:33 -0700)]
Remove 'xs' from text utilities (#21217)
Mark Otto [Sun, 27 Nov 2016 04:33:22 +0000 (20:33 -0800)]
update scss linter to allow multiple spaces before on single line
Mark Otto [Sun, 27 Nov 2016 03:17:23 +0000 (19:17 -0800)]
grunt
Mark Otto [Sun, 27 Nov 2016 02:46:46 +0000 (18:46 -0800)]
Remove most border-radius properties and instead use overflow: hidden; to properly round corners of a full progress bar. (#21216)
Fixes #19065.
Stephanie Purvis [Sun, 27 Nov 2016 02:46:28 +0000 (20:46 -0600)]
Tweak jQuery-not-found error message to mention required ordering (#19024)
Mark Otto [Sun, 27 Nov 2016 02:39:51 +0000 (18:39 -0800)]
minor docs content tweaks to fix #18997
Mark Otto [Sun, 27 Nov 2016 01:31:10 +0000 (17:31 -0800)]
Update comment for use of IE9 hack to fix #18082
Mark Otto [Sun, 27 Nov 2016 01:02:40 +0000 (17:02 -0800)]
Merge branch 'container-tooltip-option' into v4-dev
Mark Otto [Sun, 27 Nov 2016 01:01:17 +0000 (17:01 -0800)]
grunt
Stephen Puiszis [Sun, 27 Nov 2016 00:57:25 +0000 (18:57 -0600)]
Update migration file for renamed image classes (#21215)
Mark Otto [Sun, 27 Nov 2016 00:55:18 +0000 (16:55 -0800)]
Update inline forms (updated docs and new flexbox styles) (#21212)
* fix form-inline with flex enabled
* grunt
* fix alignment of labels
* shorter if syntax
* add new form example to docs for now
* update inline form docs usage guidelines
* responsive margins
* better margin utils
* fix sizing of .form-check
* flexbox alignment of .form-check
* no need to change direction
* support custom controls in inline form, for default and flex modes
* add example of custom select and checks to docs
* remove hidden and visible label variants since we cover that in the usage guidelines at the start and include hidden labels everywhere
* use property value instead of layout name
* apply to all labels
* add a visible label, space it out
* add id
Mark Otto [Sun, 27 Nov 2016 00:49:39 +0000 (16:49 -0800)]
grunt
Mark Otto [Sun, 27 Nov 2016 00:49:07 +0000 (16:49 -0800)]
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Ken Dale [Sun, 27 Nov 2016 00:47:53 +0000 (19:47 -0500)]
Add .rounded-0 utility class (#21214)
* Add rounded-0 class
Mark Otto [Sun, 27 Nov 2016 00:44:16 +0000 (16:44 -0800)]
Border utilities (#21213)
* grunt
* add border utilities for removing borders
* clean up comments
* add basic border docs
* docs styles for border utils
Mark Otto [Sat, 26 Nov 2016 21:42:46 +0000 (13:42 -0800)]
grunt
Mark Otto [Sat, 26 Nov 2016 20:13:15 +0000 (12:13 -0800)]
Add .no-gutters option to remove gutters from rows (#21211)
Fixes #19107.
Mark Otto [Sat, 26 Nov 2016 19:16:53 +0000 (11:16 -0800)]
grunt
Mark Otto [Sat, 26 Nov 2016 10:35:38 +0000 (02:35 -0800)]
Merge pull request #21076 from 3dd13/use-rounded-circle-in-carousel-example
in carousel example, replace img-circle by rounded-circle css class
Mark Otto [Sat, 26 Nov 2016 10:04:51 +0000 (02:04 -0800)]
Merge pull request #21204 from ounziw/patch-1
grid-breakpoint fix [document]
Mark Otto [Sat, 26 Nov 2016 10:03:46 +0000 (02:03 -0800)]
Merge pull request #21205 from twbs/navbar-disabled
v4 disabled navbar links
Mark Otto [Sat, 26 Nov 2016 10:03:12 +0000 (02:03 -0800)]
Merge pull request #21208 from twbs/table-responsive-docs
Update .table-responsive
Mark Otto [Sat, 26 Nov 2016 09:47:16 +0000 (01:47 -0800)]
uncomment autohiding scroll and remove commented out border
Mark Otto [Sat, 26 Nov 2016 09:46:11 +0000 (01:46 -0800)]
update comment
Mark Otto [Sat, 26 Nov 2016 09:45:40 +0000 (01:45 -0800)]
Move .table-responsive to .table instead of as a parent
Mark Otto [Sat, 26 Nov 2016 09:44:06 +0000 (01:44 -0800)]
prevent double border on responsive .table-border
Mark Otto [Sat, 26 Nov 2016 09:27:55 +0000 (01:27 -0800)]
Merge pull request #21203 from twbs/conditional-transition-animations
Wrap .fade and .collapsing transition properties in $enable-transitions
Mark Otto [Sat, 26 Nov 2016 09:21:58 +0000 (01:21 -0800)]
Merge pull request #21207 from twbs/modal-sizes
Tweak modal sizes
Mark Otto [Sat, 26 Nov 2016 09:18:21 +0000 (01:18 -0800)]
Merge pull request #18900 from vlastikcz/v4-dev-buttonChange
Button toggling - trigger change event on input. Fixes #16673, fixes #17599.
Mark Otto [Sat, 26 Nov 2016 09:14:55 +0000 (01:14 -0800)]
Merge pull request #19058 from Johann-S/carouselInput
Carousel - Do not prevent on keydown for input and textarea
Mark Otto [Sat, 26 Nov 2016 09:04:51 +0000 (01:04 -0800)]
Merge branch 'v4-dev' into modal-sizes
Mark Otto [Sat, 26 Nov 2016 09:04:12 +0000 (01:04 -0800)]
grunt
Mark Otto [Sat, 26 Nov 2016 09:04:02 +0000 (01:04 -0800)]
Follow up fix to #19953 for linting error in builds
See https://travis-ci.org/twbs/bootstrap/jobs/
179010884 for build failure
Mark Otto [Sat, 26 Nov 2016 09:00:16 +0000 (01:00 -0800)]
grunt
Mark Otto [Sat, 26 Nov 2016 08:58:51 +0000 (00:58 -0800)]
Merge branch 'v4-dev-18796' of https://github.com/maxbeatty/bootstrap into maxbeatty-v4-dev-18796
Mark Otto [Sat, 26 Nov 2016 08:58:11 +0000 (00:58 -0800)]
grunt
Mark Otto [Sat, 26 Nov 2016 08:52:52 +0000 (00:52 -0800)]
Merge pull request #21206 from twbs/gray-lightest
Update use of $gray-lightest variable
Mark Otto [Sat, 26 Nov 2016 08:47:33 +0000 (00:47 -0800)]
decrease size of modal-md and modal-lg to ensure fitting in responsive layouts
Mark Otto [Sat, 26 Nov 2016 08:40:17 +0000 (00:40 -0800)]
grunt
Pierre-Denis Vanduynslager [Sat, 26 Nov 2016 08:35:49 +0000 (03:35 -0500)]
Dropdown perf - on keyboard nav, find active item in the active dropdown rather than the whole document (#19953)
Mark Otto [Sat, 26 Nov 2016 08:23:49 +0000 (00:23 -0800)]
change instances of hardcoded lightest gray to sass variable -lightest
Mark Otto [Sat, 26 Nov 2016 08:22:49 +0000 (00:22 -0800)]
change uses of #f5f5f5 to -lightest
Mark Otto [Sat, 26 Nov 2016 08:19:30 +0000 (00:19 -0800)]
add some disabled navbar link examples
Mark Otto [Sat, 26 Nov 2016 08:19:13 +0000 (00:19 -0800)]
add disabled classes to light and dark navbar nav-links
andyexeter [Thu, 15 Sep 2016 09:33:11 +0000 (10:33 +0100)]
Implement container option for tooltips and popovers.
Mark Otto [Sat, 26 Nov 2016 07:03:07 +0000 (23:03 -0800)]
Update bootstrap-grid.scss to include box-sizing and responsive changes (#21202)
Johann [Sat, 26 Nov 2016 06:57:20 +0000 (07:57 +0100)]
Add test unit to check logic of ignoreBackdropClick (#18245)
Fumito Mizuno [Sat, 26 Nov 2016 06:47:40 +0000 (15:47 +0900)]
grid-breakpoint fix
grid-breakpoint for sm is 576px
https://github.com/twbs/bootstrap/blob/v4-dev/scss/_variables.scss#L186
current document shows 544px, but it should be 576px
Mark Otto [Sat, 26 Nov 2016 06:08:51 +0000 (22:08 -0800)]
re-enable transitions (which according to the options.md doc is the default)
Mark Otto [Sat, 26 Nov 2016 06:06:40 +0000 (22:06 -0800)]
Wrap .fade and .collapsing transition properties in -transitions
Mark Otto [Sat, 26 Nov 2016 05:48:39 +0000 (21:48 -0800)]
grunt
Bardi Harborow [Sat, 26 Nov 2016 04:23:11 +0000 (15:23 +1100)]
Refactor Dashboard example. (#21140)
Mark Otto [Sat, 26 Nov 2016 01:46:13 +0000 (17:46 -0800)]
v4: Flexbox nav options (#21201)
* Add some flexbox nav components
- Includes .nav-justified for inline, tab, and pill nav components
- Includes example of using the flex utils (.d- and .flex-items-) for centered nav
* redo heading hierarchy a bit
Mark Otto [Sat, 26 Nov 2016 01:40:44 +0000 (17:40 -0800)]
grunt
matus [Sat, 9 Jan 2016 08:40:51 +0000 (16:40 +0800)]
Added a virtual test
matus [Fri, 8 Jan 2016 19:20:40 +0000 (03:20 +0800)]
Scrollspy selecting the last element when at the bottom of the page (fixes #17739)
Mark Otto [Sat, 26 Nov 2016 01:29:28 +0000 (17:29 -0800)]
grunt
Mark Otto [Sat, 26 Nov 2016 00:03:13 +0000 (16:03 -0800)]
v4: Miscellaneous color changes (#21199)
* Darken dismiss icon opacity
* Darken text on active list group items
* Darken light gray for accessibility/contrast, then update gray and dark gray to match
Mark Otto [Fri, 25 Nov 2016 23:00:23 +0000 (15:00 -0800)]
grunt
Mark Otto [Fri, 25 Nov 2016 22:59:28 +0000 (14:59 -0800)]
Merge branch 'eslint' of https://github.com/bardiharborow/bootstrap into bardiharborow-eslint
Matt Hernandez [Fri, 25 Nov 2016 22:56:41 +0000 (14:56 -0800)]
[Fix #17371][V4] Deactivating dropdown links in nav tab (#17642)
* Fix bug with dropdown tab links not deactivating when other tab or dropdown link is clicked
* Revise bug fix for more stability
Chris Rebert [Fri, 25 Nov 2016 22:51:55 +0000 (14:51 -0800)]
Add @supports feature query for Carousel CSS 3D transforms; fixes #15534 (#19751)
[skip sauce]
[skip validator]