| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2015-02-26 | Merge pull request #15941 from twbs/ijcheung-collapse-update-all-triggers | Chris Rebert | 2 | -7/+75 | |
| Update all collapse triggers with .collapsed class and aria-expanded | |||||
| 2015-02-26 | Update all collapse triggers with .collapsed class and aria-expanded | Ivan Cheung | 2 | -7/+75 | |
| Fixes #15741 Closes #15751 by merging it. | |||||
| 2015-02-26 | automatic grunt dist | Bootstrap's Grunt bot | 1 | -1/+1 | |
| 2015-02-26 | Run `grunt`. | XhmikosR | 7 | -51/+51 | |
| 2015-02-26 | Merge pull request #15933 from twbs/qunit-module-hooks | Heinrich Fenkart | 13 | -26/+26 | |
| Unit tests: Use new names of module hooks | |||||
| 2015-02-25 | QUnit.jsDump => QUnit.dump | Chris Rebert | 1 | -2/+2 | |
| Refs http://qunitjs.com/upgrade-guide-2.x/#replace-qunit-jsdump-with-qunit-dump | |||||
| 2015-02-25 | Use QUnit.log(...) instead of QUnit.log = ... | Chris Rebert | 1 | -2/+2 | |
| Refs http://qunitjs.com/upgrade-guide-2.x/#replace-qunit-log-callback-with-qunit-log-callback-for-all-reporting-callbacks | |||||
| 2015-02-26 | automatic grunt dist | Bootstrap's Grunt bot | 2 | -9/+11 | |
| 2015-02-26 | Unit tests: Use new names of module hooks | Heinrich Fenkart | 11 | -22/+22 | |
| Refs #15893 | |||||
| 2015-02-26 | Merge pull request #15930 from twbs/modal-restore-inline-padding | Heinrich Fenkart | 2 | -7/+86 | |
| Modal: Apply any preexisting body padding again after closing | |||||
| 2015-02-26 | Modal: Apply any preexisting body padding again after closing | nakupanda | 2 | -7/+86 | |
| 2015-02-25 | Prevent collapsed navbar in Non-responsive Example | TJ | 1 | -8/+4 | |
| Closes #15291 by merging it. | |||||
| 2015-02-26 | automatic grunt dist | Bootstrap's Grunt bot | 2 | -3/+3 | |
| 2015-02-26 | Tooltip: Avoid creating an unnecessary tooltip when `Tooltip#hide` is called | Quentin Spencer-Harper | 1 | -2/+2 | |
| Fixed performance bug where a tooltip element is created and then immediately destroyed when tooltip.hide() is called and there is no existing tooltip element Resolves #15557 by merging it. | |||||
| 2015-02-26 | automatic grunt dist | Bootstrap's Grunt bot | 2 | -2/+2 | |
| 2015-02-26 | Dropdowns: Skip `.disabled` instead of `.divider` on keydown event | vsn4ik | 2 | -1/+22 | |
| Fixes #15147. Closes #15520 by merging it. | |||||
| 2015-02-26 | automatic grunt dist | Bootstrap's Grunt bot | 2 | -14/+14 | |
| 2015-02-26 | Merge pull request #15923 from kkirsche/useExplicitVariableDeclaration | Heinrich Fenkart | 4 | -12/+12 | |
| [Ref #15881] Use Explicit JS Variable Declarations rather than Chained | |||||
| 2015-02-26 | automatic grunt dist | Bootstrap's Grunt bot | 2 | -7/+2 | |
| 2015-02-25 | Merge pull request #15693 from huang-x-h/patch-1 | Chris Rebert | 1 | -5/+0 | |
| tip method in popover.js can be removed | |||||
| 2015-02-25 | [Ref #15881] Use Explicit Values rather than Chain | Kevin Kirsche | 4 | -12/+12 | |
| [Ref #15881] Use Explicit Values for javascript variables rather than chained ones. From https://github.com/twbs/bootstrap/pull/15881#discussion_r25330647 | |||||
| 2015-02-24 | fix 2 typos in modal unit test assertion messages | Chris Rebert | 1 | -2/+2 | |
| 2015-02-24 | Merge pull request #15916 from kkirsche/patch-2 | Mark Otto | 1 | -0/+2 | |
| Add source code documentation of justified navbar for #15906 | |||||
| 2015-02-24 | Merge pull request #15914 from StevenBlack/docs.js.headings | Mark Otto | 2 | -9/+9 | |
| docs > js > headings | |||||
| 2015-02-24 | Document justified navbar for #15906 | Kevin Kirsche | 1 | -0/+2 | |
| Document in the source code that the justified nav is meant for single line list items only. This should help prevent Issues like #15906 in the future. | |||||
| 2015-02-25 | Follow-up to 769c27a19f: Add new section to nav | Heinrich Fenkart | 1 | -0/+1 | |
| 2015-02-25 | Document how to properly handle modals with dynamic content height | Kevin Kirsche | 1 | -0/+3 | |
| Fixes #15106. Closes #15910. | |||||
| 2015-02-25 | Dropdown unit tests: Tiny style changes | Heinrich Fenkart | 1 | -3/+5 | |
| 2015-02-24 | Accessibility changes to headings (transitions.html) | Steven Black | 1 | -2/+2 | |
| 2015-02-24 | Accessibility changes to headings (overview.html) | Steven Black | 1 | -7/+7 | |
| 2015-02-25 | automatic grunt dist | Bootstrap's Grunt bot | 2 | -18/+15 | |
| 2015-02-25 | Merge pull request #15913 from twbs/scrollspy-consistency | Heinrich Fenkart | 1 | -17/+14 | |
| ScrollSpy: Small style consistency adjustments | |||||
| 2015-02-24 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 14 | -46/+48 | |
| 2015-02-24 | Fix #15911: Clear the floats and move the padding to the header | Mark Otto | 2 | -2/+2 | |
| 2015-02-25 | ScrollSpy: Small style consistency adjustments | Heinrich Fenkart | 1 | -17/+14 | |
| 2015-02-24 | Merge pull request #98 from twbs/sync-package | Chris Rebert | 1 | -15/+14 | |
| Sync package.json with v3 | |||||
| 2015-02-24 | Merge pull request #15900 from kkirsche/patch-5 | Mark Otto | 1 | -3/+3 | |
| [Docs—Fixes #15882]Use an ID as the example for Scrollspy | |||||
| 2015-02-24 | Merge pull request #15903 from michael-k/patch-1 | Mark Otto | 1 | -1/+1 | |
| Updated license links | |||||
| 2015-02-24 | Merge pull request #15887 from StevenBlack/headings-labels | Mark Otto | 1 | -2/+2 | |
| docs>components>labels headings | |||||
| 2015-02-24 | Merge pull request #15889 from StevenBlack/headings-progressbars | Mark Otto | 1 | -6/+6 | |
| docs>components>progress bars headings | |||||
| 2015-02-24 | Merge pull request #15828 from kkirsche/patch-20 | Chris Rebert | 2 | -0/+2 | |
| Add plugin package keyword recommendation | |||||
| 2015-02-24 | Merge pull request #15891 from StevenBlack/headings-listgroup-panel-well | Mark Otto | 3 | -14/+14 | |
| docs>components>(remaining components) headings | |||||
| 2015-02-24 | Merge pull request #15890 from StevenBlack/headings-media | Mark Otto | 1 | -3/+3 | |
| docs>components>media object headings | |||||
| 2015-02-24 | Merge pull request #15888 from StevenBlack/headings-thumbnails | Mark Otto | 1 | -2/+2 | |
| docs>components>thumbnails headings | |||||
| 2015-02-24 | Merge pull request #15886 from StevenBlack/headings-buttondropdowns | Mark Otto | 1 | -4/+4 | |
| docs>components>button-dropdowns headings | |||||
| 2015-02-24 | Merge pull request #15885 from StevenBlack/headings-buttongroups | Mark Otto | 1 | -6/+6 | |
| docs>components>button-groups headings | |||||
| 2015-02-24 | Merge pull request #15884 from StevenBlack/headings-dropdowns | Mark Otto | 1 | -5/+5 | |
| docs>components>dropdowns.html headings | |||||
| 2015-02-24 | Merge pull request #15908 from kkirsche/bumpMarkdownIt | Chris Rebert | 1 | -1/+1 | |
| Bump markdown-it to ^3.0.7 | |||||
| 2015-02-24 | Sync package.json with a1fd86cdf9dca0f0d11ae895a92debe6a05b1163 | Chris Rebert | 1 | -15/+14 | |
| 2015-02-24 | Add Ruby Gem badge to README | Chris Rebert | 1 | -0/+1 | |
