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
path: root/js
AgeCommit message (Expand)Author
2017-10-01distMark Otto
2017-09-28Lint docs js too and use `strict consistently. (#24160)XhmikosR
2017-09-26Add eslint-plugin-compat.XhmikosR
2017-09-26Normalize all links. (#24109)XhmikosR
2017-09-25Collapse - Allow to pass jQuery object or DOM element to the parent optionJohann-S
2017-09-24Accessibility fixes to dynamic tabs (`aria-selected`, remove dynamic tabs wit...Patrick H. Lauke
2017-09-17fix(scrollspy): Spying on nested navs fails to activate for .nav-link's insid...Troy Morehouse
2017-09-13distMark Otto
2017-09-11Remove not necessary condition in tooltip.jsvsn4ik
2017-09-11Merge branch 'v4-dev' into collapse-js-with-text-truncateJohann-S
2017-09-10distMark Otto
2017-09-09Collapse.js preventDefault if `[data-toggle="collapse"]` is an anchor tagPatrick Yeo
2017-09-07Remove placement attribute from our Dropdown pluginJohann-S
2017-09-06distMark Otto
2017-09-03Merge branch 'v4-dev' into fix-jumping-modal-on-resizeJohann-S
2017-09-02Merge branch 'v4-dev' into fix-unwanted-padding-on-modalJohann-S
2017-08-31Regroup our jQuery check in the same IIFEJohann-S
2017-08-31Create a bundled release of Bootstrap with Popper.js insideJohann-S
2017-08-29Fix failing testDavid Bailey
2017-08-29Add failing testDavid Bailey
2017-08-29Fix unit tests in PhantomJSDavid Bailey
2017-08-28Use getBoundingClientRect instead of jQueryDavid Bailey
2017-08-28Use jQuery outerWidth instead of offsetWidthDavid Bailey
2017-08-28Fix unwanted body padding when a modal opensDavid Bailey
2017-08-28Add failing testDavid Bailey
2017-08-26Add unit test for xss in data target attributemeeque
2017-08-26Fix XSS in data-targetJohann-S
2017-08-26Fix sticky margin when a modal is opened (#23669)David Bailey
2017-08-25Collapse - preventDefault only on <a> elements not inside the collapsibleJohann-S
2017-08-24Fix toggle for Tooltips/Popover which was called even if the Tooltip/Popover ...Johann-S
2017-08-23Enable the `no-return-assign` rule.Johann-S
2017-08-23Tweak ESLint rules.XhmikosR
2017-08-20distMark Otto
2017-08-20distMark Otto
2017-08-18Update devDependencies and fix a typo in comment. (#23534)XhmikosR
2017-08-17Add a unit test to check if the carousel do not cycle when its parent isn't v...Johann-S
2017-08-17Unit test to check if our carousel do not cycle when we cannot see itJohann-S
2017-08-17Carousel - do not call next when the carousel or the parent isn't visibleJohann-S
2017-08-15distMark Otto
2017-08-13distMark Otto
2017-08-11Improve previous selector for nested tabsJohann-S
2017-08-11Add unit test for nested tabsJohann-S
2017-08-11When we show our tabs element use children to be more restrictiveJohann-S
2017-08-11tabs: make the `active` selector more restrictive again.XhmikosR
2017-08-11bump to betav4.0.0-betaMark Otto
2017-07-28Fix ESLint docs errors. (#23163)XhmikosR
2017-07-16distMark Otto
2017-07-16Fall back to ESLint v3 indentation behaviour.Bardi Harborow
2017-07-16Update dependencies.Bardi Harborow
2017-07-04npm buildMark Otto