]> git.ipfire.org Git - thirdparty/bootstrap.git/log
thirdparty/bootstrap.git
4 years agoBackport #31882
Gaël Poupard [Mon, 19 Oct 2020 08:42:19 +0000 (11:42 +0300)] 
Backport #31882

* feature(spinners): slow down spinners when prefers-reduced-motion

* docs(spinners): add reduced motion callout and mention slowing down in accessibility page

* Update spinners.md

* docs(accessibility): rewording

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
Co-authored-by: Patrick H. Lauke <redux@splintered.co.uk>
4 years agobrowserconfig.xml: switch to relative image path
XhmikosR [Mon, 19 Oct 2020 13:25:47 +0000 (16:25 +0300)] 
browserconfig.xml: switch to relative image path

4 years agoBackport #31893
XhmikosR [Mon, 19 Oct 2020 13:13:56 +0000 (16:13 +0300)] 
Backport #31893

Update manifest.json

Switch to relative URLs so that we don't need to change the path with every major/minor release

4 years agodocs(forms): backport #31904
Gaël Poupard [Mon, 19 Oct 2020 09:21:33 +0000 (11:21 +0200)] 
docs(forms): backport #31904

* docs(forms): use a legend for fieldset instead of aria-label

* docs(forms): fix incorrect legend nesting in fieldset

4 years agoRemove double spaces from homepage SVGs
XhmikosR [Tue, 13 Oct 2020 18:05:11 +0000 (21:05 +0300)] 
Remove double spaces from homepage SVGs

4 years agoFix mobile menu jump & double border
Martijn Cuppens [Mon, 26 Oct 2020 17:56:41 +0000 (18:56 +0100)] 
Fix mobile menu jump & double border

4 years agov4 Examples/Floating-labels: fix bad behavior with autofill
Itamar Eduardo Gonçalves de Oliveira [Tue, 27 Oct 2020 00:21:38 +0000 (20:21 -0400)] 
v4 Examples/Floating-labels: fix bad behavior with autofill

4 years agoRequire `.has-validation` for input groups with validation
Martijn Cuppens [Sat, 24 Oct 2020 17:50:18 +0000 (19:50 +0200)] 
Require `.has-validation` for input groups with validation

