aboutsummaryrefslogtreecommitdiff
path: root/docs/components.html
AgeCommit message (Collapse)AuthorFilesLines
2012-01-24fix the thumbnails more examples sectionMark Otto1-1/+1
2012-01-24update the subnav on all pagesMark Otto1-133/+130
2012-01-24docs updates to make the getting started section more responsive, updated ↵Mark Otto1-1/+1
the benefits to be clearer and swap x for checkmark
2012-01-24Merge branch 'apostrophe-grammar' of https://github.com/phopkins/bootstrap ↵Mark Otto1-1/+1
into phopkins-apostrophe-grammar
2012-01-24Spelling and typos in components.html and javascript.htmlPete Hopkins1-1/+1
2012-01-23start wrapping text in {{_i}} for translationJacob Thornton1-2/+1
2012-01-23rebuild with new templatesJacob Thornton1-85/+25
2012-01-23Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wipJacob Thornton1-16/+40
Conflicts: bootstrap.css docs/base-css.html docs/components.html docs/index.html docs/javascript.html docs/less.html docs/scaffolding.html
2012-01-23add templates for doc generationJacob Thornton1-22/+29
2012-01-23clean up subnav aestheticsMark Otto1-2/+2
2012-01-23remove dropdowns, add in sub nav insteadMark Otto1-60/+20
2012-01-22Fixed typoOlivier Laviale1-1/+1
2012-01-17Merge pull request #1042 from boberkfell/2.0-wipMark Otto1-1/+1
2.0 wip Small typo fix in docs
2012-01-18typo fix in component docsBen Oberkfell1-1/+1
2012-01-16fix js link in docs nav, restyle accordion with new cssMark Otto1-1/+1
2012-01-15make dl and child elements less specificMark Otto1-11/+7
2012-01-15normalize the alert classes to match last night's flip for form and table ↵Mark Otto1-10/+10
classes
2012-01-15fix some ie7 bugs, improve dropdowns for ie due to lack of a shadow, fix ↵Mark Otto1-2/+2
pager example code
2012-01-14adding the pager component after rewriting the pagination docs and cssMark Otto1-21/+85
2012-01-14Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wipMark Otto1-6/+7
2012-01-14rewrite alert messages to use less code, combine the look of default and ↵Mark Otto1-71/+60
block messages, simplify docs
2012-01-14add Progress Bars to Components narbar dropdownChris Gunther1-1/+2
2012-01-14fix section ID for thumbnailsChris Gunther1-2/+2
2012-01-14fix section ID for paginationChris Gunther1-1/+1
2012-01-14fix navbar links to base CSS > typographyChris Gunther1-1/+1
2012-01-14fix navbar links to scaffolding > grid systemChris Gunther1-1/+1
2012-01-13Remove sidebar with icon from my own repoPurwandi1-29/+1
2012-01-13Merge branch '2.0-wip' of github.com:purwandi/bootstrap into 2.0-wipPurwandi1-1/+29
2012-01-13Fix id anchor javascriptPurwandi1-6/+6
2012-01-12nuke uber footer, bring back topbar dropdownsMark Otto1-6/+66
2012-01-11add build tool for js + rename twipsy to tooltip + lots of little doc cleanupJacob Thornton1-9/+9
2012-01-08remove static popovers, modals, and twipsies from components in favor of ↵Mark Otto1-105/+10
full javascript page
2012-01-08updated js pages to put examples firstMark Otto1-1/+163
2012-01-09fix typoMaik Schreiber1-1/+1
2012-01-08correct navbar scaffolding code snippetMark Otto1-1/+1
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 docsPurwandi1-1/+29
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-07fix up dropdowns and navbar docs for the new dropdown stylesMark Otto1-8/+14
2012-01-07overhaul the entire tabs component structure and docs; remove side nav and ↵Mark Otto1-393/+432
make it a nav list to build on new .nav base class
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 Otto1-0/+41
pokonski-2.0-wip Conflicts: bootstrap.css
2012-01-07scratch that, tweaking dropdowns in tabsMark Otto1-1/+1
2012-01-07Progress barsPiotrek Okoński1-0/+41
2012-01-06front page docs updated to include old getting started section, update code ↵Mark Otto1-41/+130
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 Otto1-6/+5
navbar
2012-01-05breaking out patterns.less even more, removing unnecessary div from checkbox ↵Mark Otto1-20/+26
and radio lists--now just labels and inputs