aboutsummaryrefslogtreecommitdiff
path: root/js/src/collapse.js
AgeCommit message (Expand)AuthorFilesLines
2020-09-21Add parentheses around multiple spread conditionsXhmikosR1-1/+1
2020-09-21Cache a few variables.XhmikosR1-4/+4
2020-09-10Comply to the new rulesXhmikosR1-32/+33
2020-08-06Prepare v4.5.2. (#31444)v4.5.2XhmikosR1-2/+2
2020-08-04Prepare v4.5.1. (#31408)v4.5.1XhmikosR1-2/+2
2020-06-24Update links to point to v4-dev or main branchesXhmikosR1-1/+1
2020-05-12Bump version to 4.5.0.XhmikosR1-2/+2
2020-05-12collapse.js: combine classesXhmikosR1-4/+2
2020-05-12Join/break a few lines, no functional changesXhmikosR1-3/+2
2020-04-17collapse: fix error with jQuery v3.5.0.XhmikosR1-1/+1
2020-03-31Switch to string constants. (#30490)XhmikosR1-49/+41
2019-11-28Release v4.4.1.v4.4.1XhmikosR1-2/+2
2019-11-26Release v4.4.0 (#29735)v4.4.0XhmikosR1-2/+2
2019-02-13Release v4.3.1. (#28252)v4.3.1XhmikosR1-2/+2
2019-02-11Release v4.3.0 (#28228)v4.3.0Mark Otto1-2/+2
2018-12-21Bump to v4.2.1 (#27892)v4.2.1Mark Otto1-2/+2
2018-12-21Prep for v4.2.0 releaseMark Otto1-2/+2
2018-11-14some cleaning and changes for readabilityJohann-S1-4/+7
2018-09-26remove useless iifeJohann-S1-309/+305
2018-09-10collapse children with no data-parentJohann-S1-9/+14
2018-08-12Use ES6 arrow function.XhmikosR1-1/+1
2018-07-24Ship v4.1.3v4.1.3Mark Otto1-2/+2
2018-07-12Ship v4.1.2Mark Otto1-2/+2
2018-06-03refactor(plugins): query elements without jqueryJohann-S1-6/+8
2018-06-01refactor(plugins): improve how we query elementsJohann-S1-12/+14
2018-06-01fix(collapse): xss in parent optionJohann-S1-1/+1
2018-04-30Bump version to v4.1.1v4.1.1Mark Otto1-2/+2
2018-04-13fix issue related to Object.keys and Dropdown issueJohann-S1-1/+1
2018-04-09Ship v4.1.0 (#26218)v4.1.0Mark Otto1-2/+2
2018-03-20Use transitionEnd in QUnit since we moved away from PhantomJSJohann-S1-11/+0
2018-03-13Variable transition durations (#25662)Martijn Cuppens1-3/+5
2018-01-18Bump version to 4.0.0Mark Otto1-2/+2
2018-01-11Comply to the new rules.XhmikosR1-29/+16
2018-01-03Multiple accordion support (#25161)Martijn Cuppens1-2/+3
2017-12-31Allow nested structure for accordions (#25121)Martijn Cuppens1-1/+5
2017-12-28Update version to 4.0.0-beta.3v4.0.0-beta.3Mark Otto1-2/+2
2017-11-13Object spread : less jQuery more ES6 (#24665)Johann-S1-7/+9
2017-10-24Change Rollup config to wrap our dist files with jQuery instead of $Johann-S1-2/+2
2017-10-23Add `Util.jQuery` which will detect jQuery instead of relying on global `$` (...Johann-S1-1/+1
2017-10-19fix version numberMark Otto1-2/+2
2017-10-19new version numberMark Otto1-2/+2
2017-10-04Use imported jQuery objectJohann-S1-1/+1
2017-09-25Collapse - Allow to pass jQuery object or DOM element to the parent optionJohann-S1-2/+13
2017-09-08Collapse.js preventDefault if `[data-toggle="collapse"]` is an anchor tagPatrick Yeo1-1/+1
2017-08-31Create a bundled release of Bootstrap with Popper.js insideJohann-S1-1/+2
2017-08-25Collapse - preventDefault only on <a> elements not inside the collapsibleJohann-S1-1/+2
2017-08-23Tweak ESLint rules.XhmikosR1-1/+1
2017-08-10bump to betav4.0.0-betaMark Otto1-2/+2
2017-06-14Collapse supports multi-target thanks to @vanduynslagerp (#22713)Johann-S1-8/+27
2017-04-25Detach accordion from card without requiring 'data-children'Pierre Vanduynslager1-12/+4