aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2012-12-22remake jsfat4-4/+4
2012-12-22allow multiple trigger types in tooltip and popover + default tooltip to ↵fat5-21/+37
hover & focus
2012-12-21chnage for #6248fat3-3/+3
2012-12-21Merge pull request #6247 from jimwebb/scrollspy-documentation-clarifyfat-kun1-2/+8
change scrollspy documentation to clarify javascript usage
2012-12-21Merge branch '2.3.0-wip' of github.com:twitter/bootstrap into 2.3.0-wipfat2-0/+1
2012-12-21update mustace to reflect changes to data-slide-tofat2-4/+14
2012-12-21add support for [data-slide-to] attr on carouselfat5-9/+23
2012-12-21Fixes #6189: Add holder.js to carousel exampleMark Otto1-0/+1
2012-12-21add readme imageMark Otto1-0/+0
2012-12-21Add docs readme iconMark Otto1-0/+0
2012-12-21rewrite makefile to make a bit more "efficient" + rebuildfat3-1/+3
2012-12-21rebuildfat3-1/+3
2012-12-21Fixes #6370: Add comment to docs on typeahead and autocompleteMark Otto2-2/+2
2012-12-21flatten buttons and formsMark Otto3-197/+39
2012-12-20update docs regarding normalize and clearfixMark Otto4-10/+8
2012-12-20Miscellaneous changes to docsQuy Ton6-8/+6
2012-12-20Finish migrating to Normalize 2:Mark Otto1-0/+65
* Port print styles from reset.less to scaffolding.less * Port responsive image styles from reset.less to scaffolding.less
2012-12-20Update new example name and linksMark Otto3-6/+2
2012-12-20Update the examples index:Mark Otto14-6/+27
* Retina ready screenshots * Added screenshot and link to justified nav example (previously unlinked marketing-alternate.html)
2012-12-20Fixes #6352: marketing-alternate broken nav in FF17Mark Otto1-0/+2
2012-12-20Convert normalize comments to // styleMark Otto1-189/+0
2012-12-20Merge branch '3.0.0-wip' into bs3-normalizeMark Otto29-2467/+682
Conflicts: less/bootstrap.less
2012-12-20remove .hide specificity override from grid classesMark Otto1-4/+0
2012-12-20Add important flag to .show/.hide utility classes; remove .hide requirement ↵Mark Otto3-10/+11
from modals
2012-12-20Merge branch '2.3.0-wip' into 3.0.0-wipMark Otto5-11/+11
Conflicts: docs/assets/css/bootstrap.css docs/templates/pages/base-css.mustache less/dropdowns.less less/forms.less
2012-12-20Undo important on hide/show utilties; punt to 3.0Mark Otto1-2/+2
2012-12-20fix up code snippetMark Otto2-2/+2
2012-12-20fix up code snippetMark Otto6-9/+9
2012-12-20Merge branch 'blakeembrey-dropdown-selectors' into 2.3.0-wipMark Otto1-8/+8
2012-12-20Merge branch 'dropdown-selectors' of ↵Mark Otto1-8/+8
https://github.com/blakeembrey/bootstrap into blakeembrey-dropdown-selectors
2012-12-20Fixes #6339: Use important flag on .hide and .show utility classesMark Otto1-2/+2
2012-12-20lighter buttons closer to todays versionsMark Otto1-10/+10
2012-12-20Fixes #6236: Fix popover font-size in input groupsMark Otto1-1/+3
2012-12-20Remove dropdown submenu docsMark Otto2-168/+0
2012-12-20Remove dropdown submenu CSSMark Otto1-54/+1
2012-12-20Nuke third lines form carousel examplesMark Otto2-6/+6
2012-12-20Merge branch '2.2.3' into 3.0.0-wipMark Otto15-1156/+152
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-19Get on that carousel indicator lifestyle with some new hawtnessMark Otto1-0/+25
2012-12-19Merge branch '2.2.3' of github.com:twitter/bootstrap into 2.2.3Mark Otto10-68/+110
2012-12-19lol we dont' have affix(refresh)fat5-21/+3
2012-12-19Holy shit, buttons, button states, and input states updatedMark Otto3-58/+94
2012-12-19add js support for carousel indicatorsfat6-17/+53
2012-12-19Merge branch '3.0.0-wip' of https://github.com/cvrebert/bootstrap into ↵Mark Otto3-5/+89
cvrebert-3.0.0-wip Conflicts: docs/assets/css/bootstrap.css less/mixins.less
2012-12-19Unfuck the fucked gradient with it's fucked mix() of background colors; nuke ↵Mark Otto1-45/+24
commented out code
2012-12-19More button tweaksMark Otto1-27/+143
2012-12-19wait 100ms before engaging affix (allows for initial browser scroll)fat1-6/+8
2012-12-19remove commented out buttons css, update docsMark Otto3-71/+11
2012-12-19whitespace in tooltip + don't pass empty selector to $() in dropdown.jsfat4-7/+7
2012-12-19overhaul buttonsMark Otto3-280/+99
2012-12-19Unfuck the fucked homepageMark Otto2-2/+2