aboutsummaryrefslogtreecommitdiff
path: root/docs/javascript.html
AgeCommit message (Collapse)AuthorFilesLines
2012-07-22adds minLength #3960Jacob Thornton1-0/+6
2012-07-20move from downloads.html to customize.html to better match purpose of page, ↵Mark Otto1-1/+1
fix up customize page layout to match other docs, link style refinement to jumbotrons
2012-07-12remove getting started link from home, add to navbar, overhaul getting ↵Mark Otto1-0/+3
started docs
2012-07-12overhaul docs on sub pages, clean up css and copyMark Otto1-1185/+1190
2012-07-12updated footerMark Otto1-6/+9
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-1191/+1177
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
2012-07-08adding getting started page based on Bootstrap University from awhile back, ↵Mark Otto1-1/+24
testing out side nav on docs instead of subnav bar
2012-07-07fix up docs to use default container, fix responsive home changesMark Otto1-2/+7
2012-07-07Merge branch '21jumpst' into 2.1.0-wipMark Otto1-7/+0
2012-07-06update buttons in docs to include typeMark Otto1-20/+20
2012-07-05updates to type scaleMark Otto1-7/+0
2012-06-28use variablef or wells background-color, update docs for glyphicons license ↵Mark Otto1-2/+43
mention, update popovers to remove that thick border and make them look mo betta
2012-06-27renamed less.html to extend.html, removing all the vars and mixinsMark Otto1-3/+3
2012-06-24remove subnav file, instead add an optional class for .navbarMark Otto1-15/+40
2012-06-24tons of docs cleanup in css, adding subnav to official componentsMark Otto1-3/+4
2012-06-20run make on js filesMark Otto1-1/+7
2012-06-11Merge pull request #3810 from purwandi/developMark Otto1-1/+1
Add space between attrs in docs on navbar button
2012-06-11more rearrangement and removal of about sections in js docsMark Otto1-71/+67
2012-06-11cleanup options display in all sections, rearrange typeahead sectionMark Otto1-9/+27
2012-06-12Add space on navbar buttonPurwandi1-1/+1
2012-06-11add a dropdowns section to Components (still needs work) and reformat much ↵Mark Otto1-108/+146
of the js docs
2012-06-11keep tables at 13px in docs for now, clean up some modals js docs stuffMark Otto1-11/+38
2012-06-08restore scrollspy to bodyMark Otto1-80/+2
2012-06-07overhaul js docs top sections, update subheadMark Otto1-63/+29
2012-06-07remove individual js file download buttonsMark Otto1-12/+0
2012-06-07restore top navs entirelyMark Otto1-4/+20
2012-06-07drop the side nav, restore topbarMark Otto1-0/+44
2012-06-07fix gridsMark Otto1-1/+1
2012-06-07nav and content tweaksMark Otto1-1/+1
2012-06-07more content changes to docsMark Otto1-1/+1
2012-06-06add back left rail nav, tweak colorsMark Otto1-68/+79
2012-06-05remove sidenavMark Otto1-83/+0
2012-06-05updated javascripts for first pass at single columnMark Otto1-1110/+1167
2012-06-05more tweaks to layouts and some docs stylesMark Otto1-2/+2
2012-06-05two col scaffolding revMark Otto1-2/+2
2012-06-04more changes to js and components, playing with new docs subnavMark Otto1-88/+88
2012-06-04updated index page and footerMark Otto1-1/+1
2012-06-04revamp docs to have new width, start realigning the base css page to matchMark Otto1-1/+1
2012-06-03adds remote source to modal. Remote source can be specified in href or by ↵Jacob Thornton1-0/+7
providing a remote option #936
2012-06-02make active selector more specific #2043 and rebuildJacob Thornton1-2/+3
2012-06-02change note to point out that boostrap.js bundles all plugins #3174Jacob Thornton1-1/+1
2012-06-02add relatedTarget to carousel slide eventJacob 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
Conflicts: docs/assets/js/bootstrap.min.js docs/javascript.html docs/templates/pages/javascript.mustache
2012-05-26adding google analytics tracking to docsMark Otto1-0/+1
2012-05-24fix navbar button for mobile tapping (turn to button instead of adding ↵Mark Otto1-2/+2
href=#), streamline less docs page
2012-05-24fix example code for carouselMark Otto1-1/+1