| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-10-02 | Merge pull request #14716 from blankmaker/docs/fix-12563 | Chris Rebert | 2 | -2/+2 | |
| Fix #12563: Elaborate that popover('show') checks title/content | |||||
| 2014-10-02 | Fix #12563: Reiterate that empty tooltips+popovers do not get displayed | David Nguyen | 2 | -2/+2 | |
| 2014-10-01 | Merge pull request #14715 from watilde/update/grunt-contrib-jade | Chris Rebert | 1 | -1/+1 | |
| Update [email protected] | |||||
| 2014-10-02 | Update grunt-contrib-jade version | Daijiro Wachi | 1 | -1/+1 | |
| 2014-10-01 | grunt | Heinrich Fenkart | 1 | -1/+1 | |
| 2014-10-01 | Filed WebKit bug for #8350 | Chris Rebert | 1 | -1/+1 | |
| 2014-10-01 | Chromium bug #329574 seems to have been fixed | Chris Rebert | 1 | -6/+0 | |
| 2014-09-30 | Chromium bug #282918 seems to have been fixed. | Chris Rebert | 1 | -6/+0 | |
| 2014-09-30 | Merge pull request #14709 from ↵ | Nicole Bartelt | 1 | -4/+4 | |
| twbs/add-collapsed-default-class-to-accordion-toggle-example Added default collapsed class to accordion | |||||
| 2014-09-30 | Added default collapsed class to the collapsed accordion html code example ↵ | Nicole Bartelt | 1 | -2/+2 | |
| in the docs | |||||
| 2014-09-30 | Added default collapsed class to the collapsed accordion examples in the docs | Nicole Bartelt | 1 | -2/+2 | |
| 2014-09-30 | Chromium bug #337668 seems to have been fixed. | Chris Rebert | 1 | -3/+9 | |
| 2014-09-26 | grunt | Mark Otto | 8 | -14/+6 | |
| 2014-09-26 | Fixes #14682: Remove quotes reset on blockquote elements as it causes ↵ | Mark Otto | 1 | -6/+0 | |
| rendering bugs | |||||
| 2014-09-26 | Fixes #14687: Include video element in responsive embed | Mark Otto | 10 | -10/+13 | |
| 2014-09-26 | Merge pull request #14691 from Quy/master | Heinrich Fenkart | 1 | -1/+1 | |
| Fix anchor link | |||||
| 2014-09-26 | Fix anchor link | Quy Ton | 1 | -1/+1 | |
| 2014-09-26 | Add type to buttons in tooltip-viewport example | Heinrich Fenkart | 1 | -8/+8 | |
| 2014-09-26 | grunt | Heinrich Fenkart | 6 | -18/+18 | |
| 2014-09-25 | rm redundant grid column classes from responsive utilities demos | Chris Rebert | 1 | -12/+12 | |
| 2014-09-25 | Update dependencies. | XhmikosR | 2 | -110/+222 | |
| Close #14664. | |||||
| 2014-09-24 | tooltip.js: fix alignment | Chris Rebert | 1 | -1/+1 | |
| 2014-09-24 | Merge pull request #14623 from twbs/fix-14561 | Chris Rebert | 2 | -6/+48 | |
| Use container instead of parent for tooltip/popover auto-placement calcs | |||||
| 2014-09-24 | Use container instead of parent for tooltip/popover auto-placement calcs | Chris Rebert | 2 | -6/+48 | |
| Fixes #14561. Big thanks to @wickstargazer. [skip validator] | |||||
| 2014-09-25 | grunt | Heinrich Fenkart | 12 | -27/+41 | |
| 2014-09-25 | Merge pull request #14599 from twbs/tooltip-outerDims-only-when-body | Heinrich Fenkart | 2 | -5/+39 | |
| Tooltip: Rely on `getBoundingClientRect` for `width` and `height` | |||||
| 2014-09-25 | Tooltip: Rely on `getBoundingClientRect` for `width` and `height` | Heinrich Fenkart | 2 | -5/+39 | |
| Fixes #14553. | |||||
| 2014-09-24 | fix typo in Tools section of Getting Started docs | Chris Rebert | 1 | -1/+1 | |
| 2014-09-24 | Merge pull request #14673 from twbs/restore_sr_friendly_collapse | Mark Otto | 3 | -2/+8 | |
| More screenreader friendly Collapse, Take 2 | |||||
| 2014-09-23 | Merge pull request #14677 from twbs/bootlint-docs | Mark Otto | 3 | -0/+13 | |
| Mention Bootlint in Getting Started docs under new Tools section | |||||
| 2014-09-23 | Merge pull request #14674 from twbs/fix-14478 | Mark Otto | 1 | -2/+4 | |
| Document that the autofocus attribute doesn't work in modals. | |||||
| 2014-09-23 | Merge pull request #14675 from twbs/bug-report-guidelines | Mark Otto | 1 | -0/+4 | |
| Mention HTML5 validator and Bootlint as part of troubleshooting steps | |||||
| 2014-09-23 | Merge pull request #14676 from twbs/mention-14598-more | Mark Otto | 1 | -0/+1 | |
| Also mention the "no justified navbars" limitation in the Nav docs | |||||
| 2014-09-23 | Mention Bootlint in Getting Started docs under new Tools section | Chris Rebert | 3 | -0/+13 | |
| [skip sauce] | |||||
| 2014-09-23 | Also mention the "no justified navbars" limitation in the Nav docs | Chris Rebert | 1 | -0/+1 | |
| Refs #14598 [skip sauce] | |||||
| 2014-09-23 | linkify reference to Nav component in Scrollspy docs | Chris Rebert | 1 | -1/+1 | |
| 2014-09-23 | Mention HTML5 validator and Bootlint as part of troubleshooting steps | Chris Rebert | 1 | -0/+4 | |
| Fixes https://github.com/twbs/bootlint/issues/67 | |||||
| 2014-09-23 | Document that the autofocus attribute doesn't work in modals. | Chris Rebert | 1 | -2/+4 | |
| Closes #14478. | |||||
| 2014-09-23 | Only enable `pause: hover` for non-touch browsers | Heinrich Fenkart | 2 | -1/+23 | |
| Fixes #11967. | |||||
| 2014-09-23 | Add brief note about justified navs being unsupported to fix #14598 | Mark Otto | 1 | -0/+1 | |
| 2014-09-23 | Reverts 0ec05da0eea03849fc72bed84a2c7fe7be1de1b6 to bring back #14444 to fix ↵ | Mark Otto | 3 | -2/+8 | |
| #14348 (again) | |||||
| 2014-09-23 | Use e.target instead :focus selector. | vsn4ik | 1 | -1/+1 | |
| 2014-09-22 | fixes #14654: callout for scrollspy-nav link | Mark Otto | 1 | -0/+5 | |
| 2014-09-22 | Merge pull request #14667 from twbs/remove_translate3d | Mark Otto | 9 | -11/+6 | |
| Remove translate3d | |||||
| 2014-09-22 | grunt | Mark Otto | 8 | -10/+6 | |
| 2014-09-22 | Merge branch 'master' into remove_translate3d | Mark Otto | 1 | -1/+1 | |
| 2014-09-22 | Fixes #14227, #14603: Drop translate3d for translate on navbars to avoid iOS ↵ | Mark Otto | 1 | -1/+0 | |
| rendering problems and ensure a more predictable base styling | |||||
| 2014-09-22 | Merge pull request #14666 from twbs/fix-14663 | Chris Rebert | 1 | -1/+1 | |
| Update docs to reflect that Safari percentages were fixed in v7.1 & iOS 8.0 | |||||
| 2014-09-22 | Safari percentages were fixed in v7.1 & iOS 8.0; fixes #14663 | Chris Rebert | 1 | -1/+1 | |
| 2014-09-22 | document S3Cachefile.json | Chris Rebert | 1 | -1/+19 | |
