| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-08-29 | fix #10292 | Chris Rebert | 1 | -0/+8 | |
| 2013-08-29 | Merge pull request #10276 from javiereguiluz/patch-3 | Julian Thilo | 1 | -1/+1 | |
| Correct comment in grid mixin example | |||||
| 2013-08-29 | [doc] minor fix in the LESS mixins example | Javier Eguiluz | 1 | -1/+1 | |
| 2013-08-28 | fix #10252 by restricting Android Firefox reset to only .form-control & .btn | Chris Rebert | 5 | -19/+5 | |
| 2013-08-28 | Revert "fix styling of alert-dismissable example" | Chris Rebert | 1 | -2/+2 | |
| This reverts commit b3a23fa33a261295ed69adc9fbc75b70bf354962. | |||||
| 2013-08-28 | Prevent X-scroll on small screens | UTCWebDev | 1 | -0/+3 | |
| html overflow-x must be hidden to prevent accidental x-scroll on small screens. This is more apparent with touch screens, where the user often gestures diagonally instead of a true vertical gesture. | |||||
| 2013-08-28 | Base the navbar default brand hover color on default brand color | Geremia Taglialatela | 1 | -1/+1 | |
| IMHO this default is better | |||||
| 2013-08-28 | Update index.html | Christian | 1 | -1/+1 | |
| Updated text in the jumbotron container to reflect the Bootstrap 3 change from hero unit to jumbotron. (Wasn't sure if it should be 'a Jumbotron' or just 'Jumbotron' though... | |||||
| 2013-08-28 | Parameterize @breadcrumb-separator | Hannu Hartikainen | 2 | -1/+2 | |
| 2013-08-27 | use direct-child selector more in table styles to better support nested ↵ | Chris Rebert | 3 | -34/+35 | |
| tables; fixes #10231 | |||||
| 2013-08-27 | Make custom max-width on row conform to Boostrap convention | UTCWebDev | 1 | -1/+1 | |
| Bootstrap break point for tablet portrait 768 keeps the row intact, so it's not appropriate to have off-canvas elements at that width. Custom off-canvas.css should be breakpoint 767px | |||||
| 2013-08-27 | components.html: fix grammar | Chris Rebert | 1 | -1/+1 | |
| 2013-08-27 | fix styling of alert-dismissable example | Chris Rebert | 1 | -2/+2 | |
| 2013-08-27 | Fixes #10154: add .small | Mark Otto | 1 | -1/+2 | |
| 2013-08-27 | Merge pull request #10222 from jodytate/upstream | Mark Otto | 1 | -4/+4 | |
| a few wording tweaks | |||||
| 2013-08-27 | a few wording tweaks | jody tate | 1 | -4/+4 | |
| - Changed some existential constructions (yes, they're really called existential http://en.wikipedia.org/wiki/Existential_clause). These aren't innately evil, but rewordings of existential clauses often sound more direct. - Changed a "which" to a "that." | |||||
| 2013-08-27 | Fixes #9928 and #9932: carousel example in IE10 | Mark Otto | 1 | -4/+24 | |
| * Use absolute positioning instead to remove navbar from flow of document * No more negative margin fu * Flip around padding between container and navbar for proper display in xs and sm viewports | |||||
| 2013-08-27 | fixes #9901 | Mark Otto | 1 | -1/+1 | |
| 2013-08-27 | Fixes #10082: document `.navbar-form` | Mark Otto | 2 | -14/+49 | |
| * Adds new section to navbar docs with example * Updates example classes for all collapsing navbars so their numbers increment as you scroll | |||||
| 2013-08-27 | Merge pull request #10131 from andyen/master | Mark Otto | 1 | -1/+1 | |
| correct enable selector for button usage in docs | |||||
| 2013-08-27 | Fixes #10088: Simpler nested headings section in accessibility docs | Mark Otto | 1 | -2/+3 | |
| * Headings, not headers * Simplifies content compared to #10088 which adds quite a lot * Uses proper heading elements (`h1` - `h6`) and not `header` * Collects links at bottom instead of mid-paragraph | |||||
| 2013-08-27 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 10 | -13/+16 | |
| 2013-08-27 | Fixes #9991: Better docs for tabbable tabs and fade classes | Mark Otto | 1 | -1/+19 | |
| * Adds full code snippets * Adds snippet for `.fade` * Adds callout for `.in` requirement on first fade-able tab | |||||
| 2013-08-27 | Merge pull request #10215 from XhmikosR/master | Mark Otto | 7 | -5/+8 | |
| Various | |||||
| 2013-08-27 | Merge pull request #10208 from javiereguiluz/patch-2 | Mark Otto | 1 | -2/+2 | |
| [doc] tweaked the appearance of the last item of the file listings | |||||
| 2013-08-27 | Merge pull request #10209 from clbn/master | Mark Otto | 1 | -2/+2 | |
| Fixes #10207: alert-dismissable example requires contextual class | |||||
| 2013-08-27 | Merge pull request #10210 from acmetech/master | Julian Thilo | 1 | -3/+3 | |
| Update the example for components/#btn-groups-justified to match the "Element-specific usage" callout | |||||
| 2013-08-27 | Add bugs property to package.json. | XhmikosR | 1 | -0/+3 | |
| 2013-08-27 | Update html5shiv.js to v3.6.2. | XhmikosR | 1 | -3/+3 | |
| 2013-08-27 | Update Respond.js to v1.3.0. | XhmikosR | 1 | -2/+2 | |
| 2013-08-27 | Compress PNG files losslessly. | XhmikosR | 4 | -0/+0 | |
| Use zopfli with 1000 iterations, pngout /r with various blocksizes and deflopt. assets/ico/apple-touch-icon-114-precomposed.png | Bin 2939 -> 2931 bytes assets/ico/apple-touch-icon-144-precomposed.png | Bin 3614 -> 3549 bytes assets/ico/apple-touch-icon-57-precomposed.png | Bin 1577 -> 1573 bytes assets/ico/favicon.png | Bin 889 -> 887 bytes Total difference: -79 bytes. | |||||
| 2013-08-27 | add role="button" | Tom Pietschker | 1 | -3/+3 | |
| 2013-08-27 | per the docs - use <a> instead of <button> | Tom Pietschker | 1 | -3/+3 | |
| 2013-08-27 | Fixes #10207: alert-dismissable example requires contextual class | Alex Olshansky | 1 | -2/+2 | |
| 2013-08-27 | [doc] tweaked the appearance of the last item of the file listings | Javier Eguiluz | 1 | -2/+2 | |
| 2013-08-27 | Merge pull request #10204 from premist/master | Chris Rebert | 1 | -1/+1 | |
| Add missing period on customize page. | |||||
| 2013-08-27 | Add missing period on customize page. | Minku Lee | 1 | -1/+1 | |
| 2013-08-26 | Fixes #10016 and updates that rather badly formatted callout | Mark Otto | 1 | -7/+3 | |
| 2013-08-26 | Improve upon #9937: Link and put reset column stuff to action in the grid ↵ | Mark Otto | 2 | -1/+30 | |
| example | |||||
| 2013-08-26 | Add margin to thumbnails for proper spacing | Mark Otto | 3 | -1/+3 | |
| Hadn't thought about this until fixes #10137, but it makes sense I think to have margin on the bottom of thumbnails for spacing when stacking (or using different grid tiers). | |||||
| 2013-08-26 | Fixes #10137: correct classes on thumbnails | Mark Otto | 1 | -4/+4 | |
| 2013-08-26 | Address #9873 and fix #9774 | Mark Otto | 6 | -13/+73 | |
| * Update styling of justified nav links to be more mobile friendly (with all four rounded corners and some margin between items) * Add note to docs to callout bogus WebKit rendering on component and example | |||||
| 2013-08-26 | Fix hidden.bs.tooltip and shown.bs.tooltip events firing too early in tooltip.js | Lukasz Fiszer | 1 | -3/+13 | |
| * events fire only after the CSS animation is completed * this fixes also events in popover.js (as it inherits from tooltip.js) | |||||
| 2013-08-26 | rm inverted navbar search styles | Julian Thilo | 1 | -7/+0 | |
| 2013-08-25 | Merge pull request #10146 from unwiredben/master | Chris Rebert | 1 | -0/+1 | |
| javascript.html: add data-ride note | |||||
| 2013-08-25 | javascript.html: add data-ride note | Ben Combee | 1 | -0/+1 | |
| carousel docs were missing mention of the data-ride attribute used to automatically start the carousel at load time | |||||
| 2013-08-25 | Merge pull request #10148 from originell/patch-1 | Chris Rebert | 1 | -2/+2 | |
| Correct Typo | |||||
| 2013-08-25 | Correct Typo | Luis Nell | 1 | -2/+2 | |
| 2013-08-25 | correct enable selector for button usage | Andreas Jendrzey | 1 | -1/+1 | |
| following the given examples the correct selector to enable the buttons with javascript is ".btn-group". | |||||
| 2013-08-25 | Merge pull request #10129 from pixelchutes/fix-3.0-migration-changes | Mark Otto | 1 | -10/+14 | |
| Corrected 3.0 responsive utility class reference mapping when migrating ... | |||||
