| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-02-11 | Add initial right and left properties to offcanvas example for transitions. | Marti Kaljuve | 1 | -0/+8 | |
| 2014-02-08 | Merge branch 'pr/12579' | Mark Otto | 4 | -84/+64 | |
| 2014-02-07 | Omit semicolons consistently in docs | Zlatan Vasović | 1 | -3/+3 | |
| 2014-02-07 | Follow up to 1bdd59b18c2d1b2409d0422a60e8c007053202df, to better position ↵ | Mark Otto | 1 | -2/+2 | |
| the sidebar so the potential scrollbar doesn't get hidden by the navbar | |||||
| 2014-02-07 | grunt for days | Mark Otto | 1 | -1/+1 | |
| 2014-02-07 | clarify comment | Mark Otto | 1 | -1/+1 | |
| 2014-02-07 | Fixes #12526: Add scrollbars when necessary to the Dashboard example's sidebar | Mark Otto | 1 | -0/+2 | |
| 2014-02-05 | Merge pull request #12465 from XhmikosR/docs-img | Mark Otto | 10 | -0/+0 | |
| Docs: losslessly compress images. | |||||
| 2014-02-04 | Merge pull request #12512 from ZDroid/placeholder-img-fix | Mark Otto | 1 | -0/+1 | |
| Improve alignment of the dashboard placeholder images | |||||
| 2014-02-04 | Sticky footers without any wrappers | Panayiotis Lipiridis | 4 | -84/+64 | |
| 2014-02-04 | Compress examples screenshots with kraken.io. | XhmikosR | 10 | -0/+0 | |
| Before: 1,12 MB (1.174.728 bytes) After: 1,11 MB (1.173.614 bytes) | |||||
| 2014-02-04 | Remove double semicolon. | XhmikosR | 1 | -1/+1 | |
| 2014-02-04 | Add examples/**/*.css in csscomb task. | XhmikosR | 14 | -64/+62 | |
| 2014-02-04 | Examples: fix csslint errors. | XhmikosR | 4 | -7/+3 | |
| 2014-02-03 | Safari's justified nav bug is still present as of Safari v7.0.1; fixes #12454 | Chris Rebert | 1 | -1/+1 | |
| 2014-02-01 | Improve alignment of the dashboard placeholder images | Zlatan Vasović | 1 | -0/+1 | |
| Fixes #12435 | |||||
| 2014-01-30 | fix "pading-right" [sic] typo in dashboard.css; fixes #12455 | Chris Rebert | 1 | -1/+1 | |
| 2014-01-30 | Update jQuery to v1.11.0. | XhmikosR | 13 | -13/+13 | |
| Also, use Google's CDN per #11369. | |||||
| 2014-01-30 | its an email input | Chris Riddell | 1 | -2/+2 | |
| 2014-01-25 | Clarify nesting in grid example | Julian Thilo | 1 | -1/+1 | |
| 2014-01-21 | Update index.html | Christian | 1 | -1/+1 | |
| This is very minor, but to help encourage best practises it'd be best to have the input type 'email' for this email input example instead of 'text' | |||||
| 2014-01-19 | Additional changes to #12275 and #12292 | Quy Ton | 1 | -1/+1 | |
| 2014-01-19 | Improve <meta> tags | Zlatan Vasović | 17 | -17/+17 | |
| 2014-01-18 | Added WAI-ARIA roles to examples/theme/index.html (document, main) | westurner | 1 | -2/+2 | |
| https://en.wikipedia.org/wiki/WAI-ARIA http://www.w3.org/TR/wai-aria/roles | |||||
| 2014-01-18 | Fix holder.js links in examples | Julian Thilo | 5 | -5/+5 | |
| Replaces links to holder.js with links to the new docs.min.js. The uncompressed holder.js file is now in docs/assets/js/vendor, which is excluded from Jekyll builds. In turn, Holder is now included in docs.min.js, which is smaller than holder.js, so this should make everybody happy. :) | |||||
| 2014-01-07 | Update copyright notices in all places | Julian Thilo | 6 | -9/+9 | |
| - Implements new format "Copyright 2011-xxxx Twitter, Inc.", which resonates well with our History page and more accurately reflects the copyright status of the repo - grunt dist to update all the files | |||||
| 2014-01-05 | Use mix of medium and small grid clases on dashboard example | Mark Otto | 1 | -2/+2 | |
| 2014-01-05 | add .container(-fluid) to remaining navbar examples for consistency/accuracy | Chris Rebert | 1 | -33/+35 | |
| follow-up to 93a4d6cc5ecdc1cbc09c4b8af2e587f4480b36cf | |||||
| 2014-01-01 | fix assets links in all examples | wangsai | 18 | -58/+58 | |
| 2013-12-28 | Rearrange repository contents because muahahahahahaha | Mark Otto | 55 | -0/+3375 | |
| 2013-06-20 | Move examples out of the main repo to twbs/bootstrap-examples | Mark Otto | 13 | -1586/+0 | |
| While examples are phenomenally useful and awesome for folks getting started with Bootstrap, they don't really shine as well being buried in the main docs. Moreover, having anything that's not core HTML, CSS, JS, or documentation in the main repo seems to just get in the way. Therefore, examples gets its own repo. Specifically, we're doing the following: * Deletes all example screenshots * Deletes example layout * Deletes example files * Updates Getting Started docs to include only the template and a link to the new examples project All the examples and their history will be preserved in the switch. | |||||
| 2013-06-19 | Offcanvas example update | Mark Otto | 1 | -26/+36 | |
| * Remove plugin file and put JS inline * Update grid layout to use tablet columns * Switch from LESS to CSS for transition * Pad footer sides for better mobile rendering * Spacing cleanup | |||||
| 2013-06-19 | Merge branch 'offcanvas-example' of https://github.com/trumbitta/bootstrap ↵ | Mark Otto | 1 | -0/+195 | |
| into trumbitta-offcanvas-example | |||||
| 2013-06-09 | Redo grid documentation | Mark Otto | 1 | -2/+32 | |
| * Update example sections to include basic, mobile-desktop, and mobile-tablet-desktop implementations * Add more examples to the grid example page * Red columns instead of gray for more Bootstrapy aesthetic | |||||
| 2013-06-03 | nuke the .col | Mark Otto | 5 | -24/+24 | |
| 2013-06-02 | Fix navbar toggles | Robert Burns | 5 | -10/+10 | |
| 2013-05-16 | Better grid template; link color change in docs navbar | Mark Otto | 1 | -1/+21 | |
| 2013-05-16 | More row change ups: | Mark Otto | 1 | -2/+0 | |
| * No more negative side margins * However, keep the negative margin for nested rows | |||||
| 2013-05-12 | Fix buttons within examples | Robert Burns | 3 | -9/+9 | |
| 2013-05-09 | Fix form in navbar | Robert Burns | 1 | -1/+1 | |
| 2013-05-08 | add offcanvas layout example based on bradfrost/this-is-responsive | William Ghelfi | 1 | -0/+195 | |
| 2013-05-04 | correct right nav in navbar examples | Mark Otto | 3 | -7/+7 | |
| 2013-05-03 | Update justified nav CSS for proper selectors | Mark Otto | 1 | -5/+4 | |
| 2013-05-03 | Merge pull request #7769 from holic/3.0.0-sticky-footer | Mark Otto | 2 | -10/+4 | |
| Use padding instead of #push with box-sizing: border-box | |||||
| 2013-05-03 | Use padding instead of #push with box-sizing: border-box | Kevin Ingersoll | 2 | -10/+4 | |
| 2013-05-02 | Corrected typo in carousel.html | Seth Lilly | 1 | -1/+1 | |
| Changed text from "First featurette headling" to "First featurette heading" in the first `h2.featurette-heading` tag. | |||||
| 2013-04-28 | Update examples after grid changes | Robert Burns | 5 | -25/+25 | |
| 2013-04-28 | Update examples after overhaul of navbar navs | Robert Burns | 8 | -8/+8 | |
| 2013-04-02 | refactor some of the carousel caption stuff to center it and tighten styles ↵ | Mark Otto | 1 | -34/+56 | |
| up; update carousel template to start to redo mobile first | |||||
| 2013-04-02 | Improve responsiveness for tablet and below of navbar in carousel example | Fabien | 1 | -0/+12 | |
| - Remove margin-top of navbar-wrapper - Remove border radius of navbar - Space out the carousel | |||||
