Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-14Collapse supports multi-target thanks to @vanduynslagerp (#22713)Johann-S
2017-04-25Detach accordion from card without requiring 'data-children'Pierre Vanduynslager
2017-04-10Fix collapse.js aria-expanded behaviorPatrick H. Lauke
2017-03-29Collapse - Fix check to not prevent event for input and textareaJohann-S
2017-03-29Fix JS components console error "Error: <Component> is transitioning"Pierre Vanduynslager
2017-03-27Collapse - do not prevent event for input and textareaJohann
2017-03-20Merge branch 'collapse' of https://github.com/Johann-S/bootstrap into Johann-...Mark Otto
2017-03-19HTMLElement.offset* by getBoundingClientRect() (#21788)Pierre Vanduynslager
2017-03-08Fix code styleJohann-S
2017-03-07Detach accordions from .cardJohann-S
2017-01-06version bumpMark Otto
2016-12-08Rename `.active` to `.show`Starsam80
2016-12-02[V4] Throw error when a plugin is in transition (#17823)Johann
2016-11-24Make JS compliant with the new ESLint rules.Bardi Harborow
2016-10-25Use a single class name for opened/expanded/shown state of widgetsJohann-S
2016-10-25Merge pull request #18847 from Johann-S/fix18824Mark Otto
2016-10-19version bump to alpha 5Mark Otto
2016-10-19Fix bug multiple accordions collapseJohann-S
2016-10-11Collapse using card componentJohann-S
2016-10-10Merge pull request #17568 from Johann-S/fixCollapseHeightMark Otto
2016-09-05versionsMark Otto
2016-07-27bump versionsMark Otto
2015-12-09Update version numbers using npm scriptChris Rebert
2015-12-08manually bump versions because npm script wasn't working for meMark Otto
2015-12-05Fix version numbers is JS files; fixes #18435Chris Rebert
2015-10-02Add throw error for undefined method on pluginsJohann-S
2015-09-11fix resetting style on closing collapseJohann-S
2015-08-19js tests passing + eslintJacob Thornton
2015-05-14al tests passing, dist rebuilt, w/typecheckerfat
2015-05-14add simple type checker implementationfat
2015-05-13implement global dispose methodfat
2015-05-11add getters for Version and Default where applicablefat
2015-05-10add collapsefat