Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/js/src
AgeCommit message (Expand)Author
2020-10-02buttons plugin : avoid multiple change event trigger (#31000)Laussel Loïc
2020-09-21Add parentheses around multiple spread conditionsXhmikosR
2020-09-21Cache a few variables.XhmikosR
2020-09-21Unbreak lines and remove a TODO commentXhmikosR
2020-09-21ensure `hidePrevented.bs.modal` can be prevented (#31696)Joakim Riedel
2020-09-18Dropdown: fix variable always evaluating to true (#31673)XhmikosR
2020-09-10Comply to the new rulesXhmikosR
2020-08-06Prepare v4.5.2. (#31444)v4.5.2XhmikosR
2020-08-04Prepare v4.5.1. (#31408)v4.5.1XhmikosR
2020-08-03Clear timeout before showing the toast (#31155)Rohit Sharma
2020-07-06Backport #30326XhmikosR
2020-06-24Update links to point to v4-dev or main branchesXhmikosR
2020-06-10avoid preventing input event onclick (#30992)Laussel Loïc
2020-06-04Backport #30936XhmikosR
2020-05-12Bump version to 4.5.0.XhmikosR
2020-05-12Avoid bad scrollbar replacement into width valuesGiovanni Mendoza
2020-05-12Partially revert "Use regex.test() when we want to check for a Boolean. (#299...XhmikosR
2020-05-12collapse.js: combine classesXhmikosR
2020-05-12Minor lint tweaks and rules cleanupXhmikosR
2020-05-12dropdown.js: switch to a ternaryXhmikosR
2020-05-12Remove variables used once.XhmikosR
2020-05-12Join/break a few lines, no functional changesXhmikosR
2020-05-07Revert "Avoid bad scrollbar replacement into width values (#30690)"XhmikosR
2020-05-07enforce element check on scrollspy targetJohann-S
2020-05-07scrollspy.js: remove temporary variable (#30724)XhmikosR
2020-05-02Avoid bad scrollbar replacement into width values (#30690)Johann-S
2020-04-17collapse: fix error with jQuery v3.5.0.XhmikosR
2020-04-07Fix event propagation from inactive and disabled dropdowns (#30510) (#30511)luktom
2020-03-31Switch to string constants. (#30490)XhmikosR
2020-03-31Backport (#30383)Johann-S
2020-03-16fix `$().button('toggle')` not working for checkbox inside label (#30388)Laussel Loïc
2020-02-17Backport #29886Giovanni Mendoza
2020-02-17Use regex.test() when we want to check for a Boolean. (#29969)XhmikosR
2020-02-17sanitizer.js: Add srcset in the allowed attributes (#29968)XhmikosR
2019-11-28Release v4.4.1.v4.4.1XhmikosR
2019-11-26Release v4.4.0 (#29735)v4.4.0XhmikosR
2019-11-02backport #29516: added animation when modal backdrop is staticJohann-S
2019-11-02backport #29523: skip hidden dropdowns while focusingJohann-S
2019-08-27Backport #29298Johann-S
2019-08-27Backport #29277Johann-S
2019-08-27Backport #29251Johann-S
2019-07-31Backport #29155Johann-S
2019-07-31Force reflow for fade-in animation (#29113)Shohei Yoshida
2019-07-10Ensure button plugin sets/removes active class correctly on page load (#28952)Patrick H. Lauke
2019-06-18Don't open dropdown on ESC on trigger element (#28912)Patrick H. Lauke
2019-06-18tooltip dispose:removing only own event handler (#28896)Johann-S
2019-06-18Fix keyboard handling of button-style checkbox/radio button groups (#28834)Patrick H. Lauke
2019-05-30Backport #28777.Johann-S
2019-04-29Call hide() after `delay` timeysds
2019-03-27Reset carousel touch delta x to prevent click transformation in swipe (#28558)Johann-S