]> git.ipfire.org Git - thirdparty/bootstrap.git/log
thirdparty/bootstrap.git
4 years agoMention user-select-all support in docs (#32151)
Mark Otto [Fri, 13 Nov 2020 18:49:32 +0000 (10:49 -0800)] 
Mention user-select-all support in docs (#32151)

4 years agoManually backport #32121 (#32141)
XhmikosR [Fri, 13 Nov 2020 16:58:51 +0000 (18:58 +0200)] 
Manually backport #32121 (#32141)

Use correct value order

Co-authored-by: Martijn Cuppens <martijn.cuppens@gmail.com>
4 years agoAvoid invisible real file input "spilling" out of container (#32145)
Patrick H. Lauke [Fri, 13 Nov 2020 16:52:42 +0000 (16:52 +0000)] 
Avoid invisible real file input "spilling" out of container (#32145)

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
4 years agoFix caniuse.com redirects (#32147)
XhmikosR [Fri, 13 Nov 2020 15:45:11 +0000 (17:45 +0200)] 
Fix caniuse.com redirects (#32147)

4 years agoUpdate devDependencies and gems
XhmikosR [Thu, 12 Nov 2020 07:42:48 +0000 (09:42 +0200)] 
Update devDependencies and gems

4 years agodownload.md: link to JS files comparison too (#32087)
XhmikosR [Sun, 8 Nov 2020 18:33:04 +0000 (20:33 +0200)] 
download.md: link to JS files comparison too (#32087)

4 years agosearch.js: check for `search-input` element early (#32100)
XhmikosR [Mon, 9 Nov 2020 18:47:02 +0000 (20:47 +0200)] 
search.js: check for `search-input` element early (#32100)

4 years agopackage.json: fix clean-css level switch (#32097)
XhmikosR [Mon, 9 Nov 2020 18:36:42 +0000 (20:36 +0200)] 
package.json: fix clean-css level switch (#32097)

4 years agobrowsers-devices.md: make heading an `h3` (#32136)
XhmikosR [Fri, 13 Nov 2020 10:44:27 +0000 (12:44 +0200)] 
browsers-devices.md: make heading an `h3` (#32136)

4 years agonavbar.md: remove `loading=lazy` from snippets (#32138)
XhmikosR [Thu, 12 Nov 2020 18:40:15 +0000 (20:40 +0200)] 
navbar.md: remove `loading=lazy` from snippets (#32138)

4 years agoinput-group.md: fix wrong class `.visually-hidden` (#32137)
XhmikosR [Thu, 12 Nov 2020 18:39:19 +0000 (20:39 +0200)] 
input-group.md: fix wrong class `.visually-hidden` (#32137)

4 years agoCheck for data-interval on the first slide of carousel - v4 (#31820)
Mitchell Bryson [Thu, 12 Nov 2020 07:34:17 +0000 (07:34 +0000)] 
Check for data-interval on the first slide of carousel - v4 (#31820)

When starting a cycle for a carousel, it only checks for a default interval, and not an interval defined on the slide element via data props. This adds a check in before creating the interval to move to the next slide.

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
4 years agoClarify JS bundle docs once more for v4 (#32106)
Mark Otto [Tue, 10 Nov 2020 07:36:04 +0000 (23:36 -0800)] 
Clarify JS bundle docs once more for v4 (#32106)

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
4 years agoChanges to navbar documentation/explanation (#32094)
Patrick H. Lauke [Mon, 9 Nov 2020 18:10:04 +0000 (18:10 +0000)] 
Changes to navbar documentation/explanation (#32094)

4 years agodocs: mention "Liberation Sans" (#32083)
XhmikosR [Sun, 8 Nov 2020 18:30:07 +0000 (20:30 +0200)] 
docs: mention "Liberation Sans" (#32083)

4 years agoMake docs anchorjs links darker on keyboard focus (#32050)
Patrick H. Lauke [Mon, 2 Nov 2020 20:55:41 +0000 (20:55 +0000)] 
Make docs anchorjs links darker on keyboard focus (#32050)

* Make docs anchorjs links darker on keyboard focus

Not just on mouse hover

* Update site/assets/scss/_anchor.scss

Co-authored-by: Mark Otto <markd.otto@gmail.com>
Co-authored-by: Mark Otto <markd.otto@gmail.com>
4 years agoUpdate devDependencies
XhmikosR [Tue, 3 Nov 2020 05:59:12 +0000 (07:59 +0200)] 
Update devDependencies

4 years agoBackport #32045
XhmikosR [Mon, 2 Nov 2020 13:02:16 +0000 (15:02 +0200)] 
Backport #32045

tests: fix sanitizer test.

The test template does not include a `script` tag so the test always returned true.

4 years agoESLint: enable new-cap rule but ignore properties (#32036)
XhmikosR [Sun, 1 Nov 2020 14:31:11 +0000 (16:31 +0200)] 
ESLint: enable new-cap rule but ignore properties (#32036)

4 years agoCODE_OF_CONDUCT.md: fix redirect (#32033)
XhmikosR [Sun, 1 Nov 2020 12:30:36 +0000 (14:30 +0200)] 
CODE_OF_CONDUCT.md: fix redirect (#32033)

4 years agoClarify PRs section (#32027)
XhmikosR [Sun, 1 Nov 2020 05:42:19 +0000 (07:42 +0200)] 
Clarify PRs section (#32027)

4 years agoLint: stop ignoring package.js (#32021)
XhmikosR [Sat, 31 Oct 2020 07:30:57 +0000 (09:30 +0200)] 
Lint: stop ignoring package.js (#32021)

4 years agoBackport #32040 (#32054)
Patrick H. Lauke [Tue, 3 Nov 2020 07:44:42 +0000 (07:44 +0000)] 
Backport #32040 (#32054)

Add callouts about using light colors ideally on a dark background

4 years agoMove js/src/index.js one folder up (#32001)
XhmikosR [Sun, 1 Nov 2020 05:31:17 +0000 (07:31 +0200)] 
Move js/src/index.js one folder up (#32001)

4 years agoBackport #32015
XhmikosR [Fri, 30 Oct 2020 14:26:55 +0000 (16:26 +0200)] 
Backport #32015

Fix redirects

4 years agoBackport #31861
XhmikosR [Fri, 30 Oct 2020 13:43:19 +0000 (15:43 +0200)] 
Backport #31861

* Split up dropdown sizing docs to improve rendering

- Drop the included .btn-toolbar, no need
- Split large and small button examples

4 years agoUpdate devDependencies
XhmikosR [Fri, 30 Oct 2020 07:01:02 +0000 (09:01 +0200)] 
Update devDependencies

* autoprefixer                ^9.8.6  →  ^10.0.1
* find-unused-sass-variables  ^2.0.0  →   ^3.0.0
* linkinator                  ^2.2.0  →   ^2.2.2
* postcss-cli                 ^7.1.2  →   ^8.2.0

4 years agoUpdate Edge's Rendering Engine on CONTRIBUTING.md (#32008)
Christian Oliff [Fri, 30 Oct 2020 05:33:31 +0000 (14:33 +0900)] 
Update Edge's Rendering Engine on CONTRIBUTING.md (#32008)

* Update Edge's Rendering Engine on CONTRIBUTING.md

Also updated the URL to prevent a HTTP redirect.

* Add 'Go to "Help > Send Feedback" from the browser' note

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
4 years agoCI: switch to Node.js 14. (#32003)
XhmikosR [Thu, 29 Oct 2020 17:38:31 +0000 (19:38 +0200)] 
CI: switch to Node.js 14. (#32003)

4 years agoCI: Skip dependabot PR branches. (#32006)
XhmikosR [Thu, 29 Oct 2020 17:26:15 +0000 (19:26 +0200)] 
CI: Skip dependabot PR branches. (#32006)

Also, reword Node.js setup step

4 years agoRemove bugreport.apple.com since it doesn't work (#32005)
Martijn Cuppens [Thu, 29 Oct 2020 10:32:56 +0000 (11:32 +0100)] 
Remove bugreport.apple.com since it doesn't work (#32005)

4 years agoFix form validation tooltip alignment (#31557)
Adam Jones [Fri, 30 Oct 2020 14:15:31 +0000 (14:15 +0000)] 
Fix form validation tooltip alignment (#31557)

* Fix form validation tooltip alignment

* Remove CSS hacks

* Update _forms.scss

Co-authored-by: Gaël Poupard <ffoodd@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
4 years agolist-group.md: fix snippet (#31981)
XhmikosR [Tue, 27 Oct 2020 09:24:28 +0000 (11:24 +0200)] 
list-group.md: fix snippet (#31981)

4 years agoCI: allow skipping BrowserStack (#31878)
XhmikosR [Mon, 26 Oct 2020 18:55:51 +0000 (20:55 +0200)] 
CI: allow skipping BrowserStack (#31878)

This basically brings back the previous behavior we had on Travis CI, where if the commit message included `[ci skip]`, BrowserStack tests didn't run.

Additionally, this allows skipping BrowserStack if the commit message contains `[skip ci]` too.

4 years agoUpdate devDependencies and gems
XhmikosR [Tue, 27 Oct 2020 06:08:57 +0000 (08:08 +0200)] 
Update devDependencies and gems

4 years agoUpdate CodeQL action (#31930)
XhmikosR [Mon, 26 Oct 2020 16:56:16 +0000 (18:56 +0200)] 
Update CodeQL action (#31930)

Should run on PRs too.

4 years agoExplicitly mention emoji fonts, tweak sentence in typography (#31960)
Patrick H. Lauke [Sun, 25 Oct 2020 19:21:42 +0000 (19:21 +0000)] 
Explicitly mention emoji fonts, tweak sentence in typography (#31960)

4 years agoRemove redundant visually hidden "(current)" from pagination controls (#31892)
Patrick H. Lauke [Wed, 14 Oct 2020 10:59:43 +0000 (11:59 +0100)] 
Remove redundant visually hidden "(current)" from pagination controls (#31892)

* Replace visually hidden span with aria-current in tests

* Remove redundant visually hidden "(current)" when `aria-current` already used

Closes #31891

4 years agoSuppress flexbox side effects in breadcrumb (#31700)
Martijn Cuppens [Tue, 29 Sep 2020 18:32:27 +0000 (20:32 +0200)] 
Suppress flexbox side effects in breadcrumb (#31700)

* Suppress flexbox side effects

* Trailing whitesapce

Co-authored-by: Mark Otto <markd.otto@gmail.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
4 years agoUpdate anchor-js to v4.3.0. (#31951)
XhmikosR [Thu, 22 Oct 2020 16:46:26 +0000 (19:46 +0300)] 
Update anchor-js to v4.3.0. (#31951)

4 years agoJekyll: switch to Liquid's strict mode.
XhmikosR [Thu, 22 Oct 2020 09:15:05 +0000 (12:15 +0300)] 
Jekyll: switch to Liquid's strict mode.

This should make the build error out if there are any issues instead of emitting a warning, which we won't notice.

4 years agoHandle the Ubuntu sans-serif case (#31657)
Gaël Poupard [Thu, 22 Oct 2020 06:28:19 +0000 (08:28 +0200)] 
Handle the Ubuntu sans-serif case (#31657)

On Ubuntu, our native font-stack doesn't output the same font on Firefox and Chrome. This is [a known aliasing issue](http://fontfamily.io/sans-serif) — check at the bottom, Ubuntu 14.04. Ubuntu 18.04 (my current) doesn't use the same (Firefox uses Liberation Sans, Chrome uses the default system font Ubuntu).

I'm inclined to prefer Liberation Sans since it's closer to Arial / Helvetica. This patch already exists in Boosted, didn't notice it was missing in bootstrap until today…

BTW, our linked Smashing Magazine's system fonts post mentions this and is even more accurate since it targets the three major Linux distributions. AFAIK this is not needed since [Liberation Sans is available everywhere](http://fontfamily.io/Liberation_Sans) — but we might go back to `Oxygen, Ubuntu, Cantarell`if we want to stick to system fonts.

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
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>