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
2014-05-19fix typo in assertion descriptionChris Rebert
2014-05-17add missing event namespacing in modal.jsChris Rebert
2014-05-17add `target` option to Affix pluginAttila Dobi
2014-05-13Update jQuery to v1.11.1.XhmikosR
2014-05-13versionsfat
2014-05-13Merge pull request #13191 from AshleyDawson/masterJacob
2014-05-13fixes #12211: Scrollspy: Navs in different tabs can interfere with each othefat
2014-05-09Fixed affix-bottom positioningGregory Pakosz
2014-05-06Merge pull request #13511 from hnrch02/button-reset-falsey-values-fixChris Rebert
2014-05-06Merge pull request #13406 from EnsignR/closed.bs.alert-after-removeChris Rebert
2014-05-05Allow for resetText of a button to be a falsey value; fixes #13466Heinrich Fenkart
2014-05-05import rules from Ratchet's JSCS config with which we already complyChris Rebert
2014-05-02make new Carousel tests compatible with noConflict modeChris Rebert
2014-05-02add role="tooltip" to popovers; fixes #13481Chris Rebert
2014-05-01Merge pull request #11966 from colllin/noconflictMark Otto
2014-04-30Update alert.jsRoss Nye
2014-04-26Merge pull request #13396 from twbs/carousel-eventsChris Rebert
2014-04-26Carousel.slide: rename e => slideEventChris Rebert
2014-04-26change 'slid' comments per @fat's feedbackChris Rebert
2014-04-25Add direction & relatedTarget properties to slid.bs.carousel eventChris Rebert
2014-04-23fires closed.bs.alert *after* DOM detach()Ross Nye
2014-04-22#11464 - Fix JS noConflict mode - Refactor all plugins to use an internal ref...Collin Donahue-Oponski
2014-04-22fixes #13157 - Collapse plugin - issues with transition end event bubblingfat
2014-04-22add unit tests for Carousel slid eventsChris Rebert
2014-04-22spelling fixes in Carousel unit testsChris Rebert
2014-04-21add missing operators to some JSCS rules that we already comply withChris Rebert
2014-04-21move call for removeBackdrop() to backdrop()Tobias Lindig
2014-04-20Merge pull request #13306 from twbs/fat-11099Jacob
2014-04-20Merge pull request #13354 from twbs/fat-13296Jacob
2014-04-20quote attribute value in ^= selector in button.jsChris Rebert
2014-04-20rename jquery.js -> jquery.min.js since it's minifiedChris Rebert
2014-04-20quote attribute values in selectors in JS unit tests for consistencyChris Rebert
2014-04-16fixes #13296 Dropdown disappears with right-click on Firefoxfat
2014-04-16fixes #11099 - $.collapse() overrides the original dimension of the coll...fat
2014-04-12Wait for the expected target during a collapseGermán M. Bravo
2014-04-09JS: remove unused variables.XhmikosR
2014-04-09When opening the dropdown, focus() the dropdown-toggle BEFORE triggering 'sho...Collin Donahue-Oponski
2014-04-04replace $.bind() with $.on() in unit tests; per #13272Chris Rebert
2014-04-03Fix the new JSHint warnings.XhmikosR
2014-04-01Add comments in carousel.js to clarify that "slid" is not a typoChris Rebert
2014-03-29Modal body shift fix for IE10/11Tyler Cipriani
2014-03-27Fixed nested tab elements li activationAshley Dawson
2014-03-25Merge pull request #13165 from stefanneculai/masterJacob
2014-03-25Merge branch 'master' into fat-9461Mark Otto
2014-03-25fixes #9461 - Make carousel ignore non-items in carousel-innerfat
2014-03-24Add test for popover.Stefan Neculai
2014-03-24Fix popover when using append.Stefan Neculai
2014-03-24tests/index.html: re-indent.XhmikosR
2014-03-24tests/index.html: add missing `meta charset`.XhmikosR
2014-03-24Update QUnit to v1.14.0.XhmikosR