aboutsummaryrefslogtreecommitdiff
path: root/docs/javascript.html
AgeCommit message (Collapse)AuthorFilesLines
2012-01-28change text on js docs page to improve rendering on iphone, update ↵Mark Otto1-2/+2
responsive for carousel considerations
2012-01-28modal refinements in docs and general responsivenessMark Otto1-1/+1
2012-01-27call attention to notices in js docs moreMark Otto1-16/+37
2012-01-27move the matcher and sorter into the options - encourage people to override ↵Jacob Thornton1-1/+16
them...
2012-01-27add toggle to docs for popover/tooltipJacob Thornton1-0/+6
2012-01-27add zindex option for tooltips/popovers and fix modal zindex doc exampleJacob Thornton1-1/+13
2012-01-27rebuil update layoutJacob Thornton1-1/+1
2012-01-27Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wipMark Otto1-1/+7
Conflicts: docs/assets/css/bootstrap.css docs/download.html
2012-01-27huuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuge update to doces ↵Mark Otto1-1/+1
and stuff
2012-01-26change typeahead to data-source instead of data-data and add to docsJacob Thornton1-1/+7
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-26make accordion links block levelMark Otto1-3/+3
2012-01-26change label fo first subnav link on js docsMark Otto1-1/+1
2012-01-26fix tabs example on js docs pageMark Otto1-4/+4
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-1/+1
2012-01-25rebuild + add spy to templateJacob Thornton1-1/+1
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-25fix modal examples on js page, update modal close button positioningMark Otto1-2/+2
2012-01-25remove checkboxes from js docs page overview, they'll be on the download ↵Mark Otto1-29/+12
page instead
2012-01-25move css builder and downloader to dedicated page, start to update remaining ↵Mark Otto1-12/+15
sections on LESS docs page
2012-01-24adding actual images to carousel to ensure you can see things are animating; ↵Mark Otto1-3/+3
updated styles of carousel controls to work on light and dark backgrounds and use opacity for effects
2012-01-24remove link from transitions on js pageMark Otto1-1/+1
2012-01-24update the subnav on all pagesMark Otto1-14/+16
2012-01-24remove rogue html elementsMark Otto1-4/+2
2012-01-24fix typo on js docsMark Otto1-1/+1
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 '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wipJacob Thornton1-1/+1
2012-01-24javascript pages markedup with {{_i}}Jacob Thornton1-6/+6
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-10/+7
2012-01-23rebuild with new templatesJacob Thornton1-1250/+1192
2012-01-23Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wipJacob Thornton1-19/+42
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-1228/+1198
2012-01-23remove dropdowns, add in sub nav insteadMark Otto1-60/+23
2012-01-22Merge pull request #1053 from scottwater/patch-1Jacob Thornton1-1/+1
Added missing 'data-dismiss="modal"' on the first example model source.
2012-01-22Move placement of ID in docs example for dropdownsChris Gunther1-2/+2
The ID specified by an href or data-target attribute should match the li.dropdown, not the ul.dropdown-menu
2012-01-21add ability to cycle carousel to a particular frameJacob Thornton1-0/+2
2012-01-21change scrollspy offset to be option + fix typo in scrollspyJacob Thornton1-2/+21
2012-01-18Added missing 'data-dismiss="modal"' on the first example model source. Scott Watermasysk1-1/+1
2012-01-17scope table styles to a class, .table, instead of on the generic element as ↵Mark Otto1-12/+12
a smarter default
2012-01-17cleanup accordion css and add commentsMark Otto1-1/+1
2012-01-17Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wipMark Otto1-26/+30
Conflicts: bootstrap.css bootstrap.min.css docs/javascript.html lib/accordion.less
2012-01-16fix js link in docs nav, restyle accordion with new cssMark Otto1-32/+37
2012-01-15make accordions little bit smootherJacob Thornton1-3/+4
2012-01-15updated accordion and carousel; accordion still needs workMark Otto1-32/+32
2012-01-15move carousel to separate stylesheet, update popovers to fix ie7 bug, fix ↵Mark Otto1-1/+1
pagination, fix alerts