| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2011-11-03 | update 1.3 to 1.4 stuffs | Jacob Thornton | 1 | -1/+1 | |
| 2011-10-29 | add active class to css for buttons, write new spec for button, "use strict" | Jacob Thornton | 1 | -0/+2 | |
| 2011-10-03 | Add jquery.ready hook after defining plugin, to avoid breakage when used ↵ | Steve Purcell | 1 | -12/+15 | |
| with modernizr/yepnope See https://gist.github.com/1258742 for an example, which results in the error "TypeError: Object has no method 'dropdown' at bootstrap-dropdown.js line 31" It looks like in these circumstances, the functions hooked into jquery.ready get run immediately, and so applying the dropdown behavior to specific elements before defining the 'dropdown' method causes breakage. | |||||
| 2011-09-22 | add semicolon to end of file while i think about better solution... | Jacob Thornton | 1 | -1/+1 | |
| 2011-09-18 | lemme smang it giiiirl | Jacob Thornton | 1 | -2/+2 | |
| 2011-09-16 | check for jquery/ender on window | Jacob Thornton | 1 | -1/+1 | |
| 2011-09-12 | add version number to js comments | Jacob Thornton | 1 | -1/+1 | |
| 2011-09-11 | change hella js... broke all the tests. i <3 wip | Jacob Thornton | 1 | -5/+6 | |
| 2011-09-10 | clicking open dropdown shoud close it | Jacob Thornton | 1 | -1/+4 | |
| 2011-09-10 | add liscense to js files | Jacob Thornton | 1 | -3/+23 | |
| 2011-09-09 | move js plugins to root dir, begin writing tests, and change modal plugin to ↵ | Jacob Thornton | 1 | -0/+26 | |
| be more boss like | |||||
