aboutsummaryrefslogtreecommitdiff
path: root/docs/javascript.html
AgeCommit message (Expand)AuthorFilesLines
2011-12-20update all to new on api + add animation support to tabsJacob Thornton1-49/+63
2011-12-20giant refactor - all spec passing again...Jacob Thornton1-15/+14
2011-12-19Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wipMark Otto1-1/+1
2011-12-19mostly docs updates, but also some bug fixes per github issuesMark Otto1-1/+1
2011-12-14rename transitions to transition and fix scrollspy exampleJacob Thornton1-1/+1
2011-12-13rename transitions js file, fix link in js docsMark Otto1-1/+1
2011-12-11updated footers everywhereMark Otto1-4/+3
2011-12-09update js in footer, add max-width to imgMark Otto1-2/+2
2011-12-09add jank js for prototyping new topbar to all docs pagesMark Otto1-1/+12
2011-11-30define constructor on prototypesJacob Thornton1-1/+1
2011-11-29update all leads on docs pagesMark Otto1-1/+1
2011-11-27add code to reset data for collapsed element so that item can be intitialized...Jacob Thornton1-12/+12
2011-11-27rename tabs to tab - clean up lots of api stuff make href acceptable target valJacob Thornton1-38/+51
2011-11-25clean up comments for better built filesJacob Thornton1-5/+5
2011-11-25allow scrollspy to target a specific navJacob Thornton1-2/+2
2011-11-25new plugin "collapse" for collapsible lists and "accordion" like supportJacob Thornton1-21/+134
2011-11-24clean up scrollspy a bit - add public api methodJacob Thornton1-1/+1
2011-11-24refactor modalJacob Thornton1-4/+5
2011-11-24refactor alerts + add new readme which idefientifies goals for 2.0 jsJacob Thornton1-4/+38
2011-11-24update buttons js for button groupsJacob Thornton1-1/+111
2011-11-20merge in js from 1.4... start working through js docsJacob Thornton1-174/+182
2011-11-12Merge pull request #579 from raulriera/2.0-wipMark Otto1-0/+1
2011-11-08Removed trailing backslash :)Raul Riera1-1/+1
2011-11-07Added the view port meta tag for proper responsivenessRaul Riera1-0/+1
2011-11-07Removed the 'View javascript docs' link because it is the page we are current...Silumesii Maboshe1-2/+1
2011-10-31overhaul the table styles and update those everywhere in the docs, update the...Mark Otto1-5/+5
2011-10-26breaking down the main page into subpages for easier, more comprehensive docu...Mark Otto1-20/+100
2011-10-17update docs to change topbar to navbarMark Otto1-12/+12
2011-10-17updated js docs page to new 12 column layout, fix subhead jumbotron styles to...Mark Otto1-44/+36
2011-10-12first pass at moving over the new tabs stuff to 2.0Mark Otto1-18/+20
2011-10-11update navbar search formMark Otto1-2/+2
2011-10-11new navbar introduced to replace topbarMark Otto1-35/+33
2011-10-05get modal working with new data-attrsJacob Thornton1-12/+9
2011-09-28initial idea for handling closing of modals from whatever element you want wi...Mark Otto1-3/+3
2011-09-17fix broken topbars in javascriptMark Otto1-8/+8
2011-09-17update docs to remove old stuff, update to all new classes; no more backwards...Mark Otto1-4/+4
2011-09-16Fix spelling mistake in pre on js page (/ul instead of /div).Mark Otto1-1/+1
2011-09-15mv 1.3.0 file names to plane bootstrap.css for submodulersJacob Thornton1-1/+1
2011-09-15update attributes for js and make tooltips reposition on resizeJacob Thornton1-8/+8
2011-09-13fix tab-content and pre funkiness, convert p in tab content to divMark Otto1-12/+12
2011-09-12prevent default for hover clickJacob Thornton1-3/+7
2011-09-12few more js doc wording changesJacob Thornton1-15/+7
2011-09-11docs coppyyJacob Thornton1-1/+1
2011-09-11data-attribute="x" annndddd... now all js with ie7+ supportJacob Thornton1-6/+6
2011-09-11index to use data attr for scrollspy initilizingJacob Thornton1-1/+1
2011-09-11data-attributes need values to be picked up by jquery in ie8 and below :/Jacob Thornton1-6/+6
2011-09-11method invocation jqueryui styleJacob Thornton1-44/+110
2011-09-11change hella js... broke all the tests. i <3 wipJacob Thornton1-91/+202
2011-09-10Merge branch '1.3-wip' of github.com:twitter/bootstrap into 1.3-wipJacob Thornton1-9/+36
2011-09-10add bootstrap-scrollspyJacob Thornton1-2/+40