aboutsummaryrefslogtreecommitdiff
path: root/docs/docs.html
AgeCommit message (Collapse)AuthorFilesLines
2013-06-28Nuke hella thingsMark Otto1-6742/+0
* Any mentions of .btn-mini * Old docs page that somehow found it's way back
2013-06-20Rename class name in placeholderQuy Ton1-6/+6
2013-06-19Merge branch 'offcanvas-example' of https://github.com/trumbitta/bootstrap ↵Mark Otto1-0/+7
into trumbitta-offcanvas-example
2013-06-03nuke the .colMark Otto1-131/+131
2013-05-16a bunch javascript junkfat1-14/+14
2013-05-08Merge pull request #7809 from twitter/bs3_adding_btn_defaultMark Otto1-94/+93
BS3: Require .btn-default for all standard buttons
2013-05-08add offcanvas layout example based on bradfrost/this-is-responsiveWilliam Ghelfi1-0/+7
2013-05-07Update formsMark Otto1-61/+20
* Overhaul the form control sizing section to only show sizing via grid columns as parents, not as classes on inputs * Restore the inline-form option * Restore the bottom margin on form controls and make them block level instead of inline-block * More misc docs cleanup for forms
2013-05-07Require .btn-default for regular buttonsMark Otto1-94/+93
* Instead of , use for standard, gray button * Improves ability to customize buttons by encouraging folks to not override .btn and thus overriding all button modifier classes * Updates docs to reflect the change * Reorganize buttons CSS
2013-05-06fixed not working example code for modalsEdgar Schnueriger1-17/+17
2013-05-03Fixes #7511: add support for nested button groups so you can use dropdowns ↵Mark Otto1-0/+22
in your button groups
2013-05-03remove .fade from static modal example, but include in code snippetMark Otto1-1/+1
2013-05-03Merge branch 'bs3_cdn_docs_mention' into 3.0.0-wipMark Otto1-22/+35
Conflicts: docs/docs.html
2013-05-02More navbar CSS and docs cleanupMark Otto1-8/+35
* 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-5/+11
* 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-05-02Cleanup .navbar-form stylesMark Otto1-0/+32
* Nuke the commented out navbar forms code that's not currently needed * Add a few more examples to the .navbar-form docs section * Remove (for now at least) top padding on checkbox and radios
2013-04-30add the fade class to the default modal docsMark Otto1-2/+2
2013-04-30nuke line numbersMark Otto1-220/+220
2013-04-28Merge pull request #7704 from twitter/bs3_moar_grid_changesMark Otto1-153/+153
BS3: Overhaul grid system once more
2013-04-28derp on navbar toggle and docs positionsMark Otto1-2/+2
2013-04-27Overhaul navbar navsMark Otto1-33/+11
* Switch from to to eliminate an element in selectors * Drop .navbar-divider entirely
2013-04-26Back to two grid classes, .col and .col-lg-*Mark Otto1-153/+153
2013-04-26Redo the getting started section to mention BootstrapCDNMark Otto1-20/+33
2013-04-20Only use .danger for alerts, no more .errorMark Otto1-2/+2
2013-04-20Fixes #7093: more consistent scrollspy docsMark Otto1-8/+5
2013-04-20correct grid class in example codeMark Otto1-2/+2
2013-04-20correct grid class mention in docsMark Otto1-1/+1
2013-04-20Alternate docs mention of breadcrumbs separator, as called out in #7601Mark Otto1-1/+1
2013-04-20Fix carousel examples within docsRobert Burns1-18/+18
2013-04-14more copy edits to sidenotesMark Otto1-3/+2
2013-04-14shorter copyMark Otto1-4/+4
2013-04-14use spaces for indenting, not tabs /cc @juthiloMark Otto1-43/+41
2013-04-14More work on the sidenotesJulian Thilo1-21/+130
* Convert more inline advices (compatibility, dependencies, ...) to sidenotes * Add sidenotes for: ** Note on plugin dependencies in general ** Required padding for navbar-fixed- (incl. code snippet) * Fixed text for the small tag
2013-04-13more indentingMark Otto1-12/+12
2013-04-13fixes #7191 and cleans up indenting someMark Otto1-66/+66
2013-04-13swap all bold p tags in sidenotes for h4sMark Otto1-12/+12
2013-04-14Sidenotes instead of alertsJulian Thilo1-25/+27
* I propose: make the docs rely more heavily on the new design language, replace alerts (not the .alert examples) by sidenotes. * Remove alert-heading class, which no longer exists in CSS.
2013-04-11add comma; more accurate code snippetMark Otto1-2/+5
2013-04-11Merge branch '3.0.0-wip' of https://github.com/juthilo/bootstrap-wip into ↵Mark Otto1-21/+25
juthilo-3.0.0-wip
2013-04-11Merge pull request #7546 from CoffeeAndCode/3.0.0-wipMark Otto1-1/+1
fixed typo in typography documentation
2013-04-11fixed typo in typography documentationJonathan Knapp1-1/+1
2013-04-11Fix docs.html Table Row Danger CSS ClassStephen Edgar1-2/+2
2013-04-10Dusting the docsJulian Thilo1-23/+27
* Fix some typos, grammar, sentence structure * Fix left-over error tr class * Remove uneditable inputs section * Make compatibility sections stand out as sidenotes * Make modal example scrollable on big screens, too * Make some examples more self-explanatory
2013-04-10colololJulian Thilo1-8/+8
Correct all span, push, pull, offset classes to col- schema Fix a typo
2013-04-09don't use table for label variatonsMark Otto1-50/+14
2013-04-07fixes #7503: don't do datMark Otto1-1/+1
2013-04-07Update docs.htmlJamie Knight1-0/+5
Added heads up regarding lone icons providing accessibility issues for screen readers.
2013-04-06Fix typo in docsPhil Freo1-1/+1
2013-04-03updated docs, changed out span* for col-span-*Andrew Scofied1-33/+33
2013-04-02Add small grid for phones and tabletsMark Otto1-3/+20