aboutsummaryrefslogtreecommitdiff
path: root/docs/assets/js/application.js
AgeCommit message (Collapse)AuthorFilesLines
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
2011-09-11method invocation jqueryui styleJacob Thornton1-1/+1
2011-09-11change hella js... broke all the tests. i <3 wipJacob Thornton1-6/+0
2011-09-10wait for window load event before positioning images, doiJacob Thornton1-10/+11
2011-09-10add bootstrap-scrollspyJacob Thornton1-0/+6
2011-09-10adds twipsy js to regular index for positioningJacob Thornton1-37/+10
2011-09-09move js plugins to root dir, begin writing tests, and change modal plugin to ↵Jacob Thornton1-1/+1
be more boss like
2011-09-08some more js love - update the docs with tabs/pills pluginJacob Thornton1-63/+12
2011-09-02add temp second topbar to nav section, fix it's compatibility issuesMark Otto1-3/+2
2011-08-26adding dropdowns to tabs by refactoring the shizzzz out of themMark Otto1-3/+3
2011-08-26clean up redundant google prettify codeJacob Thornton1-10/+3
2011-08-26Made JavaScript unobtrusive by factoring out prettyPrint() to ↵Karthik Viswanathan1-2/+14
application.js. Also removed unused class from hero demo.
2011-08-21simplify drop down logic - fix color of search hover for ieJacob Thornton1-17/+4
2011-08-19fix drag knob in firefox #7Jacob Thornton1-4/+3
2011-07-01resolve merge conflictMark Otto1-32/+89
2011-07-01misc updates to docs and form bug fixMark Otto1-2/+2
2011-07-01clean up js a tiny bitJacob Thornton1-38/+53