aboutsummaryrefslogtreecommitdiff
path: root/docs/javascript.html
AgeCommit message (Collapse)AuthorFilesLines
2013-07-15fix broken scrollspy exampleMark Otto1-1/+1
2013-07-09Dustin the docs againJulian Thilo1-11/+11
* Fix alllll the links! * Change all `*.js` in JS plugin docs (no mo `bootstrap-`) * Fully remove `tr.info` * Bring nav includes up to date
2013-07-06Carousel no longer dependent on glyphiconsMaurice Wahba1-6/+10
Used laquo/raquo for control buttons Updated docs
2013-06-27fix broke js markupMark Otto1-49/+47
2013-06-27Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wipfat1-4/+9
2013-06-27use collapse in dropdown js examplefat1-33/+40
2013-06-27Merge pull request #8307 from cvrebert/8287-docs-patchMark Otto1-4/+9
Fix #8287
2013-06-26Adjust info callout, add callouts to docsJulian Thilo1-12/+18
* Adjust the background-color of bs-callout-info to match danger and warning in tone * Convert all the callouts * Change some callouts to info/warning * Add new callout
2013-06-25Fix #8287Chris Rebert1-4/+9
2013-06-25copyedit JS docsChris Rebert1-18/+18
2013-06-25Add IDs, adjust textJulian Thilo1-2/+2
2013-06-25Add a link to the mailing list for JS helpJulian Thilo1-1/+1
2013-06-25Add callout to docs: 3rd-party libs not supportedJulian Thilo1-0/+5
2013-06-18docs/javascript.html: backticks -> <code>Chris Rebert1-5/+5
2013-06-13Merge pull request #8168 from marsuboss/patch-2Mark Otto1-1/+1
Duplicate ID navbar-example
2013-06-13Duplicate ID navbar-examplemarsuboss1-1/+1
2013-06-13Duplicate ID drop5marsuboss1-2/+2
2013-05-24add show/shown hide/hidden events to dropdown + update dropdown links for ↵Jacob Thornton1-24/+24
testing + catch a few missed namespace things
2013-05-16Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wipMark Otto1-14/+24
2013-05-16Change up link alertsMark Otto1-1/+1
* No more children selectors to set all links in alerts as a special color because buttons and more wrongly inherited color * Adds .alert-link for easy styling in any alert
2013-05-16update js docsfat1-14/+24
2013-05-16Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wipMark Otto1-1/+1
2013-05-16Fix broke dropdown navbar exampleMark Otto1-2/+2
2013-05-16change namespace back to dot notation and someother js shizzlefat1-1/+1
2013-05-16change dropdown strategy to use an overlay - fixes mobile click anywhere + ↵fat1-3/+3
allows for firefox middle click
2013-05-12fix broke exampleMark Otto1-1/+1
2013-05-09fix some broke buttons on the js pageMark Otto1-7/+7
2013-05-08.bs-docs-sidenote to .bs-calloutMark Otto1-10/+10
2013-05-08.bs-docs-tooltip-examples to .bs-example-tooltipsMark Otto1-2/+2
2013-05-08.bs-docs-example to .bs-exampleMark Otto1-20/+20
2013-05-08Super massive docs overhaulMark Otto1-0/+1741
* Bring back the navbar up top * Pull the docs content back into separate pages because a 6.6k line docs file is just crazy * Recenter the page content and bring back affixed side nav (needs work)
2013-03-28holy crap new docs layout separate from home, no more top navbarMark Otto1-1847/+0
2013-03-28new subnav on all pagesMark Otto1-36/+19
2013-03-26docs fixes with new .bs-docs-container; fixing some lingering grid classesMark Otto1-1/+1
2013-03-26New grid classesMark Otto1-2/+2
2013-03-26Merge branch '3.0.0-wip' of https://github.com/psylabs/bootstrap into ↵Mark Otto1-1/+1
psylabs-3.0.0-wip Conflicts: less/tests/navbar-fixed-top.html less/tests/navbar-static-top.html less/tests/navbar.html
2013-03-25Fixed all the .brand in navbar to .navbar-brandmo1-2/+2
2013-03-16Use form elements in checkbox and radio button groupsMark Otto1-12/+36
* Uses .btn on label elements with nested checkbox and radio controls within * Updated examples to reflect change in HTML and CSS * Had to add .active all buttons for proper state highlighting (mimicing the :active pseudo state) * Still needs JavaScript plugin updated by @fat
2013-03-14fix example navbar brandMark Otto1-1/+1
2013-03-14use the proper selectorMark Otto1-1/+1
2013-03-08fix grammatical mistakes in carousel docsJake Benilov1-1/+1
2013-02-17fix broken marketing section with updated classMark Otto1-1/+1
2013-02-16add visibility note to docs about captionsMark Otto1-0/+1
2013-02-16Re-add carousel captions as optionalMark Otto1-9/+55
* They're hidden by default in the mobile-first views because otherwise they just cover up the slides * In mobile they're centered, and then are shown left aligned at larger viewports
2013-02-16All Glyphicons now require a base class, e.g. .glyphicon.glyphicon-starMark Otto1-16/+16
2013-02-16Overhaul carousel a bit more:Mark Otto1-17/+5
* Drop custom type arrow controls for glyphicons icons instead for more consistent rendering * Remove the captions and instead let folks implement what they want in the carousel * Move the indicators to the bottom middle instead of top right * Lighten up gradients on the edges for less harsh lighting
2013-02-15Fix typo on JavaScript documentationCan Burak Cilingir1-1/+1
2013-02-14Convert JS page to pygments; nuke prettify assetsMark Otto1-225/+331
2013-02-12rearrange jekyll and docsMark Otto1-0/+1699
2013-02-12nuke what we don't need for jekyllMark Otto1-1829/+0