aboutsummaryrefslogtreecommitdiff
path: root/js/src/collapse.js
AgeCommit message (Expand)AuthorFilesLines
2016-10-19version bump to alpha 5Mark Otto1-2/+2
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