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-07-09`document.head` is undefined in IE8Heinrich Fenkart
2014-07-09Fix IE8 reporting type object for `getBoundingClientRect`Heinrich Fenkart
2014-07-09Fix IE8 reporting height style as all uppercaseHeinrich Fenkart
2014-07-09Fix invalid HTML in "should allow html entities" tooltip unit testChris Rebert
2014-07-07Merge pull request #13907 from twbs/fat-12145Mark Otto
2014-07-07fix scrollspy test in firefox mac osfat
2014-07-07Merge pull request #13853 from hnrch02/unit-tests-cleanupJacob
2014-07-07Merge pull request #14021 from CFXd/add_collapsed_default_class_to_navbar_col...Mark Otto
2014-07-07jscs fixMark Otto
2014-07-07Merge branch 'breaddevil-replace-scrollspy-default-behavior-test'fat
2014-07-07Merge branch 'replace-scrollspy-default-behavior-test' of git://github.com/br...fat
2014-07-07Merge pull request #13815 from hnrch02/tabs-fade-not-activeJacob
2014-07-06Move to leading plusesHeinrich Fenkart
2014-07-06Merge pull request #14015 from twbs/possible-14013-fixChris Rebert
2014-07-06Move to 16ms from 18ms based on the Paul Irish's rAF polyfillHeinrich Fenkart
2014-07-06Mention #13500 in comment for ScrollSpy testHeinrich Fenkart
2014-07-06Clean tooltip unit tests upHeinrich Fenkart
2014-07-06Clean tab unit tests upHeinrich Fenkart
2014-07-06Clean scrollspy unit tests upHeinrich Fenkart
2014-07-06Clean popover unit tests upHeinrich Fenkart
2014-07-06Clean modal unit tests upHeinrich Fenkart
2014-07-06Clean dropdown unit tests upHeinrich Fenkart
2014-07-06Clean collapse unit tests upHeinrich Fenkart
2014-07-06Clean carousel unit tests upHeinrich Fenkart
2014-07-06Clean button unit tests upHeinrich Fenkart
2014-07-06Clean alert unit tests upHeinrich Fenkart
2014-07-06Clean affix unit tests upHeinrich Fenkart
2014-07-06Perform a cleanup after each testHeinrich Fenkart
2014-07-06Update QUnit settings/QUnit phantomjs bridge to new versionsHeinrich Fenkart
2014-07-06refactor/reformat Tooltip.getPosition per @fat's feedbackChris Rebert
2014-07-06Merge pull request #13855 from hnrch02/modal-mousedownJacob
2014-07-06Merge pull request #14000 from hnrch02/modal-keydownJacob
2014-07-06fix buildfat
2014-07-06apply #14022 without semicolon – cleans up some jquery class usagefat
2014-07-03no need to create $.EventWing
2014-07-03trigger 'affixed.bs.affix' instead of 'affixed'Wing
2014-07-03Add collapsed default class to navbar-toggleMichael Silber
2014-07-02possible fix for #14013Chris Rebert
2014-07-01Only close modal if escape was hit with keydown; fixes #13929Heinrich Fenkart
2014-07-01Use mousedown instead of click for backdrop click detection; fixes #13816Heinrich Fenkart
2014-06-26bump to v3.2.0Mark Otto
2014-06-25Add a few more cases to the visual test tab pageHeinrich Fenkart
2014-06-25Allow tabs to fade in if no initially active pane is present; fixes #13814Heinrich Fenkart
2014-06-24add "focus" to focused btns with button pluginfat
2014-06-24Merge branch 'master' into fix-13386fat
2014-06-23Revert UMD (#13772 & friends) for now, due to #13812.Chris Rebert
2014-06-19Update a few source files to comply to new JSCS rulesHeinrich Fenkart
2014-06-19Remove deprecated JSCS rules and add requireSpaceAfterLineCommentHeinrich Fenkart
2014-06-18fix for #13747Erwan Jegouzo
2014-06-13fix #13386Chris Rebert