aboutsummaryrefslogtreecommitdiff
path: root/docs/assets/js/application.js
AgeCommit message (Collapse)AuthorFilesLines
2013-01-30clear up show-grid stuffMark Otto1-1/+1
2012-12-23data-toggle instead of rel for tooltip and popoverYohn1-3/+3
2012-12-19wait 100ms before engaging affix (allows for initial browser scroll)fat1-6/+8
2012-12-19fix tooltip doc dumbnessfat1-1/+1
2012-11-15fixes #5922: clicking only button should download custom buildMark Otto1-1/+1
2012-08-18removed some old stuff from application.jsJacob Thornton1-14/+0
2012-08-14get affix actually working and update docsJacob Thornton1-0/+10
2012-07-24don't bite so hardJacob Thornton1-11/+0
2012-07-24added fade out on scroll - we can pull this if you prefer itJacob Thornton1-0/+11
2012-07-22some progress on affix pluginJacob Thornton1-26/+0
2012-07-05fix up subnav styles, add subnav search form styles, add some basic docs for ↵Mark Otto1-2/+2
subnav
2012-06-24make fixing of subnav work againMark Otto1-4/+4
2012-06-07fix grid tooltips, tweaksMark Otto1-2/+2
2012-06-05updated javascripts for first pass at single columnMark Otto1-1/+1
2012-04-24changes for build in preperation for 2.0.3 releaseJacob Thornton1-2/+1
2012-04-14hack for subnavJacob Thornton1-0/+5
2012-02-01remove 2.0-wip refJacob Thornton1-2/+1
2012-01-29check in dist dir for hb5 + update images to point to correct spot for builderJacob Thornton1-1/+1
2012-01-28fix z-index issue with modals for popovers,tooltips,and dropdownsJacob Thornton1-7/+2
2012-01-28remove js for table sortsJacob Thornton1-6/+0
2012-01-28clean up application js a bitJacob Thornton1-155/+136
2012-01-28remove quick start section to simplify landing page + start rewriting ↵Jacob Thornton1-210/+190
application js to work ie7
2012-01-27add zindex option for tooltips/popovers and fix modal zindex doc exampleJacob Thornton1-1/+8
2012-01-26change endpoint to point to actual server...Jacob Thornton1-2/+1
2012-01-26moving structure around + more work on builder...Jacob Thornton1-4/+12
2012-01-26getting closer....Jacob Thornton1-5/+6
2012-01-26more builder crapJacob Thornton1-8/+13
2012-01-26some js for javascript for builder (stil incomplete)Jacob Thornton1-41/+48
2012-01-24scrollspy working for sub navsJacob Thornton1-1/+1
2012-01-24update the subnav on all pagesMark Otto1-2/+2
2012-01-24make subnav fixJacob Thornton1-0/+21
2012-01-24Typo on tablesorterFrançois Robichet1-1/+1
2012-01-23rebuild with new templatesJacob Thornton1-0/+1
2012-01-23add templates for doc generationJacob Thornton1-29/+58
2012-01-20only prevent default of links in sectionsJacob Thornton1-1/+1
2012-01-11add build tool for js + rename twipsy to tooltip + lots of little doc cleanupJacob Thornton1-4/+79
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 Otto1-4/+4
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
2011-12-22check for prettyprint on windowJacob Thornton1-1/+1
2011-12-22Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wipJacob Thornton1-1/+13
Conflicts: bootstrap.css docs/assets/js/application.js docs/base-css.html docs/components.html docs/index.html docs/javascript.html docs/less.html docs/scaffolding.html docs/upgrading.html
2011-12-21clean up all the js across all the doc pagesJacob Thornton1-37/+49
2011-12-21Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wipMark Otto1-1/+1
Conflicts: bootstrap.css docs/javascript.html
2011-12-21updated all docs to jQuery 1.7, move all docs JS to application.js, and move ↵Mark Otto1-0/+31
dropdowns css to dedicated file
2011-12-20update all to new on api + add animation support to tabsJacob Thornton1-1/+1
2011-10-19greatly simply js plugins - remove js api where reasonableJacob Thornton1-1/+1
2011-09-16expanding comment in application.jsMark Otto1-0/+1
2011-09-15update attributes for js and make tooltips reposition on resizeJacob Thornton1-1/+1
2011-09-11index to use data attr for scrollspy initilizingJacob Thornton1-6/+0