]> git.ipfire.org Git - thirdparty/bootstrap.git/log
thirdparty/bootstrap.git
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.

7 years agoFix util tests on IE 10 (#27556)
XhmikosR [Tue, 30 Oct 2018 13:29:04 +0000 (15:29 +0200)] 
Fix util tests on IE 10 (#27556)

7 years agodownload page: add Yarn (#27544)
Matheus Rocha Vieira [Tue, 30 Oct 2018 09:27:13 +0000 (06:27 -0300)] 
download page: add Yarn (#27544)

7 years ago#27502: Prevent active state border change
Martijn Cuppens [Wed, 24 Oct 2018 16:55:53 +0000 (18:55 +0200)] 
#27502: Prevent active state border change

7 years agoPrevent the background to be shown when transitioning
Martijn Cuppens [Mon, 29 Oct 2018 20:11:50 +0000 (21:11 +0100)] 
Prevent the background to be shown when transitioning

7 years agoUpdate Travis CI config.
XhmikosR [Sun, 21 Oct 2018 09:18:20 +0000 (12:18 +0300)] 
Update Travis CI config.

Only run `coveralls` and `check-broken-links` tasks when we run the Test phase.

7 years agoupdate our coverage required for branches and functions
Johann-S [Mon, 29 Oct 2018 13:27:55 +0000 (14:27 +0100)] 
update our coverage required for branches and functions

7 years agoadd unit tests for our carousel
Johann-S [Mon, 29 Oct 2018 13:27:19 +0000 (14:27 +0100)] 
add unit tests for our carousel

7 years agoUpdate devDependencies and gems.
XhmikosR [Mon, 29 Oct 2018 13:28:15 +0000 (15:28 +0200)] 
Update devDependencies and gems.

7 years agoadd unit test to test tabs can be removed without throwing error
Johann-S [Mon, 29 Oct 2018 12:29:37 +0000 (13:29 +0100)] 
add unit test to test tabs can be removed without throwing error

7 years agoUpdate tab.js
dercodercom [Sat, 20 Jan 2018 16:58:25 +0000 (17:58 +0100)] 
Update tab.js

I'm using Tab.js with remove function and get an error "TypeError: container is undefined [more info]", with this check the error is fixed.

7 years agoDelete sache.json (#27530)
Martijn Cuppens [Mon, 29 Oct 2018 11:35:26 +0000 (12:35 +0100)] 
Delete sache.json (#27530)

7 years agofix tab fade out (#27533)
Martijn Cuppens [Mon, 29 Oct 2018 08:54:45 +0000 (09:54 +0100)] 
fix tab fade out (#27533)

7 years agocalculate modal transition duration based on modal-dialog element
Johann-S [Fri, 26 Oct 2018 14:43:20 +0000 (16:43 +0200)] 
calculate modal transition duration based on modal-dialog element

7 years agoImprove pagination's documentation accessibility.
Ng Yik Phang [Sat, 21 Apr 2018 05:07:27 +0000 (08:07 +0300)] 
Improve pagination's documentation accessibility.

- Remove `.sr-only` span for previous/next page, there is already`aria-label`
- Add `aria-disabled="true"` and `aria-current="page"`

7 years agoAdded Viewport Height & Width helpers
ItaloBC [Sun, 4 Feb 2018 19:55:22 +0000 (16:55 -0300)] 
Added Viewport Height & Width helpers

This allows the user to make a container (ideally) to use viewport height and width and allow better vertical/horizontal alignments of elements.

7 years agoVariable darken percentage for emphasized links
Martijn Cuppens [Mon, 22 Oct 2018 17:52:20 +0000 (19:52 +0200)] 
Variable darken percentage for emphasized links

7 years agoFix readonly-plain-text with button addon (#25871)
Caíque de Castro Soares da Silva [Tue, 23 Oct 2018 02:53:38 +0000 (23:53 -0300)] 
Fix readonly-plain-text with button addon (#25871)

Fixes #25870

7 years agoEasy merging of new grid breakpoints and containers (#26714)
Mitko Georgiev [Tue, 23 Oct 2018 02:48:44 +0000 (05:48 +0300)] 
Easy merging of new grid breakpoints and containers (#26714)

This change follows exactly what was done for the `$grays`, `$colors`, and `$theme-colors` lists in #23260. This allows for easy addition of new breakpoints or grid containers also.

7 years agoCustom select validation padding fix and additional custom select feedback icon variables
Martijn Cuppens [Mon, 22 Oct 2018 18:36:07 +0000 (20:36 +0200)] 
Custom select validation padding fix and additional custom select feedback icon variables

7 years agoCleanup stylelint comments
Martijn Cuppens [Mon, 22 Oct 2018 18:57:09 +0000 (20:57 +0200)] 
Cleanup stylelint comments

7 years agoFurther ToC fixes.
XhmikosR [Sun, 21 Oct 2018 20:00:56 +0000 (23:00 +0300)] 
Further ToC fixes.

7 years agoRemove unneeded check.
XhmikosR [Sun, 21 Oct 2018 20:21:41 +0000 (23:21 +0300)] 
Remove unneeded check.

Leftover from after 43c20b9.

7 years agoUse the example shortcode in more places.
XhmikosR [Sun, 21 Oct 2018 19:02:45 +0000 (22:02 +0300)] 
Use the example shortcode in more places.

Now that we don't have the ToC issue with the examples' headers in ToC, we can safely do this.no_toc_section_class

7 years agoDisallow transition property (use mixin instead)
Martijn Cuppens [Sun, 21 Oct 2018 19:40:13 +0000 (21:40 +0200)] 
Disallow transition property (use mixin instead)

7 years agoUnitless breakpoints
Johan Beckers [Fri, 7 Sep 2018 11:12:04 +0000 (13:12 +0200)] 
Unitless breakpoints

If I want to customise the breakpoints using `em`, I get compatibility errors.

It is good practice to set breakpoints in `em` instead of `px` when users use browser scaling.
See https://zellwk.com/blog/media-query-units/#concluding-the-experiments for more information why someone would like to do this. Only Safari users can get annoyed: https://adamwathan.me/dont-use-em-for-media-queries/

In any case, using a unitless number at line 42 would be very convenient.

7 years agoUpdate devDependencies and gems.
XhmikosR [Sun, 21 Oct 2018 09:07:49 +0000 (12:07 +0300)] 
Update devDependencies and gems.

7 years agoChange erroneous documentation for .flex-fill (#27265)
Nicolay Hvidsten [Sun, 21 Oct 2018 15:54:09 +0000 (17:54 +0200)] 
Change erroneous documentation for .flex-fill (#27265)

The current documentation for .flex-fill indicated that the flex
items would have equal widths, regardless of content. This update
ensures that the documentation reflects the fact that the width
of the flex items depends on their actual content.

7 years agotest(Modal): reuse _getScrollbarWidth in tests
Andrew Luca [Sun, 21 Oct 2018 10:15:35 +0000 (13:15 +0300)] 
test(Modal): reuse _getScrollbarWidth in tests

7 years agoRevert "Simplify .gitattributes."
XhmikosR [Sun, 21 Oct 2018 13:32:13 +0000 (16:32 +0300)] 
Revert "Simplify .gitattributes."

This reverts commit 1c78f703e08f1288208c60655967ff590cbe69cc.

Unfortunately some Linux distros use an ancient git version and this change requires git >= 2.10.

7 years agoSimplify theme color usage (#27378)
Martijn Cuppens [Sun, 21 Oct 2018 14:39:23 +0000 (16:39 +0200)] 
Simplify theme color usage (#27378)

7 years agoFix typo in the Popper.js checks. (#27488)
XhmikosR [Sun, 21 Oct 2018 08:51:20 +0000 (11:51 +0300)] 
Fix typo in the Popper.js checks. (#27488)

7 years agoCard header color theming (#26573)
Andrew Pucci [Sun, 21 Oct 2018 08:05:54 +0000 (04:05 -0400)] 
Card header color theming (#26573)

Define new variable for card header color

7 years agoAdd dropdown responsive alignment (#26255)
ysds [Sun, 21 Oct 2018 08:01:22 +0000 (17:01 +0900)] 
Add dropdown responsive alignment (#26255)

7 years agoExample dashboard: Responsive padding-top of the main content (#26332)
ysds [Sun, 21 Oct 2018 07:56:53 +0000 (16:56 +0900)] 
Example dashboard: Responsive padding-top of the main content (#26332)

7 years agoImprove Grid examples. (#26808)
Martijn Cuppens [Sun, 21 Oct 2018 07:52:13 +0000 (09:52 +0200)] 
Improve Grid examples. (#26808)

Removes the grid.css file of the grid example and makes use of utility classes