bootstrap/js/src
dependabot[bot] 1b46601ce8
Bump eslint-plugin-unicorn from 25.0.1 to 26.0.1 (#32784)
* Bump eslint-plugin-unicorn from 25.0.1 to 26.0.1

Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 25.0.1 to 26.0.1.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v25.0.1...v26.0.1)

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

* Updates for `eslint-plugin-unicorn@26.0.1`

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2021-01-14 00:29:26 +02:00
..
dom Bump eslint-plugin-unicorn from 25.0.1 to 26.0.1 (#32784) 2021-01-14 00:29:26 +02:00
util Bump eslint-plugin-unicorn from 25.0.1 to 26.0.1 (#32784) 2021-01-14 00:29:26 +02:00
alert.js Remove TRANSITION_END from utils (#32394) 2020-12-10 16:54:50 +02:00
base-component.js Prepare v5.0.0-beta1. 2020-12-07 18:18:16 +02:00
button.js Refactor components to use a utility function to define jQuery plugins (#32285) 2020-12-08 08:16:50 +02:00
carousel.js fix(carousel): switch prev/next directions in RTL 2020-12-14 11:11:47 +02:00
collapse.js collapse: prevent url change if A nested tag is clicked (#32438) 2020-12-21 14:37:35 +02:00
dropdown.js Throw a TypeError instead of the generic Error (#32585) 2021-01-13 22:13:30 +02:00
modal.js Fix toggling modal when clicking on data-bs-toggle="modal" (#32691) 2021-01-13 21:59:47 +02:00
popover.js Refactor components to use a utility function to define jQuery plugins (#32285) 2020-12-08 08:16:50 +02:00
scrollspy.js Scrollspy - Remove unnecessary event argument (#32603) 2021-01-07 09:34:08 +02:00
tab.js Use the ternary operator in a few more places (#32303) 2020-12-11 15:47:34 +02:00
toast.js Remove TRANSITION_END from utils (#32394) 2020-12-10 16:54:50 +02:00
tooltip.js Tooltip/popover - change the default value for fallbackPlacements (#32437) 2020-12-14 20:51:14 +02:00