https://github.com/twbs/bootstrap

sort by:
Revision Author Date Message Commit Date
58b1be9 Release v5.0.1 (#33972) * Bump version to 5.0.1. * Dist 13 May 2021, 16:22:20 UTC
130a5ba remove modal css override 13 May 2021, 15:55:28 UTC
6e1c909 Move get element functionality to a helper (#33327) Looking around on js components I found out many checks, different expressed but with same purpose. Some of them are trying to parse string to element, others, jQuery element to js simple nodeElement etc With this Pr, I am trying to give a standard way to parse an element So this pr: * Creates `getElement` helper that tries to parse an argument to element or null * Changes `isElement` to make explicit checks and return Boolean * fixes tests deficiencies 13 May 2021, 15:17:20 UTC
e376142 Update devDependencies (#33970) * @babel/core ^7.14.0 → ^7.14.2 * @babel/preset-env ^7.14.1 → ^7.14.2 13 May 2021, 14:34:41 UTC
b196857 Bump sass from 1.32.12 to 1.32.13 (#33969) Bumps [sass](https://github.com/sass/dart-sass) from 1.32.12 to 1.32.13. - [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.12...1.32.13) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 13 May 2021, 14:18:25 UTC
1e4b924 Revert "use `:read-only` css selector instead `[readonly]` for consistency (#33642)" (#33961) This reverts commit 17252bb3b0c751ad2be1c1c1226ebcf43e7967f3. Co-authored-by: XhmikosR <xhmikosr@gmail.com> 13 May 2021, 14:01:46 UTC
7ed4894 PRevent accent-bg from leaking in nested table (#33825) Fixes #33817 Solution by @Hintzmann in [#33817 (comment)](https://github.com/twbs/bootstrap/issues/33817#issuecomment-831718042). 13 May 2021, 05:39:37 UTC
d81d0a9 Validated inputs in `.input-group` shouldn't be behind sibling element (#33644) Added z-index property for input-group only for invalid state 13 May 2021, 05:39:01 UTC
d80cb22 Update Sidebars example to fix dividers and rendering on Chrome (#33859) 13 May 2021, 04:34:34 UTC
3464d3c Add Fathom Analytics to v5 docs (#33904) * Add Fathom Analytics to v5 docs * newline 13 May 2021, 04:34:11 UTC
9a9e224 Popover/Tooltip: streamline config property to start with underscore (#33381) 12 May 2021, 09:15:59 UTC
15d0105 Bump @rollup/plugin-node-resolve from 11.2.1 to 13.0.0 (#33935) Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) from 11.2.1 to 13.0.0. - [Release notes](https://github.com/rollup/plugins/releases) - [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/commonjs-v13.0.0/packages/node-resolve) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 11 May 2021, 10:27:06 UTC
5f2b49f Bump @rollup/plugin-commonjs from 18.0.0 to 19.0.0 (#33932) Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 18.0.0 to 19.0.0. - [Release notes](https://github.com/rollup/plugins/releases) - [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/commonjs-v19.0.0/packages/commonjs) 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> 11 May 2021, 10:11:40 UTC
ac0ea51 Bump karma-jasmine-html-reporter from 1.5.4 to 1.6.0 (#33937) Bumps [karma-jasmine-html-reporter](https://github.com/dfederm/karma-jasmine-html-reporter) from 1.5.4 to 1.6.0. - [Release notes](https://github.com/dfederm/karma-jasmine-html-reporter/releases) - [Commits](https://github.com/dfederm/karma-jasmine-html-reporter/compare/v1.5.4...v1.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> 11 May 2021, 10:05:52 UTC
93c5412 Bump glob from 7.1.6 to 7.1.7 (#33936) Bumps [glob](https://github.com/isaacs/node-glob) from 7.1.6 to 7.1.7. - [Release notes](https://github.com/isaacs/node-glob/releases) - [Changelog](https://github.com/isaacs/node-glob/blob/master/changelog.md) - [Commits](https://github.com/isaacs/node-glob/compare/v7.1.6...v7.1.7) 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> 11 May 2021, 10:00:52 UTC
d794e89 Fix test warning for dropdown, without expectations (#33938) Co-authored-by: XhmikosR <xhmikosr@gmail.com> 11 May 2021, 09:54:51 UTC
bc0993d Bump eslint from 7.25.0 to 7.26.0 (#33933) Bumps [eslint](https://github.com/eslint/eslint) from 7.25.0 to 7.26.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.25.0...v7.26.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> 11 May 2021, 09:50:35 UTC
d765070 Bump postcss from 8.2.13 to 8.2.15 (#33931) Bumps [postcss](https://github.com/postcss/postcss) from 8.2.13 to 8.2.15. - [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.13...8.2.15) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 11 May 2021, 09:21:04 UTC
a6dfaca docs: make tooltip anchor properly wrap the svg (#33901) Co-authored-by: XhmikosR <xhmikosr@gmail.com> 11 May 2021, 08:38:48 UTC
8d1b0fb Fix offcanvas test to expect the initial body `overflow` value (#33927) Co-authored-by: XhmikosR <xhmikosr@gmail.com> 11 May 2021, 08:06:32 UTC
19f95a3 Fix offcanvas example, using a custom trigger selector (#33926) Co-authored-by: XhmikosR <xhmikosr@gmail.com> 11 May 2021, 07:58:45 UTC
9fe36ed Extract static `DATA_KEY` & `EVENT_KEY` to base-component (#33635) * Force each plugin that extends base-components to implement a static method `NAME()` * Remove redundant `NAME` argument from 'Utils.defineJQueryPlugin' & fix test 11 May 2021, 07:49:30 UTC
7647b8f Fix: Click on input outside of dropdown-menu prevents dropdown from closing (#33920) * test: add test if user clicks on input not contained within dropdown-menu * fix: click on inputs that are not contained within dropdown-menu prevent dropdown from closing 11 May 2021, 06:09:00 UTC
03842b5 Refactor: move disposing properties into the base class (#33740) Moves more functionality to `base-component`, transferring the responsibility of disposal to parent class. Each component, dusting disposal, sets its protected properties to `null`. So the same can be done in one place for all children components . 11 May 2021, 06:04:42 UTC
052def4 Remove potential false positive assertions (#33288) * Remove potential false positive assertions querySelector() returns null but expect(document.querySelector('...')).toBeDefined() tests that the value is not undefined * Migrated assertions from .toBeDefined() to .not.toBeNull() for .getInstance() calls in tests * Migrate offcanvas assertions from .toBeDefined() to .not.toBeNull() for .getInstance() call * convert more cases to not.toBeNull assertions Co-authored-by: XhmikosR <xhmikosr@gmail.com> 11 May 2021, 05:45:57 UTC
9c3ab65 Prevent toast autohiding if focusing or hovering (#33221) 11 May 2021, 05:37:57 UTC
c3ad760 CI: remove Node.js 10 (#33923) Node.js 10 is EOL since 30/04/2021 11 May 2021, 05:34:21 UTC
90b1a69 Merge js-components 'transitionend' listener callbacks into one method 10 May 2021, 20:59:55 UTC
9106d2a Fix accidental directory rename from https://github.com/twbs/bootstrap/pull/33709 10 May 2021, 20:57:26 UTC
b074e23 Don't redefine $list-group-color in loop 10 May 2021, 20:51:51 UTC
b110c0f Remove unneeded 'Edge Legacy' mention in Range docs 10 May 2021, 20:49:16 UTC
18bc0d5 Fix "directoinal" typo in v5 migration docs 10 May 2021, 20:48:34 UTC
741fa58 Fix backdrop `rootElement` not initialized in Modal (#33853) * Initialize default value of rootElement before using * Remove redundant test | put rootElement tests together Co-authored-by: GeoSot <geo.sotis@gmail.com> 10 May 2021, 18:17:53 UTC
308ffba Add Arabic translation (#33709) 10 May 2021, 18:16:19 UTC
75fe324 docs: fix rtlcss stringmap configuration (#33915) 10 May 2021, 18:13:23 UTC
488fd8a Fix accordion link (#33896) Co-authored-by: Patrick H. Lauke <redux@splintered.co.uk> 08 May 2021, 12:28:15 UTC
f12bc33 Fix "no long require" to "no longer require" typo (#33879) Fixed a typo in the Migration guide from "...we no long require..." to be "we no longer require..." 08 May 2021, 12:24:39 UTC
e54d43c Fix value (#33868) 08 May 2021, 12:22:07 UTC
275b81e Update README.md for v5 (#33891) 08 May 2021, 12:16:30 UTC
6ecf218 Add accessible names to SVG icons in alerts (#33893) 08 May 2021, 11:53:03 UTC
eb73a2f Fix unnecessary classes (#33850) * Fix unnecessary classes * Removed unnecessary div Co-authored-by: Mark Otto <otto@github.com> * Updated centered hero primary button classes Co-authored-by: Mark Otto <otto@github.com> 06 May 2021, 23:10:23 UTC
9ad9ca3 Add examples section to Release Drafter (#33854) 06 May 2021, 23:09:33 UTC
c9a606a update About text now that Bootstrap 5 is live ..and big congrats (and thanks) to all the Bootstrap team on v5 launching :-) 06 May 2021, 23:04:26 UTC
597da0f Fix browser support versions in migration doc 06 May 2021, 23:04:13 UTC
f3403ef Fix typo in migration.md 06 May 2021, 23:03:59 UTC
e54654e Fix typo in scrollspy docs (#33841) * Fix typo * remove duplicated "heading" Co-authored-by: alpadev <2838324+alpadev@users.noreply.github.com> 06 May 2021, 23:00:30 UTC
5e980dd Remove extra t in Close button heading in Migration guide 06 May 2021, 23:00:11 UTC
bf09367 Release v5.0.0 (#33647) * Bump version to 5.0.0 * Fix npm tag * Dist 05 May 2021, 19:32:12 UTC
48ae5a7 Rewrite migration guide (#33834) - De-duplicates bulk of the content for a migration from v4 to v5 - Adds clear breaking labels where appropriate - Leaves room for more guidance around doing the actual migration 05 May 2021, 15:24:26 UTC
f086572 refactor(docs): Added form file input variables (#33833) File input belongs to this page in doc, added variables in last. Co-authored-by: XhmikosR <xhmikosr@gmail.com> 05 May 2021, 14:53:49 UTC
1a54286 Fix doc typo and Bootstrap Icons link (#33832) * Fix typo in migration guide * Fix Bootstrap Icons link in alerts page 05 May 2021, 14:44:43 UTC
e2df73f Update migration guide for some v5 changes (#33829) * Update migration guide for some v5 changes * Update migration.md Co-authored-by: XhmikosR <xhmikosr@gmail.com> 05 May 2021, 03:42:06 UTC
1e6356a Neutralise more words from placeholder text (#33731) * Neutralise more words from placeholder text Follow-up to https://github.com/twbs/bootstrap/pull/33726 * Match fullscreen modal to other sizes * Ditch the lyrics outright * Rewrite and tweak the blog example some * update cheatsheet * text utils copy too * Fix the tbody validation error * fix typo Co-authored-by: Mark Otto <markd.otto@gmail.com> Co-authored-by: Mark Otto <markdotto@gmail.com> Co-authored-by: alpadev <2838324+alpadev@users.noreply.github.com> Co-authored-by: alpadev <alpa.muc@gmail.com> 05 May 2021, 02:31:37 UTC
6633845 Bump eslint-config-xo from 0.35.0 to 0.36.0 (#33646) * Bump eslint-config-xo from 0.35.0 to 0.36.0 Bumps [eslint-config-xo](https://github.com/xojs/eslint-config-xo) from 0.35.0 to 0.36.0. - [Release notes](https://github.com/xojs/eslint-config-xo/releases) - [Commits](https://github.com/xojs/eslint-config-xo/compare/v0.35.0...v0.36.0) Signed-off-by: dependabot[bot] <support@github.com> * Adapt config Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <xhmikosr@gmail.com> 04 May 2021, 12:57:55 UTC
cb38744 Tweak toast docs (#33810) * Tweak toast docs - a few rewordings/tweaks - add info about toasts with focusable/actionable controls (shouldn't autohide them) * Update site/content/docs/5.0/components/toasts.md Co-authored-by: Mark Otto <markd.otto@gmail.com> * Update site/content/docs/5.0/components/toasts.md Co-authored-by: Mark Otto <markd.otto@gmail.com> Co-authored-by: Mark Otto <markd.otto@gmail.com> 04 May 2021, 12:37:45 UTC
c2ff225 Bump rollup from 2.46.0 to 2.47.0 (#33818) Bumps [rollup](https://github.com/rollup/rollup) from 2.46.0 to 2.47.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.46.0...v2.47.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> 04 May 2021, 12:36:50 UTC
c090ea2 Bump @babel/preset-env from 7.14.0 to 7.14.1 (#33819) Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.14.0 to 7.14.1. - [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.14.1/packages/babel-preset-env) 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> 04 May 2021, 12:31:43 UTC
0519a3b Bump eslint-plugin-unicorn from 30.0.0 to 31.0.0 (#33769) * Bump eslint-plugin-unicorn from 30.0.0 to 31.0.0 Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 30.0.0 to 31.0.0. - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v30.0.0...v31.0.0) Signed-off-by: dependabot[bot] <support@github.com> * Disable the `unicorn/prefer-module` rule Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <xhmikosr@gmail.com> 04 May 2021, 12:27:03 UTC
ffca2fc Bump hugo-bin from 0.71.0 to 0.71.1 (#33820) Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.71.0 to 0.71.1. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.71.0...v0.71.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 04 May 2021, 12:22:24 UTC
7ea6578 Bump hugo-bin from 0.70.2 to 0.71.0 (#33806) Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.70.2 to 0.71.0. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.70.2...v0.71.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 01 May 2021, 13:27:27 UTC
b1c6b0b Update devDependencies (#33805) * @babel/core ^7.13.16 → ^7.14.0 * @babel/preset-env ^7.13.15 → ^7.14.0 * stylelint-config-twbs-bootstrap ^2.1.0 → ^2.2.0 01 May 2021, 11:57:41 UTC
2b15111 Bump rollup from 2.45.2 to 2.46.0 (#33799) Bumps [rollup](https://github.com/rollup/rollup) from 2.45.2 to 2.46.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.45.2...v2.46.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> 01 May 2021, 11:53:17 UTC
22a70b8 Bump clean-css-cli from 5.2.2 to 5.3.0 (#33800) Bumps [clean-css-cli](https://github.com/jakubpawlowicz/clean-css-cli) from 5.2.2 to 5.3.0. - [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.2...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> 01 May 2021, 11:47:54 UTC
6a6db27 Docs: adding intro about web accessibility (#33786) 01 May 2021, 11:46:20 UTC
b46af1e Bump stylelint from 13.13.0 to 13.13.1 (#33802) Bumps [stylelint](https://github.com/stylelint/stylelint) from 13.13.0 to 13.13.1. - [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.13.0...13.13.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> 01 May 2021, 11:44:46 UTC
8a175a5 Update links to CCA, MQ5 prefers-reduced-motion, evergreen WCAG urls (#33797) 01 May 2021, 11:39:41 UTC
c265fbc Bump sass from 1.32.11 to 1.32.12 (#33798) Bumps [sass](https://github.com/sass/dart-sass) from 1.32.11 to 1.32.12. - [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.11...1.32.12) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 01 May 2021, 11:37:14 UTC
8854eb9 Add new team members to the Teams page (#33782) * Add new team members to the Teams page * Update core-team.yml 30 April 2021, 21:38:58 UTC
7fe4e43 accordion: fix `border-top` on Firefox (#33736) Co-authored-by: XhmikosR <xhmikosr@gmail.com> 30 April 2021, 07:59:54 UTC
7bbf6d9 Improve overall new examples' accessibility (#33772) 29 April 2021, 22:19:07 UTC
3bcb9e7 Improve RTL examples (#33097) 27 April 2021, 12:38:44 UTC
efd45ec Add migration note for the `autoClose` option (#33770) 27 April 2021, 12:29:07 UTC
1582735 Bump stylelint from 13.12.0 to 13.13.0 (#33765) 27 April 2021, 12:08:30 UTC
fbe5686 Bump eslint from 7.24.0 to 7.25.0 (#33768) Bumps [eslint](https://github.com/eslint/eslint) from 7.24.0 to 7.25.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.24.0...v7.25.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> 27 April 2021, 11:59:08 UTC
610155b Tooltip — doc updates (#33771) 27 April 2021, 11:56:06 UTC
fff55d7 Bump postcss from 8.2.10 to 8.2.13 (#33767) Bumps [postcss](https://github.com/postcss/postcss) from 8.2.10 to 8.2.13. - [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.10...8.2.13) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 27 April 2021, 11:55:02 UTC
bc66723 docs: fix typo in list-group.md (#33756) 27 April 2021, 04:10:43 UTC
94202cf fix: change margin breakpoints for bootstrap logo on double header (#33759) 27 April 2021, 03:52:59 UTC
0fa8cb0 Add Bootstrap Icons to alerts docs (#33690) * Add Bootstrap Icons to alerts docs * Update site/content/docs/5.0/components/alerts.md Co-authored-by: Gaël Poupard <ffoodd@users.noreply.github.com> * Update alerts.md Co-authored-by: Gaël Poupard <ffoodd@users.noreply.github.com> Co-authored-by: XhmikosR <xhmikosr@gmail.com> 25 April 2021, 03:59:13 UTC
75b11bb Clarify `boundary` option description (#33735) Mention that `boundary` option is specific to the preventOverflow modifier only Co-authored-by: XhmikosR <xhmikosr@gmail.com> 25 April 2021, 03:58:08 UTC
0645fa9 Tooltip/Popover — Minor doc updates (#33733) 25 April 2021, 03:56:30 UTC
d381820 Scrollbar: respect the initial body overflow value (#33706) * add method to handle overflow on body element & tests * replace duplicated code on modal/offcanvas tests 25 April 2021, 03:50:16 UTC
e2294ff Add missing test for clicking select option in a dropdown (#33734) 25 April 2021, 03:45:08 UTC
c25897b Replace modal and scrollspy placeholder content (#33726) 23 April 2021, 11:58:32 UTC
b3916eb JS tests: add Node.js 16 (#33720) 22 April 2021, 10:51:03 UTC
3ebccc7 Regenerate package-lock.json to flatten deps (#33719) 22 April 2021, 10:49:36 UTC
d22407b Bump hugo-bin from 0.70.0 to 0.70.2 (#33718) Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.70.0 to 0.70.2. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.70.0...v0.70.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> 22 April 2021, 04:32:15 UTC
b401184 Bump @babel/core from 7.13.15 to 7.13.16 (#33717) Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.13.15 to 7.13.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.13.16/packages/babel-core) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 22 April 2021, 04:28:17 UTC
b99f077 Bump @babel/cli from 7.13.14 to 7.13.16 (#33716) Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.13.14 to 7.13.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.13.16/packages/babel-cli) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 22 April 2021, 04:21:55 UTC
2cbb0a9 Dropdown: support `.dropdown-item` wrapped in `<li>` tags (#33634) Co-authored-by: XhmikosR <xhmikosr@gmail.com> 21 April 2021, 05:30:19 UTC
2e7141f Bump eslint-plugin-unicorn from 29.0.0 to 30.0.0 (#33700) Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 29.0.0 to 30.0.0. - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v29.0.0...v30.0.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> 21 April 2021, 05:26:53 UTC
f2d3b6a Bump sass from 1.32.8 to 1.32.11 (#33699) Bumps [sass](https://github.com/sass/dart-sass) from 1.32.8 to 1.32.11. - [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.8...1.32.11) 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> 21 April 2021, 05:22:16 UTC
4d97325 docs: fix the default value of Popper's `boundary` option (#33685) `'scrollParent'` is no longer the default `boundary` value Co-authored-by: XhmikosR <xhmikosr@gmail.com> 21 April 2021, 05:15:22 UTC
079f2cd Offcanvas.js: If scroll is allowed, should allow focus on other elements (#33677) 20 April 2021, 05:32:52 UTC
0bbe45c Tab.js: Fixes on click handling (#33586) * use prevent default only if triggered by anchor * disable auto-initialization if trigger is disabled 20 April 2021, 05:26:58 UTC
b59b75b Dropdown — Add option to make the dropdown menu clickable (#33389) 20 April 2021, 05:19:57 UTC
a22f4d3 Don't change the value for `altBoundary` option (#33684) - Since bootstrap is not changing the default value of `elementContext` option, changing the value of `altBoundary` option is not needed for any modifier in real Co-authored-by: XhmikosR <xhmikosr@gmail.com> 19 April 2021, 16:58:45 UTC
bb7a560 Fixes #33686 typo in RTL docs 19 April 2021, 16:05:33 UTC
d67121d Fix regression for handling `mouseenter`/`mouseleave` events introduced by #33310 (#33679) * test: update spec for sibling adjacent mouseenter/mouseleave events there is a regression introduced by #33310 - this would have catched that * fix: fixup regression for mouseenter/mouseleave events introduced by #33310 the old logic only worked for parent-child movement since it checked for the relatedTarget to contain the delegateTarget - this should be fixed with this Co-authored-by: XhmikosR <xhmikosr@gmail.com> 19 April 2021, 05:30:33 UTC
a9d7a62 Use the backdrop util in offcanvas, enforcing consistency (#33545) * respect /share modal's backdrop functionality, keeping consistency * listen click events over backdrop (only) and trigger `hide()` without add/remove event tricks * achieve to hide foreign open offcanvas instances without glitches `if (allReadyOpen && allReadyOpen !== target)`, in case another is going to be open, when user clicks on trigger button 19 April 2021, 05:20:25 UTC
back to top