]> git.ipfire.org Git - thirdparty/bootstrap.git/log
thirdparty/bootstrap.git
6 years agoRemove ToC from pages when we don't have (m)any headers.
XhmikosR [Thu, 7 Feb 2019 09:27:07 +0000 (11:27 +0200)] 
Remove ToC from pages when we don't have (m)any headers.

6 years agoAdd map-name param to _assert-starts-at-zero (#24986)
Zachary Welch [Thu, 7 Feb 2019 09:19:38 +0000 (04:19 -0500)] 
Add map-name param to _assert-starts-at-zero (#24986)

* Add map-name param to _assert-starts-at-zero

* Set default value for backwards compatibility

6 years agoCreate `border-top-left-radius` and `border-bottom-right-radius` mixins (#28100)
João Lucas [Thu, 7 Feb 2019 08:02:05 +0000 (00:02 -0800)] 
Create `border-top-left-radius` and `border-bottom-right-radius` mixins (#28100)

* Create border-top-left-radius mixin
* Create border-bottom-right-radius mixin

6 years agoDeprecate size mixin (#28067)
Martijn Cuppens [Thu, 7 Feb 2019 07:21:47 +0000 (08:21 +0100)] 
Deprecate size mixin (#28067)

6 years agoFix `.nav-justified` example (#28193)
Martijn Cuppens [Wed, 6 Feb 2019 21:44:44 +0000 (22:44 +0100)] 
Fix `.nav-justified` example (#28193)

6 years agoAdd text-decoration to .btn-link. (#28169)
Bardi Harborow [Wed, 6 Feb 2019 21:33:03 +0000 (21:33 +0000)] 
Add text-decoration to .btn-link. (#28169)

6 years agoRemove outdated reference to not-allowed cursor (#28188)
Patrick H. Lauke [Wed, 6 Feb 2019 15:12:11 +0000 (15:12 +0000)] 
Remove outdated reference to not-allowed cursor (#28188)

as this styling was removed back in https://github.com/twbs/bootstrap/commit/7056f702408a97f01cb32bc6075d88ec27cdcf52

6 years agofix modal test to be sure we call getTransitionDurationFromElement
Johann-S [Wed, 6 Feb 2019 13:35:59 +0000 (14:35 +0100)] 
fix modal test to be sure we call getTransitionDurationFromElement

6 years agoallow to override default toast options (#28186)
Johann-S [Wed, 6 Feb 2019 13:19:04 +0000 (14:19 +0100)] 
allow to override default toast options (#28186)

6 years agoFix text break in Firefox (#28063)
Martijn Cuppens [Wed, 6 Feb 2019 10:38:13 +0000 (11:38 +0100)] 
Fix text break in Firefox (#28063)

6 years agoSilence mkdir. (#28184)
XhmikosR [Wed, 6 Feb 2019 10:22:49 +0000 (12:22 +0200)] 
Silence mkdir. (#28184)

This can fail if run in parallel.

6 years agofix tabs, apply show class only when fade class is present (#28183)
Johann-S [Wed, 6 Feb 2019 10:12:02 +0000 (11:12 +0100)] 
fix tabs, apply show class only when fade class is present (#28183)

6 years agocarousel.md: Highlight the whole example for consistency.
XhmikosR [Wed, 6 Feb 2019 09:13:55 +0000 (11:13 +0200)] 
carousel.md: Highlight the whole example for consistency.

6 years agodocs license header: split sentence in period.
XhmikosR [Wed, 6 Feb 2019 09:12:56 +0000 (11:12 +0200)] 
docs license header: split sentence in period.

6 years agoAdd missing trailing slash.
XhmikosR [Wed, 6 Feb 2019 09:11:54 +0000 (11:11 +0200)] 
Add missing trailing slash.

6 years agoMove dropdown offset function logic into private function. (#28138) fork/v4-dev
Jason Golieb [Tue, 5 Feb 2019 08:31:18 +0000 (03:31 -0500)] 
Move dropdown offset function logic into private function. (#28138)

6 years agoAdjust bundlesize limits.
XhmikosR [Wed, 30 Jan 2019 15:55:57 +0000 (17:55 +0200)] 
Adjust bundlesize limits.

6 years agoMove offset function logic to a private function.
Jason Golieb [Tue, 29 Jan 2019 19:56:38 +0000 (14:56 -0500)] 
Move offset function logic to a private function.

6 years agoAdd support for tooltip offset option to be a function.
Jason Golieb [Mon, 28 Jan 2019 20:55:21 +0000 (22:55 +0200)] 
Add support for tooltip offset option to be a function.

6 years agoexamples: remove JS from blog and sticky footer. (#28173)
XhmikosR [Mon, 4 Feb 2019 21:42:23 +0000 (23:42 +0200)] 
examples: remove JS from blog and sticky footer. (#28173)

They don't use it.

6 years agoFix dropdown radius if `$dropdown-padding-y` is not 0 (#28127)
Martijn Cuppens [Sun, 3 Feb 2019 21:07:16 +0000 (22:07 +0100)] 
Fix dropdown radius if `$dropdown-padding-y` is not 0 (#28127)

6 years agoFix negative margin example (#28140)
Ryan Worth [Sun, 3 Feb 2019 20:58:54 +0000 (06:58 +1000)] 
Fix negative margin example (#28140)

Negative margin example wasn't displaying correctly due to border and background styling being applied directly to the `.col` element. Made a child element and applied the styling to it

6 years agoChange logo size (#28163)
Martijn Cuppens [Sun, 3 Feb 2019 15:52:36 +0000 (16:52 +0100)] 
Change logo size (#28163)

6 years agocomponents: redirect to the alerts page (#28147)
XhmikosR [Wed, 30 Jan 2019 19:52:42 +0000 (21:52 +0200)] 
components: redirect to the alerts page (#28147)

6 years agoimage-replacement.md: use three dots.
XhmikosR [Mon, 28 Jan 2019 21:17:14 +0000 (23:17 +0200)] 
image-replacement.md: use three dots.

6 years agoAdd missing trailing slash.
XhmikosR [Mon, 28 Jan 2019 19:38:12 +0000 (21:38 +0200)] 
Add missing trailing slash.

6 years agogenerate-sri.js: move object.
XhmikosR [Mon, 28 Jan 2019 09:16:37 +0000 (11:16 +0200)] 
generate-sri.js: move object.

6 years agoanalytics.html: use double quotes in src attribute.
XhmikosR [Mon, 28 Jan 2019 09:04:17 +0000 (11:04 +0200)] 
analytics.html: use double quotes in src attribute.

6 years agobuild-tools.md: `npm` is written lowercase.
XhmikosR [Sun, 27 Jan 2019 08:57:21 +0000 (10:57 +0200)] 
build-tools.md: `npm` is written lowercase.

6 years agomigration.md: remove stray `/`.
XhmikosR [Sun, 27 Jan 2019 08:55:49 +0000 (10:55 +0200)] 
migration.md: remove stray `/`.

6 years agoFix custom select caret issue on IE (#28112)
Shohei Yoshida [Fri, 25 Jan 2019 20:09:21 +0000 (05:09 +0900)] 
Fix custom select caret issue on IE (#28112)

6 years agoFix validated custom select bg color (#28119)
Shohei Yoshida [Fri, 25 Jan 2019 19:44:52 +0000 (04:44 +0900)] 
Fix validated custom select bg color (#28119)

6 years agoDeprecate float mixins (#28104)
Martijn Cuppens [Thu, 24 Jan 2019 20:51:36 +0000 (21:51 +0100)] 
Deprecate float mixins (#28104)

6 years agoAdd `!important` to `.text-monospace` utility class (#28064)
Martijn Cuppens [Thu, 24 Jan 2019 20:42:42 +0000 (21:42 +0100)] 
Add `!important` to `.text-monospace` utility class (#28064)

6 years agoUpdate devDependencies and gems. (#28094)
XhmikosR [Thu, 24 Jan 2019 19:25:49 +0000 (21:25 +0200)] 
Update devDependencies and gems. (#28094)

6 years agoAdd default value for `$ignore-warning` (#28103)
Martijn Cuppens [Wed, 23 Jan 2019 03:59:15 +0000 (04:59 +0100)] 
Add default value for `$ignore-warning` (#28103)

6 years agoAdd `deprecate()` mixin (#28092)
Martijn Cuppens [Tue, 22 Jan 2019 19:55:23 +0000 (20:55 +0100)] 
Add `deprecate()` mixin (#28092)

6 years agoAdd canonical URL. (#28093)
XhmikosR [Mon, 21 Jan 2019 12:59:51 +0000 (14:59 +0200)] 
Add canonical URL. (#28093)

6 years agoFix approach redirect. (#28095)
XhmikosR [Mon, 21 Jan 2019 12:49:55 +0000 (14:49 +0200)] 
Fix approach redirect. (#28095)

6 years agoMake component colors configurable (#28035)
Martijn Cuppens [Sun, 20 Jan 2019 21:38:29 +0000 (22:38 +0100)] 
Make component colors configurable (#28035)

6 years agoScrollable modal (#27769)
Shohei Yoshida [Sun, 20 Jan 2019 21:28:16 +0000 (06:28 +0900)] 
Scrollable modal (#27769)

6 years agoAdd ref to reason why `min-width: 0;` is added (#28061)
Martijn Cuppens [Sun, 20 Jan 2019 21:23:05 +0000 (22:23 +0100)] 
Add ref to reason why `min-width: 0;` is added (#28061)

6 years agouse absolute path to output lcov file for coveralls (#28075)
Johann-S [Thu, 17 Jan 2019 10:06:43 +0000 (11:06 +0100)] 
use absolute path to output lcov file for coveralls (#28075)

6 years agotests: use jQuery from node_modules. (#28059)
XhmikosR [Tue, 15 Jan 2019 16:01:40 +0000 (18:01 +0200)] 
tests: use jQuery from node_modules. (#28059)

6 years agoFix `js-main` script. (#28057)
XhmikosR [Tue, 15 Jan 2019 15:30:21 +0000 (17:30 +0200)] 
Fix `js-main` script. (#28057)

6 years agoMake progress animation respect `$enable-transitions` and `prefers-reduced-motion...
Martijn Cuppens [Tue, 15 Jan 2019 00:51:11 +0000 (01:51 +0100)] 
Make progress animation respect `$enable-transitions` and `prefers-reduced-motion` media query

Make progress animation respect `$enable-transitions` and `prefers-reduced-motion` media query

6 years agoExamples: add tabindex="-1" and aria-disabled="true" on disabled links
Laussel Loïc [Mon, 14 Jan 2019 23:29:51 +0000 (00:29 +0100)] 
Examples: add tabindex="-1" and aria-disabled="true" on disabled links

6 years agoClean up .gitignore. (#28050)
XhmikosR [Mon, 14 Jan 2019 19:08:24 +0000 (21:08 +0200)] 
Clean up .gitignore. (#28050)

6 years agoFix Carousel's touch option to not add touch listeners when set to false (#28046)
Johann-S [Mon, 14 Jan 2019 16:53:54 +0000 (17:53 +0100)] 
Fix Carousel's touch option to not add touch listeners when set to false (#28046)

6 years agoRemove map-merge (#28033)
Martijn Cuppens [Mon, 14 Jan 2019 00:35:00 +0000 (01:35 +0100)] 
Remove map-merge (#28033)

6 years agoCleanup popover arrows (#28008)
Martijn Cuppens [Mon, 14 Jan 2019 00:29:37 +0000 (01:29 +0100)] 
Cleanup popover arrows (#28008)

6 years agoSync dropdown font size to base font size
Martijn Cuppens [Mon, 7 Jan 2019 19:07:19 +0000 (20:07 +0100)] 
Sync dropdown font size to base font size

6 years agoSync dropdown font size with btn font size
Martijn Cuppens [Mon, 7 Jan 2019 15:11:26 +0000 (16:11 +0100)] 
Sync dropdown font size with btn font size

6 years agoRemove background from nested tables
Martijn Cuppens [Sun, 13 Jan 2019 19:02:42 +0000 (20:02 +0100)] 
Remove background from nested tables

6 years agoAdd some margin below the buttons
Martijn Cuppens [Sun, 13 Jan 2019 19:23:55 +0000 (20:23 +0100)] 
Add some margin below the buttons

6 years agoFix background size y
Martijn Cuppens [Sun, 13 Jan 2019 21:08:06 +0000 (22:08 +0100)] 
Fix background size y

6 years agoMinify background property
Martijn Cuppens [Sun, 13 Jan 2019 20:51:21 +0000 (21:51 +0100)] 
Minify background property

6 years agoCombine background properties into one
Martijn Cuppens [Sun, 13 Jan 2019 21:13:30 +0000 (22:13 +0100)] 
Combine background properties into one

6 years agoPrevent useless property rendering
Martijn Cuppens [Sun, 13 Jan 2019 18:35:48 +0000 (19:35 +0100)] 
Prevent useless property rendering

6 years agoDon't render a background by default
Martijn Cuppens [Sun, 13 Jan 2019 19:59:28 +0000 (20:59 +0100)] 
Don't render a background by default

6 years agoPrevent rendering of color property by default
Martijn Cuppens [Sun, 13 Jan 2019 20:05:35 +0000 (21:05 +0100)] 
Prevent rendering of color property by default

6 years agoChange comment heading title to `Typography` (#28032)
Martijn Cuppens [Sun, 13 Jan 2019 23:59:51 +0000 (00:59 +0100)] 
Change comment heading title to `Typography` (#28032)

6 years agoAlign toast variables (#28041)
Martijn Cuppens [Sun, 13 Jan 2019 23:51:53 +0000 (00:51 +0100)] 
Align toast variables (#28041)

6 years agoAdd new rounded sizes classes (#28011)
Justin [Sun, 13 Jan 2019 19:49:25 +0000 (06:49 +1100)] 
Add new rounded sizes classes (#28011)

* update border-radius mixins

Add $enable-rounded as a keyword argument to border-raidus mixins

* Update rounded classes

- use border-radius mixins to repleace !important
- use true for $enable-rounded for rounded classes
- Add `.rounded-sm` and `.rounded-sm`  #27934

* update borders docs

* Revert touch of dist files

* Revert change of border-radius mixins

* use !important in border-radius utilies classes

* update border radius classes keep only rounded-lg and rounded-sm

6 years agoChange default custom select styles (#28027)
Martijn Cuppens [Sun, 13 Jan 2019 07:52:46 +0000 (08:52 +0100)] 
Change default custom select styles (#28027)

6 years agoPrevent wrapping if caret is included (#28029)
Martijn Cuppens [Sun, 13 Jan 2019 07:43:52 +0000 (08:43 +0100)] 
Prevent wrapping if caret is included (#28029)

6 years agoAdd form-validation-states Sass map (#27999)
Mark Otto [Fri, 11 Jan 2019 19:16:50 +0000 (11:16 -0800)] 
Add form-validation-states Sass map (#27999)

6 years agoFix input-height-inner wrongly calculated (#28018)
Miha Eržen [Fri, 11 Jan 2019 12:22:14 +0000 (13:22 +0100)] 
Fix input-height-inner wrongly calculated (#28018)

In a scenario where `$input-line-height` or `$input-font-size` are different than `$input-btn-line-height` and `$input-btn-font-size` the final `$input-height-inner` was wrongly calculated.

6 years agoUpdate devDependencies. (#28016)
XhmikosR [Thu, 10 Jan 2019 13:56:54 +0000 (15:56 +0200)] 
Update devDependencies. (#28016)

6 years agoTighten bundlesize limits. (#28012)
XhmikosR [Thu, 10 Jan 2019 07:03:16 +0000 (09:03 +0200)] 
Tighten bundlesize limits. (#28012)

6 years agonpm run test to build dist files
Mark Otto [Tue, 8 Jan 2019 17:49:55 +0000 (19:49 +0200)] 
npm run test to build dist files

6 years agoExamples: use `{{ site.time | date: "%Y" }}`.
XhmikosR [Tue, 8 Jan 2019 06:11:04 +0000 (08:11 +0200)] 
Examples: use `{{ site.time | date: "%Y" }}`.

Since they are being build, no point in hardcoding the year.

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