aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-09-22Remove Safari percent rounding bug entry from Wall of browser bugsChris Rebert1-6/+0
2014-09-21the justified nav bug is still present in Safari v7.1Chris Rebert2-2/+2
2014-09-18gruntMark Otto4-3/+8
2014-09-18Fixes #14592: Add new variable for progress border radiusMark Otto3-2/+4
2014-09-18gruntMark Otto1-1/+1
2014-09-18Fixes #14642: Add docs mention for blank checkboxes and radiosMark Otto1-0/+29
2014-09-18gruntMark Otto6-6/+6
2014-09-18Merge pull request #14641 from twbs/hide-passingChris Rebert1-0/+5
2014-09-17Make it easier to see failing tests in Sauce screencastsChris Rebert1-0/+5
2014-09-17tweak `grunt docs` descriptionChris Rebert1-2/+2
2014-09-17fix #14609Chris Rebert1-1/+2
2014-09-17Follow-up to #14581: Use div instead of HTML5 section for IE8Heinrich Fenkart1-6/+6
2014-09-17Fix tooltip misplacement with "auto top"saranya.r2-1/+51
2014-09-17Fixes #14628, #14629: Add note to docs about grunt docs commandMark Otto1-0/+3
2014-09-17Remove `.modal-open` class after backdrop is hiddenHeinrich Fenkart1-3/+2
2014-09-16Merge pull request #14577 from twbs/pagination-role-navChris Rebert2-74/+98
2014-09-16gruntHeinrich Fenkart5-19/+3
2014-09-16Merge pull request #14610 from twbs/axe-tooltip-validateHeinrich Fenkart1-8/+0
2014-09-16gruntHeinrich Fenkart1-1/+1
2014-09-15Merge pull request #14625 from twbs/svg-tooltip-test-fixChris Rebert1-0/+2
2014-09-15Must explicitly destroy tooltip in SVG unit test since its container is body.Chris Rebert1-0/+2
2014-09-15Merge pull request #14624 from twbs/type-buttonChris Rebert1-6/+6
2014-09-15modal docs: ensure all <button>s have an explicit `type` attributeChris Rebert1-6/+6
2014-09-15Merge pull request #14611 from vsn4ik/add_install_with_npmChris Rebert1-1/+2
2014-09-13Merge pull request #14612 from vsn4ik/update_docs_linksChris Rebert1-2/+2
2014-09-13Update github links in footer.vsn4ik1-2/+2
2014-09-13README.md: Add npm install info.vsn4ik1-1/+2
2014-09-13Remove unused Tooltip#validate methodHeinrich Fenkart1-8/+0
2014-09-13gruntHeinrich Fenkart6-16/+20
2014-09-13Correctly selects arrow placement for a tooltipPeter West2-6/+39
2014-09-13Teh gruntHeinrich Fenkart6-8/+16
2014-09-13Merge pull request #14571 from twbs/properly-hide-tooltip-on-destroyHeinrich Fenkart1-2/+6
2014-09-13Properly fire hidden event when tooltip is destroyedHeinrich Fenkart1-2/+6
2014-09-12Merge pull request #14578 from twbs/accordion-panel-labelledbyChris Rebert1-12/+12
2014-09-13gruntHeinrich Fenkart6-6/+8
2014-09-12add aria-labelledby to accordion example to improve accessibilityChris Rebert1-12/+12
2014-09-13Merge pull request #14569 from twbs/scrollspy-ignore-invisible-targetsHeinrich Fenkart1-0/+1
2014-09-13Merge pull request #14353 from hnrch02/collapse-count-collapsing-as-activeHeinrich Fenkart1-1/+1
2014-09-12Merge pull request #14579 from twbs/accordion-heading-role-tabChris Rebert1-6/+6
2014-09-11G R U N THeinrich Fenkart6-12/+20
2014-09-11Merge pull request #14492 from twbs/ie8-getBoundingClientRectHeinrich Fenkart1-0/+4
2014-09-08add role="tab" to .panel-heading-s in accordion example to improve accessibilityChris Rebert1-6/+6
2014-09-08Wrap .pagination & .pager in <nav> to improve accessibilityChris Rebert2-74/+98
2014-09-09Merge pull request #14573 from twbs/indom-check-cross-docHeinrich Fenkart1-1/+1
2014-09-09Make inDom check of tooltip cross document compatibleHeinrich Fenkart1-1/+1
2014-09-09code style improvementJames Friend1-2/+3
2014-09-09added banner about generated fileJames Friend2-1/+3
2014-09-09Make affix accept `0` as offsetTop or offsetBottomsamme1-2/+2
2014-09-09grunt and missing new lineHeinrich Fenkart7-11/+17
2014-09-09ARIA support for collapsePatrick H. Lauke14-35/+106