aboutsummaryrefslogtreecommitdiff
path: root/docs/templates/pages/javascript.mustache
AgeCommit message (Expand)AuthorFilesLines
2012-06-11keep tables at 13px in docs for now, clean up some modals js docs stuffMark Otto1-11/+39
2012-06-07overhaul js docs top sections, update subheadMark Otto1-63/+30
2012-06-07remove individual js file download buttonsMark Otto1-12/+0
2012-06-07restore top navs entirelyMark Otto1-0/+16
2012-06-06add back left rail nav, tweak colorsMark Otto1-22/+0
2012-06-05updated javascripts for first pass at single columnMark Otto1-1109/+1083
2012-06-04more changes to js and components, playing with new docs subnavMark Otto1-86/+86
2012-06-03adds remote source to modal. Remote source can be specified in href or by pro...Jacob Thornton1-0/+7
2012-06-03Merge branch 'async' into 2.1.0-wipMatt Morgan1-3/+3
2012-06-02change note to point out that boostrap.js bundles all plugins #3174Jacob Thornton1-1/+1
2012-06-02add html option back to tooltip and popover to explicitly prevent XSS #3421Jacob Thornton1-0/+12
2012-06-02Merge branch 'accessibility' into 2.1.0-wipJacob Thornton1-55/+58
2012-05-24fix example code for carouselMark Otto1-1/+1
2012-05-17fix modal example per #3510Mark Otto1-2/+2
2012-05-17abandon activedescendant because it was awfulJacob Thornton1-8/+8
2012-05-17nearly everything working with activedescendant... then decide it's wrong.Jacob Thornton1-60/+57
2012-05-16add proper role to dialog markup and cleanup modal loggingJacob Thornton1-2/+2
2012-05-16Merge branch 'master' into 2.0.4-wipJacob Thornton1-1/+7
2012-05-16modal accessibility tab controlJacob Thornton1-1/+7
2012-05-15example incorrect for modal dismiss buttonMark Otto1-1/+1
2012-05-13#3465 part 1: add type="button" to all dismiss buttons in docsMark Otto1-4/+4
2012-05-13remove wrapping <label> from all js docsMark Otto1-50/+26
2012-04-26Alter typeahead to accept synchronous/asynchronous data source via function/c...Matt Morgan1-3/+3
2012-04-16fix modal per #3086Mark Otto1-1/+1
2012-04-15move js tooltip linkMark Otto1-1/+1
2012-04-07fix typo on js docs selectorMark Otto1-1/+1
2012-03-31clarify use of dropdowns, href, and data-target for js docs; add tests to css...Mark Otto1-0/+14
2012-03-27Finish of close conversion from a to buttonAndreas Cederstròˆm1-5/+5
2012-03-25add refresh method documentation to js docs to close #2028 and #2795Mark Otto1-0/+8
2012-03-24add explict note that tooltip delay isn't applied to manual trigger type in p...Jacob Thornton1-2/+2
2012-03-23Merge branch '2.1.0-wip' into 2.0.3-wipMark Otto1-1/+16
2012-03-23add mention of transitions plugin requirement on collapseMark Otto1-1/+2
2012-03-22change spacing and fix code blocksMark Otto1-6/+6
2012-03-22Clarify docs on how tabs are activated from JS, see #1000Marcus Bointon1-3/+7
2012-03-22Add more examples for activating tabsMarcus Bointon1-4/+6
2012-03-21Make changes in page templates, rebuildMarcus Bointon1-4/+9
2012-03-19add activate to scrollspy docsJacob Thornton1-0/+15
2012-03-19if interval is false, do not autocycle the carouselJacob Thornton1-1/+1
2012-03-10fix js typo per #2471Mark Otto1-3/+3
2012-03-10fix typo per #2494Mark Otto1-1/+1
2012-02-27Merge branch 'meleyal-fix-carousel-docs' into 2.0.2-wipMark Otto1-2/+2
2012-02-27fix typo in js docs carousel section per #2299Mark Otto1-1/+1
2012-02-26Merge branch '2.0.2-wip' of github.com:twitter/bootstrap into 2.0.2-wipMark Otto1-0/+6
2012-02-26Merge branch '2.0.2-wip' of github.com:twitter/bootstrap into 2.0.2-wipMark Otto1-1/+1
2012-02-24and pause on hover option to carouselJacob Thornton1-0/+6
2012-02-24fix docs example in js page per #2225Mark Otto1-1/+1
2012-02-25Fix typos and clarify wording in carousel docsmeleyal1-2/+2
2012-02-23add note about backdrop staticJacob Thornton1-1/+1
2012-02-22update modal footers to use text-align instead of float on buttons for alignmentMark Otto1-3/+3
2012-02-19move overflow and max-height on modal to modal-body insteadMark Otto1-0/+11