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-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-08-31Create a bundled release of Bootstrap with Popper.js insideJohann-S
2017-08-23Enable the `no-return-assign` rule.Johann-S
2017-08-23Tweak ESLint rules.XhmikosR
2017-08-11bump to betav4.0.0-betaMark Otto
2017-06-15Rename popover classesMark Otto
2017-05-31Remove the use of x-arrow attribute for Tooltips/Popovers arrowsJohann-S
2017-05-24Placement auto for popoversJohann-S
2017-05-23Use Popper.js to manage arrow positionJohann-S
2017-05-14Add attachment classesJohann-S
2017-05-14Begin to add arrow to Popover and TooltipJohann-S
2017-05-14Use Popper for tooltip and popoverJohann-S
2017-01-06version bumpMark Otto
2016-12-08Rename `.active` to `.show`Starsam80
2016-11-29Merge branch 'v4-js-carousel' of https://github.com/J2TeaM/bootstrap into J2T...Mark Otto
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-19version bump to alpha 5Mark Otto
2016-10-10Merge branch 'tooltip-arrow' of https://github.com/brnrdog/bootstrap into brn...Mark Otto
2016-09-07Merge #20563 and #20567J2TeaM
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-08-31Accept elements as the tooltip / popover contentGleb Mazovetskiy
2015-08-26Convert popover's arrows to generated CSS content via :before/:afterBernardo Gurgel Filho
2015-08-26fixes #17097: Go back to using jQuery's text and html methods since innerText...Jelle Versele
2015-08-19js tests passing + eslintJacob Thornton
2015-05-14add simple type checker implementationfat
2015-05-13implement global dispose methodfat
2015-05-13popover passing as wellfat