| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-06-09 | Redo grid documentation | Mark Otto | 1 | -1/+3 | |
| * 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-08 | add new grid subnav link | Mark Otto | 1 | -0/+1 | |
| 2013-05-23 | rearrange customizer content | Mark Otto | 1 | -24/+19 | |
| 2013-05-23 | Bring the customizer up to speed | Julian Thilo | 1 | -0/+37 | |
| 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 | Change up link alerts | Mark Otto | 1 | -0/+1 | |
| * No more children selectors to set all links in alerts as a special color because buttons and more wrongly inherited color * Adds .alert-link for easy styling in any alert | |||||
| 2013-05-16 | Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip | Mark Otto | 1 | -13/+1 | |
| 2013-05-16 | Drop .form-actions | Mark Otto | 1 | -1/+0 | |
| 2013-05-16 | fix tooltip defaults | fat | 1 | -1/+1 | |
| 2013-05-16 | remove dumb assets update makefile wassup | fat | 1 | -13/+1 | |
| 2013-05-16 | Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip | fat | 8 | -257/+298 | |
| 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-13 | Fix | marsuboss | 1 | -1/+1 | |
| 2013-05-09 | more nav twerks for getting started page | Mark Otto | 1 | -4/+20 | |
| 2013-05-09 | subnav for icons section | Mark Otto | 1 | -1/+8 | |
| 2013-05-09 | Update getting started page | Mark Otto | 3 | -6/+6 | |
| 2013-05-09 | Fixes #7823: add mention of container to CSS page; build out CSS overview subnav | Mark Otto | 1 | -1/+11 | |
| 2013-05-08 | .bs-docs-footer to .bs-footer; nuke .bs-docs-container css; remove ↵ | Mark Otto | 1 | -15/+12 | |
| .bs-docs-container from footer | |||||
| 2013-05-08 | .bs-docs-social-* to .bs-social-* | Mark Otto | 1 | -2/+2 | |
| 2013-05-08 | red navbar for docs | Mark Otto | 1 | -1/+1 | |
| 2013-05-08 | make restored top navbar collapsable | Mark Otto | 1 | -1/+6 | |
| 2013-05-08 | move social buttons to separate include | Mark Otto | 2 | -17/+17 | |
| 2013-05-08 | Super massive docs overhaul | Mark Otto | 6 | -224/+232 | |
| * 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-08 | Drop typeahead.js--instead try Twitter's typeahead plugin | Mark Otto | 1 | -2/+0 | |
| 2013-05-07 | nuke the unused navbar that was leftover | Mark Otto | 1 | -34/+0 | |
| 2013-05-02 | More navbar CSS and docs cleanup | Mark Otto | 1 | -1/+2 | |
| * Rearrange sections * Add code snippets for text and links in navbars * Add .navbar-link back in * Add mention of .navbar-text, but it still needs to be re-implemented * Update nav to reflect new order | |||||
| 2013-05-02 | Improve buttons in navbars | Mark Otto | 1 | -0/+3 | |
| * Add top margin, calculated by subtracting height of an input from height of a navbar, and dividing by two * Uses the same method as .navbar-form * To use, add .navbar-btn to any button outside a form element * Also add section to docs detailing buttons in navbars, and add more ids for the other unlinked and unmentioned sections in the side nav | |||||
| 2013-04-23 | 'docs' folder .editorconfig code guide updates | Stephen Edgar | 2 | -2/+2 | |
| 2013-04-17 | change nav's #tables-hover to #tables-hover-rows | wangshishuo | 1 | -1/+1 | |
| 2013-04-14 | redo all the things | Mark Otto | 1 | -1/+1 | |
| 2013-04-02 | Add small grid for phones and tablets | Mark Otto | 1 | -0/+1 | |
| 2013-04-02 | sidenote edit under customization section | Mark Otto | 1 | -1/+1 | |
| 2013-04-01 | more link fixing | Mark Otto | 1 | -2/+2 | |
| 2013-04-01 | bring in customizing bootstrap section from old gist | Mark Otto | 1 | -0/+1 | |
| 2013-03-30 | simpler nav links | Mark Otto | 1 | -3/+3 | |
| 2013-03-30 | Remove .nav-list given new .list-group | Mark Otto | 1 | -1/+0 | |
| 2013-03-30 | add list group component | Mark Otto | 1 | -0/+13 | |
| 2013-03-30 | panels subnav and links | Mark Otto | 1 | -1/+8 | |
| 2013-03-30 | Change error to danger for all classes; add panels component | Mark Otto | 1 | -0/+1 | |
| 2013-03-30 | navbar links in sidenav | Mark Otto | 1 | -6/+7 | |
| 2013-03-30 | navs nav links | Mark Otto | 1 | -5/+9 | |
| 2013-03-30 | more component nav updates | Mark Otto | 1 | -5/+49 | |
| 2013-03-30 | more content and nav twerks | Mark Otto | 1 | -6/+49 | |
| 2013-03-30 | reorder docs | Mark Otto | 1 | -2/+3 | |
| 2013-03-29 | nav change to go with that | Mark Otto | 1 | -1/+1 | |
| 2013-03-29 | Add subnav support to CSS section | Mark Otto | 1 | -5/+57 | |
| 2013-03-28 | move nav into partial; rejigger content some more | Mark Otto | 1 | -0/+55 | |
| 2013-03-28 | holy crap new docs layout separate from home, no more top navbar | Mark Otto | 1 | -1/+1 | |
| 2013-03-27 | turn docs navbar into left navbar | Mark Otto | 1 | -10/+10 | |
| 2013-03-15 | getting started as navbar link label | Mark Otto | 1 | -1/+1 | |
| 2013-03-03 | Nuke the gallery, punt it to the new http://expo.getbootstrap.com | Mark Otto | 1 | -3/+0 | |
