| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2017-10-19 | fix version number | Mark Otto | 1 | -2/+2 | |
| 2017-10-19 | new version number | Mark Otto | 1 | -2/+2 | |
| 2017-10-04 | Use imported jQuery object | Johann-S | 1 | -1/+1 | |
| 2017-09-25 | Collapse - Allow to pass jQuery object or DOM element to the parent option | Johann-S | 1 | -2/+13 | |
| 2017-09-08 | Collapse.js preventDefault if `[data-toggle="collapse"]` is an anchor tag | Patrick Yeo | 1 | -1/+1 | |
| 2017-08-31 | Create a bundled release of Bootstrap with Popper.js inside | Johann-S | 1 | -1/+2 | |
| 2017-08-25 | Collapse - preventDefault only on <a> elements not inside the collapsible | Johann-S | 1 | -1/+2 | |
| element | |||||
| 2017-08-23 | Tweak ESLint rules. | XhmikosR | 1 | -1/+1 | |
| 2017-08-10 | bump to betav4.0.0-beta | Mark Otto | 1 | -2/+2 | |
| 2017-06-14 | Collapse supports multi-target thanks to @vanduynslagerp (#22713) | Johann-S | 1 | -8/+27 | |
| 2017-04-25 | Detach accordion from card without requiring 'data-children' | Pierre Vanduynslager | 1 | -12/+4 | |
| 2017-04-10 | Fix collapse.js aria-expanded behavior | Patrick H. Lauke | 1 | -4/+0 | |
| * Remove aria-expanded from collapse.js target element aria-expanded="true"/aria-expanded="false" only applies to the trigger, not the element that is being expanded/collapsed. * Tweak collapse.js accessibility section ...to make it clearer that the aria-expanded attribute always just goes on the control. * Fix collapse.js unit tests - reword some of the text to make it clear we're checking behavior of trigger/control - move incorrect aria-expanded out of the <div>s and to the actual trigger/control <a>s - fix incorrect test assertion text output false -> true | |||||
| 2017-03-29 | Collapse - Fix check to not prevent event for input and textarea | Johann-S | 1 | -1/+1 | |
| 2017-03-28 | Fix JS components console error "Error: <Component> is transitioning" | Pierre Vanduynslager | 1 | -10/+4 | |
| 2017-03-27 | Collapse - do not prevent event for input and textarea | Johann | 1 | -1/+3 | |
| 2017-03-19 | Merge branch 'collapse' of https://github.com/Johann-S/bootstrap into ↵ | Mark Otto | 1 | -3/+11 | |
| Johann-S-collapse | |||||
| 2017-03-18 | HTMLElement.offset* by getBoundingClientRect() (#21788) | Pierre Vanduynslager | 1 | -3/+1 | |
| * Replace element.offet* by getBoundingClientRect() * Use variable to store BoundingClientRect * Fix cc issue... | |||||
| 2017-03-08 | Fix code style | Johann-S | 1 | -2/+1 | |
| 2017-03-07 | Detach accordions from .card | Johann-S | 1 | -2/+11 | |
| 2017-01-06 | version bump | Mark Otto | 1 | -2/+2 | |
| 2016-12-07 | Rename `.active` to `.show` | Starsam80 | 1 | -8/+8 | |
| 2016-12-02 | [V4] Throw error when a plugin is in transition (#17823) | Johann | 1 | -4/+10 | |
| * Throw error when a plugin is in transition * Add unit tests about plugins in transition | |||||
| 2016-11-24 | Make JS compliant with the new ESLint rules. | Bardi Harborow | 1 | -20/+20 | |
| 2016-10-25 | Use a single class name for opened/expanded/shown state of widgets | Johann-S | 1 | -8/+8 | |
| 2016-10-24 | Merge pull request #18847 from Johann-S/fix18824 | Mark Otto | 1 | -1/+1 | |
| Fix bug multiple accordions collapse | |||||
| 2016-10-19 | version bump to alpha 5 | Mark Otto | 1 | -2/+2 | |
| 2016-10-19 | Fix bug multiple accordions collapse | Johann-S | 1 | -1/+1 | |
| 2016-10-11 | Collapse using card component | Johann-S | 1 | -1/+1 | |
| 2016-10-09 | Merge pull request #17568 from Johann-S/fixCollapseHeight | Mark Otto | 1 | -1/+1 | |
| [Fix #17555][V4] fix resetting style on closing collapse | |||||
| 2016-09-05 | versions | Mark Otto | 1 | -2/+2 | |
| 2016-07-27 | bump versions | Mark Otto | 1 | -2/+2 | |
| 2015-12-08 | Update version numbers using npm script | Chris Rebert | 1 | -1/+1 | |
| Errata from: * 8ce5da30260c1368ae97838fcf010375071a7243 * 5d3144e8fb5c7202991b7614d77dfc00903fcb2e which missed a few numbers. [skip sauce] [skip validator] | |||||
| 2015-12-08 | manually bump versions because npm script wasn't working for me | Mark Otto | 1 | -1/+1 | |
| 2015-12-05 | Fix version numbers is JS files; fixes #18435 | Chris Rebert | 1 | -2/+2 | |
| [skip sauce] [skip validator] | |||||
| 2015-10-02 | Add throw error for undefined method on plugins | Johann-S | 1 | -0/+3 | |
| 2015-09-11 | fix resetting style on closing collapse | Johann-S | 1 | -1/+1 | |
| 2015-08-18 | js tests passing + eslint | Jacob Thornton | 1 | -10/+9 | |
| 2015-05-13 | al tests passing, dist rebuilt, w/typechecker | fat | 1 | -2/+2 | |
| 2015-05-13 | add simple type checker implementation | fat | 1 | -1/+13 | |
| 2015-05-13 | implement global dispose method | fat | 1 | -7/+19 | |
| 2015-05-10 | add getters for Version and Default where applicable | fat | 1 | -4/+14 | |
| add modal my gawd | |||||
| 2015-05-09 | add collapse | fat | 1 | -0/+345 | |
