aboutsummaryrefslogtreecommitdiff
path: root/docs/templates/pages/javascript.mustache
AgeCommit message (Collapse)AuthorFilesLines
2012-10-17add updater function and rebuildJacob Thornton1-0/+6
2012-10-16more hellip on modalsMark Otto1-2/+2
2012-10-16fixes #5519: hellip in modal codeMark Otto1-1/+1
2012-10-16clarify js docs individual or compiled sectionMark Otto1-1/+1
2012-10-02copy and style changes to improve docs rendering on mobile devicesMark Otto1-1/+1
2012-10-01fix copy on modal popover button doodadMark Otto1-1/+1
2012-09-28fixes #5334: html snippet commentsMark Otto1-2/+2
2012-09-24update docs for tooltip html + the dropdown methods apiJacob Thornton1-4/+4
2012-09-17fixes #5173: proper popover offsets; added docs examples to enable tests in ↵Mark Otto1-0/+10
the future
2012-09-12fixes #5097: js docs typosMark Otto1-3/+3
2012-09-09Updated sample markup to reflect live demo.Geoff Young1-1/+1
2012-09-01fixes #4902: proper accordion html exampleMark Otto1-0/+30
2012-08-27fixes #4664: spelling mistake in alerts docsMark Otto1-1/+1
2012-08-27fixes #4671: mention collapsing parents in docs for affix pluginMark Otto1-1/+1
2012-08-22fixed #4598, typo, manuallyMark Otto1-2/+2
2012-08-21fixes #4473: docs example typo for js affix pluginMark Otto1-1/+1
2012-08-19fix static navbar container issues, clean up docs presentation by unfixing ↵Mark Otto1-1/+1
the top navbar in favor of static one, start adding table of contents for longer sections of docs
2012-08-19Merge branch '2.1.0-wip' of github.com:twitter/bootstrap into 2.1.0-wipMark Otto1-5/+5
2012-08-19fixes #4451 manually: add .fade to modal example in both mustache and htmlMark Otto1-1/+1
2012-08-18add click option for tooltip, popover - make click default for popoverJacob Thornton1-4/+4
2012-08-18fix componentJacob Thornton1-1/+1
2012-08-18add note about .navJacob Thornton1-1/+1
2012-08-14Merge branch '2.1.0-wip' of https://github.com/twitter/bootstrap into 2.1.0-wipJacob Thornton1-1/+1
2012-08-14get affix actually working and update docsJacob Thornton1-11/+9
2012-08-14now with 13 custom jquery pluginsAndreas Cederström1-1/+1
2012-08-07fix chevron on js docs and run make after table changesMark Otto1-1/+1
2012-08-05Update docs/templates/pages/javascript.mustacheChristian1-30/+30
Amended all mentions of 'Javascript' and 'javascript' in the body text to the correct 'JavaScript'.
2012-08-01aria-labelledby="myModalLabel" aria-hidden="true"Jacob Thornton1-1/+1
2012-08-01close #3531 added focus handling and removed the badly announced "times" ↵Dirk Ginader1-10/+10
close button from screenreaders
2012-08-01remove the canvas slider doodadMark Otto1-4/+0
2012-07-30place chevrons first in sidenav in docs, fix ie7 bugs for said sidenavMark Otto1-14/+14
2012-07-26fix js docs formattingMark Otto1-326/+189
2012-07-26indenting and suchMark Otto1-406/+406
2012-07-24wrap footer in bs docs canvas for scrolling doodadMark Otto1-1/+1
2012-07-24fix scroll thingggJacob Thornton1-1/+1
2012-07-24Merge branch '2.1.0-wip' of https://github.com/twitter/bootstrap into 2.1.0-wipJacob Thornton1-1281/+1400
Conflicts: docs/assets/css/docs.css docs/javascript.html docs/templates/pages/javascript.mustache
2012-07-24slightly fix side barJacob Thornton1-1/+1
2012-07-23Merge branch '2.1.0-wip' of github.com:twitter/bootstrap into 2.1.0-wipMark Otto1-862/+1064
Conflicts: docs/assets/css/docs.css docs/base-css.html docs/components.html docs/customize.html docs/getting-started.html docs/javascript.html docs/scaffolding.html docs/templates/pages/base-css.mustache docs/templates/pages/components.mustache docs/templates/pages/customize.mustache docs/templates/pages/getting-started.mustache docs/templates/pages/javascript.mustache docs/templates/pages/scaffolding.mustache
2012-07-23make docs scroll over jumbotrons, but only for 980px upMark Otto1-1265/+1261
2012-07-22some progress on affix pluginJacob Thornton1-15/+88
2012-07-22Merge branch '2.1.0-wip' of https://github.com/twitter/bootstrap into 2.1.0-wipJacob Thornton1-2/+2
2012-07-22adds minLength #3960Jacob Thornton1-0/+6
2012-07-22remove the ns optionJon Stevens1-12/+0
2012-07-20on destroy, also hide. issue #3880, pull #4104Jon Stevens1-2/+2
2012-07-16namespace the events for popover/tooltip so that they can be cleanly ↵Jon Stevens1-0/+12
removed. issue #3880
2012-07-12overhaul docs on sub pages, clean up css and copyMark Otto1-1238/+1247
2012-07-12add chevrons to other docs navsMark Otto1-13/+13
2012-07-09fix indenting on extend and js docs pages, remove hidden subnavsMark Otto1-1210/+1195
2012-07-09remove popoverarrows mixin, relegate code to tooltips and popvers since we ↵Mark Otto1-1/+11
only used them once each; this fixes the problem of broken tooltips in 2.1
2012-07-09fix up docs popover examples and copyMark Otto1-2/+1