aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)AuthorFilesLines
2011-11-03update 1.4 docsv1.4.0Jacob Thornton1-0/+4
2011-11-03update 1.3 to 1.4 stuffsJacob Thornton1-1/+1
2011-11-03rebuild css, add preserve-3d for faster animations, fix whitespace in mixins....Jacob Thornton1-1/+1
2011-11-01fix pagination inconsistenciesMark Otto1-4/+4
2011-10-31Merge branch 'dev' of github.com:twitter/bootstrap into devMark Otto2-10/+110
2011-10-31remove fixed height from select elements for IE7Mark Otto1-2/+2
2011-10-29add template option and make title an optional attribute for popoverJacob Thornton1-1/+13
2011-10-29allow the use of data attributes to define popover optionsJacob Thornton1-1/+5
2011-10-29add active class to css for buttons, write new spec for button, "use strict"Jacob Thornton1-11/+13
2011-10-29star work on bootstrap-buttons.jsJacob Thornton1-0/+50
2011-10-29Merge branch 'master' of github.com:twitter/bootstrap into devJacob Thornton2-4/+36
2011-10-26fix prettyify and update the table styles to include a condensed flavorMark Otto2-3/+35
2011-10-21tweaking prettify styles to introduce dark themeMark Otto2-50/+104
2011-10-21move javascript to le footerMark Otto1-11/+12
2011-10-19updated fluid example to not use floated sidebar and instead use position abs...Mark Otto1-0/+1
2011-10-19update docs to streamline the tables section, remove redundant css for tables...Mark Otto1-21/+3
2011-10-19update docs copy to include mention of info alert messagesMark Otto1-1/+1
2011-10-11remove new tab stuff since it breaks backwards compatabilityMark Otto2-163/+18
2011-10-11adding new tabble stuff, still a huge work in progressMark Otto2-36/+151
2011-10-11updated pills to include vertical (stacked) variation in patterns and documen...Mark Otto1-4/+4
2011-10-09start adding examples to docs for alternate tabs and pillsMark Otto1-0/+33
2011-10-09new form state styles with lighter footprintMark Otto1-7/+0
2011-10-09add extra states to the form examplesMark Otto1-4/+18
2011-10-08remove select from docs form sizesMark Otto1-1/+0
2011-10-08remove select from the new form grid sizes and let them inherit the default g...Mark Otto1-0/+1
2011-10-08fix problems with scope in tables when using th in tbodyMark Otto1-0/+36
2011-10-07update docs to simplify first table example and introduce nested documentationMark Otto1-47/+31
2011-10-07resolve problem with nested tables having double bordersMark Otto1-0/+47
2011-10-07For consistency, updated rendered 'pre' in docs to '<pre>' in the 'Presenting...Silumesii Maboshe1-1/+1
2011-10-07Updated rendered '>html<' in docs to '<html>' in the 'Presenting code' section.Silumesii Maboshe1-1/+1
2011-10-04add dropdown tab selection supportJacob Thornton1-0/+13
2011-10-04add selector option to alerts, update modal settings strategyJacob Thornton1-1/+20
2011-10-03make links in error messages not be blue, but instead match the text color an...Mark Otto1-5/+5
2011-10-03make it so that checkboxes and radio options-list can have wrapping labels; n...Mark Otto1-1/+1
2011-10-03resolve issue with form fields and errors causing no space between fields wit...Mark Otto1-1/+8
2011-10-02preboot.less > variables.less in docsJacob Thornton1-3/+3
2011-09-29add note about making sure to include boostrap-twipsy before popover scriptJacob Thornton1-0/+1
2011-09-29Merge branch 'kasperp-tab-event'Jacob Thornton1-0/+21
2011-09-29change event to use target and relatedTarget (which more closely resembles ac...Jacob Thornton1-3/+4
2011-09-29changed event should be change eventJacob Thornton1-2/+2
2011-09-29Merge branch 'tab-event' of https://github.com/kasperp/bootstrap into kasperp...Jacob Thornton1-0/+20
2011-09-28Think the option is supposed to be 'keyboard' in the docs, not 'closeOnEsc'.Pamela Fox1-1/+1
2011-09-21Fixes typos of "bootstrap"Adam Bowen1-5/+5
2011-09-20Typo fix: "you're" to "your".Nano1-1/+1
2011-09-18force reflow instead of relying on eventloop (firefox)Jacob Thornton1-1/+1
2011-09-18Merge pull request #241 from asmega/javascript_docs_faviconJacob Thornton1-4/+4
2011-09-18fixing locations of favicon + apple iconsasmega1-4/+4
2011-09-18Added changed event to bootstrap-tabs.jsKasper Bøgebjerg Pedersen1-0/+20
2011-09-18Documentation typo/error on scrollSpy.Lim Chee Aun1-4/+4
2011-09-17allow backdrop option to accept "static" optionJacob Thornton2-13/+7