aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-06-08Merge pull request #13745 from twbs/fix-13281Mark Otto3-12/+59
2014-06-08fixes #13210: clean up tooltip exampleMark Otto2-19/+15
2014-06-08Merge pull request #13744 from twbs/fix-13650Mark Otto1-14/+1
2014-06-07Adds isolated visual tests for javascript plugins (decoupled from docs). This...fat12-1/+871
2014-06-07Merge branch 'mikegreiling-scrollspy-update'Chris Rebert1-13/+17
2014-06-07refactor scrollspy refresh methodMike Greiling1-2/+8
2014-06-07removing this.$element as it is a superfluous copy of this.$scrollElementMike Greiling1-3/+3
2014-06-07no need to check for href attribute on the scrollable elementMike Greiling1-4/+1
2014-06-07there is no need for this.offsets and this.targets to be jQuery objectsMike Greiling1-5/+6
2014-06-07Merge pull request #13752 from twbs/fix-13268Chris Rebert2-6/+42
2014-06-07don't show tooltips/popovers whose element isn't in the DOM; fixes #13268Chris Rebert1-2/+3
2014-06-07put the tooltips into the DOM in the tooltip unit testsChris Rebert1-4/+12
2014-06-07add failing test for #13268Chris Rebert1-0/+27
2014-06-07Merge pull request #13388 from twbs/xhmikosr-js-styleXhmikosR36-221/+266
2014-06-06add docs for #13745Chris Rebert1-1/+26
2014-06-06set not-allowed cursor on disabled radio+checkbox labels; fixes #13281Chris Rebert2-11/+33
2014-06-06Merge pull request #13627 from twbs/maybe-fix-12364Chris Rebert2-3/+57
2014-06-06Run `grunt`.XhmikosR6-29/+38
2014-06-06Minor style tweaks.XhmikosR8-20/+30
2014-06-06carousel.js: remove unneeded variable assignment.XhmikosR1-1/+1
2014-06-06Comply to the new style.XhmikosR24-152/+171
2014-06-06Tweak JSHint and JSCS checks.XhmikosR6-21/+28
2014-06-05Merge pull request #10632 from stuartpb/patch-1Chris Rebert1-3/+12
2014-06-05replace SemVer summary with a link to its website; fixes #13650Chris Rebert1-14/+1
2014-06-05Merge pull request #13740 from jasny/patch-composer-replaceChris Rebert1-0/+3
2014-06-05Added directive for composerArnold Daniels1-0/+3
2014-06-05Use px for font-size fixes #13737Thomas Welton1-1/+1
2014-06-04Resolves Issue #13689Ben Zumhagen4-3/+8
2014-06-04Fix bug where a panel recieve extra top borderSiarhei Khilko1-1/+1
2014-06-04Merge pull request #13732 from twbs/bump-sauceChris Rebert2-2/+2
2014-06-04update shrinkwrapChris Rebert1-1/+1
2014-06-04bump grunt-saucelabs to ~8.0.2Chris Rebert1-1/+1
2014-06-04Merge pull request #13731 from twbs/bump-depsChris Rebert2-3/+3
2014-06-04update shrinkwrapChris Rebert1-1/+1
2014-06-04bump grunt-contrib-jade to ~0.12.0Chris Rebert1-1/+1
2014-06-04bump grunt-contrib-qunit to ~0.5.1Chris Rebert1-1/+1
2014-06-02Merge pull request #13716 from rustinlee/fix-creators-anchorChris Rebert1-1/+1
2014-06-02Changed broken #authors anchor to #creatorsRustin Wollin1-1/+1
2014-05-29removing unnecessary max-width on tablesbcullman1-1/+0
2014-05-28Merge pull request #13700 from twbs/role-menu-all-the-thingsChris Rebert11-18/+18
2014-05-28add missing role="menu" attrs to .dropdown-menu elements in docs+examplesChris Rebert11-18/+18
2014-05-28fix #13697Chris Rebert1-2/+2
2014-05-27fix variables in panels.lessسید مرتضی موسوی1-2/+2
2014-05-27Color Contrast for panel headingسید مرتضی موسوی1-0/+4
2014-05-24text transformation addedKonstantin Kulinicenko3-0/+18
2014-05-24Table-responsive: changed overflow-x to auto to hide scrollbar when it's not ...Nadan Gergeo1-1/+1
2014-05-23grunt distChris Rebert5-5/+6
2014-05-23Merge pull request #13589 from mrobinet/scrollspy-maxScroll-with-offsetChris Rebert2-3/+37
2014-05-23Merge pull request #13593 from ResentedHook/masterChris Rebert3-0/+22
2014-05-23Merge pull request #13557 from bassettsj/aria-describedby-tooltip-13480Chris Rebert3-0/+54