aboutsummaryrefslogtreecommitdiff
path: root/javascript.html
AgeCommit message (Expand)AuthorFilesLines
2013-08-25correct enable selector for button usageAndreas Jendrzey1-1/+1
2013-08-24Fixes #9008: remove `alert-block` class from exampleJoel Kuzmarski1-1/+1
2013-08-24Add role="button" to <a> buttonsKevin Suttle1-1/+1
2013-08-24forgot a pair of buttonsMark Otto1-1/+2
2013-08-24turn some buttons into <button> elements where possibleMark Otto1-22/+26
2013-08-24complete missed </td>wangsai1-0/+1
2013-08-23fix data-api portion of #10084Chris Rebert1-1/+1
2013-08-23repeat #10081 caveat for popovers tooChris Rebert1-0/+4
2013-08-23tweak #10081 phrasingChris Rebert1-3/+2
2013-08-23docs: add explanation for adding tooltips to disabled elements, closes #10049bcarrell1-0/+4
2013-08-22update outdated JSFiddle exampleChris Rebert1-1/+1
2013-08-19fix broken panels in js exampleMark Otto1-6/+6
2013-08-18Add responsive tables with help of `.table-responsive` wrapperMark Otto1-32/+32
2013-08-18Refactor alerts to have a base class, but no default class, thus requiring a ...Mark Otto1-1/+1
2013-08-18Add a .navbar-default class for default colorsJulian Thilo1-2/+2
2013-08-18update urlsMark Otto1-1/+1
2013-08-17fix typo in JS docsChris Rebert1-1/+1
2013-08-17add some crapfat1-5/+5
2013-08-17add role=menu to htmlfat1-4/+4
2013-08-17fixes #9585fat1-1/+1
2013-08-17add doc comment for #9517fat1-1/+1
2013-08-17Fixes #9552: Downsize and use whole numbers for panel title to prevent odd 1p...Mark Otto1-12/+12
2013-08-15fixes #9644: update scrollspy navbar to use latest codeMark Otto1-14/+22
2013-08-15fixes #9634: turn off overflow-y when the navbar is re-expanded into horizont...Mark Otto1-1/+1
2013-08-15more fixes for #9513Chris Rebert1-2/+2
2013-08-14Merge pull request #9521 from Luis-TP/fix-javascript-docsMark Otto1-53/+53
2013-08-14Add missing close-parens in docs sentence; fixes #9512Chris Rebert1-1/+1
2013-08-14Removed containers, and moved brand to after the navbar-toggleLuis Aleman1-64/+60
2013-08-14Removed trailing semicolons from examplesggam1-6/+6
2013-08-14Fixed indentation in JavaScript exampleggam1-1/+1
2013-08-14Add .navbar-header, and correct .nav-collapseLuis Aleman1-9/+13
2013-08-13Merge branch '3.0.0-wip' into bs3_drop_accordion_for_panelMark Otto1-1/+1
2013-08-14patch highlighting hintsaiwang1-1/+1
2013-08-12copyMark Otto1-1/+1
2013-08-12Drop the accordion for the panelMark Otto1-47/+59
2013-08-12add alt text to <img>s in javascript.htmlChris Rebert1-4/+4
2013-08-12add src attribute to holder.js-powered <img>s so that they validateChris Rebert1-6/+6
2013-08-12add alt text to carousel <img>sChris Rebert1-4/+4
2013-08-12Javascript > Alert should use danger not errorjohvik1-1/+1
2013-08-12Merge pull request #9384 from BBosman/aria-hiddenMark Otto1-3/+3
2013-08-12Add missing aria-hidden attribs to close buttonsBas Bosman1-3/+3
2013-08-12Added Dropdown JS plugin events (fixed #9375)ggam1-2/+35
2013-08-11fixes #8983Jacob Thornton1-0/+6
2013-08-11fixes #9318Jacob Thornton1-1/+1
2013-08-11Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wipMark Otto1-23/+23
2013-08-11fix borked js docs layout, likely from @kevinsuttle's latest PRMark Otto1-20/+18
2013-08-11add event prefixesJacob Thornton1-23/+23
2013-08-10Use nav for proper HTML5 ARIA role mappingKevin Suttle1-4/+4
2013-08-06Improve accessibility (Section 508, WCAG)adamjacobbecker1-3/+19
2013-08-06Merge pull request #9120 from FLOKER/patch-2Mark Otto1-1/+1