| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-02-07 | remove prevent default on focus | fat | 1 | -1/+0 | |
| 2013-02-07 | only fire hidden once backdrop has been removed | fat | 1 | -8/+9 | |
| 2013-02-07 | Merge branch '2.3.0-wip' of github.com:twitter/bootstrap into 2.3.0-wip | fat | 2 | -3/+3 | |
| Conflicts: docs/assets/js/bootstrap.min.js | |||||
| 2013-02-07 | if no callback, don't try to call callback ya goof | fat | 1 | -0/+2 | |
| 2013-02-07 | fix js from @fat feedback for modal | Mark Otto | 1 | -1/+1 | |
| 2013-02-06 | unit tests | Yohn | 1 | -2/+2 | |
| 2013-02-06 | dont remove title attribute part 2 | Yohn | 1 | -1/+1 | |
| 2013-02-06 | Overhaul modal to make it responsive and not super lame | Mark Otto | 1 | -1/+5 | |
| 2013-02-05 | Merge branch '2.3.0-wip' into 3.0.0-wip | Mark Otto | 7 | -18/+109 | |
| 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-05 | Merge branch '2.3.0-wip' of github.com:twitter/bootstrap into 2.3.0-wip | fat | 2 | -5/+5 | |
| Conflicts: docs/assets/js/bootstrap.min.js | |||||
| 2013-02-05 | clean up styles | fat | 4 | -86/+39 | |
| 2013-02-05 | Merge branch '2.3.0-wip' of git://github.com/ghusse/bootstrap into ↵ | fat | 4 | -3/+137 | |
| ghusse-2.3.0-wip | |||||
| 2013-02-05 | Merge pull request #6783 from joprice/popoverOptionsOverride | fat-kun | 2 | -4/+4 | |
| reordered access of options in tooltip and popover | |||||
| 2013-02-05 | screwed up a merge and an old version number crept in | Mark Otto | 1 | -1/+1 | |
| 2013-02-05 | don't hide if already hidden ya n00b | fat | 1 | -1/+1 | |
| 2013-02-05 | clear interval in cycle + rebuild | fat | 1 | -0/+1 | |
| 2013-02-05 | Merge pull request #6488 from nanek/dropdowns-remove-touchstart | fat-kun | 1 | -6/+6 | |
| Remove touchstart from bootstrap-dropdown.js. | |||||
| 2013-02-05 | Merge branch '2.3.0-wip' of github.com:twitter/bootstrap into 2.3.0-wip | fat | 1 | -1/+1 | |
| 2013-02-05 | update jquery to 1.9 | fat | 1 | -2/+5 | |
| 2013-02-04 | fix typo | Joseph Price | 1 | -1/+1 | |
| 2013-02-02 | reordered access of options in tooltip and popover to allow overriding data ↵ | Joseph Price | 2 | -4/+4 | |
| attrs from js | |||||
| 2013-01-29 | Fix tooltip positioning for IE8 | Guillaume Smet | 1 | -1/+1 | |
| IE8 defines a placeholder object getBoundingClientRect which breaks the new getPosition() method | |||||
| 2013-01-27 | No semicolumns | Guillaume Gautreau | 2 | -44/+44 | |
| 2013-01-26 | Arrow replacement | Guillaume Gautreau | 1 | -1/+22 | |
| 2013-01-26 | works with fixed test | Guillaume Gautreau | 1 | -1/+1 | |
| 2013-01-26 | Test for replacing tooltip when resized | Guillaume Gautreau | 3 | -6/+44 | |
| 2013-01-26 | lint + wrong comparison | Guillaume Gautreau | 1 | -2/+2 | |
| 2013-01-26 | Unit test for replacing tooltip inside window | Guillaume Gautreau | 2 | -1/+19 | |
| 2013-01-26 | Tooltip positionning on special cases | Guillaume Gautreau | 1 | -4/+61 | |
| 2013-01-13 | Merge branch '2.3.0-wip' into 3.0.0-wip | Mark Otto | 10 | -19/+164 | |
| 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-10 | Nuke .popover-inner from the JS since we nuked it from the CSS/HTML long ago | Mark Otto | 1 | -2/+2 | |
| 2013-01-07 | Removed touchstart from bootstrap-dropdown.js. | Kenan Shifflett | 1 | -6/+6 | |
| 2012-12-26 | Merge branch '2.3.0-wip' of github.com:twitter/bootstrap into 2.3.0-wip | Mark Otto | 6 | -18/+144 | |
| 2012-12-24 | Merge pull request #6378 from Yohn/patch-7 | fat-kun | 2 | -1/+13 | |
| fixes tooltip insert problems | |||||
| 2012-12-24 | made container option be false | Yohn | 1 | -1/+1 | |
| 2012-12-24 | removed the length check | Yohn | 1 | -1/+1 | |
| updated it to @fat's suggestion | |||||
| 2012-12-23 | Update js/tests/unit/bootstrap-tooltip.js | Yohn | 1 | -0/+10 | |
| 2012-12-23 | adding container option to tooltips | Yohn | 1 | -1/+3 | |
| 2012-12-23 | Assign event variables at declarations | KAWACHI Takashi | 1 | -4/+4 | |
| 2012-12-23 | Tooltips fires show, shown, hide, hidden events | KAWACHI Takashi | 2 | -0/+88 | |
| It is re-worked from #3691. | |||||
| 2012-12-22 | Version bump | Mark Otto | 13 | -13/+13 | |
| 2012-12-22 | Merge pull request #6349 from Yohn/patch-6 | fat-kun | 2 | -4/+12 | |
| Fixes #5753 with tooltip('toogle') | |||||
| 2012-12-22 | add data-api namespace to dropdown | fat | 1 | -1/+1 | |
| 2012-12-22 | shifting focus to parent and adding aria menuitem for dropdown | fat | 1 | -1/+4 | |
| 2012-12-22 | read data options in constructor for collapse | fat | 1 | -1/+1 | |
| 2012-12-22 | allow multiple trigger types in tooltip and popover + default tooltip to ↵ | fat | 1 | -8/+16 | |
| hover & focus | |||||
| 2012-12-21 | chnage for #6248 | fat | 1 | -1/+1 | |
| 2012-12-21 | add support for [data-slide-to] attr on carousel | fat | 1 | -1/+8 | |
| 2012-12-21 | add direction prop to carousel slide event | fat | 2 | -0/+13 | |
| 2012-12-21 | Merge branch 'marcelkorpel-master' into 2.3.0-wip | fat | 2 | -0/+6 | |
