aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2012-01-08add icons in nav list example and markupMark Otto1-4/+32
2012-01-08cleanup organization of tabbable nav sectionMark Otto1-40/+13
2012-01-08Added example sidebar navigation with icon in docsPurwandi2-6/+35
2012-01-08add nav class to tabs in javascript demoJacob Thornton1-1/+2
2012-01-08fix docs for fluid layout, update topbar to fix active text color for linksMark Otto1-3/+3
2012-01-08remove / on js, fix link to typeahead, remove old gradient on dropdown hoverMark Otto1-2/+2
2012-01-08Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wipJacob Thornton1-0/+30
Conflicts: bootstrap.css bootstrap.min.css
2012-01-08first pass at ultra basic autocompleteJacob Thornton1-42/+53
2012-01-07fix progress bars by removing border and negative marginsMark Otto1-0/+30
2012-01-07redoing the tabs on bottom, left, and rightMark Otto1-87/+99
2012-01-07remove tabbable stuff to try new approachMark Otto1-1/+18
2012-01-07nuke unused code, add to upgrading pageMark Otto1-0/+1
2012-01-07fix up dropdowns and navbar docs for the new dropdown stylesMark Otto2-22/+20
2012-01-07Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wipMark Otto1-1/+0
2012-01-07overhaul the entire tabs component structure and docs; remove side nav and ↵Mark Otto3-404/+444
make it a nav list to build on new .nav base class
2012-01-08Fix line number pretyprint in javascript docsPurwandi1-1/+0
2012-01-07overhauled docs to include example markup, add language around browser ↵Mark Otto1-21/+60
support and classes
2012-01-07Merge branch '2.0-wip' of https://github.com/pokonski/bootstrap into ↵Mark Otto2-0/+84
pokonski-2.0-wip Conflicts: bootstrap.css
2012-01-07Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wipMark Otto1-1/+1
2012-01-07more table docs cleanupMark Otto1-170/+244
2012-01-07fixing tablesorter styles by adding the jquery plugin back to the lib, ↵Mark Otto2-1/+6
fixing the docs examples
2012-01-07Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wipJacob Thornton9-84/+453
2012-01-07update link to collapse pluginJacob Thornton1-1/+1
2012-01-07Small spelling correction.Greg Roodt1-1/+1
2012-01-07scratch that, tweaking dropdowns in tabsMark Otto1-1/+1
2012-01-07Progress barsPiotrek Okoński2-0/+84
2012-01-07change up the z-indexing and add some popover/twipsy content to the test ↵Mark Otto1-1/+9
modal on the js docs to help avoid future bugs
2012-01-07overhauled dropdowns now require use of .caret for dropdown arrow, redid the ↵Mark Otto4-21/+136
button group docs section, added the split button dropdown docs section
2012-01-07update the fluid examples to use new classes and clear the floats properly ↵Mark Otto1-0/+5
from sidebar
2012-01-07tweak spacing once more on prettify; add support for uneditable inputs to ↵Mark Otto2-3/+3
input-append and prepend
2012-01-07update form shadows and tweak prettyprint stylesMark Otto2-5/+18
2012-01-07fix form field sizing for selects, document form field grid sizingMark Otto2-1/+14
2012-01-07fix forms in navbars, fix examples' navbarsMark Otto1-0/+1
2012-01-06front page docs updated to include old getting started section, update code ↵Mark Otto8-55/+269
styles to look like github gists, and lots more docs updates
2012-01-05fixing conflict in dividers in navbar, fix navbar docs, fix search form in ↵Mark Otto3-8/+6
navbar
2012-01-05docs cleanup and navbar brand hoverMark Otto1-27/+41
2012-01-05Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wipMark Otto1-9/+0
2012-01-05massive docs update, mostly to all our new forms, and to the buttonsMark Otto3-167/+266
2012-01-05listen to window for dropdown clearJacob Thornton1-9/+0
2012-01-05add jank js back to docs application.js for responsive dropdown in topbarMark Otto1-0/+11
2012-01-05move mega link footer to scaffolding to try it out, fix broken button text ↵Mark Otto3-0/+88
shadow, change UL/OL margins back, make li color same as body
2012-01-05Tweak the docs and address the new forms list of controls: radios and ↵Mark Otto2-2/+13
checkboxes are now hanging controls to wrap text properly
2012-01-05breaking out patterns.less even more, removing unnecessary div from checkbox ↵Mark Otto3-60/+60
and radio lists--now just labels and inputs
2012-01-05Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wipMark Otto1-2/+115
Conflicts: bootstrap.css
2012-01-05add a quick little example of icons in buttonsMark Otto1-0/+3
2012-01-05tweaks abound, updated prettify styles, new sidenav component started, ↵Mark Otto5-29/+214
sprite icons started
2012-01-04Merge branch 'master' of https://github.com/twitter/bootstrapJacob Thornton2-3/+6
2012-01-04switch to async widget.js scriptJacob Thornton1-1/+1
2012-01-02clean up options implementation for carouselJacob Thornton1-19/+40
2012-01-02basic carousel implementationJacob Thornton1-39/+40