]> git.ipfire.org Git - thirdparty/bootstrap.git/log
thirdparty/bootstrap.git
8 years agore-enable transitions (which according to the options.md doc is the default) 21203/head
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)

8 years agoWrap .fade and .collapsing transition properties in -transitions
Mark Otto [Sat, 26 Nov 2016 06:06:40 +0000 (22:06 -0800)] 
Wrap .fade and .collapsing transition properties in -transitions

8 years agogrunt
Mark Otto [Sat, 26 Nov 2016 05:48:39 +0000 (21:48 -0800)] 
grunt

8 years agoRefactor Dashboard example. (#21140)
Bardi Harborow [Sat, 26 Nov 2016 04:23:11 +0000 (15:23 +1100)] 
Refactor Dashboard example. (#21140)

8 years agov4: Flexbox nav options (#21201)
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

8 years agogrunt
Mark Otto [Sat, 26 Nov 2016 01:40:44 +0000 (17:40 -0800)] 
grunt

8 years agoAdded a virtual test
matus [Sat, 9 Jan 2016 08:40:51 +0000 (16:40 +0800)] 
Added a virtual test

8 years agoScrollspy selecting the last element when at the bottom of the page (fixes #17739)
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)

8 years agogrunt
Mark Otto [Sat, 26 Nov 2016 01:29:28 +0000 (17:29 -0800)] 
grunt

8 years agov4: Miscellaneous color changes (#21199)
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

8 years agogrunt
Mark Otto [Fri, 25 Nov 2016 23:00:23 +0000 (15:00 -0800)] 
grunt

8 years agoMerge branch 'eslint' of https://github.com/bardiharborow/bootstrap into bardiharboro...
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

8 years ago[Fix #17371][V4] Deactivating dropdown links in nav tab (#17642)
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

8 years agoAdd @supports feature query for Carousel CSS 3D transforms; fixes #15534 (#19751)
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]

8 years agogrunt
Mark Otto [Fri, 25 Nov 2016 22:20:49 +0000 (14:20 -0800)] 
grunt

8 years agoMerge pull request #21133 from bardiharborow/normalize
Mark Otto [Fri, 25 Nov 2016 22:10:46 +0000 (14:10 -0800)] 
Merge pull request #21133 from bardiharborow/normalize

Update Normalize to v5.0.0.

8 years agoFixes #21195: Add more table of contents to pages with longer contents
Mark Otto [Fri, 25 Nov 2016 22:01:06 +0000 (14:01 -0800)] 
Fixes #21195: Add more table of contents to pages with longer contents

8 years agogrunt
Mark Otto [Fri, 25 Nov 2016 21:55:34 +0000 (13:55 -0800)] 
grunt

8 years agoMerge pull request #21187 from twbs/fix-21094
Mark Otto [Fri, 25 Nov 2016 21:53:36 +0000 (13:53 -0800)] 
Merge pull request #21187 from twbs/fix-21094

Fix pagination underline

8 years agoUpdate Normalize to v5.0.0. 21133/head
Bardi Harborow [Sat, 12 Nov 2016 12:31:32 +0000 (23:31 +1100)] 
Update Normalize to v5.0.0.

8 years agoMake JS compliant with the new ESLint rules. 21005/head
Bardi Harborow [Mon, 21 Nov 2016 14:36:00 +0000 (01:36 +1100)] 
Make JS compliant with the new ESLint rules.

8 years agoRefactor ESLint configuration.
Bardi Harborow [Tue, 25 Oct 2016 12:18:52 +0000 (23:18 +1100)] 
Refactor ESLint configuration.

8 years agoMerge pull request #21068 from twbs/list-group-border-color
Mark Otto [Wed, 23 Nov 2016 19:45:11 +0000 (11:45 -0800)] 
Merge pull request #21068 from twbs/list-group-border-color

switch to rgba for list-group border color

8 years agoMerge pull request #21118 from Elliot-Evans-95/v4-dev
Mark Otto [Wed, 23 Nov 2016 19:39:23 +0000 (11:39 -0800)] 
Merge pull request #21118 from Elliot-Evans-95/v4-dev

renamed modal-title-padding to modal-header-padding

8 years agoFixes #21094: Move text-decoration override from the default link state to the hover... 21187/head
Mark Otto [Wed, 23 Nov 2016 19:37:56 +0000 (11:37 -0800)] 
Fixes #21094: Move text-decoration override from the default link state to the hover/focus state so it can override the global styles properly

8 years agoFixes #21114: clarify by removing mention of nesting
Mark Otto [Wed, 23 Nov 2016 19:35:41 +0000 (11:35 -0800)] 
Fixes #21114: clarify by removing mention of nesting

8 years agoMerge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Mark Otto [Wed, 23 Nov 2016 19:28:22 +0000 (11:28 -0800)] 
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev

8 years agoFixes #21123: More specific definition of fixed-width block level for .mx-auto
Mark Otto [Wed, 23 Nov 2016 19:28:17 +0000 (11:28 -0800)] 
Fixes #21123: More specific definition of fixed-width block level for .mx-auto

8 years agoFixes #21179: docs typos on pull/float action
Mark Otto [Wed, 23 Nov 2016 19:26:37 +0000 (11:26 -0800)] 
Fixes #21179: docs typos on pull/float action

8 years agoAdd Wall of Browser Bugs entry for #21120
Chris Rebert [Wed, 23 Nov 2016 07:56:41 +0000 (23:56 -0800)] 
Add Wall of Browser Bugs entry for #21120

Refs https://bugs.chromium.org/p/chromium/issues/detail?id=510079
Closes #21120

[skip sauce]

8 years agogrunt 20103/head
Mark Otto [Thu, 17 Nov 2016 04:42:40 +0000 (20:42 -0800)] 
grunt

8 years agoMerge pull request #21086 from ETNOL/feature/OmitXsFromGrid
Mark Otto [Thu, 17 Nov 2016 04:37:51 +0000 (20:37 -0800)] 
Merge pull request #21086 from ETNOL/feature/OmitXsFromGrid

Feature/omit xs from grid

8 years agoMerge pull request #21121 from bardiharborow/visual-tests
Mark Otto [Thu, 17 Nov 2016 04:32:26 +0000 (20:32 -0800)] 
Merge pull request #21121 from bardiharborow/visual-tests

Update visual tests.

8 years agoMerge pull request #21122 from bardiharborow/badge-print-styles
Mark Otto [Thu, 17 Nov 2016 04:23:17 +0000 (20:23 -0800)] 
Merge pull request #21122 from bardiharborow/badge-print-styles

Change .tag print styles to .badge.

8 years agoMerge pull request #21141 from bardiharborow/bg-faded-demo-padding
Mark Otto [Thu, 17 Nov 2016 04:19:35 +0000 (20:19 -0800)] 
Merge pull request #21141 from bardiharborow/bg-faded-demo-padding

Fix padding on .bg-faded demo.

8 years agoFix padding on .bg-faded demo. 21141/head
Bardi Harborow [Wed, 16 Nov 2016 05:16:35 +0000 (16:16 +1100)] 
Fix padding on .bg-faded demo.

8 years agoMerge pull request #21124 from Daniel15/patch-1
Patrick H. Lauke [Sun, 13 Nov 2016 22:55:19 +0000 (23:55 +0100)] 
Merge pull request #21124 from Daniel15/patch-1

it's → its

8 years agoit's → its 21124/head
Daniel Lo Nigro [Sun, 13 Nov 2016 21:59:18 +0000 (13:59 -0800)] 
it's → its

Small grammar fix.

8 years agoChange .tag print styles to .badge. 21122/head
Bardi Harborow [Sun, 13 Nov 2016 01:32:07 +0000 (12:32 +1100)] 
Change .tag print styles to .badge.

8 years agoUpdate visual tests. 21121/head
Bardi Harborow [Sat, 12 Nov 2016 15:12:58 +0000 (02:12 +1100)] 
Update visual tests.

8 years agorenamed modal-title-padding to modal-header-padding 21118/head
Elliot Evans [Thu, 10 Nov 2016 22:37:20 +0000 (22:37 +0000)] 
renamed modal-title-padding to modal-header-padding

8 years agogrunt
Mark Otto [Thu, 10 Nov 2016 04:00:16 +0000 (20:00 -0800)] 
grunt

8 years agoMerge pull request #21107 from twbs/a11yfix
Mark Otto [Thu, 10 Nov 2016 03:53:20 +0000 (19:53 -0800)] 
Merge pull request #21107 from twbs/a11yfix

Fix MS A11y UserVoice entry in Most Wanted Features list

8 years agobrowser-features.yml: Fix MS A11y UserVoice entry 21107/head
Chris Rebert [Wed, 9 Nov 2016 02:22:06 +0000 (18:22 -0800)] 
browser-features.yml: Fix MS A11y UserVoice entry

And move one Firefox entry to keep the entries sorted by browser.
Refs #21089

8 years agodocs/_plugins/bugify.rb: Add support for MS A11y UserVoice ideas
Chris Rebert [Wed, 9 Nov 2016 02:19:05 +0000 (18:19 -0800)] 
docs/_plugins/bugify.rb: Add support for MS A11y UserVoice ideas

Refs #21089
[ci skip]

8 years agoMerge pull request #21062 from vanillajonathan/patch-1
Mark Otto [Tue, 8 Nov 2016 21:33:23 +0000 (13:33 -0800)] 
Merge pull request #21062 from vanillajonathan/patch-1

Linked to slack

8 years agoMerge pull request #21099 from bardiharborow/links
Mark Otto [Tue, 8 Nov 2016 21:32:50 +0000 (13:32 -0800)] 
Merge pull request #21099 from bardiharborow/links

Fix broken and redirected links.

8 years agoFix broken and redirected links. 21099/head
Bardi Harborow [Tue, 8 Nov 2016 12:36:04 +0000 (23:36 +1100)] 
Fix broken and redirected links.

8 years agoMerge pull request #21095 from patrickhlauke/v4-docs-print-fixes
Patrick H. Lauke [Sun, 6 Nov 2016 21:06:39 +0000 (22:06 +0100)] 
Merge pull request #21095 from patrickhlauke/v4-docs-print-fixes

Scope ::first-letter selector for print styles

8 years agoScope ::first-letter selector for print styles 21095/head
Patrick H. Lauke [Sun, 6 Nov 2016 21:02:29 +0000 (21:02 +0000)] 
Scope ::first-letter selector for print styles

`*::first-letter` causes problems in IE11 - only prints first page of a
multi-page document

8 years agoMerge pull request #21089 from patrickhlauke/v4-dev
Patrick H. Lauke [Sat, 5 Nov 2016 15:30:56 +0000 (16:30 +0100)] 
Merge pull request #21089 from patrickhlauke/v4-dev

Add Safari skip link bug and Firefox/Edge AT focus feature requests

8 years agoAdd browser features around virtual/accessibility focus 21089/head
Patrick H. Lauke [Sat, 5 Nov 2016 15:27:26 +0000 (15:27 +0000)] 
Add browser features around virtual/accessibility focus

These would help in making hidden skip links show up visually once they
receive AT focus (for sighted/partially sighted AT users)

8 years agoAdd Safari skip link bug
Patrick H. Lauke [Sat, 5 Nov 2016 15:17:49 +0000 (15:17 +0000)] 
Add Safari skip link bug

8 years agoUpdate docs to reflect new breakpoint naming convention 21086/head
Eric Nolte [Fri, 4 Nov 2016 16:54:34 +0000 (10:54 -0600)] 
Update docs to reflect new breakpoint naming convention

8 years agoUpdate grid mixins to omit lowest breakpoint
Eric Nolte [Fri, 4 Nov 2016 15:16:27 +0000 (09:16 -0600)] 
Update grid mixins to omit lowest breakpoint

The new breakpiont-limited class pattern is to omit the breakpoint size when using the lowest size eg. col-xs-12 to col-12. This commit implements this pattern to the grid system.

8 years agoLinked to slack 21062/head
Jonathan [Tue, 1 Nov 2016 14:37:47 +0000 (15:37 +0100)] 
Linked to slack

8 years agogrunt 21067/head
Mark Otto [Tue, 1 Nov 2016 04:36:10 +0000 (21:36 -0700)] 
grunt

8 years agoResponsive display utilities (#20934)
Mark Otto [Tue, 1 Nov 2016 04:27:56 +0000 (21:27 -0700)] 
Responsive display utilities (#20934)

* Explore responsive display utils, but with a twist: lowest breakpoint has no breakpoint modifier in the class name
* make floats use the same format, add float-none mixin

8 years agogrunt
Mark Otto [Tue, 1 Nov 2016 04:14:23 +0000 (21:14 -0700)] 
grunt

8 years agoMake spacer utils responsive (#20926)
Mark Otto [Tue, 1 Nov 2016 04:13:05 +0000 (21:13 -0700)] 
Make spacer utils responsive (#20926)

* make spacer utils responsive by grid tier
* update scale to add two levels, document them
* change responsive spacing utils to avoid the xs abbreviation in the class name for that tier
* update code snippet to match source
* update usage in our docs
* linter
* docs updates

8 years agoMaking .tooltip('show') throw an error on elements with display:none (#20940)
Johann [Tue, 1 Nov 2016 03:33:53 +0000 (04:33 +0100)] 
Making .tooltip('show') throw an error on elements with display:none (#20940)

8 years agoMove from $.proxy to es6 arrow functions. (#21049)
Bardi Harborow [Tue, 1 Nov 2016 03:32:36 +0000 (14:32 +1100)] 
Move from $.proxy to es6 arrow functions. (#21049)

8 years agoFixes #21057, fixes utilities link on typography documentation page (#21058)
Rodrigo Castro [Tue, 1 Nov 2016 02:27:40 +0000 (00:27 -0200)] 
Fixes #21057, fixes utilities link on typography documentation page (#21058)

8 years agoUse variable names for form focus borders (#21050)
Alberto Roura [Mon, 31 Oct 2016 16:12:00 +0000 (02:12 +1000)] 
Use variable names for form focus borders (#21050)

8 years agogrunt
Mark Otto [Sun, 30 Oct 2016 22:21:53 +0000 (15:21 -0700)] 
grunt

8 years agoMerge branch 'v4-dev' of github.com:twbs/bootstrap into v4-dev
Mark Otto [Sun, 30 Oct 2016 21:48:42 +0000 (14:48 -0700)] 
Merge branch 'v4-dev' of github.com:twbs/bootstrap into v4-dev

8 years agotrailing whitespace
Mark Otto [Sun, 30 Oct 2016 21:48:35 +0000 (14:48 -0700)] 
trailing whitespace

8 years agoFix #17964 (#17997)
Ilias [Sun, 30 Oct 2016 21:47:14 +0000 (23:47 +0200)] 
Fix #17964 (#17997)

* Fix #17964

Some browsers are lazy when updating dom elements after transition effects. This can be fixed by reading element properties such as offsetHeight or offsetWidth. However, creating a function using the Function constructor just to access such element, results in a violation of Content Security Policy (where applied), which in turn crashes the application. This fix actually reverts to the way this was handled in v3 and should work as intended.

8 years agoFix input group sizing in Firefox
Catalin Zalog [Sun, 30 Oct 2016 21:43:10 +0000 (23:43 +0200)] 
Fix input group sizing in Firefox

Firefox requires a width and flex-basis value to size the input field correctly. Despite the width being 1%, the input will size correctly at all parent widths.

http://codepen.io/zalog/pen/bpMJmv

8 years agoadd specific docs example for badged list group items
Mark Otto [Sun, 30 Oct 2016 21:13:06 +0000 (14:13 -0700)] 
add specific docs example for badged list group items

floated content has to come first in the DOM, otherwise you can get alignment bugs. in flexbox though, that's not the case. as such, i'm adding this example code to guide folks to the changes needed to move between default and flex modes.

8 years agoMerge branch 'v4-flex-list-group' of https://github.com/rosskevin/bootstrap into...
Mark Otto [Sun, 30 Oct 2016 20:49:46 +0000 (13:49 -0700)] 
Merge branch 'v4-flex-list-group' of https://github.com/rosskevin/bootstrap into rosskevin-v4-flex-list-group

8 years agogrunt
Mark Otto [Sun, 30 Oct 2016 20:40:11 +0000 (13:40 -0700)] 
grunt

8 years agoMerge branch 'v4-dev' of https://github.com/HMUDesign/bootstrap into HMUDesign-v4-dev
Mark Otto [Sun, 30 Oct 2016 20:38:44 +0000 (13:38 -0700)] 
Merge branch 'v4-dev' of https://github.com/HMUDesign/bootstrap into HMUDesign-v4-dev

8 years agogrunt
Mark Otto [Sun, 30 Oct 2016 20:37:11 +0000 (13:37 -0700)] 
grunt

8 years agoMerge pull request #21046 from abvalentine/issue-20975
Mark Otto [Sun, 30 Oct 2016 20:32:21 +0000 (13:32 -0700)] 
Merge pull request #21046 from abvalentine/issue-20975

Fixes #20975: navbar-text on navbar-dark and bg-inverse is invisible

8 years agoFixes #20975: removed trailing whitespace 21046/head
Valentine Abanosimov [Sun, 30 Oct 2016 18:57:04 +0000 (21:57 +0300)] 
Fixes #20975: removed trailing whitespace

8 years agoFixes #20975: removed trailing whitespace
Valentine Abanosimov [Sun, 30 Oct 2016 18:51:16 +0000 (21:51 +0300)] 
Fixes #20975: removed trailing whitespace

8 years agoFixes #20975: made navbar-text color on navbar-dark equal to non-hovered link color
Valentine Abanosimov [Sun, 30 Oct 2016 18:37:47 +0000 (21:37 +0300)] 
Fixes #20975: made navbar-text color on navbar-dark equal to non-hovered link color

8 years agogrunt
Mark Otto [Sat, 29 Oct 2016 02:28:41 +0000 (19:28 -0700)] 
grunt

8 years agoMerge pull request #21041 from twbs/horizontal-form-validation-example
Mark Otto [Sat, 29 Oct 2016 02:19:33 +0000 (19:19 -0700)] 
Merge pull request #21041 from twbs/horizontal-form-validation-example

Horizontal form validation example

8 years agoadd horizontal form examples 21041/head
Mark Otto [Fri, 28 Oct 2016 23:38:30 +0000 (16:38 -0700)] 
add horizontal form examples

8 years agorework some copy
Mark Otto [Fri, 28 Oct 2016 23:36:09 +0000 (16:36 -0700)] 
rework some copy

8 years agoinclude .col-form-label in the form validation field mixin
Mark Otto [Fri, 28 Oct 2016 23:35:47 +0000 (16:35 -0700)] 
include .col-form-label in the form validation field mixin

8 years agoMerge pull request #17536 from Johann-S/testPadding
Mark Otto [Fri, 28 Oct 2016 20:46:14 +0000 (13:46 -0700)] 
Merge pull request #17536 from Johann-S/testPadding

[Fix #17400] Add tests about padding restoration

8 years agogrunt
Mark Otto [Fri, 28 Oct 2016 05:29:10 +0000 (22:29 -0700)] 
grunt

8 years agoMerge branch 'issue19217' of https://github.com/alberto/bootstrap into alberto-issue19217
Mark Otto [Fri, 28 Oct 2016 05:28:24 +0000 (22:28 -0700)] 
Merge branch 'issue19217' of https://github.com/alberto/bootstrap into alberto-issue19217

8 years agoMerge pull request #19887 from ryanburnett/v4-dev
Mark Otto [Fri, 28 Oct 2016 05:21:06 +0000 (22:21 -0700)] 
Merge pull request #19887 from ryanburnett/v4-dev

Alphabetized carousel options & added "ride" to it

8 years agoMerge pull request #19915 from zalog/patch-9
Mark Otto [Fri, 28 Oct 2016 05:20:26 +0000 (22:20 -0700)] 
Merge pull request #19915 from zalog/patch-9

Zero out the default margin-bottom on label.custom-file

8 years agoMerge pull request #20101 from heath3/patch-1
Mark Otto [Fri, 28 Oct 2016 05:17:48 +0000 (22:17 -0700)] 
Merge pull request #20101 from heath3/patch-1

Re-use 'between' mixin for 'only' mixin

8 years agogrunt
Mark Otto [Fri, 28 Oct 2016 05:11:22 +0000 (22:11 -0700)] 
grunt

8 years agofollow up to #20441: move file to correct place
Mark Otto [Fri, 28 Oct 2016 05:11:19 +0000 (22:11 -0700)] 
follow up to #20441: move file to correct place

8 years agoMerge pull request #20225 from morishitter/v4-dev
Mark Otto [Fri, 28 Oct 2016 05:09:10 +0000 (22:09 -0700)] 
Merge pull request #20225 from morishitter/v4-dev

Add some properties to the list of property order in .scss-lint.yml

8 years agoMerge pull request #20441 from cortopy/visibility-mixin
Mark Otto [Fri, 28 Oct 2016 05:06:47 +0000 (22:06 -0700)] 
Merge pull request #20441 from cortopy/visibility-mixin

Visibility mixin

8 years agoMerge pull request #18851 from ju1ius/patch-1
Mark Otto [Fri, 28 Oct 2016 04:58:14 +0000 (21:58 -0700)] 
Merge pull request #18851 from ju1ius/patch-1

Don't clearfix if flexbox is enabled. Fixes #18849

8 years agoswitch to rgba for list-group border color 21068/head
Mark Otto [Fri, 28 Oct 2016 04:29:09 +0000 (21:29 -0700)] 
switch to rgba for list-group border color

matches the card border-color, fixes #20129

8 years agoMerge pull request #21032 from twbs/flexbox-input-group
Mark Otto [Fri, 28 Oct 2016 04:23:48 +0000 (21:23 -0700)] 
Merge pull request #21032 from twbs/flexbox-input-group

Proper input group sizing and alignment in flexbox mode

8 years agoMerge pull request #21033 from twbs/label-less-custom-controls
Mark Otto [Fri, 28 Oct 2016 04:23:04 +0000 (21:23 -0700)] 
Merge pull request #21033 from twbs/label-less-custom-controls

Add a min-height: 1.5rem; to custom controls

8 years agoMerge pull request #21034 from twbs/better-custom-control-alignment
Mark Otto [Fri, 28 Oct 2016 04:22:24 +0000 (21:22 -0700)] 
Merge pull request #21034 from twbs/better-custom-control-alignment

Calculcate the top offset for custom control indicators

8 years agogrunt
Mark Otto [Fri, 28 Oct 2016 03:04:33 +0000 (20:04 -0700)] 
grunt

8 years agoMerge branch 'v4-dev' of github.com:twbs/bootstrap into v4-dev
Mark Otto [Fri, 28 Oct 2016 03:04:04 +0000 (20:04 -0700)] 
Merge branch 'v4-dev' of github.com:twbs/bootstrap into v4-dev