aboutsummaryrefslogtreecommitdiff
path: root/docs/javascript.html
AgeCommit message (Collapse)AuthorFilesLines
2013-02-07update example codeMark Otto1-13/+16
2013-02-07nuke that whitespaceMark Otto1-1/+0
2013-02-07finish modal tweaksMark Otto1-2/+1
2013-02-07update docs modalsMark Otto1-41/+55
2013-02-07add new modal to docs exampleMark Otto1-14/+20
2013-02-06Fixes #6823: add some docs notes about tooltips in input groupsMark Otto1-0/+3
2013-02-05Merge branch '2.3.0-wip' into 3.0.0-wipMark Otto1-1/+1
2013-02-05Update link to changelogMark Otto1-1/+1
2013-01-31Remove gallery link from navbar; add to homepage examples section insteadMark Otto1-3/+0
2013-01-17comment tweaks and updating starter templateMark Otto1-1/+1
2013-01-17Update commenting and structure of layout.mustacheMark Otto1-5/+7
2013-01-17Merge branch '2.3.0-wip' into 3.0.0-wipMark Otto1-1/+9
Conflicts: docs/assets/css/bootstrap.css docs/components.html docs/css.html docs/customize.html docs/examples/fluid.html docs/extend.html docs/getting-started.html docs/index.html docs/javascript.html docs/scaffolding.html docs/templates/layout.mustache docs/templates/pages/base-css.mustache docs/templates/pages/components.mustache less/navbar.less
2013-01-17Restore nav tabs, pills, justified variation, disabled links, and a few more ↵Mark Otto1-1/+1
things. Still need to add the dropdowns back though.
2013-01-17Update Getting Started page to include mention of RespondMark Otto1-1/+1
2013-01-17Add respond.js to main docs pages, but only for IE8 and downMark Otto1-1/+1
2013-01-17Update nav and add bounds for tablet containerMark Otto1-1/+1
2013-01-14Merge branch '2.3.0-wip' of github.com:twitter/bootstrap into 2.3.0-wipMark Otto1-0/+8
2013-01-14Upgrade to newest HTML5 shiv, and make it a local dependency rather than CDNingMark Otto1-1/+1
2013-01-13fix typoYohn1-1/+1
2013-01-13added container options to docs for popoverYohn1-0/+8
2013-01-13Merge branch '2.3.0-wip' into 3.0.0-wipMark Otto1-51/+63
Conflicts: Makefile README.md component.json docs/assets/css/bootstrap-responsive.css docs/assets/css/bootstrap.css docs/assets/js/bootstrap-affix.js docs/assets/js/bootstrap-alert.js docs/assets/js/bootstrap-button.js docs/assets/js/bootstrap-carousel.js docs/assets/js/bootstrap-collapse.js docs/assets/js/bootstrap-dropdown.js docs/assets/js/bootstrap-modal.js docs/assets/js/bootstrap-popover.js docs/assets/js/bootstrap-scrollspy.js docs/assets/js/bootstrap-tab.js docs/assets/js/bootstrap-tooltip.js docs/assets/js/bootstrap-transition.js docs/assets/js/bootstrap-typeahead.js docs/assets/js/bootstrap.js docs/components.html docs/css.html docs/examples/fluid.html docs/extend.html docs/getting-started.html docs/index.html docs/templates/pages/base-css.mustache docs/templates/pages/components.mustache docs/templates/pages/extend.mustache docs/templates/pages/getting-started.mustache docs/templates/pages/index.mustache docs/templates/pages/javascript.mustache js/bootstrap-affix.js js/bootstrap-alert.js js/bootstrap-button.js js/bootstrap-carousel.js js/bootstrap-collapse.js js/bootstrap-dropdown.js js/bootstrap-modal.js js/bootstrap-popover.js js/bootstrap-scrollspy.js js/bootstrap-tab.js js/bootstrap-tooltip.js js/bootstrap-transition.js js/bootstrap-typeahead.js less/bootstrap.less less/buttons.less less/forms.less less/navbar.less less/popovers.less less/responsive-767px-max.less less/responsive.less less/tables.less less/tooltip.less less/type.less less/variables.less package.json
2013-01-11Address #6545: clarify initialization of tooltips in docsMark Otto1-1/+1
2012-12-26Add longer tooltip example to docs, tighten up line-height on tooltip; run makeMark Otto1-3/+3
2012-12-24Merge pull request #6378 from Yohn/patch-7fat-kun1-0/+8
fixes tooltip insert problems
2012-12-24Update docs/javascript.htmlYohn1-4/+3
2012-12-23data-toggle instead of rel for tooltip and popoverYohn1-11/+11
2012-12-23Update docs/javascript.htmlYohn1-0/+9
2012-12-22shifting focus to parent and adding aria menuitem for dropdownfat1-30/+30
2012-12-22remake jsfat1-1/+1
2012-12-22allow multiple trigger types in tooltip and popover + default tooltip to ↵fat1-2/+2
hover & focus
2012-12-21update mustace to reflect changes to data-slide-tofat1-2/+7
2012-12-21add support for [data-slide-to] attr on carouselfat1-3/+3
2012-12-21Fixes #6370: Add comment to docs on typeahead and autocompleteMark Otto1-1/+1
2012-12-20Miscellaneous changes to docsQuy Ton1-1/+1
2012-12-20Add important flag to .show/.hide utility classes; remove .hide requirement ↵Mark Otto1-4/+4
from modals
2012-12-20Nuke third lines form carousel examplesMark Otto1-3/+3
2012-12-20Merge branch '2.2.3' into 3.0.0-wipMark Otto1-0/+6
Conflicts: Makefile README.md component.json docs/assets/css/bootstrap-responsive.css docs/assets/css/bootstrap.css docs/assets/js/bootstrap-affix.js docs/assets/js/bootstrap-alert.js docs/assets/js/bootstrap-button.js docs/assets/js/bootstrap-carousel.js docs/assets/js/bootstrap-collapse.js docs/assets/js/bootstrap-dropdown.js docs/assets/js/bootstrap-modal.js docs/assets/js/bootstrap-popover.js docs/assets/js/bootstrap-scrollspy.js docs/assets/js/bootstrap-tab.js docs/assets/js/bootstrap-tooltip.js docs/assets/js/bootstrap-transition.js docs/assets/js/bootstrap-typeahead.js docs/assets/js/bootstrap.js docs/assets/js/bootstrap.min.js docs/index.html docs/templates/pages/base-css.mustache docs/templates/pages/index.mustache docs/templates/pages/javascript.mustache js/bootstrap-affix.js js/bootstrap-alert.js js/bootstrap-button.js js/bootstrap-carousel.js js/bootstrap-collapse.js js/bootstrap-dropdown.js js/bootstrap-modal.js js/bootstrap-popover.js js/bootstrap-scrollspy.js js/bootstrap-tab.js js/bootstrap-tooltip.js js/bootstrap-transition.js js/bootstrap-typeahead.js less/bootstrap.less less/responsive.less less/type.less package.json
2012-12-19lol we dont' have affix(refresh)fat1-8/+0
2012-12-19add js support for carousel indicatorsfat1-0/+5
2012-12-19Change .jumbotron usage in docs layout to .bs-docs-jumbotronMark Otto1-1/+1
2012-12-08Merge conflictsMark Otto1-1/+1
2012-12-08Fix docs typosMark Otto1-1/+1
2012-12-08Merge branch 'master' into 3.0.0-wipMark Otto1-5/+13
Conflicts: docs/assets/css/bootstrap.css docs/assets/js/bootstrap.js docs/css.html docs/templates/pages/base-css.mustache docs/templates/pages/components.mustache docs/templates/pages/javascript.mustache less/breadcrumbs.less less/tables.less less/tests/css-tests.html
2012-12-08Apply code tag to data attribute on javascript pageQuy Ton1-4/+4
2012-12-07add noConflict functionality to all bootstrap pluginsfat1-0/+8
2012-12-05Merge branch '2.2.2-wip' into 3.0.0-wipMark Otto1-3/+3
Conflicts: README.md docs/assets/css/bootstrap.css docs/assets/js/bootstrap.js docs/assets/js/bootstrap.min.js docs/examples/fluid.html docs/scaffolding.html less/breadcrumbs.less less/popovers.less less/responsive.less
2012-12-04add gallery page, fill with a few screenshots to startMark Otto1-0/+3
2012-12-03Once more, update all the favicons to retinaMark Otto1-1/+1
2012-12-03Align the touch icons attributesMark Otto1-2/+2
2012-12-01move around social buttonsMark Otto1-0/+19