Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-05-17remove dumb assets update makefile wassupfat
2013-05-16a bunch javascript junkfat
2013-03-02Merge branch 'master' into 3.0.0-wipMark Otto
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/index.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 package.json
2013-03-012.3.1fat
2013-03-01whitespacefat
2013-03-01only pass unique options through to child nodes in tooltipsfat
2013-02-08Merge branch 'master' into 3.0.0-wipMark Otto
Conflicts: docs/assets/js/bootstrap.min.js
2013-02-07Fixes #6823: add some docs notes about tooltips in input groupsMark Otto
2013-02-06Merge branch '2.3.0-wip' into 3.0.0-wipMark Otto
Conflicts: docs/assets/css/bootstrap-responsive.css docs/assets/js/bootstrap-popover.js docs/assets/js/bootstrap.js docs/css.html docs/templates/pages/base-css.mustache js/bootstrap-popover.js less/mixins.less less/tooltip.less
2013-02-06Merge branch '2.3.0-wip' of github.com:twitter/bootstrap into 2.3.0-wipfat
Conflicts: docs/assets/js/bootstrap.min.js
2013-02-06clean up stylesfat
2013-02-06Fixes #6190: Add print utility classesMark Otto
2013-02-06clear interval in cycle + rebuildfat
2013-01-13Merge branch '2.3.0-wip' into 3.0.0-wipMark Otto
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
2012-12-26Add longer tooltip example to docs, tighten up line-height on tooltip; run makeMark Otto
2012-12-26Merge branch '2.3.0-wip' of github.com:twitter/bootstrap into 2.3.0-wipMark Otto
2012-12-23Version bumpMark Otto
2012-12-23allow multiple trigger types in tooltip and popover + default tooltip to ↵fat
hover & focus
2012-12-20Merge branch '2.2.3' into 3.0.0-wipMark Otto
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-20whitespace in tooltip + don't pass empty selector to $() in dropdown.jsfat
2012-12-20can't extend bounding box thingyfat
2012-12-20remove inside support from tooltip + fix tooltip svg support + change ↵fat
makefile to rely on local npm install
2012-12-11Version bumpMark Otto
2012-12-09Merge branch 'master' into 3.0.0-wipMark Otto
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-08add noConflict functionality to all bootstrap pluginsfat
2012-12-02move around social buttonsMark Otto
2012-12-01version bump to 3.0Mark Otto
2012-11-05version bumpMark Otto
2012-10-312.2.1 - hotfix for carouselfat
2012-10-30v2.2.0 instead of v2.1.2Mark Otto
2012-10-18rebuildJacob Thornton
2012-10-18fix carousel eventJacob Thornton
2012-09-25change tooltip/popover insert strategyJacob Thornton
remove modal-open class hopefully resolve z-index headaches
2012-09-25change tooltip/popover html default to false for xss safety netJacob Thornton
2012-09-05version bump to get this startedMark Otto
2012-08-22update version numbers to 2.1.1Mark Otto
2012-08-20bump versions to 2.1.0Mark Otto
2012-08-19add click option for tooltip, popover - make click default for popoverJacob Thornton
2012-07-23some progress on affix pluginJacob Thornton
2012-06-21run make on js filesMark Otto
2012-06-03add html option back to tooltip and popover to explicitly prevent XSS #3421Jacob Thornton
2012-06-012.0.3 -> 2.0.4v2.0.4Jacob Thornton
2012-05-31rebuild and fix testJacob Thornton
2012-04-242.0.2 -> 2.0.3Jacob Thornton
2012-04-15rebuild with tooltip formatting changeJacob Thornton
2012-04-15add jshint support + a few minor stylistic changesJacob Thornton
2012-04-05remake and add isHTML check to popover as wellJacob Thornton
2012-03-25return matcher value directly + cleanup first lines of filesJacob Thornton
2012-03-22clear timeout to reset delays for tooltip/popoverJacob Thornton
2012-03-22top stripping leading and trailing whitespace + always use .html methodJacob Thornton