]> git.ipfire.org Git - thirdparty/bootstrap.git/log
thirdparty/bootstrap.git
7 years agoAdd border-radius to dropdown items (#27703)
Roy Klutman [Wed, 21 Nov 2018 22:24:13 +0000 (23:24 +0100)] 
Add border-radius to dropdown items (#27703)

7 years agoPlaceholders: use our gray colors (#27701)
m5o [Wed, 21 Nov 2018 18:59:21 +0000 (19:59 +0100)] 
Placeholders: use our gray colors (#27701)

Previously we were using the old holder.js colors.

7 years agoSass precision documentation (#27705)
Martijn Cuppens [Wed, 21 Nov 2018 18:51:47 +0000 (19:51 +0100)] 
Sass precision documentation (#27705)

7 years agoreboot: Fix mailto address (#27700)
XhmikosR [Wed, 21 Nov 2018 13:24:38 +0000 (15:24 +0200)] 
reboot: Fix mailto address (#27700)

7 years agodocs: fix path to assets. (#27696)
XhmikosR [Wed, 21 Nov 2018 13:11:31 +0000 (15:11 +0200)] 
docs: fix path to assets. (#27696)

7 years agoUse wrapping span instead of div (#27695)
Martijn Cuppens [Tue, 20 Nov 2018 19:53:10 +0000 (20:53 +0100)] 
Use wrapping span instead of div (#27695)

7 years agodocs-sidebar.html: remove commented out code.
XhmikosR [Fri, 16 Nov 2018 15:54:12 +0000 (17:54 +0200)] 
docs-sidebar.html: remove commented out code.

Leftover from old times.

7 years agoReindent.
XhmikosR [Fri, 16 Nov 2018 15:52:02 +0000 (17:52 +0200)] 
Reindent.

7 years agoRemove holder.js.
XhmikosR [Wed, 14 Nov 2018 13:59:15 +0000 (15:59 +0200)] 
Remove holder.js.

7 years agoUse the new include in examples too.
XhmikosR [Wed, 14 Nov 2018 13:52:02 +0000 (15:52 +0200)] 
Use the new include in examples too.

7 years agoFix placeholder image replacement.
m5o [Wed, 14 Nov 2018 13:10:23 +0000 (15:10 +0200)] 
Fix placeholder image replacement.

7 years agoTweak placeholder.svg.
XhmikosR [Mon, 12 Nov 2018 20:54:33 +0000 (22:54 +0200)] 
Tweak placeholder.svg.

* always include the title
* make it possible to skip adding the title by passing `title=' '`
* remove viewBox since we don't need it

7 years agoReplace holder.js with SVGs.
Martijn Cuppens [Thu, 8 Nov 2018 17:33:02 +0000 (19:33 +0200)] 
Replace holder.js with SVGs.

7 years agoReplace anchor.js with jekyll-anchor-headings.
XhmikosR [Tue, 13 Nov 2018 14:10:43 +0000 (16:10 +0200)] 
Replace anchor.js with jekyll-anchor-headings.

This allows us to generate the anchor links on build time.

https://github.com/allejo/jekyll-anchor-headings

7 years agoRemove `sudo` from Travis config. (#27693)
XhmikosR [Tue, 20 Nov 2018 09:36:37 +0000 (11:36 +0200)] 
Remove `sudo` from Travis config. (#27693)

https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migration

7 years agoAllows both OL and UL lists for tab buttons
Tieson Trowbridge [Mon, 11 Jun 2018 20:06:53 +0000 (23:06 +0300)] 
Allows both OL and UL lists for tab buttons

7 years agoAdd documentation about .text-decoration-none (#27686)
ysds [Tue, 20 Nov 2018 07:08:34 +0000 (16:08 +0900)] 
Add documentation about .text-decoration-none (#27686)

7 years agoAdd documentation about viewport sizing utilities (#27688)
ysds [Mon, 19 Nov 2018 17:44:08 +0000 (02:44 +0900)] 
Add documentation about viewport sizing utilities (#27688)

7 years agoAdd documentation about .font-weight-bolder/lighter (#27678)
ysds [Sun, 18 Nov 2018 08:15:49 +0000 (17:15 +0900)] 
Add documentation about .font-weight-bolder/lighter (#27678)

7 years agoPrevent text decoration skip inc and reorder comments (#27673)
Martijn Cuppens [Sun, 18 Nov 2018 08:09:41 +0000 (09:09 +0100)] 
Prevent text decoration skip inc and reorder comments (#27673)

7 years agoSpinners cleanup
Martijn Cuppens [Sat, 17 Nov 2018 19:36:11 +0000 (20:36 +0100)] 
Spinners cleanup

7 years agoSupport custom-select sizing in input-group (#27677)
ysds [Sat, 17 Nov 2018 12:10:38 +0000 (21:10 +0900)] 
Support custom-select sizing in input-group (#27677)

7 years agoEnforce lowercase class name in .stylelintrc (#27668)
Christian Oliff [Sat, 17 Nov 2018 12:01:16 +0000 (21:01 +0900)] 
Enforce lowercase class name in .stylelintrc (#27668)

7 years agoInherit card header color (#27681)
Martijn Cuppens [Sat, 17 Nov 2018 09:16:16 +0000 (10:16 +0100)] 
Inherit card header color (#27681)

7 years agoUpdate devDependencies and gems.
XhmikosR [Fri, 16 Nov 2018 06:50:04 +0000 (08:50 +0200)] 
Update devDependencies and gems.

7 years agoUpdate autoprefixer link to `.browserslistrc` file (#27675)
Iurii Kucherov [Fri, 16 Nov 2018 06:44:52 +0000 (08:44 +0200)] 
Update autoprefixer link to `.browserslistrc` file (#27675)

7 years agoUse fancy apostrophe in HTML files.
XhmikosR [Thu, 15 Nov 2018 06:24:34 +0000 (08:24 +0200)] 
Use fancy apostrophe in HTML files.

For Markdown files, this isn't needed because the Markdown converter takes care of this.

7 years agosome cleaning and changes for readability
Johann-S [Wed, 14 Nov 2018 09:16:56 +0000 (10:16 +0100)] 
some cleaning and changes for readability

7 years agoKeep input group & form label font size in sync with form control font size (#27663)
Martijn Cuppens [Tue, 13 Nov 2018 20:11:59 +0000 (21:11 +0100)] 
Keep input group & form label font size in sync with form control font size (#27663)

7 years agoDist
XhmikosR [Tue, 13 Nov 2018 06:41:12 +0000 (08:41 +0200)] 
Dist

7 years agoClean up some docs for toasts
Mark Otto [Wed, 19 Sep 2018 05:01:16 +0000 (08:01 +0300)] 
Clean up some docs for toasts

- Add headings to examples section
- Clarify styles and customization options in examples
- Add dismiss buttons to all toasts
- Missing period added for consistency
- Update roles, tweak text

7 years agoNest the `.toast.show` and use `display: block;` as inherit causes broken styles
Mark Otto [Wed, 19 Sep 2018 05:00:22 +0000 (22:00 -0700)] 
Nest the `.toast.show` and use `display: block;` as inherit causes broken styles

7 years agoUpdate toast documentation following pull #27155
Laussel LOïc [Wed, 5 Sep 2018 20:13:50 +0000 (23:13 +0300)] 
Update toast documentation following pull #27155

Also remove close button everywhere just let it when autohide is set to false

7 years agoRemove the show delay for our toast plugin
Johann-S [Tue, 18 Sep 2018 12:37:40 +0000 (14:37 +0200)] 
Remove the show delay for our toast plugin

7 years agoImplement `data-dismiss="toast"` to allow user to interact itself with the component...
Laussel Loïc [Fri, 31 Aug 2018 07:18:28 +0000 (09:18 +0200)] 
Implement `data-dismiss="toast"` to allow user to interact itself with the component (#27155)

7 years agoFix toast documentation page.
Johann-S [Thu, 23 Aug 2018 19:06:35 +0000 (21:06 +0200)] 
Fix toast documentation page.

7 years agoCreate toast JS plugin, add unit tests.
Johann-S [Thu, 23 Aug 2018 16:31:25 +0000 (19:31 +0300)] 
Create toast JS plugin, add unit tests.

7 years agoAdd new toasts component
Mark Otto [Mon, 3 Jul 2017 23:09:28 +0000 (16:09 -0700)] 
Add new toasts component

7 years agoCustomize browse text of the custom file input with HTML (#27651)
Martijn Cuppens [Tue, 13 Nov 2018 06:30:17 +0000 (07:30 +0100)] 
Customize browse text of the custom file input with HTML (#27651)

7 years agoSpinners: show all color variants.
XhmikosR [Sun, 11 Nov 2018 13:47:23 +0000 (15:47 +0200)] 
Spinners: show all color variants.

7 years agoBump bootstrap.min.css bundle size.
XhmikosR [Sun, 11 Nov 2018 09:19:27 +0000 (11:19 +0200)] 
Bump bootstrap.min.css bundle size.

7 years agospinners: use the animation shorthand property.
XhmikosR [Fri, 14 Sep 2018 05:52:25 +0000 (08:52 +0300)] 
spinners: use the animation shorthand property.

7 years agoAdd Bootstrap's very first spinners omfg it's actually happening
Mark Otto [Sun, 2 Jul 2017 01:51:53 +0000 (04:51 +0300)] 
Add Bootstrap's very first spinners omfg it's actually happening

7 years agoJekyll: Add wdm gem for Windows. (#27658)
XhmikosR [Mon, 12 Nov 2018 19:23:53 +0000 (21:23 +0200)] 
Jekyll: Add wdm gem for Windows. (#27658)

7 years agoUpdate clipboard.js to v2.0.3 (#27657)
Christian Oliff [Mon, 12 Nov 2018 16:46:21 +0000 (01:46 +0900)] 
Update clipboard.js to v2.0.3 (#27657)

7 years agoReplace `data-src` with `src="..."` in docs. (#27649)
XhmikosR [Sun, 11 Nov 2018 12:45:48 +0000 (14:45 +0200)] 
Replace `data-src` with `src="..."` in docs. (#27649)

7 years agoMinor/Docs: tweak accordion example heading level (#27620)
Patrick H. Lauke [Sun, 11 Nov 2018 09:12:29 +0000 (09:12 +0000)] 
Minor/Docs: tweak accordion example heading level (#27620)

7 years agoAllow to add more embed responsive ratios (#25894)
Martijn Cuppens [Sun, 11 Nov 2018 09:04:04 +0000 (10:04 +0100)] 
Allow to add more embed responsive ratios (#25894)

7 years agoRedirect `/extend/` to `/extend/approach/`.
XhmikosR [Fri, 9 Nov 2018 13:23:23 +0000 (15:23 +0200)] 
Redirect `/extend/` to `/extend/approach/`.

7 years agoRemove custom properties from examples so that they work in IE (#27634)
Martijn Cuppens [Sun, 11 Nov 2018 08:52:06 +0000 (09:52 +0100)] 
Remove custom properties from examples so that they work in IE (#27634)

7 years agoFix modal positioning on Android.
jvitela [Fri, 6 Jul 2018 08:09:22 +0000 (11:09 +0300)] 
Fix modal positioning on Android.

When the address bar is hidden, sometimes the visual position of the controls is out of sync with its logical position.

7 years agoDashboard example: update 3rd-party libs and use the same CDN.
XhmikosR [Mon, 5 Nov 2018 21:16:25 +0000 (23:16 +0200)] 
Dashboard example: update 3rd-party libs and use the same CDN.

7 years agoAdd an examples layout.
XhmikosR [Mon, 5 Nov 2018 11:24:55 +0000 (13:24 +0200)] 
Add an examples layout.

Reduces duplication and makes maintenance easier.

7 years agoMove analytics to an include file.
XhmikosR [Mon, 5 Nov 2018 11:23:37 +0000 (13:23 +0200)] 
Move analytics to an include file.

7 years agoMove stylesheets to an include.
XhmikosR [Mon, 5 Nov 2018 09:31:40 +0000 (11:31 +0200)] 
Move stylesheets to an include.

7 years agouse bsCustomFileInput in our docs (#27631)
Johann-S [Thu, 8 Nov 2018 15:22:45 +0000 (16:22 +0100)] 
use bsCustomFileInput in our docs (#27631)

7 years agoWrap checkboxes in `.form-group` (#27624)
sts-ryan-holton [Wed, 7 Nov 2018 20:54:40 +0000 (20:54 +0000)] 
Wrap checkboxes in `.form-group` (#27624)

7 years agoDocs: Improve accessibility of disabled link example (#27614)
ysds [Tue, 6 Nov 2018 08:47:59 +0000 (17:47 +0900)] 
Docs: Improve accessibility of disabled link example (#27614)

Add `tabindex="-1"` and `aria-disabled="true"` to disabled link

7 years agodisplay chrome version on travis
Johann-S [Mon, 5 Nov 2018 20:04:23 +0000 (21:04 +0100)] 
display chrome version on travis

7 years agoTravis: Add back chrome addon (#27610)
XhmikosR [Mon, 5 Nov 2018 19:51:15 +0000 (21:51 +0200)] 
Travis: Add back chrome addon (#27610)

7 years agoTravis: exit pipeline if test fails.
XhmikosR [Mon, 5 Nov 2018 16:56:07 +0000 (18:56 +0200)] 
Travis: exit pipeline if test fails.

7 years agoIncrease readability card columns docs (#27609)
Martijn Cuppens [Mon, 5 Nov 2018 19:08:13 +0000 (20:08 +0100)] 
Increase readability card columns docs (#27609)

7 years agoAdd new `.rounded-pill` utility (#27339)
sts-ryan-holton [Mon, 5 Nov 2018 17:19:00 +0000 (17:19 +0000)] 
Add new `.rounded-pill` utility (#27339)

7 years agoReorganize npm scripts.
XhmikosR [Sun, 21 Oct 2018 09:32:07 +0000 (12:32 +0300)] 
Reorganize npm scripts.

7 years agoPrevent white line in Firefox (regression) (#27594)
Martijn Cuppens [Mon, 5 Nov 2018 16:56:41 +0000 (17:56 +0100)] 
Prevent white line in Firefox (regression) (#27594)

7 years agoRemove htmllint. (#27603)
XhmikosR [Mon, 5 Nov 2018 16:42:05 +0000 (18:42 +0200)] 
Remove htmllint. (#27603)

We use the official HTML validator for HTML validation, and we don't really use any of the htmllint features.

7 years agoAdd Noto Sans to the font stack (#27596)
LittleHuba [Mon, 5 Nov 2018 06:22:40 +0000 (07:22 +0100)] 
Add Noto Sans to the font stack (#27596)

Fixes #27595

7 years agoAdd japanese to translations (#27599)
okazou [Mon, 5 Nov 2018 06:15:04 +0000 (15:15 +0900)] 
Add japanese to translations (#27599)

7 years agoMade the disabled state for nav more obvious. (#27382)
Arvind S [Sun, 4 Nov 2018 20:17:14 +0000 (01:47 +0530)] 
Made the disabled state for nav more obvious. (#27382)

7 years agoLigthen/Darken Button focus shadow color
ysds [Mon, 23 Oct 2017 03:50:26 +0000 (12:50 +0900)] 
Ligthen/Darken Button focus shadow color

7 years agoUpdate README.md (#27588)
XhmikosR [Sun, 4 Nov 2018 18:49:31 +0000 (20:49 +0200)] 
Update README.md (#27588)

* remove jobs link
* specify a link in the BrowserStack image

7 years agoUpdate devDependencies and gems.
XhmikosR [Sun, 4 Nov 2018 07:24:05 +0000 (09:24 +0200)] 
Update devDependencies and gems.

7 years agoUse a badge for .text-wrap example
Martijn Cuppens [Sun, 4 Nov 2018 13:38:56 +0000 (14:38 +0100)] 
Use a badge for .text-wrap example

7 years agoAdd `text-wrap` example.
XhmikosR [Sun, 4 Nov 2018 11:33:57 +0000 (13:33 +0200)] 
Add `text-wrap` example.

7 years agoAdd `.text-wrap` class.
Andrew [Wed, 31 Oct 2018 14:33:31 +0000 (16:33 +0200)] 
Add `.text-wrap` class.

this is the opposite of `.text-nowrap`, and a forces elements to wrap onto new lines.

One use case for this is extra long button text. Bootstrap buttons by default do no wrap, so this class could be used to override that behavior.

7 years agoTravis: stop using a separate stage for Browser tests.
XhmikosR [Sun, 4 Nov 2018 10:15:19 +0000 (12:15 +0200)] 
Travis: stop using a separate stage for Browser tests.

This should be faster.

7 years agobroken-link-checker: force follow links.
XhmikosR [Sun, 4 Nov 2018 07:59:31 +0000 (09:59 +0200)] 
broken-link-checker: force follow links.

After 3256a2c, blc honored robots.txt thus it didn't crawl anything.
Ignore robots.txt to work around the issue.

7 years agoReplace touch-action: none with pan-y, remove preventDefault from touch event handling
patrickhlauke [Fri, 2 Nov 2018 23:51:17 +0000 (23:51 +0000)] 
Replace touch-action: none with pan-y, remove preventDefault from touch event handling

7 years agoscss/_custom-forms.scss: fix typo in comment.
XhmikosR [Sun, 4 Nov 2018 10:05:09 +0000 (12:05 +0200)] 
scss/_custom-forms.scss: fix typo in comment.

7 years agoButton group refactoring and fixes (#25395)
ysds [Sun, 4 Nov 2018 06:50:21 +0000 (15:50 +0900)] 
Button group refactoring and fixes (#25395)

7 years agoJekyll: switch to localhost
XhmikosR [Tue, 30 Oct 2018 11:13:17 +0000 (13:13 +0200)] 
Jekyll: switch to localhost

`0.0.0.0` has issues on Windows.

7 years agoAvoid null value (#27570)
Vincent Langlet [Sun, 4 Nov 2018 06:18:56 +0000 (07:18 +0100)] 
Avoid null value (#27570)

7 years agoAdd TODO
Martijn Cuppens [Sat, 3 Nov 2018 21:45:13 +0000 (22:45 +0100)] 
Add TODO

7 years agoResolve #26226: Sync with normalize 8.0.0
Varunram [Sat, 27 Oct 2018 04:04:56 +0000 (09:34 +0530)] 
Resolve #26226: Sync with normalize 8.0.0

diff credits: @client9

7 years agodocs: remove false info from v3 suggestion. 26811/head
XhmikosR [Tue, 30 Oct 2018 10:25:12 +0000 (12:25 +0200)] 
docs: remove false info from v3 suggestion.

7 years agoAdd Sass variable for prefers-reduced-motion, add callout to affected components...
Patrick H. Lauke [Sat, 3 Nov 2018 18:23:26 +0000 (19:23 +0100)] 
Add Sass variable for prefers-reduced-motion, add callout to affected components (#27581)

* Tweak the accessibility/reduced motion text

include mention of carousel slides, remove the (now inaccurate, as Firefox 63 includes it too) mention that support is limited to Safari/macOS

xref https://github.com/twbs/bootstrap/issues/27525

* Add new callout for reduced motion

* Add variable to control prefers-reduced-motion media query support

* Add callout about prefers-reduced-motion to all components currently using animation which are affected

7 years agohandle detached tooltip when we try to hide a modal
Johann-S [Fri, 2 Nov 2018 09:24:35 +0000 (10:24 +0100)] 
handle detached tooltip when we try to hide a modal

7 years agoRemove the obsolete tooltip-viewport example and redirect it.
XhmikosR [Tue, 30 Oct 2018 09:24:17 +0000 (11:24 +0200)] 
Remove the obsolete tooltip-viewport example and redirect it.

7 years agorobots.txt: disallow crawling when not in production. (#27559)
XhmikosR [Fri, 2 Nov 2018 10:41:57 +0000 (12:41 +0200)] 
robots.txt: disallow crawling when not in production. (#27559)

7 years agoMake meaning of tooltip's `selector` option clearer (#27573)
Sebastian Hädrich [Thu, 1 Nov 2018 13:05:02 +0000 (14:05 +0100)] 
Make meaning of tooltip's `selector` option clearer (#27573)

7 years agoFix empty custom-control-label alignment issue (#27566)
ysds [Wed, 31 Oct 2018 07:49:52 +0000 (16:49 +0900)] 
Fix empty custom-control-label alignment issue (#27566)

7 years agoFix Edge bounce and restore original transition easing (#27279)
Martijn Cuppens [Wed, 31 Oct 2018 07:45:39 +0000 (08:45 +0100)] 
Fix Edge bounce and restore original transition easing (#27279)

7 years agoAdd @MartijnCuppens to our core team ! :tada: (#27562)
Johann-S [Tue, 30 Oct 2018 17:47:25 +0000 (18:47 +0100)] 
Add @MartijnCuppens to our core team ! :tada: (#27562)

7 years agoPrevent hover/click on disabled .close links.
ysds [Tue, 17 Jul 2018 03:21:43 +0000 (06:21 +0300)] 
Prevent hover/click on disabled .close links.

7 years agoIE10 homepage fix
Martijn Cuppens [Tue, 30 Oct 2018 14:59:00 +0000 (15:59 +0100)] 
IE10 homepage fix

7 years agofix dispose modal unit test
Johann-S [Tue, 30 Oct 2018 15:42:42 +0000 (16:42 +0100)] 
fix dispose modal unit test

7 years agotest(Modal): check if modal is disposed
Andrew Luca [Thu, 18 Oct 2018 22:26:11 +0000 (01:26 +0300)] 
test(Modal): check if modal is disposed

7 years agorefactor(Modal): add `_isTransitioning` default value
Andrew Luca [Tue, 16 Oct 2018 23:57:04 +0000 (02:57 +0300)] 
refactor(Modal): add `_isTransitioning` default value

Having variables initialised from start `_isTransitioning` is better.
Would be better to add an eslint rule to check for undeclared variables use.
Reordered enter checks for `show` and `hide` by priority.

7 years agoRemove trailing space.
XhmikosR [Tue, 30 Oct 2018 09:38:13 +0000 (11:38 +0200)] 
Remove trailing space.

7 years agodocs: remove Webpack version reference.
XhmikosR [Tue, 30 Oct 2018 09:37:37 +0000 (11:37 +0200)] 
docs: remove Webpack version reference.