]> git.ipfire.org Git - thirdparty/bootstrap.git/log
thirdparty/bootstrap.git
6 years agoBump copyright year to 2019.
XhmikosR [Tue, 8 Jan 2019 06:05:26 +0000 (08:05 +0200)] 
Bump copyright year to 2019.

6 years agoremove redundant loop from list-group-horizontal (#28005)
wojtask9 [Tue, 8 Jan 2019 18:18:36 +0000 (19:18 +0100)] 
remove redundant loop from list-group-horizontal (#28005)

6 years agobox-shadow mixin fix (#28004)
wojtask9 [Tue, 8 Jan 2019 17:42:28 +0000 (18:42 +0100)] 
box-shadow mixin fix (#28004)

6 years agoMove `z-index` to .list-group-item-action and remove redundant `text-decoration:...
Shohei Yoshida [Tue, 8 Jan 2019 04:59:49 +0000 (13:59 +0900)] 
Move `z-index` to .list-group-item-action and remove redundant `text-decoration: none` (#27996)

6 years agoSpace fixes (#27997)
Martijn Cuppens [Tue, 8 Jan 2019 04:46:29 +0000 (05:46 +0100)] 
Space fixes (#27997)

6 years agoEnable cache for stylelint.
XhmikosR [Sun, 6 Jan 2019 09:07:10 +0000 (11:07 +0200)] 
Enable cache for stylelint.

6 years agoEnable cache for ESLint.
XhmikosR [Sun, 6 Jan 2019 08:58:43 +0000 (10:58 +0200)] 
Enable cache for ESLint.

6 years agoUpdate devDependencies and gems. (#27981)
XhmikosR [Mon, 7 Jan 2019 16:57:52 +0000 (18:57 +0200)] 
Update devDependencies and gems. (#27981)

6 years agoAllow configuration of caret spacing and vertical alignment (#27994)
Martijn Cuppens [Mon, 7 Jan 2019 16:28:21 +0000 (17:28 +0100)] 
Allow configuration of caret spacing and vertical alignment (#27994)

6 years agoremove screen from media query (#27985)
Martijn Cuppens [Mon, 7 Jan 2019 16:18:43 +0000 (17:18 +0100)] 
remove screen from media query (#27985)

6 years agodocs: use the `twitter` Jekyll variable everywhere (#27990)
文翼 [Mon, 7 Jan 2019 16:09:34 +0000 (00:09 +0800)] 
docs: use the `twitter` Jekyll variable everywhere (#27990)

6 years agoBlog example IE fix & minor tweaks (#27933)
Martijn Cuppens [Mon, 7 Jan 2019 01:21:53 +0000 (02:21 +0100)] 
Blog example IE fix & minor tweaks (#27933)

6 years agoFix incorrect responsive alignment of dropdown menu (#27873)
Shohei Yoshida [Mon, 7 Jan 2019 01:12:51 +0000 (10:12 +0900)] 
Fix incorrect responsive alignment of dropdown menu (#27873)

6 years agofix border issue for nested card inside accordions (#27881)
Vishnuprasad Venugopal [Mon, 7 Jan 2019 01:06:37 +0000 (06:36 +0530)] 
fix border issue for nested card inside accordions (#27881)

6 years agoAdd horizontal list group modifier (#27970)
Mark Otto [Mon, 7 Jan 2019 01:01:36 +0000 (17:01 -0800)] 
Add horizontal list group modifier (#27970)

Alternate take to #27683 that builds the modifier class based on min-width, such that list groups are stacked until the class's breakpoint is reached. This is less verbose, matches our primary responsive approach, and prevents an extra class. Unfortunately, I believe supporting flush list groups is too much code here, so I've skipped that and made a note in the docs.

Also added examples generate from our breakpoints data file with a protip for how to do equal width items.

6 years agotake account 'none' for box-shadow (#27972)
wojtask9 [Mon, 7 Jan 2019 00:52:39 +0000 (01:52 +0100)] 
take account 'none' for box-shadow (#27972)

6 years agoSync custom select focus state with custom control focus state
Martijn Cuppens [Sat, 5 Jan 2019 12:17:15 +0000 (13:17 +0100)] 
Sync custom select focus state with custom control focus state

6 years agoREADME.md: fix redirect.
XhmikosR [Fri, 4 Jan 2019 10:59:06 +0000 (12:59 +0200)] 
README.md: fix redirect.

6 years agoSwitch to our Stylelint config. (#27974)
XhmikosR [Sat, 5 Jan 2019 18:59:44 +0000 (20:59 +0200)] 
Switch to our Stylelint config. (#27974)

6 years agoRemove unneeded stylelint disables.
XhmikosR [Sat, 5 Jan 2019 17:18:19 +0000 (19:18 +0200)] 
Remove unneeded stylelint disables.

6 years agostylelint: no need to specify syntax.
XhmikosR [Fri, 4 Jan 2019 14:03:35 +0000 (16:03 +0200)] 
stylelint: no need to specify syntax.

This speeds things up a bit because we don't spawn a new instance.

6 years agoRun linters in parallel
Martijn Cuppens [Sat, 5 Jan 2019 16:43:46 +0000 (17:43 +0100)] 
Run linters in parallel

This should speed up things a bit

6 years agoUpdate postcss-cli to v6.1.1.
XhmikosR [Fri, 4 Jan 2019 16:23:40 +0000 (18:23 +0200)] 
Update postcss-cli to v6.1.1.

6 years agolatest changes
Mark Otto [Fri, 4 Jan 2019 16:29:45 +0000 (08:29 -0800)] 
latest changes

6 years agocarousel should not cycle when there is no data-ride on init (#27968)
Johann-S [Fri, 4 Jan 2019 16:15:01 +0000 (17:15 +0100)] 
carousel should not cycle when there is no data-ride on init (#27968)

6 years agoUpdate devDependencies and gems.
XhmikosR [Fri, 4 Jan 2019 09:54:16 +0000 (11:54 +0200)] 
Update devDependencies and gems.

6 years agoAdd note to the summary of important changes
Mark Otto [Fri, 4 Jan 2019 03:09:47 +0000 (19:09 -0800)] 
Add note to the summary of important changes

6 years agoMove hand cursor for buttons to reboot
Martijn Cuppens [Sat, 29 Dec 2018 11:55:20 +0000 (12:55 +0100)] 
Move hand cursor for buttons to reboot

6 years agoPrevent select word wrap in Safari (#27932)
Martijn Cuppens [Fri, 4 Jan 2019 09:40:10 +0000 (10:40 +0100)] 
Prevent select word wrap in Safari (#27932)

6 years agoRemove unnecessary brackets for consistency (#27966)
Florian Lacreuse [Thu, 3 Jan 2019 18:59:18 +0000 (19:59 +0100)] 
Remove unnecessary brackets for consistency (#27966)

6 years agoFix Typo on docs (#27962)
sabruss [Wed, 2 Jan 2019 16:33:52 +0000 (17:33 +0100)] 
Fix Typo on docs (#27962)

6 years agoAdd a few more redirects.
XhmikosR [Sun, 30 Dec 2018 15:08:28 +0000 (17:08 +0200)] 
Add a few more redirects.

6 years agoRemove wrapping paragraph in readme (#27948)
Martijn Cuppens [Sat, 29 Dec 2018 16:40:56 +0000 (17:40 +0100)] 
Remove wrapping paragraph in readme (#27948)

6 years agoConfigurable display utility classes (#27917)
Martijn Cuppens [Sat, 29 Dec 2018 02:54:58 +0000 (03:54 +0100)] 
Configurable display utility classes (#27917)

6 years agoFix custom select font sizes (#27929)
Martijn Cuppens [Sat, 29 Dec 2018 02:44:35 +0000 (03:44 +0100)] 
Fix custom select font sizes (#27929)

6 years agoMatch input font size for `.input-group-text` (#27941)
Martijn Cuppens [Fri, 28 Dec 2018 21:18:10 +0000 (22:18 +0100)] 
Match input font size for `.input-group-text` (#27941)

6 years agoreboot: Fix comment (#27937)
XhmikosR [Thu, 27 Dec 2018 22:48:51 +0000 (00:48 +0200)] 
reboot: Fix comment (#27937)

6 years agoFix form-feedback-icon-invalid color (#27935)
Martijn Cuppens [Thu, 27 Dec 2018 21:05:29 +0000 (22:05 +0100)] 
Fix form-feedback-icon-invalid color (#27935)

6 years agotoasts: mention that positioning is manual. (#27931)
XhmikosR [Thu, 27 Dec 2018 19:41:14 +0000 (21:41 +0200)] 
toasts: mention that positioning is manual. (#27931)

6 years agostretched-link.md: fix typo (#27918)
XhmikosR [Mon, 24 Dec 2018 14:34:30 +0000 (16:34 +0200)] 
stretched-link.md: fix typo (#27918)

6 years agoAdd Open Collective to header (#27916)
Martijn Cuppens [Sun, 23 Dec 2018 20:24:25 +0000 (21:24 +0100)] 
Add Open Collective to header (#27916)

6 years agoAdd horizontal card example (#27906)
Mark Otto [Sun, 23 Dec 2018 13:00:51 +0000 (05:00 -0800)] 
Add horizontal card example (#27906)

6 years agogetSelectorFromElement return null on bad selectors (#27912)
Johann-S [Sun, 23 Dec 2018 12:30:35 +0000 (13:30 +0100)] 
getSelectorFromElement return null on bad selectors (#27912)

6 years agoversions: sort from newer to older. (#27898)
XhmikosR [Sun, 23 Dec 2018 12:12:13 +0000 (14:12 +0200)] 
versions: sort from newer to older. (#27898)

6 years agoFix 4:3 embed (#27910)
XhmikosR [Sun, 23 Dec 2018 11:58:58 +0000 (13:58 +0200)] 
Fix 4:3 embed (#27910)

6 years agoSimplify card group css (#27901)
Martijn Cuppens [Sun, 23 Dec 2018 07:19:07 +0000 (08:19 +0100)] 
Simplify card group css (#27901)

6 years agoBlacklist border-radius property (use mixin instead) (#27900)
Martijn Cuppens [Sun, 23 Dec 2018 07:11:11 +0000 (08:11 +0100)] 
Blacklist border-radius property (use mixin instead) (#27900)

6 years agomove to 4.2
Mark Otto [Sun, 23 Dec 2018 06:20:26 +0000 (22:20 -0800)] 
move to 4.2

6 years agoMerge branch 'v4-dev' into stretched-link
XhmikosR [Sat, 22 Dec 2018 22:30:55 +0000 (00:30 +0200)] 
Merge branch 'v4-dev' into stretched-link

6 years agobootstrap-stack.svg: remove unneeded space.
XhmikosR [Sat, 22 Dec 2018 21:18:34 +0000 (23:18 +0200)] 
bootstrap-stack.svg: remove unneeded space.

6 years agoRemove obsolete redirects in examples. (#27897)
XhmikosR [Sat, 22 Dec 2018 20:07:37 +0000 (22:07 +0200)] 
Remove obsolete redirects in examples. (#27897)

6 years agoAdd two new meta tags for Algolia (#27902)
XhmikosR [Sat, 22 Dec 2018 19:58:06 +0000 (21:58 +0200)] 
Add two new meta tags for Algolia (#27902)

6 years agoMerge branch 'v4-dev' into stretched-link
XhmikosR [Sat, 22 Dec 2018 16:32:28 +0000 (18:32 +0200)] 
Merge branch 'v4-dev' into stretched-link

6 years agoUpdate nuspec and build script (#27894)
Jesse Mandel [Sat, 22 Dec 2018 15:09:51 +0000 (07:09 -0800)] 
Update nuspec and build script (#27894)

Update nuspec and build script to support `<license />` instead of the deprecated `<licenseUrl />`

6 years agoAdd a notes about multiple links/targets, remove multiple link example
Mark Otto [Sat, 22 Dec 2018 05:10:40 +0000 (21:10 -0800)] 
Add a notes about multiple links/targets, remove multiple link example

6 years agoUpdate devDependencies and gems.
XhmikosR [Mon, 17 Dec 2018 22:40:17 +0000 (00:40 +0200)] 
Update devDependencies and gems.

6 years agoAdd variable for dropdown-divider-margin-y (#27857)
Mark Otto [Sat, 22 Dec 2018 04:59:40 +0000 (20:59 -0800)] 
Add variable for dropdown-divider-margin-y (#27857)

* Add variable for dropdown-divider-margin-y

For us to reassign the nav-divider-margin-y variable here, we have to rearrange some of the variables.

Fixes #26660.

* bump bundlesize

6 years agoMerge branch 'table-dark-colors' into v4-dev
Mark Otto [Fri, 21 Dec 2018 23:36:09 +0000 (15:36 -0800)] 
Merge branch 'table-dark-colors' into v4-dev

6 years agoMerge branch 'text-break-util' into v4-dev
Mark Otto [Fri, 21 Dec 2018 23:35:55 +0000 (15:35 -0800)] 
Merge branch 'text-break-util' into v4-dev

6 years agodist
Mark Otto [Fri, 21 Dec 2018 23:35:15 +0000 (15:35 -0800)] 
dist

6 years agoMerge branch 'table-dark-colors' into v4-dev
Mark Otto [Fri, 21 Dec 2018 22:49:11 +0000 (14:49 -0800)] 
Merge branch 'table-dark-colors' into v4-dev

6 years agoMerge branch 'text-break-util' into v4-dev
Mark Otto [Fri, 21 Dec 2018 22:47:52 +0000 (14:47 -0800)] 
Merge branch 'text-break-util' into v4-dev

6 years agoPrevent unnecessary css when $emphasized-link-hover-darken-percentage is 0 or 0%
ysds [Wed, 19 Dec 2018 07:19:16 +0000 (16:19 +0900)] 
Prevent unnecessary css when $emphasized-link-hover-darken-percentage is 0 or 0%

6 years agoSync modal header & footer border colors with $border-color
Martijn Cuppens [Tue, 18 Dec 2018 10:12:30 +0000 (11:12 +0100)] 
Sync modal header & footer border colors with $border-color

6 years agoSync `$table-border-color` with `$border-color`
Martijn Cuppens [Tue, 18 Dec 2018 10:28:57 +0000 (11:28 +0100)] 
Sync `$table-border-color` with `$border-color`

6 years agoUse border-radius() mixin for toast
Shohei Yoshida [Wed, 19 Dec 2018 11:43:51 +0000 (20:43 +0900)] 
Use border-radius() mixin for toast

6 years ago#27135: themed link focus state & selector improvement (#27136)
Martijn Cuppens [Fri, 21 Dec 2018 21:55:05 +0000 (22:55 +0100)] 
#27135: themed link focus state & selector improvement (#27136)

6 years agoApply arrow styles to direct descendants of bootstrap popover classes
Sam Tape [Fri, 30 Nov 2018 20:29:31 +0000 (14:29 -0600)] 
Apply arrow styles to direct descendants of bootstrap popover classes

With the current styles, it is not possible to nest a popover inside of
another popover if they have different placements because the arrow
styles of the parent popover will conflict with the arrow styles of the
child popover.

6 years agoPrevent checks from shrinking in inline forms (#27870)
Mark Otto [Fri, 21 Dec 2018 21:52:02 +0000 (13:52 -0800)] 
Prevent checks from shrinking in inline forms (#27870)

Fixes #25336

6 years agoAdd table-hover-color variables (#27850)
Mark Otto [Fri, 21 Dec 2018 21:51:38 +0000 (13:51 -0800)] 
Add table-hover-color variables (#27850)

* Add table-hover-color variables
Fixes #26465

* Put $table-color to use outside _variables.scss

6 years agoMerge branch 'validation-support-list' into v4-dev
Mark Otto [Fri, 21 Dec 2018 21:48:53 +0000 (13:48 -0800)] 
Merge branch 'validation-support-list' into v4-dev

6 years agoMerge branch 'table-hover-colors' into v4-dev
Mark Otto [Fri, 21 Dec 2018 21:48:44 +0000 (13:48 -0800)] 
Merge branch 'table-hover-colors' into v4-dev

6 years agoMerge branch 'grid-vertical-alignment-ie-warning' into v4-dev
Mark Otto [Fri, 21 Dec 2018 21:48:19 +0000 (13:48 -0800)] 
Merge branch 'grid-vertical-alignment-ie-warning' into v4-dev

6 years agoBump to v4.2.1 (#27892) v4.2.1
Mark Otto [Fri, 21 Dec 2018 18:55:28 +0000 (10:55 -0800)] 
Bump to v4.2.1 (#27892)

6 years agoUpdate README.md v4.2.0
XhmikosR [Fri, 21 Dec 2018 15:56:47 +0000 (17:56 +0200)] 
Update README.md

6 years agoAdd 4.1 to previous releases
Martijn Cuppens [Wed, 19 Dec 2018 15:07:22 +0000 (16:07 +0100)] 
Add 4.1 to previous releases

6 years agoUpdate webpack.md
XhmikosR [Mon, 17 Dec 2018 22:34:08 +0000 (00:34 +0200)] 
Update webpack.md

6 years agoRemove unneeded redirects.
XhmikosR [Mon, 17 Dec 2018 14:20:30 +0000 (16:20 +0200)] 
Remove unneeded redirects.

6 years agoUpdate docs-navbar.html
XhmikosR [Mon, 17 Dec 2018 14:17:44 +0000 (16:17 +0200)] 
Update docs-navbar.html

6 years agoPrep for v4.2.0 release
Mark Otto [Mon, 17 Dec 2018 02:18:37 +0000 (18:18 -0800)] 
Prep for v4.2.0 release

- Move 4.1 docs to 4.2
- Update versions everywhere to 4.1.3 with release script
- Manually bump the shorthand version in package.json
- Add 4.2 to the versions docs page
- Update some redirects
- Fix tests asset URLs
- Bump Nuget and more

6 years agoRemove dead link entry for translations. (#27891)
Florian Lacreuse [Fri, 21 Dec 2018 15:54:40 +0000 (16:54 +0100)] 
Remove dead link entry for translations. (#27891)

6 years agoREADME.md: Add Open Collective (#27864)
jess [Mon, 17 Dec 2018 23:23:48 +0000 (15:23 -0800)] 
README.md: Add Open Collective (#27864)

6 years agoAdd docs for .text-break 27863/head
Mark Otto [Mon, 17 Dec 2018 17:58:18 +0000 (09:58 -0800)] 
Add docs for .text-break

6 years agoUpdate scss/utilities/_text.scss
Martijn Cuppens [Mon, 17 Dec 2018 17:48:06 +0000 (09:48 -0800)] 
Update scss/utilities/_text.scss

Co-Authored-By: mdo <otto@github.com>
6 years agoMerge branch 'v4-dev' into table-dark-colors 27846/head
XhmikosR [Sun, 16 Dec 2018 22:20:56 +0000 (00:20 +0200)] 
Merge branch 'v4-dev' into table-dark-colors

6 years agoAdd new .text-break utility for applying word-break: break-word
Mark Otto [Sun, 16 Dec 2018 21:23:33 +0000 (13:23 -0800)] 
Add new .text-break utility for applying word-break: break-word

6 years agoList v3.4.0 in versions page. (#27860)
XhmikosR [Sun, 16 Dec 2018 18:05:29 +0000 (20:05 +0200)] 
List v3.4.0 in versions page. (#27860)

6 years agoRevert "Remove now unnecessary shrink-to-fit viewport directive (#27818)" (#27855)
XhmikosR [Sun, 16 Dec 2018 14:39:48 +0000 (16:39 +0200)] 
Revert "Remove now unnecessary shrink-to-fit viewport directive (#27818)" (#27855)

This reverts commit af484dc12c2302c0e594a0e73a2ba06738a84410.

6 years agoUpdate grid doc for consistent use of container. (#27776)
Florian Lacreuse [Sun, 16 Dec 2018 12:55:46 +0000 (13:55 +0100)] 
Update grid doc for consistent use of container. (#27776)

6 years agoUse theme-color function for colors (#27848)
Martijn Cuppens [Sat, 15 Dec 2018 23:59:16 +0000 (00:59 +0100)] 
Use theme-color function for colors (#27848)

6 years agodist
Mark Otto [Sat, 15 Dec 2018 23:13:22 +0000 (15:13 -0800)] 
dist

6 years agoList out what's supported in validation styles 27853/head
Mark Otto [Sat, 15 Dec 2018 22:25:40 +0000 (14:25 -0800)] 
List out what's supported in validation styles
Fixes #27169

6 years agoAdd table-hover-color variables
Mark Otto [Sat, 15 Dec 2018 22:01:09 +0000 (14:01 -0800)] 
Add table-hover-color variables
Fixes #26465

6 years agoFixes #26468: Mention min-height issue in IE10/11 for flexbox vertical alignment 27849/head
Mark Otto [Sat, 15 Dec 2018 21:51:20 +0000 (13:51 -0800)] 
Fixes #26468: Mention min-height issue in IE10/11 for flexbox vertical alignment

6 years agoUpdate site/docs/4.1/utilities/stretched-link.md
Mark Otto [Sat, 15 Dec 2018 19:18:55 +0000 (20:18 +0100)] 
Update site/docs/4.1/utilities/stretched-link.md

Co-Authored-By: MartijnCuppens <martijn.cuppens@gmail.com>
6 years agoUpdate site/docs/4.1/utilities/stretched-link.md
Mark Otto [Sat, 15 Dec 2018 19:17:45 +0000 (20:17 +0100)] 
Update site/docs/4.1/utilities/stretched-link.md

Co-Authored-By: MartijnCuppens <martijn.cuppens@gmail.com>
6 years agoUpdate site/docs/4.1/utilities/stretched-link.md
Mark Otto [Sat, 15 Dec 2018 19:15:03 +0000 (20:15 +0100)] 
Update site/docs/4.1/utilities/stretched-link.md

Co-Authored-By: MartijnCuppens <martijn.cuppens@gmail.com>
6 years agoCopy change
Mark Otto [Sat, 15 Dec 2018 19:14:42 +0000 (20:14 +0100)] 
Copy change

Co-Authored-By: MartijnCuppens <martijn.cuppens@gmail.com>
6 years agoCopy change
Mark Otto [Sat, 15 Dec 2018 19:14:05 +0000 (20:14 +0100)] 
Copy change

Co-Authored-By: MartijnCuppens <martijn.cuppens@gmail.com>
6 years agoMatch .table-dark background-color to the -dark variable
Mark Otto [Sat, 15 Dec 2018 18:15:52 +0000 (10:15 -0800)] 
Match .table-dark background-color to the -dark variable