]> git.ipfire.org Git - thirdparty/bootstrap.git/log
thirdparty/bootstrap.git
4 years agoBump rollup from 2.41.3 to 2.42.3 (#33432)
dependabot[bot] [Tue, 23 Mar 2021 12:59:23 +0000 (14:59 +0200)] 
Bump rollup from 2.41.3 to 2.42.3 (#33432)

Bumps [rollup](https://github.com/rollup/rollup) from 2.41.3 to 2.42.3.
- [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.41.3...v2.42.3)

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>
4 years agoBump clean-css-cli from 5.2.1 to 5.2.2 (#33433)
dependabot[bot] [Tue, 23 Mar 2021 12:53:26 +0000 (14:53 +0200)] 
Bump clean-css-cli from 5.2.1 to 5.2.2 (#33433)

Bumps [clean-css-cli](https://github.com/jakubpawlowicz/clean-css-cli) from 5.2.1 to 5.2.2.
- [Release notes](https://github.com/jakubpawlowicz/clean-css-cli/releases)
- [Changelog](https://github.com/jakubpawlowicz/clean-css-cli/blob/master/History.md)
- [Commits](https://github.com/jakubpawlowicz/clean-css-cli/compare/v5.2.1...v5.2.2)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoAdd link to new Parcel guide in starter template (#33430)
Mark Otto [Tue, 23 Mar 2021 06:27:15 +0000 (23:27 -0700)] 
Add link to new Parcel guide in starter template (#33430)

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
4 years agoAllow offcanvas to be initialized in open state (#33382)
GeoSot [Tue, 23 Mar 2021 06:22:59 +0000 (08:22 +0200)] 
Allow offcanvas to be initialized in open state (#33382)

* Update docs to use new .show behavior and clarify some copy for first example

Co-authored-by: Mark Otto <markdotto@gmail.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
4 years ago.browserslistrc: remove Android and make Safari/iOS 12 the minimum (#33399)
XhmikosR [Mon, 22 Mar 2021 21:02:10 +0000 (23:02 +0200)] 
.browserslistrc: remove Android and make Safari/iOS 12 the minimum (#33399)

4 years agoUpdate examples (#33214)
Mark Otto [Mon, 22 Mar 2021 20:59:14 +0000 (13:59 -0700)] 
Update examples (#33214)

* Add updated Jumbotron example made from utilities

* Update starter template example with new design and links

* Update some existing examples and their screenshots

* Add four new snippet-based examples

* Update layout to improve things a bit

* WIP

* Add d-block to images

* Fix horizontal scroll

* move d-block to the anchor

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
4 years agoFix flush accordion styles
Mark Otto [Mon, 22 Mar 2021 20:01:08 +0000 (13:01 -0700)] 
Fix flush accordion styles

4 years agoREADME.md: use shields.io for the tests badge too (#33401)
XhmikosR [Thu, 18 Mar 2021 19:17:45 +0000 (21:17 +0200)] 
README.md: use shields.io for the tests badge too (#33401)

4 years ago.browserslistrc: remove the Edge workaround. (#33397)
XhmikosR [Thu, 18 Mar 2021 15:46:55 +0000 (17:46 +0200)] 
.browserslistrc: remove the Edge workaround. (#33397)

It seems that Legacy Edge has been moved to dead, so this is no loner needed.

4 years agoBrowserStack: test on iPhone 12 (#33398)
XhmikosR [Thu, 18 Mar 2021 15:45:12 +0000 (17:45 +0200)] 
BrowserStack: test on iPhone 12 (#33398)

4 years agoUtilities to Utilities API (Borders doc page) (#33380)
Semih Raif Gürel [Wed, 17 Mar 2021 19:55:13 +0000 (22:55 +0300)] 
Utilities to Utilities API (Borders doc page) (#33380)

4 years agoUpdate unit tests for Popper V2 (#32662)
Rohit Sharma [Wed, 17 Mar 2021 19:25:57 +0000 (00:55 +0530)] 
Update unit tests for Popper V2 (#32662)

4 years agoDynamic tab should not show when triggered on `disabled` element (#33257)
Patrick H. Lauke [Wed, 17 Mar 2021 08:52:40 +0000 (08:52 +0000)] 
Dynamic tab should not show when triggered on `disabled` element (#33257)

* show() should bail if the trigger has `disabled` attribute

* use 'isDisabled' helper

Co-authored-by: GeoSot <geo.sotis@gmail.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
4 years agoFix carousel RTL and refactor code, fix rtl swipe issues (#32913)
GeoSot [Wed, 17 Mar 2021 05:58:43 +0000 (07:58 +0200)] 
Fix carousel RTL and refactor code, fix rtl swipe issues (#32913)

* move common code to reusable functions

* add/re-factor tests, directionToOrder func

* add _orderToDirection tests

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
4 years agoUse more safe check for 'isDisabled' helper (#33385)
GeoSot [Wed, 17 Mar 2021 05:44:15 +0000 (07:44 +0200)] 
Use more safe check for 'isDisabled' helper (#33385)

4 years agoRevamp accordion borders to fix pixel jumping (#33149)
Mark Otto [Wed, 17 Mar 2021 05:16:03 +0000 (22:16 -0700)] 
Revamp accordion borders to fix pixel jumping (#33149)

- Pushes the borders to the .accordion-item
- Simplifies the .accordion-flush
- Recreates the .accordion-button border-bottom with an inset box-shadow
- Updates background-color to solid to match other components like list group and prevent stacked translucent borders
- Use negative margin to overlap the consecutive items

4 years agoAdd example: toggle modal dialogs (#33301)
Anton [Wed, 17 Mar 2021 05:15:06 +0000 (08:15 +0300)] 
Add example: toggle modal dialogs (#33301)

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
Co-authored-by: Mark Otto <markdotto@gmail.com>
4 years agoUpdates customize Sass docs to reflect proper placement of default variables overrides
Mark Otto [Tue, 16 Mar 2021 22:25:38 +0000 (15:25 -0700)] 
Updates customize Sass docs to reflect proper placement of default variables overrides

4 years agoAccept data-bs-body option in the configuration object as well (#33248)
GeoSot [Tue, 16 Mar 2021 16:35:03 +0000 (18:35 +0200)] 
Accept data-bs-body option in the configuration object as well (#33248)

* Accept data-bs-body option in the configuration object as well

Tweak jqueryInterface, add some more tests

* Fix Markdown table formatting and tweak the wording on backdrop

Co-authored-by: Mark Otto <markdotto@gmail.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
4 years agoBump karma from 6.1.2 to 6.2.0 (#33374)
dependabot[bot] [Tue, 16 Mar 2021 10:55:16 +0000 (12:55 +0200)] 
Bump karma from 6.1.2 to 6.2.0 (#33374)

Bumps [karma](https://github.com/karma-runner/karma) from 6.1.2 to 6.2.0.
- [Release notes](https://github.com/karma-runner/karma/releases)
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
- [Commits](https://github.com/karma-runner/karma/compare/v6.1.2...v6.2.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>
4 years agoBump rollup from 2.41.0 to 2.41.3 (#33377)
dependabot[bot] [Tue, 16 Mar 2021 10:50:46 +0000 (12:50 +0200)] 
Bump rollup from 2.41.0 to 2.41.3 (#33377)

Bumps [rollup](https://github.com/rollup/rollup) from 2.41.0 to 2.41.3.
- [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.41.0...v2.41.3)

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>
4 years agoBump eslint from 7.21.0 to 7.22.0 (#33376)
dependabot[bot] [Tue, 16 Mar 2021 10:47:05 +0000 (12:47 +0200)] 
Bump eslint from 7.21.0 to 7.22.0 (#33376)

Bumps [eslint](https://github.com/eslint/eslint) from 7.21.0 to 7.22.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.21.0...v7.22.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>
4 years agoBump postcss from 8.2.7 to 8.2.8 (#33375)
dependabot[bot] [Tue, 16 Mar 2021 10:43:35 +0000 (12:43 +0200)] 
Bump postcss from 8.2.7 to 8.2.8 (#33375)

Bumps [postcss](https://github.com/postcss/postcss) from 8.2.7 to 8.2.8.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.2.7...8.2.8)

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>
4 years agoBump karma-rollup-preprocessor from 7.0.6 to 7.0.7 (#33373)
dependabot[bot] [Tue, 16 Mar 2021 10:35:45 +0000 (12:35 +0200)] 
Bump karma-rollup-preprocessor from 7.0.6 to 7.0.7 (#33373)

Bumps [karma-rollup-preprocessor](https://github.com/jlmakes/karma-rollup-preprocessor) from 7.0.6 to 7.0.7.
- [Release notes](https://github.com/jlmakes/karma-rollup-preprocessor/releases)
- [Changelog](https://github.com/jlmakes/karma-rollup-preprocessor/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jlmakes/karma-rollup-preprocessor/compare/7.0.6...7.0.7)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoUpdate modal's `show` method to accept `relatedTarget` as an argument (#33300)
Anton [Tue, 16 Mar 2021 05:49:52 +0000 (08:49 +0300)] 
Update modal's `show` method to accept `relatedTarget` as an argument (#33300)

Co-authored-by: Rohit Sharma <rohit2sharma95@gmail.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
4 years agoonly trigger tooltip inserted event on true dom insert
Ryan Berliner [Sun, 7 Mar 2021 15:09:17 +0000 (17:09 +0200)] 
only trigger tooltip inserted event on true dom insert

4 years agoreuse existing popper on show during tooltip fadeout
Ryan Berliner [Sun, 7 Mar 2021 13:28:41 +0000 (08:28 -0500)] 
reuse existing popper on show during tooltip fadeout

4 years agoprevent quick interactions from misplacing tooltips
Ryan Berliner [Sat, 6 Mar 2021 21:57:23 +0000 (23:57 +0200)] 
prevent quick interactions from misplacing tooltips

4 years agoprevent tooltip from being deleted on quick re-activations
Ryan Berliner [Sat, 6 Mar 2021 01:35:28 +0000 (03:35 +0200)] 
prevent tooltip from being deleted on quick re-activations

4 years agoChange the name of the `Offcanvas` constructor (#33261)
Rohit Sharma [Tue, 16 Mar 2021 05:21:04 +0000 (10:51 +0530)] 
Change the name of the `Offcanvas` constructor (#33261)

4 years agoImprove change-version.js (#33148)
XhmikosR [Thu, 11 Mar 2021 09:37:52 +0000 (11:37 +0200)] 
Improve change-version.js (#33148)

* switch to async/await
* remove shelljs
* switch to globby; supports .gitignore out of the box
* don't write any files to the disk if they are indentical
* add two more cmd switches: --dry and --verbose
* strip leading "v" from version arguments so that we don't end up with duplicate `v`s

4 years agoAdd migration guide entry
Mark Otto [Thu, 11 Mar 2021 05:51:34 +0000 (21:51 -0800)] 
Add migration guide entry

4 years agoChange from element selector to the opt-in class
Mark Otto [Thu, 11 Mar 2021 05:49:47 +0000 (21:49 -0800)] 
Change from element selector to the opt-in class

4 years agoAdd ol.list-group with psuedo-element numbers
Mark Otto [Fri, 12 Feb 2021 18:51:18 +0000 (10:51 -0800)] 
Add ol.list-group with psuedo-element numbers

4 years agoFixes some copy around inline forms
Mark Otto [Thu, 11 Mar 2021 05:06:54 +0000 (21:06 -0800)] 
Fixes some copy around inline forms

4 years agoMention .no-gutters removal in migration guide (#33332)
Kyle Tsang [Thu, 11 Mar 2021 03:28:15 +0000 (19:28 -0800)] 
Mention .no-gutters removal in migration guide (#33332)

* Mention .no-gutters removal in migration guide

* Update site/content/docs/5.0/migration.md

Co-authored-by: Mark Otto <otto@github.com>
4 years agoRemoving duplicate text-decoration style for abbr[title] #33197 (#33325)
gopal-jayaraman [Thu, 11 Mar 2021 03:06:18 +0000 (08:36 +0530)] 
Removing duplicate text-decoration style for abbr[title] #33197 (#33325)

Removing duplicate text-decoration style for abbr[title] #33197

4 years agoGrammatically update the doc (#33267)
Mohamed Khoualed [Thu, 11 Mar 2021 03:05:03 +0000 (04:05 +0100)] 
Grammatically update the doc (#33267)

* Grammatically update the doc

* Apply suggestions from code review

Co-authored-by: Mark Otto <otto@github.com>
4 years agoFix Flex utilities to add vertical space in example
Garrett Johnson [Tue, 9 Mar 2021 15:41:39 +0000 (08:41 -0700)] 
Fix Flex utilities to add vertical space in example

The `justify-content-around` example is missing a `mb-3` class because it is not the last example.

4 years agoUpdate the "Nonblocking files" section in the docs
Martin Choutka [Tue, 2 Mar 2021 22:57:30 +0000 (23:57 +0100)] 
Update the "Nonblocking files" section in the docs

Added few paragraphs about optimizing FCP times, deferring non-critical JS and CSS, may update in the future again

4 years ago@rollup/plugin-replace: specify `preventAssignment: true` (#33329)
XhmikosR [Wed, 10 Mar 2021 16:47:42 +0000 (18:47 +0200)] 
@rollup/plugin-replace: specify `preventAssignment: true` (#33329)

This is to fix a warning since the option will be set to true in the next major version of the plugin

4 years agoDelete the unused build/ship.sh (#33326)
XhmikosR [Wed, 10 Mar 2021 16:47:20 +0000 (18:47 +0200)] 
Delete the unused build/ship.sh (#33326)

4 years agoBump @babel/preset-env from 7.13.9 to 7.13.10 (#33315)
dependabot[bot] [Wed, 10 Mar 2021 07:52:38 +0000 (09:52 +0200)] 
Bump @babel/preset-env from 7.13.9 to 7.13.10 (#33315)

Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.13.9 to 7.13.10.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.13.10/packages/babel-preset-env)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoBump @babel/cli from 7.13.0 to 7.13.10 (#33314)
dependabot[bot] [Wed, 10 Mar 2021 07:43:37 +0000 (09:43 +0200)] 
Bump @babel/cli from 7.13.0 to 7.13.10 (#33314)

Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.13.0 to 7.13.10.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.13.10/packages/babel-cli)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoBump rollup from 2.40.0 to 2.41.0 (#33312)
dependabot[bot] [Wed, 10 Mar 2021 05:59:47 +0000 (07:59 +0200)] 
Bump rollup from 2.40.0 to 2.41.0 (#33312)

Bumps [rollup](https://github.com/rollup/rollup) from 2.40.0 to 2.41.0.
- [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.40.0...v2.41.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>
4 years agoBump @babel/core from 7.13.8 to 7.13.10 (#33311)
dependabot[bot] [Wed, 10 Mar 2021 05:43:43 +0000 (07:43 +0200)] 
Bump @babel/core from 7.13.8 to 7.13.10 (#33311)

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.13.8 to 7.13.10.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.13.10/packages/babel-core)

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>
4 years agoBump karma from 6.1.1 to 6.1.2 (#33313)
dependabot[bot] [Tue, 9 Mar 2021 12:05:05 +0000 (14:05 +0200)] 
Bump karma from 6.1.1 to 6.1.2 (#33313)

Bumps [karma](https://github.com/karma-runner/karma) from 6.1.1 to 6.1.2.
- [Release notes](https://github.com/karma-runner/karma/releases)
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
- [Commits](https://github.com/karma-runner/karma/compare/v6.1.1...v6.1.2)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoUpdate devDependencies (#33307)
XhmikosR [Mon, 8 Mar 2021 17:00:06 +0000 (19:00 +0200)] 
Update devDependencies (#33307)

* @popperjs/core    ^2.9.0  →    ^2.9.1
* autoprefixer     ^10.2.4  →   ^10.2.5
* clean-css-cli     ^5.2.0  →    ^5.2.1
* postcss           ^8.2.6  →    ^8.2.7
* stylelint       ^13.11.0  →  ^13.12.0

4 years agoBump jquery from 3.5.1 to 3.6.0 (#33242)
dependabot[bot] [Mon, 8 Mar 2021 16:46:39 +0000 (18:46 +0200)] 
Bump jquery from 3.5.1 to 3.6.0 (#33242)

Bumps [jquery](https://github.com/jquery/jquery) from 3.5.1 to 3.6.0.
- [Release notes](https://github.com/jquery/jquery/releases)
- [Commits](https://github.com/jquery/jquery/compare/3.5.1...3.6.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>
4 years agomodal: move common code to a new `isAnimated` method (#33056)
GeoSot [Mon, 8 Mar 2021 16:35:59 +0000 (18:35 +0200)] 
modal: move common code to a new `isAnimated` method (#33056)

4 years agoOffcanvas as component (#29017)
GeoSot [Tue, 2 Mar 2021 17:10:10 +0000 (19:10 +0200)] 
Offcanvas as component (#29017)

* Add a new offcanvas component

* offcanvas.js: switch to string constants and `event.key`

* Remove unneeded code

* Sass optimizations

* Fixes

Make sure the element is hidden and not offscreen when inactive
fix close icon negative margins
Add content in right & bottom examples
Re-fix bottom offcanvas height not to cover all viewport

* Wording tweaks

* update tests and offcanvas class

* separate scrollbar functionality and use it in offcanvas

* Update .bundlewatch.config.json

* fix focus

* update btn-close / fix focus on close

* add aria-modal and role
return focus on trigger when offcanvas is closed
change body scrolling timings

* move common code to reusable functions

* add aria-labelledby

* Replace lorem ipsum text

* fix focus when offcanvas is closed

* updates

* revert modal, add tests for scrollbar

* show backdrop by default

* Update offcanvas.md

* Update offcanvas CSS to better match modals

- Add background-clip for borders
- Move from outline to border (less clever, more consistent)
- Add scss-docs in vars

* Revamp offcanvas docs

- Add static example to show and explain the components
- Split live examples and rename them
- Simplify example content
- Expand docs notes elsewhere
- Add sass docs

* Add .offcanvas-title instead of .modal-title

* Rename offcanvas example to offcanvas-navbar to reflect it's purpose

* labelledby references title and not header

* Add default shadow to offcanvas

* enable offcanvas-body to fill all the remaining wrapper area

* Be more descriptive, on Accessibility area

* remove redundant classes

* ensure in case of an already open offcanvas, not to open another one

* bring back backdrop|scroll combinations

* bring back toggling class

* refactor scrollbar method, plus tests

* add check if element is not full-width, according to #30621

* revert all in modal

* use documentElement innerWidth

* Rename classes to -start and -end

Also copyedit some docs wording

* omit some things on scrollbar

* PASS BrowserStack tests

-- IOS devices, Android devices and Browsers on Mac, hide scrollbar by default and appear it, only while scrolling.

* Rename '_handleClosing' to '_addEventListeners'

* change pipe usage to comma

* change Data.getData to Data.get

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
Co-authored-by: Martijn Cuppens <martijn.cuppens@gmail.com>
Co-authored-by: Mark Otto <markdotto@gmail.com>
4 years agoDropdown — Drop `flip` option (#33198)
Rohit Sharma [Tue, 2 Mar 2021 15:27:13 +0000 (20:57 +0530)] 
Dropdown — Drop `flip` option (#33198)

4 years agoRename _gh_pages to _site. (#33129)
XhmikosR [Tue, 2 Mar 2021 15:05:26 +0000 (17:05 +0200)] 
Rename _gh_pages to _site. (#33129)

4 years agorefactor: use a Map instead of an Object in dom/data (#32180)
alpadev [Tue, 2 Mar 2021 14:55:44 +0000 (15:55 +0100)] 
refactor: use a Map instead of an Object in dom/data (#32180)

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
Co-authored-by: Rohit Sharma <rohit2sharma95@gmail.com>
4 years agoReset select:disabled opacity and null-ify color to fix rendering differences in...
Mark Otto [Tue, 2 Mar 2021 14:09:14 +0000 (06:09 -0800)] 
Reset select:disabled opacity and null-ify color to fix rendering differences in Chrome

4 years agoCodeQL: skip dependabot PRs too (#33130)
XhmikosR [Tue, 2 Mar 2021 14:09:49 +0000 (16:09 +0200)] 
CodeQL: skip dependabot PRs too (#33130)

4 years agoAdd an example of v4's media component in the flex utils docs (#33207)
Mark Otto [Tue, 2 Mar 2021 14:08:32 +0000 (06:08 -0800)] 
Add an example of v4's media component in the flex utils docs (#33207)

* Add an example of v4's media component in the flex utils docs

* Link to new example from Migration guide

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
4 years agoBump @popperjs/core from 2.8.3 to 2.9.0 (#33240)
dependabot[bot] [Tue, 2 Mar 2021 14:01:53 +0000 (16:01 +0200)] 
Bump @popperjs/core from 2.8.3 to 2.9.0 (#33240)

* Bump @popperjs/core from 2.8.3 to 2.9.0

Bumps [@popperjs/core](https://github.com/popperjs/popper-core) from 2.8.3 to 2.9.0.
- [Release notes](https://github.com/popperjs/popper-core/releases)
- [Commits](https://github.com/popperjs/popper-core/compare/v2.8.3...v2.9.0)

Signed-off-by: dependabot[bot] <support@github.com>
* Update config.yml

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
4 years agoBump lockfile-lint from 4.6.1 to 4.6.2 (#33238)
dependabot[bot] [Tue, 2 Mar 2021 13:49:12 +0000 (15:49 +0200)] 
Bump lockfile-lint from 4.6.1 to 4.6.2 (#33238)

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

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>
4 years agoBump rollup from 2.39.1 to 2.40.0 (#33236)
dependabot[bot] [Tue, 2 Mar 2021 13:43:50 +0000 (15:43 +0200)] 
Bump rollup from 2.39.1 to 2.40.0 (#33236)

Bumps [rollup](https://github.com/rollup/rollup) from 2.39.1 to 2.40.0.
- [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.39.1...v2.40.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>
4 years agoBump karma-rollup-preprocessor from 7.0.5 to 7.0.6 (#33235)
dependabot[bot] [Tue, 2 Mar 2021 13:37:25 +0000 (15:37 +0200)] 
Bump karma-rollup-preprocessor from 7.0.5 to 7.0.6 (#33235)

Bumps [karma-rollup-preprocessor](https://github.com/jlmakes/karma-rollup-preprocessor) from 7.0.5 to 7.0.6.
- [Release notes](https://github.com/jlmakes/karma-rollup-preprocessor/releases)
- [Changelog](https://github.com/jlmakes/karma-rollup-preprocessor/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jlmakes/karma-rollup-preprocessor/compare/7.0.5...7.0.6)

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>
4 years agoBump @babel/preset-env from 7.12.17 to 7.13.9 (#33234)
dependabot[bot] [Tue, 2 Mar 2021 13:28:05 +0000 (15:28 +0200)] 
Bump @babel/preset-env from 7.12.17 to 7.13.9 (#33234)

Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.12.17 to 7.13.9.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.13.9/packages/babel-preset-env)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoBump @babel/cli from 7.12.17 to 7.13.0 (#33186)
dependabot[bot] [Tue, 2 Mar 2021 13:23:43 +0000 (15:23 +0200)] 
Bump @babel/cli from 7.12.17 to 7.13.0 (#33186)

Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.12.17 to 7.13.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.13.0/packages/babel-cli)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoBump eslint from 7.20.0 to 7.21.0 (#33233)
dependabot[bot] [Tue, 2 Mar 2021 13:09:01 +0000 (15:09 +0200)] 
Bump eslint from 7.20.0 to 7.21.0 (#33233)

Bumps [eslint](https://github.com/eslint/eslint) from 7.20.0 to 7.21.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.20.0...v7.21.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>
4 years agoBump @babel/core from 7.12.17 to 7.13.8 (#33232)
dependabot[bot] [Tue, 2 Mar 2021 13:04:35 +0000 (15:04 +0200)] 
Bump @babel/core from 7.12.17 to 7.13.8 (#33232)

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.12.17 to 7.13.8.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.13.8/packages/babel-core)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agofix(navs): ensure button will grow in fill/justified nav
Gaël Poupard [Fri, 26 Feb 2021 10:59:28 +0000 (11:59 +0100)] 
fix(navs): ensure button will grow in fill/justified nav

4 years agofix(list-group): properly set a color on list-group-items
Gaël Poupard [Fri, 26 Feb 2021 08:29:40 +0000 (09:29 +0100)] 
fix(list-group): properly set a color on list-group-items

4 years agofix(forms): validated controls in input-group
Gaël Poupard [Fri, 26 Feb 2021 09:10:02 +0000 (10:10 +0100)] 
fix(forms): validated controls in input-group

4 years agoBundlewatch: stop ignoring dependabot branches (#33192)
XhmikosR [Wed, 24 Feb 2021 16:32:05 +0000 (18:32 +0200)] 
Bundlewatch: stop ignoring dependabot branches (#33192)

4 years agomodal: don't add margin & padding when sticky is not full width (#30621)
Muhammadamin [Tue, 23 Feb 2021 12:52:09 +0000 (07:52 -0500)] 
modal: don't add margin & padding when sticky is not full width (#30621)

* modal: don't add margin & padding when sticky is not full width

* Check if element is shorter than window

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
Co-authored-by: Rohit Sharma <rohit2sharma95@gmail.com>
4 years agoBump @rollup/plugin-replace from 2.4.0 to 2.4.1 (#33190)
dependabot[bot] [Tue, 23 Feb 2021 12:41:32 +0000 (14:41 +0200)] 
Bump @rollup/plugin-replace from 2.4.0 to 2.4.1 (#33190)

Bumps [@rollup/plugin-replace](https://github.com/rollup/plugins) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/replace-v2.4.0...replace-v2.4.1)

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>
4 years agoBump rollup from 2.39.0 to 2.39.1 (#33189)
dependabot[bot] [Tue, 23 Feb 2021 12:37:58 +0000 (14:37 +0200)] 
Bump rollup from 2.39.0 to 2.39.1 (#33189)

Bumps [rollup](https://github.com/rollup/rollup) from 2.39.0 to 2.39.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.39.0...v2.39.1)

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>
4 years agoBump @popperjs/core from 2.8.2 to 2.8.3 (#33188)
dependabot[bot] [Tue, 23 Feb 2021 12:24:33 +0000 (14:24 +0200)] 
Bump @popperjs/core from 2.8.2 to 2.8.3 (#33188)

* Bump @popperjs/core from 2.8.2 to 2.8.3

Bumps [@popperjs/core](https://github.com/popperjs/popper-core) from 2.8.2 to 2.8.3.
- [Release notes](https://github.com/popperjs/popper-core/releases)
- [Commits](https://github.com/popperjs/popper-core/compare/v2.8.2...v2.8.3)

Signed-off-by: dependabot[bot] <support@github.com>
* Update config.yml

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
4 years agodocs(migration): duplicated 5.0.0-beta2 heading (#33178)
Gaël Poupard [Mon, 22 Feb 2021 15:05:59 +0000 (16:05 +0100)] 
docs(migration): duplicated 5.0.0-beta2 heading (#33178)

4 years agoUpdate devDependencies (#33150)
XhmikosR [Mon, 22 Feb 2021 07:12:05 +0000 (09:12 +0200)] 
Update devDependencies (#33150)

* @babel/cli             ^7.12.16  →  ^7.12.17
* @babel/core            ^7.12.16  →  ^7.12.17
* @babel/preset-env      ^7.12.16  →  ^7.12.17
* @popperjs/core           ^2.6.0  →    ^2.8.2
* @rollup/plugin-replace   ^2.3.4  →   ^2.4.0
* eslint-config-xo        ^0.34.0  →   ^0.35.0
* eslint-plugin-unicorn   ^28.0.1  →   ^28.0.2
* hugo-bin                ^0.68.0  →   ^0.69.0
* linkinator              ^2.13.4  →   ^2.13.6
* lockfile-lint            ^4.3.7  →   ^4.6.1
* sass                    ^1.32.7  →   ^1.32.8
* stylelint              ^13.10.0  →  ^13.11.0

4 years agoAllow constructors to accept a CSS selector (#32245)
Rohit Sharma [Mon, 22 Feb 2021 07:01:04 +0000 (12:31 +0530)] 
Allow constructors to accept a CSS selector (#32245)

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
Co-authored-by: Mark Otto <otto@github.com>
4 years agoRemove the default positioning from `.dropup` (#33120)
Rohit Sharma [Mon, 22 Feb 2021 06:57:21 +0000 (12:27 +0530)] 
Remove the default positioning from `.dropup` (#33120)

4 years agofix(card): siblings card links in RTL (#33154)
Gaël Poupard [Mon, 22 Feb 2021 06:49:38 +0000 (07:49 +0100)] 
fix(card): siblings card links in RTL (#33154)

Fixes a bug mentionned in [#32330](https://github.com/twbs/bootstrap/issues/32330#issuecomment-782001326).

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
4 years agovisual tests: add missing base-component dist file (#33167)
XhmikosR [Mon, 22 Feb 2021 06:42:43 +0000 (08:42 +0200)] 
visual tests: add missing base-component dist file (#33167)

Regression of #32313

4 years agoFix small typos / follow-up to #32630 (#33164)
Patrick H. Lauke [Sun, 21 Feb 2021 06:00:03 +0000 (06:00 +0000)] 
Fix small typos / follow-up to #32630 (#33164)

4 years agoAdjust regex `SAFE_URL_PATTERN` for use with test method of regexes. (#33136)
Nikon the Third [Fri, 19 Feb 2021 08:24:53 +0000 (09:24 +0100)] 
Adjust regex `SAFE_URL_PATTERN` for use with test method of regexes. (#33136)

The test method on regexes behaves different than the match method on strings in the presence of the global modifier.
Add a unit test for sanitizing the same template twice.

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
4 years agolinkinator: replace `--silent` with `--verbosity` (#33100)
XhmikosR [Thu, 18 Feb 2021 22:28:39 +0000 (00:28 +0200)] 
linkinator: replace `--silent` with `--verbosity` (#33100)

4 years agoUpdate clean-css-cli to v5.2.0. (#33099)
XhmikosR [Thu, 18 Feb 2021 18:53:18 +0000 (20:53 +0200)] 
Update clean-css-cli to v5.2.0. (#33099)

* Update clean-css-cli to v5.2.0

* Enable clean-css's batch flag

4 years agoadd some space
nlipka [Thu, 18 Feb 2021 10:37:20 +0000 (11:37 +0100)] 
add some space

4 years agoClarify docs around .navbar-brand (#33123)
Mark Otto [Wed, 17 Feb 2021 03:58:26 +0000 (19:58 -0800)] 
Clarify docs around .navbar-brand (#33123)

- Add new headings and text for each example
- Fixes #33072 by changing align-* class

4 years agoBump eslint-plugin-unicorn from 27.0.0 to 28.0.1 (#33116)
dependabot[bot] [Tue, 16 Feb 2021 11:04:37 +0000 (13:04 +0200)] 
Bump eslint-plugin-unicorn from 27.0.0 to 28.0.1 (#33116)

Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 27.0.0 to 28.0.1.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v27.0.0...v28.0.1)

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>
4 years agoBump stylelint from 13.9.0 to 13.10.0 (#33115)
dependabot[bot] [Tue, 16 Feb 2021 11:01:17 +0000 (13:01 +0200)] 
Bump stylelint from 13.9.0 to 13.10.0 (#33115)

Bumps [stylelint](https://github.com/stylelint/stylelint) from 13.9.0 to 13.10.0.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/13.9.0...13.10.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>
4 years agoBump karma from 6.0.4 to 6.1.1 (#33112)
dependabot[bot] [Tue, 16 Feb 2021 10:56:25 +0000 (12:56 +0200)] 
Bump karma from 6.0.4 to 6.1.1 (#33112)

Bumps [karma](https://github.com/karma-runner/karma) from 6.0.4 to 6.1.1.
- [Release notes](https://github.com/karma-runner/karma/releases)
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
- [Commits](https://github.com/karma-runner/karma/compare/v6.0.4...v6.1.1)

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>
4 years agoBump sass from 1.32.6 to 1.32.7 (#33114)
dependabot[bot] [Tue, 16 Feb 2021 10:54:16 +0000 (12:54 +0200)] 
Bump sass from 1.32.6 to 1.32.7 (#33114)

Bumps [sass](https://github.com/sass/dart-sass) from 1.32.6 to 1.32.7.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.32.6...1.32.7)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoBump @rollup/plugin-babel from 5.2.3 to 5.3.0 (#33113)
dependabot[bot] [Tue, 16 Feb 2021 10:48:56 +0000 (12:48 +0200)] 
Bump @rollup/plugin-babel from 5.2.3 to 5.3.0 (#33113)

Bumps [@rollup/plugin-babel](https://github.com/rollup/plugins) from 5.2.3 to 5.3.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/babel-v5.2.3...babel-v5.3.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>
4 years agoBump rollup from 2.38.5 to 2.39.0 (#33107)
dependabot[bot] [Tue, 16 Feb 2021 10:48:27 +0000 (12:48 +0200)] 
Bump rollup from 2.38.5 to 2.39.0 (#33107)

Bumps [rollup](https://github.com/rollup/rollup) from 2.38.5 to 2.39.0.
- [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.38.5...v2.39.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>
4 years agoBump @babel/preset-env from 7.12.13 to 7.12.16 (#33111)
dependabot[bot] [Tue, 16 Feb 2021 10:45:06 +0000 (10:45 +0000)] 
Bump @babel/preset-env from 7.12.13 to 7.12.16 (#33111)

4 years agoBump @rollup/plugin-node-resolve from 11.1.1 to 11.2.0 (#33109)
dependabot[bot] [Tue, 16 Feb 2021 10:34:34 +0000 (12:34 +0200)] 
Bump @rollup/plugin-node-resolve from 11.1.1 to 11.2.0 (#33109)

Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins) from 11.1.1 to 11.2.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/node-resolve-v11.1.1...node-resolve-v11.2.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>
4 years agoBump @babel/core from 7.12.13 to 7.12.16 (#33106)
dependabot[bot] [Tue, 16 Feb 2021 10:30:31 +0000 (12:30 +0200)] 
Bump @babel/core from 7.12.13 to 7.12.16 (#33106)

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.12.13 to 7.12.16.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.12.16/packages/babel-core)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoBump postcss from 8.2.5 to 8.2.6 (#33105)
dependabot[bot] [Tue, 16 Feb 2021 10:26:07 +0000 (12:26 +0200)] 
Bump postcss from 8.2.5 to 8.2.6 (#33105)

Bumps [postcss](https://github.com/postcss/postcss) from 8.2.5 to 8.2.6.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.2.5...8.2.6)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoBump @babel/cli from 7.12.13 to 7.12.16 (#33104)
dependabot[bot] [Tue, 16 Feb 2021 10:25:37 +0000 (12:25 +0200)] 
Bump @babel/cli from 7.12.13 to 7.12.16 (#33104)

Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.12.13 to 7.12.16.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.12.16/packages/babel-cli)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoBump eslint from 7.19.0 to 7.20.0 (#33103)
dependabot[bot] [Tue, 16 Feb 2021 10:24:11 +0000 (12:24 +0200)] 
Bump eslint from 7.19.0 to 7.20.0 (#33103)

Bumps [eslint](https://github.com/eslint/eslint) from 7.19.0 to 7.20.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.19.0...v7.20.0)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agooverview: add missing EOF newline (#33098)
XhmikosR [Tue, 16 Feb 2021 10:22:35 +0000 (12:22 +0200)] 
overview: add missing EOF newline (#33098)

4 years agoSimplify karma.conf.js (#33045)
XhmikosR [Tue, 16 Feb 2021 10:18:06 +0000 (12:18 +0200)] 
Simplify karma.conf.js (#33045)

`customLaunchers` does not seem to be needed.

4 years agoutil: change `isRTL` to a function (#32446)
XhmikosR [Tue, 16 Feb 2021 08:14:05 +0000 (10:14 +0200)] 
util: change `isRTL` to a function (#32446)

This allows the bundler to tree-shake the function.