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
2015-08-15fix dropdown testJacob Thornton
2015-08-15change modal.js to use is-fixed classes to target padding-rightJacob Thornton
2015-08-13fix modalJacob Thornton
2015-08-13get the js working for docsJacob Thornton
2015-08-05Merge branch 'master' into v4mMark Otto
2015-07-27Fix triggering of {shown,hidden}.bs.dropdown events so relatedTarget gets set...Johann-S
2015-07-03Removes unnecessary period at end of commentMelinda Sarnicki Bernardo
2015-06-19Merge branch 'master' into v4Mark Otto
2015-06-16bump versionMark Otto
2015-06-02generalize dropdowns / drop role="menu"Patrick H. Lauke
2015-05-17Use `https` when possible.XhmikosR
2015-05-14al tests passing, dist rebuilt, w/typecheckerfat
2015-05-14add simple type checker implementationfat
2015-05-13fix up testsfat
2015-05-13fix #15301fat
2015-05-13add "focus" option for turning off modal focusing #16050fat
2015-05-13address https://github.com/twbs/bootstrap/pull/16135fat
2015-05-13implement global dispose methodfat
2015-05-13update attachment -> placementfat
2015-05-13grunt test-js, grunt dist-js now workingfat
2015-05-13popover passing as wellfat
2015-05-12rewritten tooltip + tether integration and death to our positioner jankfat
2015-05-11tab es6fat
2015-05-11scrollspy es6fat
2015-05-11add getters for Version and Default where applicablefat
2015-05-10add dropdownfat
2015-05-10add collapsefat
2015-05-10Update jQuery to v1.11.3.XhmikosR
2015-05-08carousel -> es6fat
2015-05-08button -> es6fat
2015-05-08change the export pattern to protect against leaking globalsfat
2015-05-07es6 alert :|fat
2015-05-06remove closureness from pluginsfat
2015-05-05phantom.js: switch to unicode characters that work on Windows too.XhmikosR
2015-05-05Comply to the new JSCS rules.XhmikosR
2015-05-05Update JSCS rules.XhmikosR
2015-05-05Merge pull request #16014 from redbmk/issue-16008Chris Rebert
2015-05-03Merge pull request #16404 from patrickhlauke/radio-checkbox-kbd-toggle-fixPatrick H. Lauke
2015-05-03Fix issue where affixed element has incorrect positioningCarlo Stearns
2015-05-01Remove broken/vestigial unit testPatrick H. Lauke
2015-05-01Fix radio and checkbox keyboard handlingPatrick H. Lauke
2015-04-28Minor lint tweaks.XhmikosR
2015-04-28Multiple tooltip triggers don't play well togetherBraden M. Kelley
2015-04-27Merge pull request #16152 from jarthod/tooltip-placement-viewport-fixF A T
2015-04-27Set `box-sizing: border-box` on .container-viewport in #16142 testcaseChris Rebert
2015-04-27Compare tooltip right offset to viewport right offset (and not width)Adrien
2015-04-25Throw error when tooltip/popover template has multiple top-level elementsChris Rebert
2015-04-24throw error when trying to show tooltip on :hidden elementChris Rebert
2015-04-22Allow viewport option to be a functionAdrien Siami
2015-04-22Merge pull request #16147 from Johann-S/event_insertedChris Rebert