| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2015-05-22 | Remove Firefox warning for customizer download. | Mike Taylor | 1 | -5/+0 | |
| Closes #15016. | |||||
| 2014-12-30 | Use a glyphicon instead of the unicode character. | XhmikosR | 1 | -2/+4 | |
| 2014-12-17 | Add warning to Customizer about Firefox bug; refs #15016 | Chris Rebert | 1 | -0/+5 | |
| [skip sauce] | |||||
| 2014-12-15 | Port c66e3029df84f55a31f785 over from hosted docs | Chris Rebert | 1 | -0/+5 | |
| 2014-11-14 | Redundant role="form" on <form>s | Patrick H. Lauke | 1 | -1/+1 | |
| 2014-10-22 | Added/removed blank lines in the docs for consitency | Panayiotis Lipiridis | 1 | -4/+1 | |
| 2014-09-08 | customizer: minor cleanup of IE8 error messaging code | Chris Rebert | 1 | -2/+1 | |
| [skip sauce] | |||||
| 2014-07-31 | Add drag and drop config import; closes #11004 | Thomas Welton | 1 | -2/+12 | |
| Closes #13790 by merging a rebased version of it. | |||||
| 2014-05-21 | show proper error message when viewing Customizer in IE8 | Chris Rebert | 1 | -0/+17 | |
| Closes #13090. [skip sauce] | |||||
| 2014-05-08 | Customizer: make utilities.less inclusion mandatory | Chris Rebert | 1 | -15/+7 | |
| Fixes #13305. | |||||
| 2014-04-04 | Re-implement Universal Analytics | Julian Thilo | 1 | -1/+1 | |
| X-Refs: https://github.com/twbs/bootstrap/commit/b2a67ffe55f5fedb0ae1d5dff331687c3e744be0 https://github.com/twbs/bootstrap/commit/c97e6d5cad74d20257d28734f85311ef5d00b560 | |||||
| 2014-03-27 | Revert upgrade to Universal Analytics | Julian Thilo | 1 | -1/+1 | |
| The Google Analytics account we use cannot currently be upgraded to Universal Analytics. In order to keep using Analytics, we have to stick with Classic for now. | |||||
| 2014-03-27 | Change GA events to Universal Analytics | Julian Thilo | 1 | -1/+1 | |
| 2014-03-16 | use @ssorallen's blob support test in customizer; fixes #12617 | Chris Rebert | 1 | -1/+1 | |
| 2014-03-06 | add responsive embed to customizer | Mark Otto | 1 | -0/+6 | |
| 2014-01-25 | Fix #10348: Customizer dependencies | Andrew Disley | 1 | -3/+3 | |
| 2014-01-19 | More "LESS" to "Less" changes | Quy Ton | 1 | -5/+5 | |
| 2014-01-15 | indentation and page header changes | Mark Otto | 1 | -15/+13 | |
| 2014-01-08 | Use JS & Jade to generate the customizer variables form HTML from ↵ | Chris Rebert | 1 | -1364/+1 | |
| variables.less; fixes #11095 also updates variables file organization (courtesy @mdo) | |||||
| 2013-12-31 | Merge branch 'master' into docs_dir | Mark Otto | 1 | -1/+1 | |
| 2013-12-28 | no more page.base_url | Mark Otto | 1 | -1/+0 | |
| 2013-12-28 | Rearrange repository contents because muahahahahahaha | Mark Otto | 1 | -0/+1722 | |
| 2013-07-18 | flatten docs dir back into root | Mark Otto | 1 | -1165/+0 | |
| 2013-07-17 | add callouts for bootstrap 2.3.2 docs and 3.0 rc1 post | Mark Otto | 1 | -1/+1 | |
| 2013-07-17 | Merge branch '3.0.0-docs-calloutfam' of ↵ | Mark Otto | 1 | -4/+10 | |
| https://github.com/juthilo/bootstrap-wip into juthilo-3.0.0-docs-calloutfam Conflicts: docs/components.html docs/css.html docs/customize.html | |||||
| 2013-07-14 | Update customizer | Julian Thilo | 1 | -1/+30 | |
| Add all the new things to customizer: * `@headings-font-family` * `@container-*` * darker `@btn-default-bg` | |||||
| 2013-07-05 | Remove further mentions of Glyphicons | Mark Otto | 1 | -6/+0 | |
| 2013-06-26 | Adjust info callout, add callouts to docs | Julian Thilo | 1 | -4/+9 | |
| * Adjust the background-color of bs-callout-info to match danger and warning in tone * Convert all the callouts * Change some callouts to info/warning * Add new callout | |||||
| 2013-06-25 | Docs: fix 1 typo; use <code> in 1 place | Chris Rebert | 1 | -1/+1 | |
| 2013-06-03 | nuke the .col | Mark Otto | 1 | -74/+74 | |
| 2013-05-23 | rearrange customizer content | Mark Otto | 1 | -131/+110 | |
| 2013-05-22 | rejigger the customizer layout | Mark Otto | 1 | -85/+82 | |
| 2013-05-22 | fix up customizer js and classes; turn buttons into real buttons | Mark Otto | 1 | -7/+7 | |
| 2013-05-23 | Bring the customizer up to speed | Julian Thilo | 1 | -345/+1151 | |
| I reworked the customizer to match the new docs layout and include all newly added variables, etc. Would be glad to keep an eye on Customize and update it as v3 changes. Help blocks in my new version need some more work, too, so this is just a basis. | |||||
| 2013-05-16 | Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip | fat | 1 | -324/+320 | |
| Conflicts: Makefile docs/_site/assets/js/bootstrap-typeahead.js docs/assets/js/bootstrap.min.js docs/customize.html docs/docs.html | |||||
| 2013-05-16 | a bunch javascript junk | fat | 1 | -13/+13 | |
| 2013-05-12 | Fix buttons within examples | Robert Burns | 1 | -1/+1 | |
| 2013-05-08 | Super massive docs overhaul | Mark Otto | 1 | -324/+320 | |
| * Bring back the navbar up top * Pull the docs content back into separate pages because a 6.6k line docs file is just crazy * Recenter the page content and bring back affixed side nav (needs work) | |||||
| 2013-05-03 | Fixes #7721: change @navbar-text to @navbar-color, along with inverse options | Mark Otto | 1 | -1/+1 | |
| 2013-04-14 | change var from @table-border to @table-border-color | Mark Otto | 1 | -1/+1 | |
| 2013-04-01 | oops, restore customizer | Mark Otto | 1 | -0/+358 | |
| 2013-03-28 | holy crap new docs layout separate from home, no more top navbar | Mark Otto | 1 | -358/+0 | |
| 2013-03-28 | new subnav on all pages | Mark Otto | 1 | -110/+91 | |
| 2013-03-26 | docs fixes with new .bs-docs-container; fixing some lingering grid classes | Mark Otto | 1 | -1/+1 | |
| 2013-03-26 | New grid classes | Mark Otto | 1 | -2/+2 | |
| 2013-02-28 | Fixes #6897: Print styles get own .less file | Mark Otto | 1 | -0/+1 | |
| 2013-02-16 | All Glyphicons now require a base class, e.g. .glyphicon.glyphicon-star | Mark Otto | 1 | -4/+4 | |
| 2013-02-12 | rearrange jekyll and docs | Mark Otto | 1 | -0/+376 | |
| 2013-02-12 | nuke what we don't need for jekyll | Mark Otto | 1 | -506/+0 | |
| 2013-02-05 | Merge branch '2.3.0-wip' into 3.0.0-wip | Mark Otto | 1 | -1/+1 | |
