]> git.ipfire.org Git - thirdparty/bootstrap.git/log
thirdparty/bootstrap.git
5 years agouse only data target to query elements in our plugin feat/data-target 31185/head
Johann-S [Fri, 26 Jun 2020 22:28:32 +0000 (00:28 +0200)] 
use only data target to query elements in our plugin

5 years agoAdd code to method/property tables (#31130)
Patrick H. Lauke [Sat, 27 Jun 2020 11:28:21 +0000 (12:28 +0100)] 
Add code to method/property tables (#31130)

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
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 agoBump hugo-bin from 0.60.0 to 0.61.0 (#31170)
dependabot[bot] [Thu, 25 Jun 2020 09:11:41 +0000 (12:11 +0300)] 
Bump hugo-bin from 0.60.0 to 0.61.0 (#31170)

Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.60.0 to 0.61.0.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases)
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.60.0...v0.61.0)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
5 years agoBump autoprefixer from 9.8.2 to 9.8.4 (#31168)
dependabot[bot] [Thu, 25 Jun 2020 09:00:43 +0000 (12:00 +0300)] 
Bump autoprefixer from 9.8.2 to 9.8.4 (#31168)

Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 9.8.2 to 9.8.4.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/9.8.2...9.8.4)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
5 years agoBump lockfile-lint from 4.3.6 to 4.3.7 (#31169)
dependabot[bot] [Thu, 25 Jun 2020 08:57:18 +0000 (11:57 +0300)] 
Bump lockfile-lint from 4.3.6 to 4.3.7 (#31169)

Bumps [lockfile-lint](https://github.com/lirantal/lockfile-lint) from 4.3.6 to 4.3.7.
- [Release notes](https://github.com/lirantal/lockfile-lint/releases)
- [Commits](https://github.com/lirantal/lockfile-lint/compare/lockfile-lint@4.3.6...lockfile-lint@4.3.7)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoUpdate Dependabot config file (#31167)
dependabot-preview[bot] [Thu, 25 Jun 2020 08:51:32 +0000 (11:51 +0300)] 
Update Dependabot config file (#31167)

* Update Dependabot config file

* Update dependabot.yml

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
5 years agoBrowserStack: stop testing on latest Edge. (#31125)
XhmikosR [Thu, 25 Jun 2020 08:42:55 +0000 (11:42 +0300)] 
BrowserStack: stop testing on latest Edge. (#31125)

It's Chromium-based so it seems redundant.

5 years agoPrevent overflowing static backdrop modal animation (#30326)
Shohei Yoshida [Thu, 25 Jun 2020 08:35:53 +0000 (17:35 +0900)] 
Prevent overflowing static backdrop modal animation (#30326)

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
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 agoRemove backdrop-filter from docs subnav
Mark Otto [Thu, 25 Jun 2020 06:21:41 +0000 (23:21 -0700)] 
Remove backdrop-filter from docs subnav

Fixes #31163.

5 years agoFix scrollable modal (#31151)
Shohei Yoshida [Thu, 25 Jun 2020 06:43:19 +0000 (15:43 +0900)] 
Fix scrollable modal (#31151)

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
5 years agoFix table separator typo (#31162)
Jorge González [Wed, 24 Jun 2020 16:28:47 +0000 (11:28 -0500)] 
Fix table separator typo (#31162)

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 agoDarken dropdown divider (#31131)
Patrick H. Lauke [Tue, 23 Jun 2020 20:00:28 +0000 (21:00 +0100)] 
Darken dropdown divider (#31131)

currently, `$gray-200` is practically imperceptible. switch to reusing `$dropdown-border-color`.

5 years agoUpdate .browserslistrc (#31124)
XhmikosR [Tue, 23 Jun 2020 06:18:27 +0000 (09:18 +0300)] 
Update .browserslistrc (#31124)

* remove ExplorerMobile since it's included in `dead` browsers
* change Edge to >= 16 otherwise browserslist seems to include >= 17

5 years agoUpdate devDependencies (#31123)
XhmikosR [Tue, 23 Jun 2020 06:11:41 +0000 (09:11 +0300)] 
Update devDependencies (#31123)

* @babel/cli                                 ^7.10.1  →  ^7.10.3
* @babel/core                                ^7.10.2  →  ^7.10.3
* @babel/plugin-proposal-object-rest-spread  ^7.10.1  →  ^7.10.3
* @babel/preset-env                          ^7.10.2  →  ^7.10.3
* @rollup/plugin-babel                        ^5.0.3  →   ^5.0.4
* autoprefixer                                ^9.8.0  →   ^9.8.2
* eslint                                      ^7.2.0  →   ^7.3.1
* rollup                                     ^2.17.0  →  ^2.18.0

5 years agoDocs: move color utility callouts to start of page (#31135)
Patrick H. Lauke [Sun, 21 Jun 2020 12:33:07 +0000 (13:33 +0100)] 
Docs: move color utility callouts to start of page (#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 agoCorrectly document how to add to Sass maps (#31107)
Mark Otto [Sat, 20 Jun 2020 04:29:20 +0000 (21:29 -0700)] 
Correctly document how to add to Sass maps (#31107)

Fixes #31089.

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
5 years agoFixes #31113 (#31120)
Mark Otto [Sat, 20 Jun 2020 04:20:26 +0000 (21:20 -0700)] 
Fixes #31113 (#31120)

5 years agoUpdated the command to install using yarn (#31075)
Mattonit [Fri, 19 Jun 2020 17:55:04 +0000 (19:55 +0200)] 
Updated the command to install using yarn (#31075)

* updated yarn command to install latest version

* Update README.md

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
5 years agoFix links to gutters page (#31116)
Quy [Fri, 19 Jun 2020 17:42:25 +0000 (10:42 -0700)] 
Fix links to gutters page (#31116)

5 years agoChange whitelist to allowlist (#31066)
Patrick H. Lauke [Fri, 19 Jun 2020 08:31:37 +0000 (09:31 +0100)] 
Change whitelist to allowlist (#31066)

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
Co-authored-by: Mark Otto <markd.otto@gmail.com>
5 years agoDocs: fix typo (#31106)
Hiws [Fri, 19 Jun 2020 05:10:28 +0000 (07:10 +0200)] 
Docs: fix typo (#31106)

* Fixes a typo so it displays the correct px's.

* Update gutters.md

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
5 years agoFix typo (#31102)
Nic Johnson [Thu, 18 Jun 2020 18:46:03 +0000 (12:46 -0600)] 
Fix typo (#31102)

5 years agoAdd new toasts examples (#30572)
Mark Otto [Thu, 18 Jun 2020 17:27:42 +0000 (10:27 -0700)] 
Add new toasts examples (#30572)

* Add two new toasts examples

- Adds a new custom content example that removes the toast header and adds a custom close icon
- Adds docs for how to create your own color schemes
- Adds example of additional buttons

* Update toasts examples

- Remove span and place aria on SVG element
- Add .border-0 to color scheme example for crisper edges

* Update toasts.md

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
5 years agoFix Stack Overflow tag (#31062)
Christian Studer [Thu, 18 Jun 2020 09:56:57 +0000 (11:56 +0200)] 
Fix Stack Overflow tag (#31062)

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 agoUpdate devDependencies (#31086)
XhmikosR [Thu, 18 Jun 2020 07:32:59 +0000 (10:32 +0300)] 
Update devDependencies (#31086)

* rollup        ^2.16.1  →  ^2.17.0
* sirv-cli       ^1.0.0  →   ^1.0.1
* stylelint     ^13.6.0  →  ^13.6.1

5 years agoFix tooltip when hovering a children element (delegateTarget) (#30928)
Tanguy Krotoff [Thu, 18 Jun 2020 07:02:44 +0000 (09:02 +0200)] 
Fix tooltip when hovering a children element (delegateTarget) (#30928)

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
5 years agoAdd oxford commas
Mark Otto [Wed, 17 Jun 2020 18:37:05 +0000 (11:37 -0700)] 
Add oxford commas

5 years agoDocs: tweak accessibility section
Patrick H. Lauke [Wed, 17 Jun 2020 17:48:31 +0000 (18:48 +0100)] 
Docs: tweak accessibility section

- point to WCAG 2.1 rather than 2.0
- soften/expand the language around color contrast, since the situation has definitely improved in v5 but we still can't guarantee all possible permutations of colors/opacities/etc
- minor language/stylistic tweaks
- add further resources

5 years agoTypo fix : depedending ⮞ depending
Bruno Baguette [Wed, 17 Jun 2020 16:59:00 +0000 (18:59 +0200)] 
Typo fix : depedending ⮞ depending

5 years agoTypo fix : individiual ⮞ individual
Bruno Baguette [Wed, 17 Jun 2020 16:53:11 +0000 (18:53 +0200)] 
Typo fix : individiual ⮞ individual

5 years agoTypo fix : ocassions ⮞ occasions
Bruno Baguette [Wed, 17 Jun 2020 16:37:12 +0000 (18:37 +0200)] 
Typo fix : ocassions ⮞ occasions

5 years agoSeveral typo fixes (#31077)
Bruno Baguette [Wed, 17 Jun 2020 17:43:54 +0000 (19:43 +0200)] 
Several typo fixes (#31077)

* Typo fix : thesse ⮞ these

* Several typo fixes

verical ⮞ vertical
availble ⮞ available
thesse ⮞ these

5 years agoDocs: clarify rationale for button group on links (#31071)
Patrick H. Lauke [Wed, 17 Jun 2020 14:37:27 +0000 (15:37 +0100)] 
Docs: clarify rationale for button group on links (#31071)

5 years agoFix gzip badges
XhmikosR [Wed, 17 Jun 2020 14:21:06 +0000 (17:21 +0300)] 
Fix gzip badges

5 years agoREADME: remove `.svg` from shields.io badges
XhmikosR [Thu, 14 May 2020 15:03:52 +0000 (18:03 +0300)] 
README: remove `.svg` from shields.io badges

5 years agocollapse.js: return early.
XhmikosR [Wed, 10 Jun 2020 15:42:21 +0000 (18:42 +0300)] 
collapse.js: return early.

5 years agoRemove a couple of variables used once
XhmikosR [Wed, 10 Jun 2020 15:41:32 +0000 (18:41 +0300)] 
Remove a couple of variables used once

5 years agoUnbreak short lines
XhmikosR [Wed, 10 Jun 2020 15:40:52 +0000 (18:40 +0300)] 
Unbreak short lines

5 years agofeat: adds th null var (#30781)
Catalin Zalog [Wed, 17 Jun 2020 13:55:28 +0000 (16:55 +0300)] 
feat: adds th null var (#30781)

Inherit `font-weight: bold` that comes from user agent stylesheets.

5 years agodata: reword storage key in dom
Johann-S [Wed, 17 Jun 2020 08:45:07 +0000 (10:45 +0200)] 
data: reword storage key in dom

5 years agoDocs: fix old/broken example capture and typo (#31070)
Patrick H. Lauke [Wed, 17 Jun 2020 12:28:35 +0000 (13:28 +0100)] 
Docs: fix old/broken example capture and typo (#31070)

* Docs: fix old/broken example capture and typo

* 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

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
5 years agoUpdate bundlewatch.yml (#31063)
XhmikosR [Wed, 17 Jun 2020 12:23:48 +0000 (15:23 +0300)] 
Update bundlewatch.yml (#31063)

Specify `CI_TRACK_BASE: main`

5 years agoBump terser from 4.7.0 to 4.8.0 (#31052)
dependabot-preview[bot] [Wed, 17 Jun 2020 06:16:08 +0000 (09:16 +0300)] 
Bump terser from 4.7.0 to 4.8.0 (#31052)

Bumps [terser](https://github.com/terser/terser) from 4.7.0 to 4.8.0.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v4.7.0...v4.8.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
5 years agoBump rollup from 2.15.0 to 2.16.1 (#31053)
dependabot-preview[bot] [Wed, 17 Jun 2020 06:12:20 +0000 (09:12 +0300)] 
Bump rollup from 2.15.0 to 2.16.1 (#31053)

Bumps [rollup](https://github.com/rollup/rollup) from 2.15.0 to 2.16.1.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.15.0...v2.16.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
5 years agoUpdate links to bug and feature request issue templates
Mark Otto [Tue, 16 Jun 2020 21:04:06 +0000 (14:04 -0700)] 
Update links to bug and feature request issue templates

5 years agoUpdate issue templates
Mark Otto [Tue, 16 Jun 2020 21:03:48 +0000 (14:03 -0700)] 
Update issue templates

5 years ago5.0.0-alpha1 v5.0.0-alpha1
XhmikosR [Tue, 16 Jun 2020 19:12:01 +0000 (22:12 +0300)] 
5.0.0-alpha1

5 years agoUpdate v5 readme
Mark Otto [Tue, 16 Jun 2020 18:26:34 +0000 (11:26 -0700)] 
Update v5 readme

- New logo
- Add callout to v4-dev branch

5 years agoRun dist.
XhmikosR [Tue, 16 Jun 2020 18:50:01 +0000 (21:50 +0300)] 
Run dist.

5 years agoPrepare docs for v5.getbootstrap.com
XhmikosR [Tue, 16 Jun 2020 18:17:28 +0000 (21:17 +0300)] 
Prepare docs for v5.getbootstrap.com

* use v5.getbootstrap.com as the site URL/CNAME
* block robots from crawling
* specify next npm tag

5 years agoRename "master" to "main". (#31050)
XhmikosR [Tue, 16 Jun 2020 18:41:47 +0000 (21:41 +0300)] 
Rename "master" to "main". (#31050)

5 years agov5: Add role=button cursor in Reboot (#31040)
Mark Otto [Tue, 16 Jun 2020 18:30:40 +0000 (11:30 -0700)] 
v5: Add role=button cursor in Reboot (#31040)

* v5: Add role=button cursor in Reboot

Ports the changes from #30562 made in v4.5 and adds them to v5. This replaces #30563 which sought to add this to the utility API, but the v4 PR shifted to implement an accessible solution vs a lone utility.

* Update reboot.md

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
5 years agoFix typo (#31051)
Quy [Tue, 16 Jun 2020 18:25:54 +0000 (11:25 -0700)] 
Fix typo (#31051)

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
5 years agoMove homepage-hero.svg and improve compression
XhmikosR [Tue, 16 Jun 2020 18:04:02 +0000 (21:04 +0300)] 
Move homepage-hero.svg and improve compression

5 years agoRemove the unused bootstrap-stack.svg
XhmikosR [Tue, 16 Jun 2020 17:58:22 +0000 (20:58 +0300)] 
Remove the unused bootstrap-stack.svg

5 years agoDownsize SVG, add role=img
Mark Otto [Tue, 16 Jun 2020 17:38:32 +0000 (10:38 -0700)] 
Downsize SVG, add role=img

5 years agoCenter up the B in our logo a bit better
Mark Otto [Tue, 16 Jun 2020 16:04:19 +0000 (09:04 -0700)] 
Center up the B in our logo a bit better

5 years agoUpdate navbar logo and hero image
Mark Otto [Tue, 16 Jun 2020 06:26:32 +0000 (23:26 -0700)] 
Update navbar logo and hero image

5 years agoUpdate navbar and subnav to xxl container
Mark Otto [Mon, 15 Jun 2020 21:03:59 +0000 (14:03 -0700)] 
Update navbar and subnav to xxl container

5 years agoUpdate v5 homepage to match v4.5's changes
Mark Otto [Sun, 31 May 2020 02:00:08 +0000 (05:00 +0300)] 
Update v5 homepage to match v4.5's changes

5 years agoFix social_image_path dimensions
XhmikosR [Tue, 16 Jun 2020 16:46:28 +0000 (19:46 +0300)] 
Fix social_image_path dimensions

5 years agoAdd new favicons.
XhmikosR [Tue, 16 Jun 2020 16:30:21 +0000 (19:30 +0300)] 
Add new favicons.

5 years agoRemove IE-specific images/files.
XhmikosR [Tue, 16 Jun 2020 16:01:59 +0000 (19:01 +0300)] 
Remove IE-specific images/files.

5 years agov5: New favicons
Mark Otto [Tue, 16 Jun 2020 06:31:41 +0000 (09:31 +0300)] 
v5: New favicons

5 years agoFix BootstrapCDN's name (#31049)
XhmikosR [Tue, 16 Jun 2020 16:37:42 +0000 (19:37 +0300)] 
Fix BootstrapCDN's name (#31049)

5 years agoFix a broken link and a redirect. (#31045)
XhmikosR [Tue, 16 Jun 2020 16:32:00 +0000 (19:32 +0300)] 
Fix a broken link and a redirect. (#31045)

5 years agoRemove reference to Bootlint.
XhmikosR [Tue, 16 Jun 2020 14:17:34 +0000 (17:17 +0300)] 
Remove reference to Bootlint.

Unfortunately, Bootlint does not work on Bootstrap >= v4.

5 years agoRemove unused issue templates
XhmikosR [Tue, 16 Jun 2020 14:16:12 +0000 (17:16 +0300)] 
Remove unused issue templates

5 years agoTighten bundlewatch limits (#31043)
XhmikosR [Tue, 16 Jun 2020 06:55:26 +0000 (09:55 +0300)] 
Tighten bundlewatch limits (#31043)

5 years agoClarify removal of border radii
Martijn Cuppens [Thu, 4 Jun 2020 14:48:17 +0000 (16:48 +0200)] 
Clarify removal of border radii

5 years agoSwitch to btn-check
Martijn Cuppens [Thu, 4 Jun 2020 13:59:24 +0000 (15:59 +0200)] 
Switch to btn-check

5 years agoRemove checkbox/radio toggle from button plugin in favor of a CSS only solution
Martijn Cuppens [Sat, 2 May 2020 09:11:24 +0000 (11:11 +0200)] 
Remove checkbox/radio toggle from button plugin in favor of a CSS only solution

5 years agoUpdate index.html
Jonathan [Sat, 23 May 2020 15:30:03 +0000 (17:30 +0200)] 
Update index.html

Hyphen to minus for amount.
Hyphen to dash for ranges.

5 years agoChange breakpoint-max implementation
Martijn Cuppens [Sat, 18 Apr 2020 11:02:26 +0000 (13:02 +0200)] 
Change breakpoint-max implementation

- The `media-breakpoint-down()` uses the breakpoint itself instead of the next breakpoint. Use `media-breakpoint-down(lg)` instead of `media-breakpoint-down(md)` to target viewports smaller than the `lg` breakpoint.
- The `media-breakpoint-between()` mixin's second parameter also uses the breakpoint itself instead of the next breakpoint. Use `media-between(sm, lg)` instead of `media-breakpoint-between(sm, md)` to target viewports between the `sm` and `lg` breakpoints.

5 years agodocs(examples): fix pricing example
Gaël Poupard [Wed, 10 Jun 2020 08:47:27 +0000 (10:47 +0200)] 
docs(examples): fix pricing example

5 years agodocs(examples): improve headings hierarchy
Gaël Poupard [Wed, 10 Jun 2020 08:12:09 +0000 (10:12 +0200)] 
docs(examples): improve headings hierarchy

5 years agodocs(examples): empty alt for screenshots to prevent redundancy
Gaël Poupard [Wed, 10 Jun 2020 08:05:48 +0000 (10:05 +0200)] 
docs(examples): empty alt for screenshots to prevent redundancy

5 years agoRun dist on latest
Mark Otto [Sat, 13 Jun 2020 22:40:28 +0000 (15:40 -0700)] 
Run dist on latest

5 years ago🔥 Remove container duplication
k-utsumi [Fri, 12 Jun 2020 02:59:23 +0000 (11:59 +0900)] 
🔥 Remove container duplication

5 years agov5: Redo blockquote attributions (#30814)
Mark Otto [Fri, 12 Jun 2020 21:26:37 +0000 (14:26 -0700)] 
v5: Redo blockquote attributions (#30814)

* v5: Redo blockquote attributions

- Renames -small-* variables to -footer-*
- Updates blockquote demos with attribution to place it outside the blockquote with a figure wrapper

* Updated class name

* docs(examples): refactor blockquotes in masonry example

Co-authored-by: Gaël Poupard <gael.poupard@orange.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
5 years agoReplace serve with sirv-cli. (#31020)
XhmikosR [Fri, 12 Jun 2020 17:49:01 +0000 (20:49 +0300)] 
Replace serve with sirv-cli. (#31020)

5 years agoUpdate devDependencies (#31019)
XhmikosR [Fri, 12 Jun 2020 17:43:49 +0000 (20:43 +0300)] 
Update devDependencies (#31019)

* eslint-config-xo             ^0.30.0  →  ^0.31.0
* eslint-plugin-import         ^2.21.1  →  ^2.21.2
* karma                         ^5.0.9  →   ^5.1.0

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 agoStylelint: remove redundant disables (#31006)
XhmikosR [Fri, 12 Jun 2020 08:11:36 +0000 (11:11 +0300)] 
Stylelint: remove redundant disables (#31006)

5 years agodocs(layout): drop useless .text-left on overview table
Gaël Poupard [Wed, 8 Apr 2020 09:03:43 +0000 (11:03 +0200)] 
docs(layout): drop useless .text-left on overview table

5 years agoUpdate lint.yml (#31012)
XhmikosR [Thu, 11 Jun 2020 20:20:10 +0000 (23:20 +0300)] 
Update lint.yml (#31012)

5 years agoRevert "Change when CI runs"
XhmikosR [Wed, 10 Jun 2020 15:51:28 +0000 (18:51 +0300)] 
Revert "Change when CI runs"

This reverts commit 37dc6e1031ea43a1d796d0b82347c453b97ec996.

5 years agoUpdate Actions
XhmikosR [Wed, 10 Jun 2020 05:29:22 +0000 (08:29 +0300)] 
Update Actions

* skip BrowserStack if we are not on the main repo
* remove the action filename from cache

5 years agoSwitch to Node.js 12.x.
XhmikosR [Wed, 29 Apr 2020 06:59:00 +0000 (09:59 +0300)] 
Switch to Node.js 12.x.

5 years agoChange when CI runs
XhmikosR [Wed, 15 Apr 2020 13:43:02 +0000 (16:43 +0300)] 
Change when CI runs

Run it for all pull requests, the master branch, and any branches that end with `-ci`.

5 years agoAdd dart-sass build test
XhmikosR [Thu, 23 Jan 2020 16:57:00 +0000 (18:57 +0200)] 
Add dart-sass build test

Builds the CSS with dart-sass and lists the files in dist-sass/css folder

5 years agoSplit GitHub Actions.
XhmikosR [Thu, 26 Sep 2019 13:25:26 +0000 (16:25 +0300)] 
Split GitHub Actions.

Everything should be faster now. Also, we can restart a failed workflow and not the whole thing like before.

5 years agofix(grid): zero min-width on .col has too much side-effects (#30979)
Gaël Poupard [Tue, 9 Jun 2020 18:49:29 +0000 (20:49 +0200)] 
fix(grid): zero min-width on .col has too much side-effects (#30979)

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
5 years agoBump @rollup/plugin-commonjs from 12.0.0 to 13.0.0 (#30991)
dependabot-preview[bot] [Tue, 9 Jun 2020 18:44:16 +0000 (21:44 +0300)] 
Bump @rollup/plugin-commonjs from 12.0.0 to 13.0.0 (#30991)

Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins) from 12.0.0 to 13.0.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/commonjs-v12.0.0...commonjs-v13.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
5 years agoFix undefined custom properties in reboot (#30981)
Martijn Cuppens [Tue, 9 Jun 2020 08:20:53 +0000 (10:20 +0200)] 
Fix undefined custom properties in reboot (#30981)

5 years agoUpdate devDependencies (#30987)
XhmikosR [Tue, 9 Jun 2020 06:59:35 +0000 (09:59 +0300)] 
Update devDependencies (#30987)

* @rollup/plugin-babel          ^5.0.2  →   ^5.0.3
* eslint                        ^7.1.0  →   ^7.2.0
* eslint-config-xo             ^0.29.1  →  ^0.30.0
* eslint-plugin-import         ^2.20.2  →  ^2.21.1
* rollup                       ^2.12.0  →  ^2.15.0
* serve                        ^11.3.1  →  ^11.3.2
* stylelint                    ^13.5.0  →  ^13.6.0