| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-06-07 | Merge branch 'mikegreiling-scrollspy-update' | Chris Rebert | 1 | -13/+17 | |
| 2014-06-07 | refactor scrollspy refresh method | Mike Greiling | 1 | -2/+8 | |
| Closes #13702 by merging a rebased version of it. | |||||
| 2014-06-07 | removing this.$element as it is a superfluous copy of this.$scrollElement | Mike Greiling | 1 | -3/+3 | |
| 2014-06-07 | no need to check for href attribute on the scrollable element | Mike Greiling | 1 | -4/+1 | |
| 2014-06-07 | there is no need for this.offsets and this.targets to be jQuery objects | Mike Greiling | 1 | -5/+6 | |
| 2014-06-07 | Merge pull request #13752 from twbs/fix-13268 | Chris Rebert | 2 | -6/+42 | |
| Proposed fix for #13268 | |||||
| 2014-06-07 | don't show tooltips/popovers whose element isn't in the DOM; fixes #13268 | Chris Rebert | 1 | -2/+3 | |
| 2014-06-07 | put the tooltips into the DOM in the tooltip unit tests | Chris Rebert | 1 | -4/+12 | |
| 2014-06-07 | add failing test for #13268 | Chris Rebert | 1 | -0/+27 | |
| 2014-06-07 | Merge pull request #13388 from twbs/xhmikosr-js-style | XhmikosR | 36 | -221/+266 | |
| Improve JS style | |||||
| 2014-06-06 | add docs for #13745 | Chris Rebert | 1 | -1/+26 | |
| Good catch @juthilo [skip sauce] | |||||
| 2014-06-06 | set not-allowed cursor on disabled radio+checkbox labels; fixes #13281 | Chris Rebert | 2 | -11/+33 | |
| [skip validator] [skip sauce] | |||||
| 2014-06-06 | Merge pull request #13627 from twbs/maybe-fix-12364 | Chris Rebert | 2 | -3/+57 | |
| Hopefully fixes trigger focus restoration on modal close | |||||
| 2014-06-06 | Run `grunt`. | XhmikosR | 6 | -29/+38 | |
| 2014-06-06 | Minor style tweaks. | XhmikosR | 8 | -20/+30 | |
| 2014-06-06 | carousel.js: remove unneeded variable assignment. | XhmikosR | 1 | -1/+1 | |
| `slideIndex` is assigned to the same value a few lines above. | |||||
| 2014-06-06 | Comply to the new style. | XhmikosR | 24 | -152/+171 | |
| 2014-06-06 | Tweak JSHint and JSCS checks. | XhmikosR | 6 | -21/+28 | |
| Be more consistent across the whole codebase. Also, make use of JSHint's 2.5.1 `extends` and `qunit` options. This way we set our basis options in js/.jshintrc and override the rest. | |||||
| 2014-06-05 | Merge pull request #10632 from stuartpb/patch-1 | Chris Rebert | 1 | -3/+12 | |
| Customizer: Alert on successful save to Gist | |||||
| 2014-06-05 | replace SemVer summary with a link to its website; fixes #13650 | Chris Rebert | 1 | -14/+1 | |
| [skip validator] [skip sauce] | |||||
| 2014-06-05 | Merge pull request #13740 from jasny/patch-composer-replace | Chris Rebert | 1 | -0/+3 | |
| Added rename directive for composer | |||||
| 2014-06-05 | Added directive for composer | Arnold Daniels | 1 | -0/+3 | |
| 2014-06-05 | Use px for font-size fixes #13737 | Thomas Welton | 1 | -1/+1 | |
| 2014-06-04 | Resolves Issue #13689 | Ben Zumhagen | 4 | -3/+8 | |
| Doing this the right way this time. Hiding .panel-footer top border when preceeded by a .list-group. This should resolve the "double border" issue. | |||||
| 2014-06-04 | Fix bug where a panel recieve extra top border | Siarhei Khilko | 1 | -1/+1 | |
| https://github.com/twbs/bootstrap/issues/13734 A panel placed inside of a collapsible panel recieve extra top border. This commit reduces the effect of a selector to apply a border only to the collapsible panel body itself, not to any panel placed within it. | |||||
| 2014-06-04 | Merge pull request #13732 from twbs/bump-sauce | Chris Rebert | 2 | -2/+2 | |
| Bump grunt-saucelabs to ~8.0.2 | |||||
| 2014-06-04 | update shrinkwrap | Chris Rebert | 1 | -1/+1 | |
| [skip validator] | |||||
| 2014-06-04 | bump grunt-saucelabs to ~8.0.2 | Chris Rebert | 1 | -1/+1 | |
| 2014-06-04 | Merge pull request #13731 from twbs/bump-deps | Chris Rebert | 2 | -3/+3 | |
| Bump dependency versions | |||||
| 2014-06-04 | update shrinkwrap | Chris Rebert | 1 | -1/+1 | |
| [skip sauce] [skip validator] | |||||
| 2014-06-04 | bump grunt-contrib-jade to ~0.12.0 | Chris Rebert | 1 | -1/+1 | |
| 2014-06-04 | bump grunt-contrib-qunit to ~0.5.1 | Chris Rebert | 1 | -1/+1 | |
| 2014-06-02 | Merge pull request #13716 from rustinlee/fix-creators-anchor | Chris Rebert | 1 | -1/+1 | |
| Changed broken #authors anchor to #creators | |||||
| 2014-06-02 | Changed broken #authors anchor to #creators | Rustin Wollin | 1 | -1/+1 | |
| 2014-05-29 | removing unnecessary max-width on tables | bcullman | 1 | -1/+0 | |
| 2014-05-28 | Merge pull request #13700 from twbs/role-menu-all-the-things | Chris Rebert | 11 | -18/+18 | |
| add missing role="menu" attrs to .dropdown-menu elements in docs+examples | |||||
| 2014-05-28 | add missing role="menu" attrs to .dropdown-menu elements in docs+examples | Chris Rebert | 11 | -18/+18 | |
| Docs audit prompted by #13697. [skip sauce] | |||||
| 2014-05-28 | fix #13697 | Chris Rebert | 1 | -2/+2 | |
| [skip sauce] | |||||
| 2014-05-27 | fix variables in panels.less | سید مرتضی موسوی | 1 | -2/+2 | |
| 2014-05-27 | Color Contrast for panel heading | سید مرتضی موسوی | 1 | -0/+4 | |
| related to #13686 | |||||
| 2014-05-24 | text transformation added | Konstantin Kulinicenko | 3 | -0/+18 | |
| Transform text in components with text capitalization classes. | |||||
| 2014-05-24 | Table-responsive: changed overflow-x to auto to hide scrollbar when it's not ↵ | Nadan Gergeo | 1 | -1/+1 | |
| overflown, fixes #13669. | |||||
| 2014-05-23 | grunt dist | Chris Rebert | 5 | -5/+6 | |
| 2014-05-23 | Merge pull request #13589 from mrobinet/scrollspy-maxScroll-with-offset | Chris Rebert | 2 | -3/+37 | |
| Adjust for Scrollspy offset when calculating maxScroll. | |||||
| 2014-05-23 | Merge pull request #13593 from ResentedHook/master | Chris Rebert | 3 | -0/+22 | |
| Add tooltip self-reference to address #12320 | |||||
| 2014-05-23 | Merge pull request #13557 from bassettsj/aria-describedby-tooltip-13480 | Chris Rebert | 3 | -0/+54 | |
| Aria describedby tooltip: #13480 | |||||
| 2014-05-23 | Merge pull request #13668 from twbs/bump-sauce | Chris Rebert | 2 | -2/+2 | |
| Bump grunt-saucelabs to ~7.0.0 | |||||
| 2014-05-23 | update shrinkwrap | Chris Rebert | 1 | -1/+1 | |
| [skip validator] | |||||
| 2014-05-23 | bump grunt-saucelabs to ~7.0.0 | Chris Rebert | 1 | -1/+1 | |
| 2014-05-23 | Merge pull request #13667 from twbs/bump-deps | Chris Rebert | 2 | -2/+2 | |
| Bump glob to ^4.0.0 | |||||
