aboutsummaryrefslogtreecommitdiff
path: root/js/src/collapse.js
AgeCommit message (Expand)AuthorFilesLines
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
2015-12-08manually bump versions because npm script wasn't working for meMark Otto1-1/+1
2015-12-05Fix version numbers is JS files; fixes #18435Chris Rebert1-2/+2
2015-10-02Add throw error for undefined method on pluginsJohann-S1-0/+3
2015-09-11fix resetting style on closing collapseJohann-S1-1/+1
2015-08-18js tests passing + eslintJacob Thornton1-10/+9
2015-05-13al tests passing, dist rebuilt, w/typecheckerfat1-2/+2
2015-05-13add simple type checker implementationfat1-1/+13
2015-05-13implement global dispose methodfat1-7/+19
2015-05-10add getters for Version and Default where applicablefat1-4/+14
2015-05-09add collapsefat1-0/+345