aboutsummaryrefslogtreecommitdiff
path: root/docs/components.html
AgeCommit message (Collapse)AuthorFilesLines
2012-02-02Merge branch 'shama-master' into 2.0.1-wipMark Otto1-2/+2
2012-02-01Typo fixesKyle Robinson Young1-2/+2
2012-02-01fix makefile to reset zipsJacob Thornton1-0/+15
2012-02-01nuke all curly ticksMark Otto1-5/+5
2012-02-01fix mis-labeled labelMark Otto1-1/+1
2012-02-01fix js links in componentsMark Otto1-3/+3
2012-02-01only add the anyalytics to productionJacob Thornton1-0/+2
2012-01-31move js stuff into assetsJacob Thornton1-13/+13
2012-01-31Merge pull request #1457 from nkryptic/2.0-wipMark Otto1-5/+5
[2.0-wip] added missing nav- prefixes to docs
2012-01-31chance icon classMark Otto1-17/+17
2012-01-31add nav- prefix to rest of docsnkryptic1-5/+5
2012-01-30once more, overhaul the icons and use the css regex selector on our iconsMark Otto1-7/+7
2012-01-30update icons everywhere to be scoped per other components, fix broken ↵Mark Otto1-7/+7
elements on js docs page
2012-01-30refactor the navs to use prefixed classes, because you know, consistency is ↵Mark Otto1-27/+27
beast mode
2012-01-30*really* refactor the buttons and update them all over the docsMark Otto1-12/+12
2012-01-30fix docs: move .pull-left from search input to search form in navbarMark Otto1-2/+2
2012-01-30add in regular button dropdowns, rejigger the button dropdowns section to ↵Mark Otto1-2/+79
reflect change
2012-01-30rename vertical-divider to divider-vertical, add more space around the dividerMark Otto1-2/+2
2012-01-30overhaul grid mixins and variables, standardize fluid grid system and enable ↵Mark Otto1-0/+4
it across responsive layouts
2012-01-29remove .collapse from navbar responsive docsMark Otto1-1/+1
2012-01-29fix broken navbar collapseMark Otto1-1/+1
2012-01-30Fixing the Docs for Tabs dropupsBurak Tuyan1-2/+2
New example caused an overflowing issue at the Tabs dropdowns documentation, this is a quick fix to get rid of this issue.
2012-01-30Extending the dropup support to tabs and pillsBurak Tuyan1-0/+20
This was needed to match the color of the carets that are used for tabs and pills
2012-01-30Adding dropup support to split buttons and navbarBurak Tuyan1-4/+63
* Documents the hidden .dropdown-menu.bottom-up option (to be used for dropups) * Extends the .bottom-up class to carets and all relevant caret styles * Adds .dropdown-menu.pull-right class for right-aligned dropdowns and dropups * Adds examples and some information to the "split dropdown" and "navbar" sections of the Docs
2012-01-29update navbar collapse everywhere and remakeMark Otto1-2/+2
2012-01-29update collapsible nav in navbarMark Otto1-1/+1
2012-01-28removing required .navbar-static class, rewrote docs to reflect the change, ↵Mark Otto1-4/+4
and updated the upgrade docs page to include the navbar section
2012-01-28revamped the thumbnails examples to make them work and look better at higher ↵Mark Otto1-14/+14
resolution
2012-01-28namespace progress bars and labels classesMark Otto1-23/+19
2012-01-28updates to responsive and docs for responsive navbarMark Otto1-0/+3
2012-01-28update components page to include docs for the new navbar collapse feature, ↵Mark Otto1-1/+28
re-add responsive.less to downloader
2012-01-28fix the navbar click and a few jank responsive problemsMark Otto1-37/+44
2012-01-28turn off brand hover for now + get nav toggling in mobileJacob Thornton1-26/+28
2012-01-28add in a navbar button for toggling the nav itemsMark Otto1-0/+5
2012-01-28fix tabs-below typoMark Otto1-1/+1
2012-01-28remove fixed width from labels tableMark Otto1-1/+1
2012-01-27adding wells and close icon to the docs under misc in components, with a new ↵Mark Otto1-58/+171
subnav style
2012-01-27fixing up buttons and examples of implementing iconsMark Otto1-79/+74
2012-01-27rebuil update layoutJacob Thornton1-1/+1
2012-01-27huuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuge update to doces ↵Mark Otto1-6/+6
and stuff
2012-01-26move doc building into base make method + build bootstrap to doc assetsJacob Thornton1-2/+2
2012-01-26fix links to apple touch iconsMark Otto1-3/+3
2012-01-26overhaul frontpage jumbotron, add js for twitter buttons back in, fix up ↵Mark Otto1-2/+6
some form ids and classes, straighten out the use of primary button variable
2012-01-25fix button group shadows, update js docs to fix alert js file linkMark Otto1-3/+3
2012-01-25rebuild + add spy to templateJacob Thornton1-1/+1
2012-01-25missing icon class in code exampleMark Otto1-1/+1
2012-01-25update remaining icons in docsMark Otto1-6/+6
2012-01-25fix location of faviconMark Otto1-1/+1
2012-01-25update docs to include separate responsive css, update docs to highlight ↵Mark Otto1-0/+1
proper file name, updated makefile to build responsive separately
2012-01-25move css builder and downloader to dedicated page, start to update remaining ↵Mark Otto1-9/+12
sections on LESS docs page