aboutsummaryrefslogtreecommitdiff
path: root/docs/templates/pages
AgeCommit message (Collapse)AuthorFilesLines
2012-03-25change all anchor alert closes to buttonsMark Otto1-6/+6
2012-03-25add heads up note for required href on alert dismiss actionsMark Otto1-2/+3
2012-03-25add back href for alerts in components docs to make close work on iphoneMark Otto1-5/+5
2012-03-25add refresh method documentation to js docs to close #2028 and #2795Mark Otto1-0/+8
2012-03-25add css tests for fluid rows and inputsMark Otto1-1/+28
2012-03-25change arrows in one pagination example because opera janks it up, per #2697Mark Otto1-2/+2
2012-03-25Overhaul the responsive utility classes:Mark Otto2-7/+9
1. Rename file from responsive-utility-classes.less to responsive-utilities.less 2. Add additional help text around the documentation for the classes in Scaffolding 3. Remove unnecessary display values on initial classes 4. Drop block values for inherit for better support on inline and table elements 5. Make use of \!important on every class to avoid classes with more specific selectors (e.g., .span* classes for the grid)
2012-03-24add explict note that tooltip delay isn't applied to manual trigger type in ↵Jacob Thornton1-2/+2
popover/tooltip
2012-03-23Merge branch '2.1.0-wip' into 2.0.3-wipMark Otto1-1/+16
Conflicts: docs/assets/bootstrap.zip
2012-03-23Merge branch '2.0.3-wip' of https://github.com/andriijas/bootstrap into ↵Mark Otto1-3/+3
andriijas-2.0.3-wip Conflicts: docs/assets/bootstrap.zip
2012-03-23Fix #2758: Uneditable inputs in input-prepend/appendMark Otto1-0/+56
1. Added a missing comma to the input-append's form control stack () to fix border-radius 2. Add to the .uneditable-input in forms to remove the float as we do with all other form controls
2012-03-23badge-error => badge-importantAndreas Cederström1-3/+3
2012-03-23css tests cleanupMark Otto1-12/+19
2012-03-23fix broken tables with double borders and such, add css tests page to start ↵Mark Otto1-2/+182
with table edge cases
2012-03-23adding blog link to docs homepageMark Otto1-0/+1
2012-03-23add mention of transitions plugin requirement on collapseMark Otto1-1/+2
2012-03-22Dropdowns overhaul:Mark Otto1-20/+0
1. Removed broken and unused dropup examples from the navs/pills docs 2. New defaults for dropdown menus: all corners are rounded and always 1px offset from top unless otherwise specified 3. Refined active and open states for button dropdowns by adding a darker background color for each button variation when opened; also changed the opened dropdown-toggle's inset shadow to match that of an :active button 4. Generalized .dropdown.open to just .open, thus removing a few lines from button-groups.less. 5. Annnnnnnnnd I think that's it.
2012-03-22bump version numbers in css files to 2.0.3, break out responsive CSS into ↵Mark Otto1-1/+5
separate files for further customization
2012-03-22remove labels and badges from customizer and replace with single fileMark Otto1-2/+1
2012-03-22add new @formActionsBackground to customize pageMark Otto1-0/+2
2012-03-22add shell of tests page, lighten form actions background and give it a variableMark Otto2-0/+10
2012-03-22finish adding remaining component variables to less docs pageMark Otto1-32/+193
2012-03-22remove mentions of unused button variable per #2537Mark Otto1-1/+77
2012-03-22remove bug in docs for example icon in an input-prepend by removing margin ↵Mark Otto1-2/+1
on any input/select/etc in an input-prepend/append
2012-03-22remove mention of siteWidth, no longer usedMark Otto1-6/+1
2012-03-22fix #2716, incorrect required markup for navbar search formMark Otto1-1/+1
2012-03-22use new font-stack mixins in base and alt font family mixinsMark Otto1-8/+8
2012-03-22Merge branch 'font-variables' of https://github.com/ctalkington/bootstrap ↵Mark Otto1-0/+6
into ctalkington-font-variables
2012-03-22move navbarBrandColor closer to link colorMark Otto1-2/+2
2012-03-22Merge branch 'brand-link' of https://github.com/ctalkington/bootstrap into ↵Mark Otto1-0/+2
ctalkington-brand-link Conflicts: docs/assets/bootstrap.zip
2012-03-22Merge branch 'Synchro-master' into 2.0.3-wipMark Otto1-8/+19
Conflicts: docs/assets/bootstrap.zip
2012-03-22change spacing and fix code blocksMark Otto1-6/+6
2012-03-22Clarify docs on how tabs are activated from JS, see #1000Marcus Bointon1-3/+7
2012-03-22Add more examples for activating tabsMarcus Bointon1-4/+6
Make naming of tab id consistent
2012-03-21Make changes in page templates, rebuildMarcus Bointon1-4/+9
2012-03-19add activate to scrollspy docsJacob Thornton1-0/+15
2012-03-19if interval is false, do not autocycle the carouselJacob Thornton1-1/+1
2012-03-18Could have sworn I added that 's'!Mark1-1/+1
2012-03-18Added URL fix from #2643 - Thanks ctalkingtonMark1-1/+1
2012-03-15update docs to match variable addition.ctalkington1-0/+6
2012-03-15update docs to match variable addition.ctalkington1-0/+2
2012-03-14Typo Fixes for .mustache filesMark2-4/+4
Added the doc typo fixes to the .mustache files as well.
2012-03-12button group sizes for ie7 fixesMark Otto1-5/+31
2012-03-12adding border variable for dropdowns, making dropdown carets use dropdown varsMark Otto1-0/+2
2012-03-12improve button docsMark Otto1-8/+8
2012-03-11enable buttons in input-append and input-prependMark Otto1-1/+17
2012-03-11more homepage links cleanup, ditching the middotsMark Otto1-3/+0
2012-03-11more homepage links cleanupMark Otto1-1/+2
2012-03-11clean up links on docs homepage and add link to direct download with docsMark Otto1-19/+24
2012-03-11remove need for floats and IE hacks for input-prepend and input-append--boomMark Otto1-4/+2