4 years agodocs(forms): change inline custom radio name (#31936)
Julien Déramond [Mon, 19 Oct 2020 21:13:30 +0000 (23:13 +0200)] 
docs(forms): change inline custom radio name (#31936)

5 years agoFixed: Undefined mixin 'deprecate' when importing 'bootstrap-grid-scss' (#31886)
Alexandre Rosario [Thu, 15 Oct 2020 13:32:08 +0000 (14:32 +0100)] 
Fixed: Undefined mixin 'deprecate' when importing 'bootstrap-grid-scss' (#31886)

* Fixed: Undefined mixin 'deprecate' when importing 'bootstrap-grid-scss'

* Updated: Mixin import moved down to feature together with others

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
5 years agodocs: switch to suggesting jsDelivr as a CDN (#31898)
XhmikosR [Wed, 14 Oct 2020 17:41:37 +0000 (20:41 +0300)] 
docs: switch to suggesting jsDelivr as a CDN (#31898)

5 years agoPrepare v4.5.3. (#31880) v4.5.3
XhmikosR [Tue, 13 Oct 2020 15:38:30 +0000 (18:38 +0300)] 
Prepare v4.5.3. (#31880)

5 years agoUpdate devDependencies
XhmikosR [Tue, 13 Oct 2020 12:08:53 +0000 (15:08 +0300)] 
Update devDependencies

5 years agoRemove the unused js/dist/index.js.map
XhmikosR [Tue, 6 Oct 2020 12:19:36 +0000 (15:19 +0300)] 
Remove the unused js/dist/index.js.map

5 years agoUpdate .eslintrc.json
XhmikosR [Mon, 5 Oct 2020 12:55:17 +0000 (15:55 +0300)] 
Update .eslintrc.json

Enforce ES5 for tests

5 years agoBackport #31809 (#31851)
Ankit Mishra [Fri, 9 Oct 2020 04:51:12 +0000 (10:21 +0530)] 
Backport #31809 (#31851)

carousel: add missing `to` and `nextwhenvisible` description

5 years agoBackport #31826 (#31846)
Martijn Cuppens [Fri, 9 Oct 2020 04:44:20 +0000 (06:44 +0200)] 
Backport #31826 (#31846)

Fix for alert-dismissible close button not clickable with stretched-link

5 years agoUpdate .text-break for wider browser support
Mark Otto [Sun, 4 Oct 2020 22:37:46 +0000 (15:37 -0700)] 
Update .text-break for wider browser support

5 years agoBackport versions update from #31754 and reverse order of versions to match v5
Mark Otto [Wed, 30 Sep 2020 19:53:40 +0000 (12:53 -0700)] 
Backport versions update from #31754 and reverse order of versions to match v5

5 years agoBackport color-adjust for v4
Mark Otto [Tue, 29 Sep 2020 20:25:50 +0000 (13:25 -0700)] 
Backport color-adjust for v4

Keeps checkboxes, radios, and switches with their intended design when printing.

Backports #29714

5 years agoBackport Reboot's th updates
Mark Otto [Tue, 29 Sep 2020 20:11:56 +0000 (13:11 -0700)] 
Backport Reboot's th updates

Manually backports #30781 to v4.

5 years agobuttons plugin : avoid multiple change event trigger (#31000)
Laussel Loïc [Fri, 2 Oct 2020 14:40:20 +0000 (16:40 +0200)] 
buttons plugin : avoid multiple change event trigger (#31000)

- add unit test to count how many events are thrown when widget contains multiple tags inside label
- add a parameter to toggle, if click event is provided onto an input then don't trigger another change event already thrown by the browser
- simplify the case where toggle interface is called click provide from input itself OR it's a button without label. If label is present, then browser propagate click event from childrens through label and then cause multiple calls to toggle
- the test assumes that `.btn` class is always set onto the label if there's one, otherwise need to update this plugin and look for label around the input

Test with keyboard, mouse and js click call

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
5 years agoUpdate .gitignore (#31783)
XhmikosR [Tue, 29 Sep 2020 16:33:09 +0000 (19:33 +0300)] 
Update .gitignore (#31783)

Add vscode and netlify folders

5 years agoCompress the new images
XhmikosR [Mon, 28 Sep 2020 09:14:34 +0000 (12:14 +0300)] 
Compress the new images

5 years agoAdd new Bootstrap Icons homepage images
Mark Otto [Mon, 28 Sep 2020 09:04:55 +0000 (12:04 +0300)] 
Add new Bootstrap Icons homepage images

5 years agoStylelint: enable `--rd` option
XhmikosR [Sun, 27 Sep 2020 13:31:08 +0000 (16:31 +0300)] 
Stylelint: enable `--rd` option

5 years agoStylelint: replace deprecated options
XhmikosR [Sun, 27 Sep 2020 13:30:48 +0000 (16:30 +0300)] 
Stylelint: replace deprecated options

5 years agoUpdate devDependencies and gems
XhmikosR [Sun, 27 Sep 2020 13:24:35 +0000 (16:24 +0300)] 
Update devDependencies and gems

5 years agotypography.md: update wording about RFS and Bootstrap version.
XhmikosR [Fri, 25 Sep 2020 14:58:11 +0000 (17:58 +0300)] 
typography.md: update wording about RFS and Bootstrap version.

5 years agodocs: link to the Asynchronous functions section
XhmikosR [Thu, 24 Sep 2020 12:11:12 +0000 (15:11 +0300)] 
docs: link to the Asynchronous functions section

5 years agoAdd new variable for -padding-x
Mark Otto [Mon, 21 Sep 2020 23:27:26 +0000 (16:27 -0700)] 
Add new variable for -padding-x

(cherry picked from commit fe77208a01b9b41ce13a9c68139d9f1618c48ec9)

5 years agoBackport #31300 (#31769)
Mark Otto [Mon, 28 Sep 2020 07:57:42 +0000 (00:57 -0700)] 
Backport #31300 (#31769)

* Manually backport JS bundle guidance

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
5 years agoadd suggested fix for gpu acceleration
Johann-S [Thu, 24 Sep 2020 08:18:24 +0000 (11:18 +0300)] 
add suggested fix for gpu acceleration

5 years agoUpdate popovers.md
XhmikosR [Thu, 14 May 2020 05:54:28 +0000 (08:54 +0300)] 
Update popovers.md

5 years agov4: Mention GPU acceleration fix in docs callout
Mark Otto [Wed, 13 May 2020 23:55:01 +0000 (16:55 -0700)] 
v4: Mention GPU acceleration fix in docs callout

Closes #22610

5 years agoUpdate devDependencies
XhmikosR [Mon, 21 Sep 2020 11:47:08 +0000 (14:47 +0300)] 
Update devDependencies

5 years agoicons.md: add icofont like in v5
XhmikosR [Sat, 19 Sep 2020 16:04:48 +0000 (19:04 +0300)] 
icons.md: add icofont like in v5

5 years agoBackport #31689
XhmikosR [Fri, 18 Sep 2020 07:53:22 +0000 (10:53 +0300)] 
Backport #31689

docs: fix a few redirects

* Fix GitHub's permanent redirects

* Fix a11yproject redirects

5 years agoBackport #31516
XhmikosR [Fri, 18 Sep 2020 07:37:35 +0000 (10:37 +0300)] 
Backport #31516

Add new icons set - CoreUI Icons

5 years agoAdd parentheses around multiple spread conditions
XhmikosR [Tue, 14 Jul 2020 14:46:55 +0000 (17:46 +0300)] 
Add parentheses around multiple spread conditions

5 years agoCache a few variables.
XhmikosR [Wed, 8 Jul 2020 17:09:39 +0000 (20:09 +0300)] 
Cache a few variables.

5 years agoUnbreak lines and remove a TODO comment
XhmikosR [Fri, 18 Sep 2020 07:39:21 +0000 (10:39 +0300)] 
Unbreak lines and remove a TODO comment

5 years agoBackport 65d130fbd85abd8143c553e75e24bc5a11d36877
XhmikosR [Tue, 15 Sep 2020 02:43:47 +0000 (19:43 -0700)] 
Backport 65d130fbd85abd8143c553e75e24bc5a11d36877

Mention the quotes requirement in the docs too

5 years agoAdd a comment for escape-svg function
Mark Otto [Mon, 14 Sep 2020 22:03:52 +0000 (15:03 -0700)] 
Add a comment for escape-svg function

 Closes #30835 by leaving a comment in the source that the escape-svg() function must have quotes around data URIs.

(cherry picked from commit 849fea5a1ec6a2c39451fefb21a70c6dc9ceac42)

5 years agoensure `hidePrevented.bs.modal` can be prevented (#31696)
Joakim Riedel [Mon, 21 Sep 2020 11:41:40 +0000 (13:41 +0200)] 
ensure `hidePrevented.bs.modal` can be prevented (#31696)

5 years agoAdd new Chinese Simplified translation (#31540)
Mr. Will [Sun, 20 Sep 2020 11:24:13 +0000 (19:24 +0800)] 
Add new Chinese Simplified translation (#31540)

5 years agoDocs: Add top/bottom margin to highlighted code samples (#31706)
Patrick H. Lauke [Sat, 19 Sep 2020 15:59:56 +0000 (16:59 +0100)] 
Docs: Add top/bottom margin to highlighted code samples (#31706)

Backport of #31036 to v4

5 years agoUpdate _custom-forms.scss (#31693)
Mark Otto [Fri, 18 Sep 2020 08:21:30 +0000 (01:21 -0700)] 
Update _custom-forms.scss (#31693)

Typo in box-shadow attribute, global variable used instead of local.

Co-authored-by: Arthur Shlain <artur.slain@gmail.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
5 years agoDropdown: fix variable always evaluating to true (#31673)
XhmikosR [Fri, 18 Sep 2020 07:22:24 +0000 (10:22 +0300)] 
Dropdown: fix variable always evaluating to true (#31673)

5 years agoUpdate devDependencies and gems (#31624)
XhmikosR [Tue, 15 Sep 2020 05:31:57 +0000 (08:31 +0300)] 
Update devDependencies and gems (#31624)

* Update devDependencies and gems

* Bump bundlewatch limits

5 years agoComply to the new rules
XhmikosR [Fri, 12 Jun 2020 18:50:30 +0000 (21:50 +0300)] 
Comply to the new rules

5 years agoSwitch to xo and remove babel-eslint
XhmikosR [Fri, 12 Jun 2020 18:43:39 +0000 (21:43 +0300)] 
Switch to xo and remove babel-eslint

5 years agodocs(build tools): mention how to get the sources (#31589)
Gaël Poupard [Fri, 4 Sep 2020 17:17:37 +0000 (19:17 +0200)] 
docs(build tools): mention how to get the sources (#31589)

5 years agoPrepare v4.5.2. (#31444) v4.5.2
XhmikosR [Thu, 6 Aug 2020 16:22:43 +0000 (19:22 +0300)] 
Prepare v4.5.2. (#31444)

5 years agoRemove undefined `$ignore-warning`
Martijn Cuppens [Thu, 6 Aug 2020 15:40:40 +0000 (17:40 +0200)] 
Remove undefined `$ignore-warning`

5 years agoDeprecate the `make-container-max-widths` mixin
XhmikosR [Thu, 6 Aug 2020 15:27:05 +0000 (18:27 +0300)] 
Deprecate the `make-container-max-widths` mixin

5 years agoRestore make-container-max-widths mixin
Mark Otto [Wed, 5 Aug 2020 15:59:14 +0000 (08:59 -0700)] 
Restore make-container-max-widths mixin

5 years agoRemove flex: 1 0 100% from rows (#31439) (#31445)
XhmikosR [Thu, 6 Aug 2020 15:59:17 +0000 (18:59 +0300)] 
Remove flex: 1 0 100% from rows (#31439) (#31445)

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
Co-authored-by: Mark Otto <markd.otto@gmail.com>
5 years agoPrepare v4.5.1. (#31408) v4.5.1
XhmikosR [Tue, 4 Aug 2020 16:24:33 +0000 (19:24 +0300)] 
Prepare v4.5.1. (#31408)

5 years agoBackport #31339 (#31414)
XhmikosR [Tue, 4 Aug 2020 15:54:01 +0000 (18:54 +0300)] 
Backport #31339 (#31414)

* Backport #31339

Add view on GitHub links for easier content editing from the docs

5 years agoRemove overflow: hidden from toasts (#31381) (#31407)
XhmikosR [Mon, 3 Aug 2020 16:13:32 +0000 (19:13 +0300)] 
Remove overflow: hidden from toasts (#31381) (#31407)

Co-authored-by: Mark Otto <markd.otto@gmail.com>
5 years agoUpdate devDependencies and gems
XhmikosR [Mon, 3 Aug 2020 15:52:44 +0000 (18:52 +0300)] 
Update devDependencies and gems

* @babel/cli                   ^7.10.4  →  ^7.11.0
* @babel/core                  ^7.10.4  →  ^7.11.0
* @rollup/plugin-babel          ^5.0.4  →   ^5.1.0
* @rollup/plugin-commonjs      ^13.0.0  →  ^14.0.0
* @rollup/plugin-node-resolve   ^8.1.0  →   ^8.4.0
* autoprefixer                  ^9.8.4  →   ^9.8.6
* eslint                        ^7.4.0  →   ^7.6.0
* karma                         ^5.1.0  →   ^5.1.1
* rollup                       ^2.21.0  →  ^2.23.0

5 years agoBackport #31344
XhmikosR [Tue, 21 Jul 2020 13:10:17 +0000 (16:10 +0300)] 
Backport #31344

Add toasts to the components requiring JavaScript

5 years agodocs(skippy): prevent skip links from overlapping header
Gaël Poupard [Mon, 20 Jul 2020 09:26:41 +0000 (11:26 +0200)] 
docs(skippy): prevent skip links from overlapping header

5 years agoAdd unit test for toast to check clearTimeout to have been called (#31298)
Rohit Sharma [Wed, 15 Jul 2020 12:39:04 +0000 (18:09 +0530)] 
Add unit test for toast to check clearTimeout to have been called (#31298)

5 years agoClear timeout before showing the toast (#31155)
Rohit Sharma [Sat, 11 Jul 2020 18:51:04 +0000 (00:21 +0530)] 
Clear timeout before showing the toast (#31155)

* clear timeout before showing the toast

* Add unit test

* Remove the check for timeout

* Check for clearTimeout to have been called

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
# Conflicts:
# js/tests/unit/toast.spec.js

5 years agoUpdate to Ruby 2.7/Bundler 2.x. (#31296)
XhmikosR [Sun, 2 Aug 2020 13:26:19 +0000 (16:26 +0300)] 
Update to Ruby 2.7/Bundler 2.x. (#31296)

5 years agoTurn off scroll anchoring for accordions (#31347)
Patrick H. Lauke [Tue, 21 Jul 2020 20:44:41 +0000 (21:44 +0100)] 
Turn off scroll anchoring for accordions (#31347)

New default behavior for scroll anchoring (rolled out in Chrome 84?) leads to unsightly/odd accordion interactions - see #31341
This rule suppresses this new behavior and reverts back to the old way.

See https://drafts.csswg.org/css-scroll-anchoring/

5 years agoDocs: forms accessibility cleanup (backport from v5) (#31234)
Patrick H. Lauke [Sun, 12 Jul 2020 04:57:48 +0000 (05:57 +0100)] 
Docs: forms accessibility cleanup (backport from v5) (#31234)

* Expand advice for anchor-based controls

* Expand accessibility note in input group

* Correct statement about validation, fix server example

* Tweak label > accessible name

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
Co-authored-by: Mark Otto <markd.otto@gmail.com>
5 years agoUpdate dependencies, gems and regenerate package-lock.json (#31261)
XhmikosR [Thu, 9 Jul 2020 12:21:41 +0000 (15:21 +0300)] 
Update dependencies, gems and regenerate package-lock.json (#31261)

* @rollup/plugin-node-resolve 8.1.0
* popper.js 1.16.1
* qunit 2.10.1
* rollup 2.21.0

5 years agoUpdate devDependencies and gems
XhmikosR [Mon, 6 Jul 2020 13:35:04 +0000 (16:35 +0300)] 
Update devDependencies and gems

5 years agoUpdate Babel config (#31011)
XhmikosR [Thu, 25 Jun 2020 15:38:39 +0000 (18:38 +0300)] 
Update Babel config (#31011)

* remove plugin-proposal-object-rest-spread
* add bugfixes
* `exclude: ['transform-typeof-symbol']` did nothing with our config

5 years agoBackport #30326 (Unit test)
ysds [Thu, 25 Jun 2020 15:56:10 +0000 (00:56 +0900)] 
Backport #30326 (Unit test)

5 years agoBackport #30326
XhmikosR [Thu, 25 Jun 2020 12:40:30 +0000 (15:40 +0300)] 
Backport #30326

Prevent overflowing static backdrop modal animation

TODO: backport the test too

5 years agoBackport #31135
XhmikosR [Thu, 25 Jun 2020 12:34:03 +0000 (15:34 +0300)] 
Backport #31135

* Move color utility callouts to start of page

Hierarchically/structurally, in the position they are currently at, the two callouts seem like they "belong" just to the "background color" section. Moving them to the start makes it clearer that those two callouts relate to everything in the page (both "Color" and "Background color" classes.

* Change heading level

otherwise the assistive technology callout looks like it's hierarchically under the "Dealing with specificity" heading

5 years agoBrowserStack: test on Edge 15
XhmikosR [Thu, 25 Jun 2020 12:31:59 +0000 (15:31 +0300)] 
BrowserStack: test on Edge 15

5 years agoRemove backdrop-filter from toasts
Mark Otto [Thu, 25 Jun 2020 06:22:58 +0000 (23:22 -0700)] 
Remove backdrop-filter from toasts

5 years agoFloating labels improvements (#30966)
Gaël Poupard [Wed, 24 Jun 2020 11:11:20 +0000 (13:11 +0200)] 
Floating labels improvements (#30966)

* docs(example): floating-labels' better Edge fallback

* docs(example): refactor floating-labels' CSS

5 years agoUpdate devDependencies and gems
XhmikosR [Wed, 24 Jun 2020 11:10:15 +0000 (14:10 +0300)] 
Update devDependencies and gems

5 years agoDocs: add Gaël Poupard to the core team page (#31081)
Patrick H. Lauke [Thu, 18 Jun 2020 08:24:23 +0000 (09:24 +0100)] 
Docs: add Gaël Poupard to the core team page (#31081)

Docs: add Gaël Poupard to the core team page

5 years agoBackport #31070
XhmikosR [Wed, 17 Jun 2020 14:31:37 +0000 (17:31 +0300)] 
Backport #31070

* Make example less broken-looking

don't want to give impression that now it's ok to just sprinkle `role="button"` around. this at least makes the `span` keyboard-focusable, similar to at least the start of a custom control

5 years agoREADME.md: update badges
XhmikosR [Wed, 17 Jun 2020 14:30:04 +0000 (17:30 +0300)] 
README.md: update badges

* remove .svg from shields.io badges since it's the default
* switch to shields.io for the OC badges too
* fix badgesize badges' labels

5 years agoFix typo
XhmikosR [Wed, 17 Jun 2020 06:18:56 +0000 (09:18 +0300)] 
Fix typo

5 years agoUpdate issue templates from main.
XhmikosR [Wed, 17 Jun 2020 05:36:29 +0000 (08:36 +0300)] 
Update issue templates from main.

5 years agoRemove unused issue templates
XhmikosR [Wed, 17 Jun 2020 05:34:49 +0000 (08:34 +0300)] 
Remove unused issue templates

5 years agoUpdate links to point to v4-dev or main branches
XhmikosR [Wed, 17 Jun 2020 05:32:42 +0000 (08:32 +0300)] 
Update links to point to v4-dev or main branches

5 years agoSplit GitHub Actions.
XhmikosR [Fri, 12 Jun 2020 18:12:53 +0000 (21:12 +0300)] 
Split GitHub Actions.

5 years agoStylelint: remove redundant inline suppressions
XhmikosR [Fri, 12 Jun 2020 09:58:43 +0000 (12:58 +0300)] 
Stylelint: remove redundant inline suppressions

5 years agoUpdate .gitattributes (#30934)
XhmikosR [Fri, 12 Jun 2020 08:23:44 +0000 (11:23 +0300)] 
Update .gitattributes (#30934)

This requires git >= 2.10 but it was released almost 4 years ago.

5 years agoBackport #30973
XhmikosR [Tue, 9 Jun 2020 05:10:42 +0000 (08:10 +0300)] 
Backport #30973

Remove the class `.nav-item` from `.nav-link` inside the non `ul` or `ol` based navs.
This makes the consistency for `.nav-item` (This class will not be required on the `.nav-link`).
`.nav-item` was only required when you use `.nav-fill` or `.nav-justified` on the `.nav`. In other cases, it was redundant. And the purpose of `.nav-item` on `.nav-link`s can be achieved via flexbox utilities as well (Mentioned in the docs also).

5 years agoPrevent `.row` from shrinking in flex container (#30940)
Gaël Poupard [Mon, 8 Jun 2020 17:47:43 +0000 (19:47 +0200)] 
Prevent `.row` from shrinking in flex container (#30940)

5 years agoRemove duplicate properties after #30922 (#31148)
Martijn Cuppens [Tue, 23 Jun 2020 06:28:13 +0000 (08:28 +0200)] 
Remove duplicate properties after #30922 (#31148)

5 years agofix(custom forms): disabled checked states weren't overriding background-image (...
Gaël Poupard [Mon, 15 Jun 2020 05:41:12 +0000 (07:41 +0200)] 
fix(custom forms): disabled checked states weren't overriding background-image (#30922)

5 years agoAvoid duplication of container breakpoints (#30969)
k-utsumi [Sat, 13 Jun 2020 21:25:39 +0000 (06:25 +0900)] 
Avoid duplication of container breakpoints (#30969)

5 years agoFloating labels examples in IE (#30965)
Gaël Poupard [Sat, 13 Jun 2020 06:38:13 +0000 (08:38 +0200)] 
Floating labels examples in IE (#30965)

* docs(example): drop IE workaround since it works fine in IE

* Serial comma

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
Co-authored-by: Mark Otto <markd.otto@gmail.com>
5 years agoBackport #30979 (#30999)
Gaël Poupard [Wed, 10 Jun 2020 13:12:12 +0000 (15:12 +0200)] 
Backport #30979 (#30999)

fix(grid)[manual backport]: zero min-width on .col has too much side-effects

5 years agoavoid preventing input event onclick (#30992)
Laussel Loïc [Wed, 10 Jun 2020 12:45:31 +0000 (14:45 +0200)] 
avoid preventing input event onclick (#30992)

* instead of stopping event if onclick is triggered on input, call toggle method only if its not on checkbox inside a label

* add unit test

* add a dedicated test to ensure click event is forward to label

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
5 years agodocs(toasts): centered examples flexbugs #3 in IE11
Gaël Poupard [Wed, 3 Jun 2020 13:28:46 +0000 (15:28 +0200)] 
docs(toasts): centered examples flexbugs #3 in IE11

5 years agofix(toasts): IE11 shrinks toasts when in flex container, unless we specify flex-basis
Gaël Poupard [Wed, 3 Jun 2020 13:27:50 +0000 (15:27 +0200)] 
fix(toasts): IE11 shrinks toasts when in flex container, unless we specify flex-basis

5 years agovisual/modal.html: fix close buttons placement
XhmikosR [Thu, 4 Jun 2020 08:02:44 +0000 (11:02 +0300)] 
visual/modal.html: fix close buttons placement