0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-10 03:46:13 +01:00
Bootstrap/js/src
Rohit Sharma 8e59752ee1
Partially backport #32217 (#32225)
Remove unnecessary `_getCustomClass` method.

`customClass` will be in the configuration already, even if it is provided in the data attributes, and jQuery's [`addClass()`](https://api.jquery.com/addclass/) method will handle it, either `this.config.customClass` is a function or a class name (even if it is a blank string).

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2020-11-25 09:35:36 +02:00
..
tools Prepare v4.5.3. (#31880) 2020-10-13 18:38:30 +03:00
alert.js Prepare v4.5.3. (#31880) 2020-10-13 18:38:30 +03:00
button.js Prepare v4.5.3. (#31880) 2020-10-13 18:38:30 +03:00
carousel.js Check for data-interval on the first slide of carousel - v4 (#31820) 2020-11-12 09:34:17 +02:00
collapse.js Prepare v4.5.3. (#31880) 2020-10-13 18:38:30 +03:00
dropdown.js Backport #32224 2020-11-24 08:40:11 +02:00
modal.js Backport #32179 (#32220) 2020-11-21 22:14:28 +02:00
popover.js Prepare v4.5.3. (#31880) 2020-10-13 18:38:30 +03:00
scrollspy.js Prepare v4.5.3. (#31880) 2020-10-13 18:38:30 +03:00
tab.js Prepare v4.5.3. (#31880) 2020-10-13 18:38:30 +03:00
toast.js Prepare v4.5.3. (#31880) 2020-10-13 18:38:30 +03:00
tooltip.js Partially backport #32217 (#32225) 2020-11-25 09:35:36 +02:00
util.js Prepare v4.5.3. (#31880) 2020-10-13 18:38:30 +03:00