]>
git.ipfire.org Git - thirdparty/bootstrap.git/log
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>
Ryan Berliner [Sun, 7 Mar 2021 15:09:17 +0000 (17:09 +0200)]
only trigger tooltip inserted event on true dom insert
Ryan Berliner [Sun, 7 Mar 2021 13:28:41 +0000 (08:28 -0500)]
reuse existing popper on show during tooltip fadeout
Ryan Berliner [Sat, 6 Mar 2021 21:57:23 +0000 (23:57 +0200)]
prevent quick interactions from misplacing tooltips
Ryan Berliner [Sat, 6 Mar 2021 01:35:28 +0000 (03:35 +0200)]
prevent tooltip from being deleted on quick re-activations
Rohit Sharma [Tue, 16 Mar 2021 05:21:04 +0000 (10:51 +0530)]
Change the name of the `Offcanvas` constructor (#33261)
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
Mark Otto [Thu, 11 Mar 2021 05:51:34 +0000 (21:51 -0800)]
Add migration guide entry
Mark Otto [Thu, 11 Mar 2021 05:49:47 +0000 (21:49 -0800)]
Change from element selector to the opt-in class
Mark Otto [Fri, 12 Feb 2021 18:51:18 +0000 (10:51 -0800)]
Add ol.list-group with psuedo-element numbers
Mark Otto [Thu, 11 Mar 2021 05:06:54 +0000 (21:06 -0800)]
Fixes some copy around inline forms
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>
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
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>
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.
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
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
XhmikosR [Wed, 10 Mar 2021 16:47:20 +0000 (18:47 +0200)]
Delete the unused build/ship.sh (#33326)
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>
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>
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>
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>
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>
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
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>
GeoSot [Mon, 8 Mar 2021 16:35:59 +0000 (18:35 +0200)]
modal: move common code to a new `isAnimated` method (#33056)
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>
Rohit Sharma [Tue, 2 Mar 2021 15:27:13 +0000 (20:57 +0530)]
Dropdown — Drop `flip` option (#33198)
XhmikosR [Tue, 2 Mar 2021 15:05:26 +0000 (17:05 +0200)]
Rename _gh_pages to _site. (#33129)
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>
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
XhmikosR [Tue, 2 Mar 2021 14:09:49 +0000 (16:09 +0200)]
CodeQL: skip dependabot PRs too (#33130)
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>
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>
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>
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>
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>
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>
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>
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>
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>
Gaël Poupard [Fri, 26 Feb 2021 10:59:28 +0000 (11:59 +0100)]
fix(navs): ensure button will grow in fill/justified nav
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
Gaël Poupard [Fri, 26 Feb 2021 09:10:02 +0000 (10:10 +0100)]
fix(forms): validated controls in input-group
XhmikosR [Wed, 24 Feb 2021 16:32:05 +0000 (18:32 +0200)]
Bundlewatch: stop ignoring dependabot branches (#33192)
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>
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>
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>
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>
Gaël Poupard [Mon, 22 Feb 2021 15:05:59 +0000 (16:05 +0100)]
docs(migration): duplicated 5.0.0-beta2 heading (#33178)
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
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>
Rohit Sharma [Mon, 22 Feb 2021 06:57:21 +0000 (12:27 +0530)]
Remove the default positioning from `.dropup` (#33120)
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>
XhmikosR [Mon, 22 Feb 2021 06:42:43 +0000 (08:42 +0200)]
visual tests: add missing base-component dist file (#33167)
Regression of #32313
Patrick H. Lauke [Sun, 21 Feb 2021 06:00:03 +0000 (06:00 +0000)]
Fix small typos / follow-up to #32630 (#33164)
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>
XhmikosR [Thu, 18 Feb 2021 22:28:39 +0000 (00:28 +0200)]
linkinator: replace `--silent` with `--verbosity` (#33100)
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
nlipka [Thu, 18 Feb 2021 10:37:20 +0000 (11:37 +0100)]
add some space
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
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>
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>
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>
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>
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>
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>
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)
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>
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>
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>
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>
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>
XhmikosR [Tue, 16 Feb 2021 10:22:35 +0000 (12:22 +0200)]
overview: add missing EOF newline (#33098)
XhmikosR [Tue, 16 Feb 2021 10:18:06 +0000 (12:18 +0200)]
Simplify karma.conf.js (#33045)
`customLaunchers` does not seem to be needed.
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.
GeoSot [Tue, 16 Feb 2021 06:58:08 +0000 (08:58 +0200)]
Add tests for `DATA_KEY` (#33090)
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
k-utsumi [Tue, 16 Feb 2021 06:05:09 +0000 (15:05 +0900)]
Clear duplicated class `border-0` (#32925)
* Clear duplicated class `border-0`
* Update migration.md
Co-authored-by: Mark Otto <otto@github.com>
Ray [Mon, 15 Feb 2021 19:09:56 +0000 (03:09 +0800)]
docs: add bootstrap5 zh-tw in translations (#33006)
Gaël Poupard [Mon, 15 Feb 2021 19:06:57 +0000 (20:06 +0100)]
docs(examples): typo in offcanvas example in .bg-body (#33092)
Caught by pa11y-ci on Boosted (because of insufficient contrasts) :heart:
XhmikosR [Mon, 15 Feb 2021 06:50:47 +0000 (08:50 +0200)]
CI: skip release drafter if we are not on our repo (#33067)
Siju Samson [Mon, 15 Feb 2021 06:45:34 +0000 (12:15 +0530)]
Fix typo in nav-tabs docs (#33081)
Rohit Sharma [Fri, 12 Feb 2021 06:36:20 +0000 (12:06 +0530)]
Add the missing expectations for touch events (#33060)
Kyle Tsang [Fri, 12 Feb 2021 05:51:34 +0000 (21:51 -0800)]
Fix event handler removal in dropdown/carousel dispose (#33000)
* Fix event handler removal in carousel dispose
* Fix event handler removal in dropdown dispose
* Test event handlers in scrollspy dispose
* Test event handlers in toast dispose
* Test event handlers in tooltip dispose
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
Co-authored-by: Rohit Sharma <rohit2sharma95@gmail.com>
Gaël Poupard [Thu, 11 Feb 2021 17:48:08 +0000 (18:48 +0100)]
Docs improvements after beta2 (#33049)
* docs(carousel): double-spaces out there
* docs(toasts): missing word, ins't it?
* docs(cheatsheet): use buttons for carousels and tabs ion cheatsheets too
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
Mark Otto [Thu, 11 Feb 2021 15:22:18 +0000 (07:22 -0800)]
Revert dist changes from #32747 (#33050)
eldk [Thu, 11 Feb 2021 06:22:20 +0000 (07:22 +0100)]
Add Parcel Bundler doc (#30909)
* Add Parcel Bundler doc
* Update parcel.md
* Improve parcel.md
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
Co-authored-by: Mark Otto <markd.otto@gmail.com>
Sam Willis [Tue, 9 Feb 2021 23:54:49 +0000 (23:54 +0000)]
Add input focus blur variable
Patrick H. Lauke [Tue, 9 Feb 2021 18:19:31 +0000 (18:19 +0000)]
Remove explicit suppression of focus outline
It's unclear what the reason for first introducing the original hack here (for `[tabindex="-1"]:focus {...}`) was. Seems something that may have been useful/necessary in SuitCSS, but don't think BS ever relied on this. https://github.com/twbs/bootstrap/issues/18330
It's since been modified to only apply when the browser wouldn't apply a visible outline anyway based on its own heuristics (the `:not(:focus-visible)` part) https://github.com/twbs/bootstrap/pull/28437/
But now, thinking this through more...in browsers that do support this pseudo-selector, what this is essentially saying is redundant: don't apply outline in cases where a `tabindex="-1"` element receives focus but the browser wouldn't normally apply focus outline". at best, this is unnecessary. at worst, this actually overrides things an author may explicitly be trying to do with adding `:focus { outline: ... }` explicitly.
Mark Otto [Thu, 11 Feb 2021 03:29:59 +0000 (19:29 -0800)]
Add Sass docs (variables, mixins, and loops) to most pages (#32747)
* WIP: Mention variables, mixins, and loops in docs
* Add Sass sections to component pages
* add sass docs for forms and content
* Update buttons.md
* Remove empty mixins sections
* Massive update to utilities and some consistency changes
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
XhmikosR [Wed, 10 Feb 2021 16:14:51 +0000 (18:14 +0200)]
Release v5.0.0-beta2 (#32467)
* Bump version to 5.0.0-beta2
* Dist
Gaël Poupard [Wed, 10 Feb 2021 05:27:43 +0000 (06:27 +0100)]
docs(scroll offset): improve a11y for sticky header (#33027)
Our current trick works great for headings or landmarks `:target`ed by links activation, however it still allows focus to be hidden under the sticky header.
1. Go to any docs page,
2. use a TOC link to scroll down the page,
3. then `Shift`+`Tab` to navigate backward using keyboard.
You should see on some browsers (mainly Firefox from my tests, but it used to do the same in Chrome) that focused elements isn't visible, hidden by our sticky header.
Applying `scroll-padding-top` to the `:root` solves this without any side-effect—but it requires to drop `scroll-margin-top` for anchors to prevent doubling the offset.
FWIW based on my test, Edgium and Chromium don't really care since they seem to have a new heuristic for such cases, making the focused element scroll to the center of the view.
XhmikosR [Wed, 10 Feb 2021 05:22:45 +0000 (07:22 +0200)]
Downgrade karma to v6.0.4. (#33030)
It seems v6.1.0 has some disconnect issues, so, trying to see if that's the case.
Rohit Sharma [Tue, 9 Feb 2021 19:16:13 +0000 (00:46 +0530)]
Add function type for `popperConfig` option (#32882)
* Add function type for `popperConfig` option
* Update .bundlewatch.config.json
* copy edits
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
Co-authored-by: Mark Otto <markdotto@gmail.com>
Rohit Sharma [Tue, 9 Feb 2021 19:04:23 +0000 (00:34 +0530)]
Dropdown — Change the selector to check the use of Popper (#33003)
* Create the popper instance first
Make sure that popper instance has been created first and then apply the
styling on the dropdown(menu)
* Use `data-bs-popper` attibute to check popper
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
Gaël Poupard [Tue, 9 Feb 2021 18:54:37 +0000 (19:54 +0100)]
fix(navbar): ensure .navbar-collapse behaves as intended (#33022)
Rohit Sharma [Mon, 8 Feb 2021 17:19:19 +0000 (22:49 +0530)]
Remove the default left styling in favor of Popper
Mark Otto [Sun, 7 Feb 2021 19:46:31 +0000 (21:46 +0200)]
Mention dropdown static change in Migration guide
Co-authored-by: Rohit Sharma <rohit2sharma95@gmail.com>
Mark Otto [Fri, 5 Feb 2021 22:57:43 +0000 (14:57 -0800)]
Remove .dropdown-menu[style] reset and adjust .dropdown-menu-* modifiers
- Removes the &[style] selector that was used for resetting Popper styles
- Separate Popper-based alignment from static alignment with `data-bs-popover` attribute that separates the --bs-position and custom right/left properties
Co-Authored-By: Rohit Sharma <rohit2sharma95@gmail.com>
dependabot[bot] [Tue, 9 Feb 2021 07:22:31 +0000 (09:22 +0200)]
Bump linkinator from 2.13.3 to 2.13.4 (#33019)
Bumps [linkinator](https://github.com/JustinBeckwith/linkinator) from 2.13.3 to 2.13.4.
- [Release notes](https://github.com/JustinBeckwith/linkinator/releases)
- [Commits](https://github.com/JustinBeckwith/linkinator/compare/v2.13.3...v2.13.4)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>