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
2018-09-26remove useless iifeJohann-S
2018-09-10collapse children with no data-parentJohann-S
2018-08-12Use ES6 arrow function.XhmikosR
2018-07-24Ship v4.1.3v4.1.3Mark Otto
2018-07-12Ship v4.1.2Mark Otto
2018-06-03refactor(plugins): query elements without jqueryJohann-S
2018-06-01refactor(plugins): improve how we query elementsJohann-S
2018-06-01fix(collapse): xss in parent optionJohann-S
2018-04-30Bump version to v4.1.1v4.1.1Mark Otto
2018-04-13fix issue related to Object.keys and Dropdown issueJohann-S
2018-04-09Ship v4.1.0 (#26218)v4.1.0Mark Otto
2018-03-20Use transitionEnd in QUnit since we moved away from PhantomJSJohann-S
2018-03-13Variable transition durations (#25662)Martijn Cuppens
2018-01-18Bump version to 4.0.0Mark Otto
2018-01-11Comply to the new rules.XhmikosR
2018-01-03Multiple accordion support (#25161)Martijn Cuppens
2017-12-31Allow nested structure for accordions (#25121)Martijn Cuppens
2017-12-28Update version to 4.0.0-beta.3v4.0.0-beta.3Mark Otto
2017-11-13Object spread : less jQuery more ES6 (#24665)Johann-S
2017-10-24Change Rollup config to wrap our dist files with jQuery instead of $Johann-S
2017-10-23Add `Util.jQuery` which will detect jQuery instead of relying on global `$` (...Johann-S
2017-10-19fix version numberMark Otto
2017-10-19new version numberMark Otto
2017-10-04Use imported jQuery objectJohann-S
2017-09-25Collapse - Allow to pass jQuery object or DOM element to the parent optionJohann-S
2017-09-09Collapse.js preventDefault if `[data-toggle="collapse"]` is an anchor tagPatrick Yeo
2017-08-31Create a bundled release of Bootstrap with Popper.js insideJohann-S
2017-08-25Collapse - preventDefault only on <a> elements not inside the collapsibleJohann-S
2017-08-23Tweak ESLint rules.XhmikosR
2017-08-11bump to betav4.0.0-betaMark Otto
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