aboutsummaryrefslogtreecommitdiff
path: root/docs/javascript.html
AgeCommit message (Collapse)AuthorFilesLines
2011-12-24update docs for placementJacob Thornton1-1/+1
2011-12-22Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wipJacob Thornton1-6/+6
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-22change above below to top bottom and add "inside" placement optionJacob Thornton1-2/+2
2011-12-22Update docs to show available events on alertJonathan Ingram1-0/+24
2011-12-21clean up all the js across all the doc pagesJacob Thornton1-53/+42
2011-12-21Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wipMark Otto1-86/+96
Conflicts: bootstrap.css docs/javascript.html
2011-12-21fix dropdowns in components docs pageMark Otto1-17/+6
2011-12-21Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wipJacob Thornton1-1/+1
Conflicts: bootstrap.css
2011-12-21animate -> animationJacob Thornton1-2/+2
2011-12-20update more readme changes - introduce target specificty convention to more ↵Jacob Thornton1-21/+18
plugins
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 ↵Jacob Thornton1-12/+12
intitialized with correct options
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
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