| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-01-11 | Address #6545: clarify initialization of tooltips in docs | Mark Otto | 1 | -1/+1 | |
| 2012-12-26 | Add longer tooltip example to docs, tighten up line-height on tooltip; run make | Mark Otto | 1 | -3/+3 | |
| 2012-12-24 | Merge pull request #6378 from Yohn/patch-7 | fat-kun | 1 | -0/+8 | |
| fixes tooltip insert problems | |||||
| 2012-12-24 | Update docs/javascript.html | Yohn | 1 | -4/+3 | |
| 2012-12-23 | data-toggle instead of rel for tooltip and popover | Yohn | 1 | -11/+11 | |
| 2012-12-23 | Update docs/javascript.html | Yohn | 1 | -0/+9 | |
| 2012-12-22 | shifting focus to parent and adding aria menuitem for dropdown | fat | 1 | -30/+30 | |
| 2012-12-22 | remake js | fat | 1 | -1/+1 | |
| 2012-12-22 | allow multiple trigger types in tooltip and popover + default tooltip to ↵ | fat | 1 | -2/+2 | |
| hover & focus | |||||
| 2012-12-21 | update mustace to reflect changes to data-slide-to | fat | 1 | -2/+7 | |
| 2012-12-21 | add support for [data-slide-to] attr on carousel | fat | 1 | -3/+3 | |
| 2012-12-21 | Fixes #6370: Add comment to docs on typeahead and autocomplete | Mark Otto | 1 | -1/+1 | |
| 2012-12-20 | Miscellaneous changes to docs | Quy Ton | 1 | -1/+1 | |
| 2012-12-20 | Add important flag to .show/.hide utility classes; remove .hide requirement ↵ | Mark Otto | 1 | -4/+4 | |
| from modals | |||||
| 2012-12-20 | Nuke third lines form carousel examples | Mark Otto | 1 | -3/+3 | |
| 2012-12-20 | Merge branch '2.2.3' into 3.0.0-wip | Mark Otto | 1 | -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-19 | lol we dont' have affix(refresh) | fat | 1 | -8/+0 | |
| 2012-12-19 | add js support for carousel indicators | fat | 1 | -0/+5 | |
| 2012-12-19 | Change .jumbotron usage in docs layout to .bs-docs-jumbotron | Mark Otto | 1 | -1/+1 | |
| 2012-12-08 | Merge conflicts | Mark Otto | 1 | -1/+1 | |
| 2012-12-08 | Fix docs typos | Mark Otto | 1 | -1/+1 | |
| 2012-12-08 | Merge branch 'master' into 3.0.0-wip | Mark Otto | 1 | -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-08 | Apply code tag to data attribute on javascript page | Quy Ton | 1 | -4/+4 | |
| 2012-12-07 | add noConflict functionality to all bootstrap plugins | fat | 1 | -0/+8 | |
| 2012-12-05 | Merge branch '2.2.2-wip' into 3.0.0-wip | Mark Otto | 1 | -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-04 | add gallery page, fill with a few screenshots to start | Mark Otto | 1 | -0/+3 | |
| 2012-12-03 | Once more, update all the favicons to retina | Mark Otto | 1 | -1/+1 | |
| 2012-12-03 | Align the touch icons attributes | Mark Otto | 1 | -2/+2 | |
| 2012-12-01 | move around social buttons | Mark Otto | 1 | -0/+19 | |
| 2012-11-30 | remove deleted css files, run make | Mark Otto | 1 | -4/+1 | |
| 2012-11-30 | Merge branch '2.2.2-wip' into exploratory | Mark Otto | 1 | -1/+4 | |
| Conflicts: docs/assets/css/bootstrap.css docs/components.html docs/templates/pages/components.mustache less/alerts.less less/button-groups.less less/buttons.less less/tests/css-tests.html | |||||
| 2012-11-29 | add holder and replace placehold.it | Mark Otto | 1 | -1/+4 | |
| 2012-11-22 | Merge branch '2.2.2-wip' into exploratory | Mark Otto | 1 | -8/+7 | |
| Conflicts: less/button-groups.less | |||||
| 2012-11-22 | Fixes #5986: single toggle button html examples | Mark Otto | 1 | -7/+7 | |
| 2012-11-21 | Simpler footer for docs | Mark Otto | 1 | -1/+0 | |
| * Remove back to top link (ya'll are lazy :P) * Center text * Decrease vertical padding | |||||
| 2012-11-04 | Merge branch '2.2.2-wip' into exploratory | Mark Otto | 1 | -1/+1 | |
| Conflicts: docs/assets/css/bootstrap.css less/buttons.less less/forms.less | |||||
| 2012-11-04 | fix modals display in docs on tablet view | Mark Otto | 1 | -1/+1 | |
| 2012-11-04 | run make after removing responsive css file | Mark Otto | 1 | -1/+0 | |
| 2012-11-03 | Swap old icons for new in docs | Mark Otto | 1 | -14/+14 | |
| 2012-11-03 | Merge branch '2.2.2-wip' into exploratory | Mark Otto | 1 | -3/+3 | |
| Conflicts: docs/assets/css/bootstrap.css docs/scaffolding.html docs/templates/pages/scaffolding.mustache | |||||
| 2012-11-02 | Fixing various spelling typos in the docs. | Bradly Feeley | 1 | -3/+3 | |
| 2012-11-02 | Merge branch '2.2.2-wip' into exploratory | Mark Otto | 1 | -13/+21 | |
| Conflicts: docs/assets/css/bootstrap.css docs/getting-started.html docs/templates/pages/getting-started.mustache less/accordion.less less/alerts.less less/breadcrumbs.less less/buttons.less less/code.less less/dropdowns.less less/forms.less less/navbar.less less/progress-bars.less less/responsive-navbar.less less/tables.less less/thumbnails.less less/tooltip.less less/wells.less | |||||
| 2012-10-31 | Merge branch 'bradly-affix-docs-fix' into 2.2.2-wip | Mark Otto | 1 | -1/+1 | |
| 2012-10-31 | fixes #5717: add retina favicon, recompile docs | Mark Otto | 1 | -1/+1 | |
| 2012-10-30 | Fixing typos in affix options area in the docs. | Bradly Feeley | 1 | -1/+1 | |
| 2012-10-17 | add updater function and rebuild | Jacob Thornton | 1 | -0/+6 | |
| 2012-10-16 | more hellip on modals | Mark Otto | 1 | -2/+2 | |
| 2012-10-16 | fixes #5519: hellip in modal code | Mark Otto | 1 | -1/+1 | |
| 2012-10-16 | clarify js docs individual or compiled section | Mark Otto | 1 | -1/+1 | |
| 2012-10-07 | Changing title of docs pages to simply say 'Bootstrap' like the docs home page | Mark Otto | 1 | -1/+1 | |
