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-06-16bump versionMark Otto
2015-06-02generalize dropdowns / drop role="menu"Patrick H. Lauke
2015-05-17Use `https` when possible.XhmikosR
2015-05-10Update jQuery to v1.11.3.XhmikosR
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-22Allow viewport option to be a functionAdrien Siami
2015-04-22Merge pull request #16147 from Johann-S/event_insertedChris Rebert
2015-04-21Tooltip: Destroy $tip, $arrow, $viewport to avoid memory leakNiels Steenbeek
2015-04-17Merge pull request #16226 from patrickhlauke/radio-toggle-kbd-fixPatrick H. Lauke
2015-04-11Fix existing radio button unit testPatrick H. Lauke
2015-04-11Don't preventDefault radio buttonsPatrick H. Lauke
2015-04-09Use .dropdown-menu instead of ARIA roles for dropdown keydown event handler; ...Chris Rebert
2015-04-08Add event after template insertedJohann-S
2015-03-29fixed IE incompatible CSSAdrien Jarthon
2015-03-29Added non-regression test & fixed existing oneAdrien Jarthon
2015-03-26JSCS: Add "disallowSpacesInFunctionDeclaration"Heinrich Fenkart
2015-03-26rm redundant aria-hidden usage from Modals; fixes #16020Chris Rebert
2015-03-25Tooltip/popover: Fix auto placement to use viewportAdrien Jarthon
2015-03-24Merge pull request #15987 from twbs/fix-15972Chris Rebert
2015-03-22Fix #16072: Clicking into input field within dropdown no longer closes the dr...Emmanuel Bourgerie
2015-03-19Merge pull request #16024 from twbs/unnecessary-parsingChris Rebert
2015-03-16v3.3.2 => v3.3.4Chris Rebert
2015-03-10Fixed proper navigation element selection on backward scrolling (from the bot...Maxim Andrukhovych
2015-03-10Merge pull request #16012 from twbs/refs-12761Chris Rebert
2015-03-09avoid unnecessary HTML string building+parsingChris Rebert
2015-03-09Affix: $('body') => $(document.body)Chris Rebert
2015-03-09Disable jQuery event aliases when running test suiteChris Rebert
2015-03-09Merge pull request #16011 from twbs/fix-15315Chris Rebert
2015-03-07add togglable scrollbar-inducing content to Modal visual testChris Rebert
2015-03-07add static navbar to Modal visual testChris Rebert
2015-03-07Merge pull request #15999 from twbs/kkirsche-includeTestsReadmeChris Rebert
2015-03-07[Fixes #15951] Document JS test suite basicsKevin Kirsche
2015-03-07Collapse unit test: rm check that no-op hide adds style="height: 0px"Chris Rebert
2015-03-06.collapse('hide') on hidden uninit-ed collapsible no longer shows it; fixes #...Chris Rebert
2015-03-04Hiding an uninitialized tooltip/popover no longer initializes it; fixes #15874Chris Rebert
2015-03-04add role="button" to a[data-toggle="collapse"]; fixes #15972Chris Rebert
2015-03-04rm semicolon for sake of fat's eccentric tastesChris Rebert