| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-05-16 | a bunch javascript junk | fat | 1 | -114/+0 | |
| 2013-02-05 | Merge branch '2.3.0-wip' into 3.0.0-wip | Mark Otto | 1 | -2/+2 | |
| 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 pull request #6783 from joprice/popoverOptionsOverride | fat-kun | 1 | -3/+3 | |
| 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-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 | 1 | -3/+3 | |
| attrs from js | |||||
| 2013-01-13 | Merge branch '2.3.0-wip' into 3.0.0-wip | Mark Otto | 1 | -1/+1 | |
| 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 | |
| 2012-12-22 | Version bump | Mark Otto | 1 | -1/+1 | |
| 2012-12-10 | Version bump | Mark Otto | 1 | -1/+1 | |
| 2012-12-08 | Merge branch 'master' into 3.0.0-wip | Mark Otto | 1 | -0/+11 | |
| 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-07 | add noConflict functionality to all bootstrap plugins | fat | 1 | -1/+12 | |
| 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-02 | Merge branch 'Moveo-master' into 2.2.2-wip | Mark Otto | 1 | -3/+3 | |
| 2012-11-30 | version bump to 3.0 | Mark Otto | 1 | -1/+1 | |
| 2012-11-27 | leave it to the developer to decide how to use the content of the popover | Swaagie | 1 | -3/+3 | |
| 2012-11-05 | version bump | Mark Otto | 1 | -1/+1 | |
| 2012-10-30 | 2.2.1 - hotfix for carousel | fat | 1 | -1/+1 | |
| 2012-10-29 | v2.2.0 instead of v2.1.2 | Mark Otto | 1 | -1/+1 | |
| 2012-09-05 | version bump to get this started | Mark Otto | 1 | -1/+1 | |
| 2012-08-21 | update version numbers to 2.1.1 | Mark Otto | 1 | -1/+1 | |
| 2012-08-19 | bump versions to 2.1.0 | Mark Otto | 1 | -1/+1 | |
| 2012-08-18 | add click option for tooltip, popover - make click default for popover | Jacob Thornton | 1 | -0/+1 | |
| 2012-07-22 | some progress on affix plugin | Jacob Thornton | 1 | -1/+1 | |
| 2012-07-22 | remove the ns option | Jon Stevens | 1 | -2/+1 | |
| 2012-07-22 | simplify things to one line. pull #4104 | Jon Stevens | 1 | -2/+1 | |
| 2012-07-20 | on destroy, also hide. issue #3880, pull #4104 | Jon Stevens | 1 | -0/+1 | |
| 2012-07-16 | namespace the events for popover/tooltip so that they can be cleanly ↵ | Jon Stevens | 1 | -1/+2 | |
| removed. issue #3880 | |||||
| 2012-06-20 | simplify code into a single line | Jon Stevens | 1 | -3/+1 | |
| 2012-06-18 | enable the ability to destroy tooltips and popovers from elements. related ↵ | Jon Stevens | 1 | -0/+6 | |
| to issue #3453 | |||||
| 2012-06-02 | add html option back to tooltip and popover to explicitly prevent XSS #3421 | Jacob Thornton | 1 | -2/+2 | |
| 2012-06-01 | 2.0.3 -> 2.0.4v2.0.4 | Jacob Thornton | 1 | -1/+1 | |
| 2012-04-24 | 2.0.2 -> 2.0.3 | Jacob Thornton | 1 | -1/+1 | |
| 2012-04-14 | add jshint support + a few minor stylistic changes | Jacob Thornton | 1 | -5/+10 | |
| 2012-04-04 | remake and add isHTML check to popover as well | Jacob Thornton | 1 | -2/+2 | |
| 2012-03-24 | return matcher value directly + cleanup first lines of files | Jacob Thornton | 1 | -1/+1 | |
| 2012-03-21 | top stripping leading and trailing whitespace + always use .html method | Jacob Thornton | 1 | -4/+2 | |
| 2012-03-12 | 2.0.2 derpv2.0.2 | Jacob Thornton | 1 | -1/+1 | |
| 2012-02-16 | 2.0.1v2.0.1 | Jacob Thornton | 1 | -1/+1 | |
| 2012-02-13 | add semicolons to the end of js files | Jacob Thornton | 1 | -1/+1 | |
| 2012-01-30 | namespace popover values | Mark Otto | 1 | -3/+3 | |
| 2012-01-24 | 2.0-wip: fix js heads | Jon Stevens | 1 | -1/+1 | |
| 2012-01-22 | Make the popove respect custom classes | Nicklas Ansman Giertz | 1 | -2/+2 | |
| 2012-01-14 | dates updated to 2012 | Mark Otto | 1 | -1/+1 | |
| 2012-01-11 | add build tool for js + rename twipsy to tooltip + lots of little doc cleanup | Jacob Thornton | 1 | -4/+4 | |
| 2011-12-20 | update more readme changes - introduce target specificty convention to more ↵ | Jacob Thornton | 1 | -2/+2 | |
| plugins | |||||
| 2011-12-20 | update all to new on api + add animation support to tabs | Jacob Thornton | 1 | -3/+2 | |
| 2011-12-20 | giant refactor - all spec passing again... | Jacob Thornton | 1 | -19/+19 | |
| 2011-11-30 | define constructor on prototypes | Jacob Thornton | 1 | -1/+3 | |
| 2011-11-27 | remove trailing semicolons - we'll be hosting minified files with semicolons ↵ | Jacob Thornton | 1 | -1/+1 | |
| - no reason to make the dev source ugly | |||||
