aboutsummaryrefslogtreecommitdiff
path: root/js/bootstrap-tabs.js
AgeCommit message (Expand)AuthorFilesLines
2011-11-03update 1.3 to 1.4 stuffsJacob Thornton1-1/+1
2011-10-29add active class to css for buttons, write new spec for button, "use strict"Jacob Thornton1-0/+3
2011-10-04add dropdown tab selection supportJacob Thornton1-5/+14
2011-09-29Merge pull request #329 from lmjabreu/masterJacob Thornton1-1/+1
2011-09-29change event to use target and relatedTarget (which more closely resembles ac...Jacob Thornton1-4/+8
2011-09-29changed event should be change eventJacob Thornton1-1/+1
2011-09-29Merge branch 'tab-event' of https://github.com/kasperp/bootstrap into kasperp...Jacob Thornton1-2/+4
2011-09-28tweaked bootstrap-tabs plugin active tab selector to allow for nested tabsLuis Abreu1-1/+1
2011-09-22add semicolon to end of file while i think about better solution...Jacob Thornton1-1/+1
2011-09-19fixes #258, clicking a tab remove .active class from all elements on the pageJacob Fike1-1/+1
2011-09-18lemme smang it giiiirlJacob Thornton1-2/+2
2011-09-18Added changed event to bootstrap-tabs.jsKasper Bøgebjerg Pedersen1-1/+3
2011-09-16check for jquery/ender on windowJacob Thornton1-1/+1
2011-09-15$(document).ready instead of $(function() {}) for ender supportJacob Thornton1-1/+1
2011-09-12add version number to js commentsJacob Thornton1-1/+1
2011-09-11change hella js... broke all the tests. i <3 wipJacob Thornton1-2/+6
2011-09-10add liscense to js filesJacob Thornton1-0/+20
2011-09-09move js plugins to root dir, begin writing tests, and change modal plugin to ...Jacob Thornton1-0/+38