| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-11-14 | Merge pull request #15126 from Quy/master | Julian Thilo | 1 | -1/+1 | |
| Fix link | |||||
| 2014-11-13 | Fix link | Quy Ton | 1 | -1/+1 | |
| 2014-11-13 | clarify that Bower is one among several installation methods | Chris Rebert | 1 | -1/+1 | |
| 2014-11-13 | Merge pull request #15122 from twbs/bump-remarkable | Chris Rebert | 2 | -23/+13 | |
| bump remarkable devDependency to ~1.4.1 | |||||
| 2014-11-13 | bump remarkable devDependency to ~1.4.1 | Chris Rebert | 2 | -23/+13 | |
| [skip sauce] | |||||
| 2014-11-13 | Merge pull request #15093 from twbs/id-callouts | Chris Rebert | 26 | -98/+98 | |
| Give all docs callouts IDs [skip sauce] | |||||
| 2014-11-13 | Merge pull request #15121 from twbs/[email protected] | XhmikosR | 2 | -125/+243 | |
| Pin npm-shrinkwrap to v5.0.0 so that it works with npm 2.x. | |||||
| 2014-11-13 | Fix a small grammar mistake. | XhmikosR | 1 | -1/+1 | |
| [ci skip] | |||||
| 2014-11-13 | give all docs callouts IDs | Chris Rebert | 26 | -98/+98 | |
| [skip sauce] | |||||
| 2014-11-13 | Use a 40x40 image for the `navbar` brand image example. | XhmikosR | 1 | -1/+1 | |
| Saves 3.4KB. | |||||
| 2014-11-13 | Merge pull request #15120 from twbs/fix-forms-doc | Chris Rebert | 1 | -3/+8 | |
| Fix .form-inline docs example | |||||
| 2014-11-13 | Pin npm-shrinkwrap to v5.0.0 so that it works with npm 2.x. | XhmikosR | 2 | -125/+243 | |
| Fixes #15105. | |||||
| 2014-11-13 | Fix .form-inline docs example | Chris Rebert | 1 | -3/+8 | |
| Make sample code match live example Move <label> out of .input-group into .form-group instead Change field from Email to Username to make it less redundant, slightly more realistic Add <label> for Username field for consistency Fixes #15118 | |||||
| 2014-11-13 | escaped uri | Zac Echola | 1 | -1/+1 | |
| 2014-11-12 | Merge pull request #15110 from twbs/ios-clickability | Chris Rebert | 1 | -1/+1 | |
| add link to MDN docs regarding iOS Safari element clickability | |||||
| 2014-11-12 | Don't line wrap event names in JS plugin docs | Chris Rebert | 11 | -10/+15 | |
| 2014-11-12 | add link to MDN docs regarding iOS Safari element clickability | Chris Rebert | 1 | -1/+1 | |
| 2014-11-12 | corrects IRC room | Zac Echola | 1 | -1/+1 | |
| 2014-11-12 | Merge pull request #15089 from twbs/data-attrib-callout | Chris Rebert | 1 | -5/+5 | |
| move data attributes callout into data attributes doc subsection | |||||
| 2014-11-12 | Merge pull request #15094 from twbs/js-navs | Chris Rebert | 11 | -26/+51 | |
| JS docs: add Options, Methods, Events subsections to nav sidebar | |||||
| 2014-11-12 | bump version to v3.3.1v3.3.1 | Mark Otto | 32 | -102/+102 | |
| 2014-11-12 | grunt | Mark Otto | 1 | -1/+1 | |
| 2014-11-12 | Update npm-shrinkwrap. | XhmikosR | 2 | -245/+127 | |
| 2014-11-12 | Merge pull request #15095 from gitaeks/master | XhmikosR | 1 | -1/+1 | |
| Fixed a typo in Sign-in page example | |||||
| 2014-11-12 | Fixed a typo in Sign-in page example | gitaeks | 1 | -1/+1 | |
| Fixed a typo in Sign-in page example http://getbootstrap.com/examples/signin/ | |||||
| 2014-11-11 | navbar callouts cleanup | Chris Rebert | 1 | -11/+6 | |
| Move all callouts to be adjacent to each other Combine JS-related callouts into a single callout | |||||
| 2014-11-11 | JS docs: add Options, Methods, Events subsections to nav sidebar | Chris Rebert | 11 | -26/+51 | |
| 2014-11-11 | grunt | Mark Otto | 11 | -18/+10 | |
| 2014-11-11 | Merge pull request #15092 from twbs/scrollspy-callouts | Chris Rebert | 1 | -8/+8 | |
| move scrollspy callouts so they're all adjacent to each other [skip sauce] | |||||
| 2014-11-11 | Merge pull request #15091 from twbs/popovers-heading | Chris Rebert | 1 | -1/+1 | |
| move popover examples heading to directly before the actual examples | |||||
| 2014-11-11 | add missing dots to .sr-only class mentions, for consistency w/ rest of docs | Chris Rebert | 3 | -5/+5 | |
| 2014-11-11 | move scrollspy callouts so they're all adjacent to each other | Chris Rebert | 1 | -8/+8 | |
| 2014-11-11 | move popover examples heading to directly before the actual examples | Chris Rebert | 1 | -1/+1 | |
| 2014-11-11 | consolidate relatedTarget docs in dropdown event docs | Chris Rebert | 1 | -4/+5 | |
| 2014-11-11 | move data attributes callout into data attributes doc subsection | Chris Rebert | 1 | -5/+5 | |
| 2014-11-11 | Merge pull request #14900 from twbs/labels-readme | Mark Otto | 1 | -0/+19 | |
| Add labels explanation to readme | |||||
| 2014-11-11 | move carousel accessibility callout next to rest of callouts | Chris Rebert | 1 | -5/+5 | |
| 2014-11-11 | move single-toggle button plugin callout before example for consistency | Chris Rebert | 1 | -4/+4 | |
| 2014-11-11 | move to the contributing guidelines | Mark Otto | 2 | -21/+19 | |
| 2014-11-11 | Merge branch 'master' into labels-readme | Mark Otto | 129 | -1371/+18723 | |
| 2014-11-12 | Merge pull request #15088 from twbs/dropdown-keydown-ignores | Heinrich Fenkart | 2 | -1/+42 | |
| Dropdown: ignore keydown events coming from `input`s and `textarea`s | |||||
| 2014-11-12 | Dropdown: ignore keydown events coming from `input`s and `textarea`s | Heinrich Fenkart | 2 | -1/+42 | |
| Fixes #15084. | |||||
| 2014-11-12 | Merge pull request #15087 from patrickhlauke/dropdown-accessibility-tweaks | Heinrich Fenkart | 10 | -23/+23 | |
| Wash-up of some stray dropdown examples | |||||
| 2014-11-11 | Wash-up of some stray dropdown examples | Patrick H. Lauke | 10 | -23/+23 | |
| adding explicit aria-expanded="false" initial state (so they're correctly announced by AT as being collapsed), and - in the case of old-school use of <a> - role="button" | |||||
| 2014-11-11 | Merge pull request #15086 from twbs/btn_group_focus | Mark Otto | 1 | -4/+0 | |
| Don't remove focus outline from buttons in button groups | |||||
| 2014-11-11 | Merge pull request #15077 from jayanthkoushik/issue-15076-fix | Mark Otto | 1 | -0/+5 | |
| Fix Issue #15076. | |||||
| 2014-11-11 | Fixes #14939: Don't remove focus outline from buttons in button groups | Mark Otto | 1 | -4/+0 | |
| 2014-11-12 | Merge pull request #15085 from patrickhlauke/glyphicons-in-forms-tweak | Heinrich Fenkart | 7 | -63/+75 | |
| Glyphicon tweaks | |||||
| 2014-11-11 | aria-hidden added to some stray glyphicons | Patrick H. Lauke | 6 | -38/+38 | |
| plus minor tweak to customizer's generated alerts | |||||
| 2014-11-11 | Improved accessible glyphicon advice/use | Patrick H. Lauke | 1 | -25/+37 | |
| ...to actually make it consistent with what I said in the glyphicon docs section... | |||||
