aboutsummaryrefslogtreecommitdiff
path: root/docs/javascript.html
AgeCommit message (Collapse)AuthorFilesLines
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
Add meta tag to all new docs pages for mobile responsiveness
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 ↵Silumesii Maboshe1-2/+1
currently on. Copy tweak for intro paragraphy of the javascript docs.
2011-10-31overhaul the table styles and update those everywhere in the docs, update ↵Mark Otto1-5/+5
the button docs, spec out the forms docs
2011-10-26breaking down the main page into subpages for easier, more comprehensive ↵Mark Otto1-20/+100
documentation
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 ↵Mark Otto1-44/+36
to match new front page
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 ↵Mark Otto1-3/+3
with .js-dismiss class
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 ↵Mark Otto1-4/+4
backwards compatibility
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
Conflicts: docs/index.html
2011-09-10add bootstrap-scrollspyJacob Thornton1-2/+40
2011-09-10add footer to js docsMark Otto1-2/+14
2011-09-10tweak css for topbar to bring back z-index fix; update javascript markup and ↵Mark Otto1-6/+6
some heading text
2011-09-10resolved conflictMark Otto1-2/+2
2011-09-10overhaul docs CSS since it was scalable, converted docs mastheads and ↵Mark Otto1-1/+16
footers to classes and HTML5 elements, add masthead to js docs page but make it slate so it looks cool and stands out
2011-09-10add the dhg flavor backJacob Thornton1-2/+2
2011-09-10add some more events to alerts and modal and update docsJacob Thornton1-4/+40
2011-09-10more tests, more js goodnessJacob Thornton1-4/+4
2011-09-09move js plugins to root dir, begin writing tests, and change modal plugin to ↵Jacob Thornton1-62/+66
be more boss like
2011-09-09remove aria-control stuffJacob Thornton1-6/+4
2011-09-08some more js love - update the docs with tabs/pills pluginJacob Thornton1-41/+45
2011-09-08Merge branch '1.3-wip' of github.com:twitter/bootstrap into 1.3-wipJacob Thornton1-1/+1
2011-09-08tabssssJacob Thornton1-0/+66
2011-09-08bump css to 1.3.0, update makefile to reflect that, update form css to ↵Mark Otto1-1/+1
prepend form to the .clearfix to prevent some bullshit, small tweaks elsewhere
2011-09-06move javascript from examples into docsJacob Thornton1-0/+330