aboutsummaryrefslogtreecommitdiff
path: root/js/src/collapse.js
AgeCommit message (Expand)AuthorFilesLines
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
2017-04-10Fix collapse.js aria-expanded behaviorPatrick H. Lauke1-4/+0
2017-03-29Collapse - Fix check to not prevent event for input and textareaJohann-S1-1/+1
2017-03-28Fix JS components console error "Error: <Component> is transitioning"Pierre Vanduynslager1-10/+4
2017-03-27Collapse - do not prevent event for input and textareaJohann1-1/+3
2017-03-19Merge branch 'collapse' of https://github.com/Johann-S/bootstrap into Johann-...Mark Otto1-3/+11
2017-03-18HTMLElement.offset* by getBoundingClientRect() (#21788)Pierre Vanduynslager1-3/+1
2017-03-08Fix code styleJohann-S1-2/+1
2017-03-07Detach accordions from .cardJohann-S1-2/+11
2017-01-06version bumpMark Otto1-2/+2
2016-12-07Rename `.active` to `.show`Starsam801-8/+8
2016-12-02[V4] Throw error when a plugin is in transition (#17823)Johann1-4/+10
2016-11-24Make JS compliant with the new ESLint rules.Bardi Harborow1-20/+20
2016-10-25Use a single class name for opened/expanded/shown state of widgetsJohann-S1-8/+8
2016-10-24Merge pull request #18847 from Johann-S/fix18824Mark Otto1-1/+1
2016-10-19version bump to alpha 5Mark Otto1-2/+2
2016-10-19Fix bug multiple accordions collapseJohann-S1-1/+1
2016-10-11Collapse using card componentJohann-S1-1/+1
2016-10-09Merge pull request #17568 from Johann-S/fixCollapseHeightMark Otto1-1/+1
2016-09-05versionsMark Otto1-2/+2
2016-07-27bump versionsMark Otto1-2/+2
2015-12-08Update version numbers using npm scriptChris Rebert1-1/+1