aboutsummaryrefslogtreecommitdiff
path: root/docs/assets/js
AgeCommit message (Collapse)AuthorFilesLines
2012-03-122.0.2 derpv2.0.2Jacob Thornton12-12/+12
2012-03-12remove collapse class on open so that dropdowns are viewableJacob Thornton1-1/+3
2012-03-08rebuildJacob Thornton1-6/+6
2012-02-26Merge branch '2.0.2-wip' of github.com:twitter/bootstrap into 2.0.2-wipMark Otto2-1/+5
Conflicts: docs/assets/bootstrap.zip
2012-02-24and pause on hover option to carouselJacob Thornton1-0/+4
2012-02-20remakeJacob Thornton1-2/+2
2012-02-18fix bootstrap-button toggle regression + testsJacob Thornton1-1/+3
2012-02-162.0.1v2.0.1Jacob Thornton12-12/+12
2012-02-16don't try next if not nextJacob Thornton1-0/+2
2012-02-16null out interval so that pause doesn't resume on next or prevJacob Thornton1-0/+1
2012-02-16rebuild alertsJacob Thornton1-3/+6
2012-02-13add semicolons to the end of js filesJacob Thornton12-13/+13
2012-02-12honor data attributes set on modal as wellJacob Thornton1-1/+1
2012-02-07don't use e.target incase button has icon or other content inside itJacob Thornton1-1/+1
2012-02-06fix alert tests + add show option back to modalsJacob Thornton1-3/+4
2012-02-01remove 2.0-wip refJacob Thornton1-2/+1
2012-01-31move js stuff into assetsJacob Thornton14-0/+11080
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-25remove all tablesorter assets and cssMark Otto1-3/+0
2012-01-25move css builder and downloader to dedicated page, start to update remaining ↵Mark Otto1-4/+0
sections on LESS docs page
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-07overhaul the entire tabs component structure and docs; remove side nav and ↵Mark Otto1-11/+3
make it a nav list to build on new .nav base class
2012-01-07fixing tablesorter styles by adding the jquery plugin back to the lib, ↵Mark Otto1-0/+3
fixing the docs examples
2012-01-07tweak spacing once more on prettify; add support for uneditable inputs to ↵Mark Otto1-1/+1
input-append and prepend
2012-01-07update form shadows and tweak prettyprint stylesMark Otto1-3/+15
2012-01-06front page docs updated to include old getting started section, update code ↵Mark Otto1-5/+11
styles to look like github gists, and lots more docs updates
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
2012-01-05tweaks abound, updated prettify styles, new sidenav component started, ↵Mark Otto1-29/+12
sprite icons started
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