aboutsummaryrefslogtreecommitdiff
path: root/docs/templates/pages/javascript.mustache
AgeCommit message (Expand)AuthorFilesLines
2012-01-31fix js docs typoMark Otto1-1/+1
2012-01-30update icons everywhere to be scoped per other components, fix broken element...Mark Otto1-2/+2
2012-01-30refactor the navs to use prefixed classes, because you know, consistency is b...Mark Otto1-1/+1
2012-01-30*really* refactor the buttons and update them all over the docsMark Otto1-15/+15
2012-01-30update js docs page to clarify usage of images on carouselMark Otto1-0/+4
2012-01-28typahead does case insensitive matching with simple sorter + accepts highligh...Jacob Thornton1-3/+9
2012-01-28fix z-index issue with modals for popovers,tooltips,and dropdownsJacob Thornton1-14/+2
2012-01-28change text on js docs page to improve rendering on iphone, update responsive...Mark Otto1-2/+2
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 t...Jacob Thornton1-1/+16
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-26change typeahead to data-source instead of data-data and add to docsJacob Thornton1-1/+7
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-25fix button group shadows, update js docs to fix alert js file linkMark Otto1-1/+1
2012-01-25fix modal examples on js page, update modal close button positioningMark Otto1-3/+3
2012-01-25remove checkboxes from js docs page overview, they'll be on the download page...Mark Otto1-29/+12
2012-01-25move css builder and downloader to dedicated page, start to update remaining ...Mark Otto1-12/+12
2012-01-24adding actual images to carousel to ensure you can see things are animating; ...Mark Otto1-3/+3
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-24typo with i18nJacob Thornton1-1/+1
2012-01-24javascript pages markedup with {{_i}}Jacob Thornton1-227/+227
2012-01-23move translation tag for bootstrapJacob Thornton1-1/+1
2012-01-23start wrapping text in {{_i}} for translationJacob Thornton1-231/+229
2012-01-23rebuild with new templatesJacob Thornton1-1162/+1176
2012-01-23add templates for doc generationJacob Thornton1-0/+1299