]> git.ipfire.org Git - thirdparty/bootstrap.git/log
thirdparty/bootstrap.git
5 years agoGroup line-height variables (#29466)
astrahov [Sat, 12 Oct 2019 11:56:29 +0000 (16:56 +0500)] 
Group line-height variables (#29466)

5 years agoAdd color argument to button mixins (#29444)
Jeremy Jackson [Sat, 12 Oct 2019 08:21:22 +0000 (08:21 +0000)] 
Add color argument to button mixins (#29444)

Add optional `$color` argument to `button-variant()` and
`button-outline-variant()` for additional flexibility.

5 years agoAdd new .bg-body utility class (#29511)
Mark Otto [Thu, 10 Oct 2019 18:18:19 +0000 (11:18 -0700)] 
Add new .bg-body utility class (#29511)

5 years agoDrop support for Node.js 8. (#29496)
XhmikosR [Wed, 9 Oct 2019 08:11:37 +0000 (11:11 +0300)] 
Drop support for Node.js 8. (#29496)

By the time v5 stable will be out, 8 will be EOL (December 2019).

5 years agoRename "js/tests/units" to "js/tests/unit". (#29503)
XhmikosR [Tue, 8 Oct 2019 22:27:43 +0000 (01:27 +0300)] 
Rename "js/tests/units" to "js/tests/unit". (#29503)

5 years agoDist (#29484)
XhmikosR [Tue, 8 Oct 2019 06:39:10 +0000 (09:39 +0300)] 
Dist (#29484)

5 years agoCI: move `CI` env variable to the root of the workflow. (#29499)
XhmikosR [Tue, 8 Oct 2019 05:47:40 +0000 (08:47 +0300)] 
CI: move `CI` env variable to the root of the workflow. (#29499)

This way we match the Travis CI behavior, and it's inherited by all steps.

5 years agoUpdate devDependencies. (#29447)
XhmikosR [Mon, 7 Oct 2019 06:31:12 +0000 (09:31 +0300)] 
Update devDependencies. (#29447)

5 years agoAdd variable for `$breadcrumb-font-size` (#29467)
astrahov [Thu, 3 Oct 2019 15:54:34 +0000 (20:54 +0500)] 
Add variable for `$breadcrumb-font-size` (#29467)

5 years agoadd modularity integration test
Johann-S [Wed, 2 Oct 2019 12:32:29 +0000 (14:32 +0200)] 
add modularity integration test

5 years agoreturn to the original file structure to avoid breaking modularity
Johann-S [Wed, 2 Oct 2019 09:43:54 +0000 (11:43 +0200)] 
return to the original file structure to avoid breaking modularity

5 years agoFix border for single card in accordion (#29453)
Martijn Cuppens [Thu, 3 Oct 2019 07:43:45 +0000 (09:43 +0200)] 
Fix border for single card in accordion (#29453)

5 years agoVariable card height (#29462)
Martijn Cuppens [Thu, 3 Oct 2019 07:21:40 +0000 (09:21 +0200)] 
Variable card height (#29462)

5 years agoBetter radio input (#29441)
Paweł Kuna [Thu, 3 Oct 2019 06:52:25 +0000 (08:52 +0200)] 
Better radio input (#29441)

5 years agoTrim trailing whitespace from markdown files (#29460)
Martijn Cuppens [Wed, 2 Oct 2019 19:48:15 +0000 (21:48 +0200)] 
Trim trailing whitespace from markdown files (#29460)

5 years agoRemove appearance from textarea (#29455)
Martijn Cuppens [Wed, 2 Oct 2019 19:37:24 +0000 (21:37 +0200)] 
Remove appearance from textarea (#29455)

5 years agov5: .form-check layout changes (#29322)
Mark Otto [Wed, 2 Oct 2019 19:19:45 +0000 (12:19 -0700)] 
v5: .form-check layout changes (#29322)

* Scope .form-check-input layout to the .form-check parent

* Remove margin-bottom from list-group-items in case they are label elements

* document .form-check in input groups and list groups, and cleanup the no-label examples in the main .form-check docs

5 years agoRemove "extra" section from composer.json (#29420)
Andreas Schroth [Wed, 2 Oct 2019 19:10:31 +0000 (21:10 +0200)] 
Remove "extra" section from composer.json (#29420)

This section is meaningless and doesn't serve any purpose.

5 years agocoveralls: Add `COVERALLS_GIT_BRANCH` (#29458)
XhmikosR [Wed, 2 Oct 2019 19:05:15 +0000 (22:05 +0300)] 
coveralls: Add `COVERALLS_GIT_BRANCH` (#29458)

Without this, coveralls didn't receive the branch info thus leading to failures when we switched branches.

5 years agoworkflows/test.yml: specify `CI=true` (#29440)
XhmikosR [Wed, 2 Oct 2019 18:56:39 +0000 (21:56 +0300)] 
workflows/test.yml: specify `CI=true` (#29440)

5 years agoREADME.md: link to the Actions page for Tests (#29480)
XhmikosR [Wed, 2 Oct 2019 18:49:34 +0000 (21:49 +0300)] 
README.md: link to the Actions page for Tests (#29480)

5 years agoVariable carousel indicator opacity (#29468)
astrahov [Tue, 1 Oct 2019 13:14:43 +0000 (18:14 +0500)] 
Variable carousel indicator opacity (#29468)

5 years agoRemove outline from select box in FF (#29445)
Paweł Kuna [Fri, 27 Sep 2019 15:58:53 +0000 (17:58 +0200)] 
Remove outline from select box in FF (#29445)

* Remove outline from select box in FF

* Use $form-select-color

5 years agoRemove duplicated td selector (#29454)
wojtask9 [Fri, 27 Sep 2019 12:22:31 +0000 (14:22 +0200)] 
Remove duplicated td selector (#29454)

5 years agoChange blue and pink colors to be accessible. (#29198)
XhmikosR [Fri, 27 Sep 2019 06:01:36 +0000 (09:01 +0300)] 
Change blue and pink colors to be accessible. (#29198)

5 years agoSass: remove redundant stylelint inline suppressions. (#29427)
XhmikosR [Thu, 26 Sep 2019 18:50:14 +0000 (21:50 +0300)] 
Sass: remove redundant stylelint inline suppressions. (#29427)

5 years ago`update-deps`: remove moot `cross-env` call. (#29419)
XhmikosR [Tue, 24 Sep 2019 18:32:49 +0000 (21:32 +0300)] 
`update-deps`: remove moot `cross-env` call. (#29419)

5 years agoGrid card example tweaks (#29409) 29433/head
Shohei Yoshida [Tue, 24 Sep 2019 10:48:45 +0000 (19:48 +0900)] 
Grid card example tweaks (#29409)

Stack in cards in one column when < md

5 years agoUpdate devDependencies.
XhmikosR [Tue, 24 Sep 2019 09:34:57 +0000 (12:34 +0300)] 
Update devDependencies.

5 years ago.eslintrc.json: Remove a couple of default rules.
XhmikosR [Tue, 17 Sep 2019 18:34:53 +0000 (21:34 +0300)] 
.eslintrc.json: Remove a couple of default rules.

5 years agoGH Actions updates. (#29429)
XhmikosR [Tue, 24 Sep 2019 09:53:50 +0000 (12:53 +0300)] 
GH Actions updates. (#29429)

5 years agoUse Hugo for our docs Sass and JS. (#29280)
XhmikosR [Mon, 16 Sep 2019 21:22:49 +0000 (00:22 +0300)] 
Use Hugo for our docs Sass and JS. (#29280)

Now there's only one command needed to run the docs: `npm run docs-serve`.

Also, simplify the npm scripts.

5 years agoexamples: darken gray a little bit.
XhmikosR [Wed, 28 Aug 2019 14:31:45 +0000 (17:31 +0300)] 
examples: darken gray a little bit.

5 years agocard.md: use `text-dark` for warning card.
XhmikosR [Mon, 5 Aug 2019 13:11:51 +0000 (16:11 +0300)] 
card.md: use `text-dark` for warning card.

5 years agobadge.md: use `text-dark` for warning.
XhmikosR [Sat, 3 Aug 2019 15:47:13 +0000 (18:47 +0300)] 
badge.md: use `text-dark` for warning.

5 years agoDarken footer color.
XhmikosR [Sat, 3 Aug 2019 15:27:11 +0000 (18:27 +0300)] 
Darken footer color.

5 years agoTweak syntax highlighting colors to be WCAG2AA valid.
XhmikosR [Sat, 3 Aug 2019 15:20:45 +0000 (18:20 +0300)] 
Tweak syntax highlighting colors to be WCAG2AA valid.

5 years agoworkflows/test.yml: switch to `setup-node@v1`. (#29410)
XhmikosR [Mon, 16 Sep 2019 12:28:25 +0000 (15:28 +0300)] 
workflows/test.yml: switch to `setup-node@v1`. (#29410)

5 years agoFix incorrect aspect ratio on IE11
ysds [Thu, 12 Sep 2019 14:30:47 +0000 (23:30 +0900)] 
Fix incorrect aspect ratio on IE11

5 years agoRemove redundant properties
Martijn Cuppens [Thu, 25 Apr 2019 19:10:55 +0000 (21:10 +0200)] 
Remove redundant properties

5 years agoResponsive sticky top (#29158)
jahanzaibsuleman07 [Fri, 13 Sep 2019 18:15:20 +0000 (23:15 +0500)] 
Responsive sticky top (#29158)

5 years agoUpdate devDependencies. (#29381)
XhmikosR [Fri, 13 Sep 2019 09:13:08 +0000 (12:13 +0300)] 
Update devDependencies. (#29381)

5 years agoTypo fix (#29382)
Martijn Cuppens [Sat, 7 Sep 2019 19:16:48 +0000 (21:16 +0200)] 
Typo fix (#29382)

5 years agoRemove unnecessary z-index
ysds [Fri, 6 Sep 2019 14:57:29 +0000 (23:57 +0900)] 
Remove unnecessary z-index

5 years agoMake sure the content doesn't cover the navbar dropdown
Martijn Cuppens [Fri, 6 Sep 2019 07:24:08 +0000 (09:24 +0200)] 
Make sure the content doesn't cover the navbar dropdown

See https://github.com/twbs/bootstrap/pull/29368#issuecomment-528725686

5 years agoabout/brand.md: Remove unused class.
XhmikosR [Sat, 31 Aug 2019 11:41:15 +0000 (14:41 +0300)] 
about/brand.md: Remove unused class.

5 years agoUse the `$white` variable.
XhmikosR [Sat, 31 Aug 2019 11:30:29 +0000 (14:30 +0300)] 
Use the `$white` variable.

5 years agoDocs tweaks
Martijn Cuppens [Fri, 30 Aug 2019 20:32:12 +0000 (23:32 +0300)] 
Docs tweaks

- Simplify display headings example markup
- Simplify footer styles
- Remove z-indices hacks in the docs
- Remove redundant modal styling in docs
- Use `escape-svg()` to escape docs sidebar chevron
- Simplify sidebar chevron code
- Cleanup masthead css & fix column width between `md` & `lg`
- Easier to download logo's with the `download` attribute.
- Changed some color codes into variables
- Cleanup brands css

5 years agoMove shortcodes used only once where they are needed.
XhmikosR [Sun, 1 Sep 2019 10:37:24 +0000 (13:37 +0300)] 
Move shortcodes used only once where they are needed.

5 years agogetting-started/theming.md: throw an error if the regex doesn't succeed.
XhmikosR [Sun, 1 Sep 2019 10:23:58 +0000 (13:23 +0300)] 
getting-started/theming.md: throw an error if the regex doesn't succeed.

5 years agoBreak a couple of long lines.
XhmikosR [Sun, 1 Sep 2019 10:23:31 +0000 (13:23 +0300)] 
Break a couple of long lines.

5 years agohomepage: remove redundant class (#29357)
XhmikosR [Fri, 6 Sep 2019 05:51:46 +0000 (08:51 +0300)] 
homepage: remove redundant class (#29357)

This broke IE11.

5 years agoUpdate subnav to remove breadcrumb and just keep versions and search (#29368)
Mark Otto [Thu, 5 Sep 2019 18:43:31 +0000 (11:43 -0700)] 
Update subnav to remove breadcrumb and just keep versions and search (#29368)

5 years agoUpdate devDependencies. (#29349)
XhmikosR [Thu, 5 Sep 2019 08:23:34 +0000 (11:23 +0300)] 
Update devDependencies. (#29349)

5 years agoTweak form validation snippet. (#29359)
XhmikosR [Tue, 3 Sep 2019 15:04:11 +0000 (18:04 +0300)] 
Tweak form validation snippet. (#29359)

* remove load event
* use `forEach` and `querySelectorAll`
* simplify check

5 years agoExamples: use our utilities more. (#29358)
XhmikosR [Mon, 2 Sep 2019 16:19:25 +0000 (19:19 +0300)] 
Examples: use our utilities more. (#29358)

5 years agoUse the example shortcode in more places. (#29346)
XhmikosR [Mon, 2 Sep 2019 09:52:26 +0000 (12:52 +0300)] 
Use the example shortcode in more places. (#29346)

5 years agoESLint: specify `--report-unused-disable-directives` (#29350)
XhmikosR [Mon, 2 Sep 2019 09:44:19 +0000 (12:44 +0300)] 
ESLint: specify `--report-unused-disable-directives` (#29350)

5 years agoDocs: simplify a few Hugo `range`s. (#29333)
XhmikosR [Mon, 2 Sep 2019 09:31:02 +0000 (12:31 +0300)] 
Docs: simplify a few Hugo `range`s. (#29333)

5 years agoFix a few redirected links. (#29352)
XhmikosR [Mon, 2 Sep 2019 09:21:42 +0000 (12:21 +0300)] 
Fix a few redirected links. (#29352)

5 years agoFix shortcodes/example.html class bug. (#29344)
XhmikosR [Sat, 31 Aug 2019 05:11:16 +0000 (08:11 +0300)] 
Fix shortcodes/example.html class bug. (#29344)

It always used the first placeholder's class before.

5 years agoAdd responsive example
ysds [Thu, 29 Aug 2019 13:12:26 +0000 (22:12 +0900)] 
Add responsive example

5 years agoAllow override default col width
ysds [Wed, 28 Aug 2019 14:37:39 +0000 (23:37 +0900)] 
Allow override default col width

5 years agoCleanup
Mark Otto [Wed, 24 Jul 2019 06:00:29 +0000 (23:00 -0700)] 
Cleanup

- Rename and move the variable to variables file
- Move code to the grid file
- Use the mixin to generate our own classes
- Wrap in a grid classes enabled conditional
- Document the mixin

5 years agoMove margins, and equal height via utility example
Mark Otto [Wed, 17 Jul 2019 23:48:43 +0000 (02:48 +0300)] 
Move margins, and equal height via utility example

5 years agoFirst pass at .row-cols classes
Mark Otto [Wed, 17 Jul 2019 23:27:53 +0000 (02:27 +0300)] 
First pass at .row-cols classes

Trying to find a new way to do responsive card decks while not locking ourselves into the cards themselves. My thinking here is we can easily control the column (.col) width by the parent, but I don't know how many we need (have 0-5 now) across each breakpoint. This works for cards so far, and I think could get us equal height, too.

5 years agocard.md remove empty `class` placeholder argument (#29345)
XhmikosR [Fri, 30 Aug 2019 14:35:12 +0000 (17:35 +0300)] 
card.md remove empty `class` placeholder argument (#29345)

5 years agocarousel.md: Remove duplicate bd-example div. (#29341)
XhmikosR [Fri, 30 Aug 2019 14:21:47 +0000 (17:21 +0300)] 
carousel.md: Remove duplicate bd-example div. (#29341)

The example shortcode already adds this.

5 years agoMerge lint scripts (#29329)
XhmikosR [Fri, 30 Aug 2019 08:52:22 +0000 (11:52 +0300)] 
Merge lint scripts (#29329)

* Merge js-lint scripts into one script.

* Merge stylelint scripts into one.

5 years agoClean up line heights & add line height utilities (#29271)
Martijn Cuppens [Fri, 30 Aug 2019 07:42:41 +0000 (09:42 +0200)] 
Clean up line heights & add line height utilities (#29271)

5 years agodocs-sidebar.html: reindent. (#29337)
XhmikosR [Fri, 30 Aug 2019 05:01:21 +0000 (08:01 +0300)] 
docs-sidebar.html: reindent. (#29337)

5 years agoClean up instances of old .form-group (#29321)
Mark Otto [Thu, 29 Aug 2019 20:07:55 +0000 (14:07 -0600)] 
Clean up instances of old .form-group (#29321)

5 years agoMinor lint tweaks. (#29328)
XhmikosR [Thu, 29 Aug 2019 13:20:49 +0000 (16:20 +0300)] 
Minor lint tweaks. (#29328)

5 years agodocs: remove swatches for theme colors. (#29327)
XhmikosR [Thu, 29 Aug 2019 12:18:47 +0000 (15:18 +0300)] 
docs: remove swatches for theme colors. (#29327)

Use the built-in utilities instead.

5 years agotheming.md: automate _root.scss. (#29326)
XhmikosR [Thu, 29 Aug 2019 12:09:24 +0000 (15:09 +0300)] 
theming.md: automate _root.scss. (#29326)

5 years agotheming.md: bring `:root` up to par with Scss. (#29323)
XhmikosR [Thu, 29 Aug 2019 08:10:06 +0000 (11:10 +0300)] 
theming.md: bring `:root` up to par with Scss. (#29323)

Also, add a warning in _root.scss so that we don't miss it again.

5 years agoblog example: remove unused CSS. (#29316)
XhmikosR [Wed, 28 Aug 2019 15:29:15 +0000 (18:29 +0300)] 
blog example: remove unused CSS. (#29316)

5 years agoHomepage: add missing link to the versions page. (#29308)
XhmikosR [Tue, 27 Aug 2019 20:19:52 +0000 (23:19 +0300)] 
Homepage: add missing link to the versions page. (#29308)

5 years agoSwitch percentage `font-size`s to `em` and change some font sizes for consistency...
Martijn Cuppens [Thu, 22 Aug 2019 08:16:52 +0000 (10:16 +0200)] 
Switch percentage `font-size`s to `em` and change some font sizes for consistency in docs

5 years agoSwitch percentage `font-size`s to `em` and change some font sizes for consistency
Martijn Cuppens [Thu, 22 Aug 2019 08:14:42 +0000 (10:14 +0200)] 
Switch percentage `font-size`s to `em` and change some font sizes for consistency

5 years agoDon't bind validation to form controls
Martijn Cuppens [Sat, 17 Aug 2019 13:12:08 +0000 (15:12 +0200)] 
Don't bind validation to form controls

5 years agoDist (#29263)
XhmikosR [Tue, 27 Aug 2019 13:03:21 +0000 (16:03 +0300)] 
Dist (#29263)

5 years agoUpdate devDependencies. (#29305)
XhmikosR [Tue, 27 Aug 2019 11:39:53 +0000 (14:39 +0300)] 
Update devDependencies. (#29305)

5 years agomention new variable in our docs
Mark Otto [Tue, 27 Aug 2019 00:59:29 +0000 (17:59 -0700)] 
mention new variable in our docs

5 years agoAllow modification of the value of rem
Martijn Cuppens [Sat, 24 Aug 2019 13:11:02 +0000 (16:11 +0300)] 
Allow modification of the value of rem

5 years agoRemove "Wall of browser bugs" page. (#29297)
XhmikosR [Tue, 27 Aug 2019 05:44:35 +0000 (08:44 +0300)] 
Remove "Wall of browser bugs" page. (#29297)

While important in the past, it has become obsolete, so removing it seems the best solution.

5 years agoUpdate z-indices (#29292)
Martijn Cuppens [Mon, 26 Aug 2019 06:42:44 +0000 (08:42 +0200)] 
Update z-indices (#29292)

- `.carousel-caption` doesn't need a z-index. There are no non-static element in its containing block (`.carousel-item`)
- The `z-index` of `.carousel-indicators` is way higher than it needs to be (`15`), the highest sibling `z-index` is `1`, so it can be set to `2` to be the top layer.

5 years agoLink helpers & use utility API for all utilities
Martijn Cuppens [Sat, 17 Aug 2019 18:19:00 +0000 (20:19 +0200)] 
Link helpers & use utility API for all utilities

5 years agodropdown show method should do the same as toggle
Johann-S [Thu, 22 Aug 2019 20:02:06 +0000 (22:02 +0200)] 
dropdown show method should do the same as toggle

5 years agoDocument example of datalists with form controls (#29058)
Mark Otto [Fri, 23 Aug 2019 23:59:57 +0000 (16:59 -0700)] 
Document example of datalists with form controls (#29058)

- Add example to the new form control docs
- Reset the [list] selector in Reboot to hide the random dropdown arrow in Chrome

5 years agoUpdate devDependencies. (#29281)
XhmikosR [Fri, 23 Aug 2019 23:47:06 +0000 (02:47 +0300)] 
Update devDependencies. (#29281)

Kept `eslint@6.1.0` since the newer versions have a bug that affects us.

5 years agoActions CI tweaks (#29276)
XhmikosR [Fri, 23 Aug 2019 23:32:29 +0000 (02:32 +0300)] 
Actions CI tweaks (#29276)

* Allow bundlesize to run for forks too.
* Add name for clone step.
* Add` fail-fast: false`

5 years agoDocumentation tweak
Martijn Cuppens [Sat, 17 Aug 2019 14:58:26 +0000 (16:58 +0200)] 
Documentation tweak

5 years agoRemove padding around color swatches
Martijn Cuppens [Sat, 17 Aug 2019 13:55:22 +0000 (15:55 +0200)] 
Remove padding around color swatches

5 years agoAdd rounded corners to color swatches
Martijn Cuppens [Sat, 17 Aug 2019 13:54:52 +0000 (15:54 +0200)] 
Add rounded corners to color swatches

5 years agoAdd support and docs for color input
Mark Otto [Tue, 16 Jul 2019 22:16:15 +0000 (01:16 +0300)] 
Add support and docs for color input

5 years agoRemaining JS linting TODO (#29289)
Markus Hatvan [Thu, 22 Aug 2019 19:17:34 +0000 (21:17 +0200)] 
Remaining JS linting TODO (#29289)

* Enable and fix all occurrences with no-mixed-operators rule
* Take care of the max-depth warning in button.js

Signed-off-by: mhatvan <markus_hatvan@aon.at>
5 years agodropdown - destroy old popper.js references
Johann-S [Sun, 18 Aug 2019 20:05:20 +0000 (22:05 +0200)] 
dropdown - destroy old popper.js references

5 years agofixed minor typo (#29291)
tracyjordan [Thu, 22 Aug 2019 07:58:08 +0000 (09:58 +0200)] 
fixed minor typo (#29291)

5 years agoRemove `position: relative` from `.collapsing`
Martijn Cuppens [Wed, 21 Aug 2019 09:13:44 +0000 (11:13 +0200)] 
Remove `position: relative` from `.collapsing`