aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes
AgeCommit message (Collapse)AuthorFilesLines
2013-06-25fix "Data attributes" link in JS docs sidenavChris Rebert1-1/+1
`#js-data-attributes` => `#js-data-attrs`
2013-06-21Remove the offcanvas js from the footerTom Pietschker1-4/+0
This was moved inline in 65ad52060e1f9b5928ac0d5a0bfead0cdf1b26f4
2013-06-20Move examples out of the main repo to twbs/bootstrap-examplesMark Otto1-5/+1
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-19Merge branch 'offcanvas-example' of https://github.com/trumbitta/bootstrap ↵Mark Otto1-0/+4
into trumbitta-offcanvas-example
2013-06-09Redo grid documentationMark Otto1-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-08add new grid subnav linkMark Otto1-0/+1
2013-05-23rearrange customizer contentMark Otto1-24/+19
2013-05-23Bring the customizer up to speedJulian Thilo1-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-16Change up link alertsMark Otto1-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-16Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wipMark Otto1-13/+1
2013-05-16Drop .form-actionsMark Otto1-1/+0
2013-05-16fix tooltip defaultsfat1-1/+1
2013-05-16remove dumb assets update makefile wassupfat1-13/+1
2013-05-16Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wipfat8-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-16a bunch javascript junkfat1-13/+13
2013-05-13Fixmarsuboss1-1/+1
2013-05-09more nav twerks for getting started pageMark Otto1-4/+20
2013-05-09subnav for icons sectionMark Otto1-1/+8
2013-05-09Update getting started pageMark Otto3-6/+6
2013-05-09Fixes #7823: add mention of container to CSS page; build out CSS overview subnavMark Otto1-1/+11
2013-05-08.bs-docs-footer to .bs-footer; nuke .bs-docs-container css; remove ↵Mark Otto1-15/+12
.bs-docs-container from footer
2013-05-08.bs-docs-social-* to .bs-social-*Mark Otto1-2/+2
2013-05-08red navbar for docsMark Otto1-1/+1
2013-05-08make restored top navbar collapsableMark Otto1-1/+6
2013-05-08move social buttons to separate includeMark Otto2-17/+17
2013-05-08Super massive docs overhaulMark Otto6-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-08Drop typeahead.js--instead try Twitter's typeahead pluginMark Otto1-2/+0
2013-05-08add offcanvas layout example based on bradfrost/this-is-responsiveWilliam Ghelfi1-0/+4
2013-05-07nuke the unused navbar that was leftoverMark Otto1-34/+0
2013-05-02More navbar CSS and docs cleanupMark Otto1-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-02Improve buttons in navbarsMark Otto1-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 updatesStephen Edgar2-2/+2
2013-04-17change nav's #tables-hover to #tables-hover-rowswangshishuo1-1/+1
2013-04-14redo all the thingsMark Otto1-1/+1
2013-04-02Add small grid for phones and tabletsMark Otto1-0/+1
2013-04-02sidenote edit under customization sectionMark Otto1-1/+1
2013-04-01more link fixingMark Otto1-2/+2
2013-04-01bring in customizing bootstrap section from old gistMark Otto1-0/+1
2013-03-30simpler nav linksMark Otto1-3/+3
2013-03-30Remove .nav-list given new .list-groupMark Otto1-1/+0
2013-03-30add list group componentMark Otto1-0/+13
2013-03-30panels subnav and linksMark Otto1-1/+8
2013-03-30Change error to danger for all classes; add panels componentMark Otto1-0/+1
2013-03-30navbar links in sidenavMark Otto1-6/+7
2013-03-30navs nav linksMark Otto1-5/+9
2013-03-30more component nav updatesMark Otto1-5/+49
2013-03-30more content and nav twerksMark Otto1-6/+49
2013-03-30reorder docsMark Otto1-2/+3
2013-03-29nav change to go with thatMark Otto1-1/+1
2013-03-29Add subnav support to CSS sectionMark Otto1-5/+57