aboutsummaryrefslogtreecommitdiff
path: root/docs/assets/js/bootstrap-dropdown.js
AgeCommit message (Expand)AuthorFilesLines
2012-08-27only stop prop on form – as people seem to be relying on dropdown hiding w...Jacob Thornton1-2/+2
2012-08-21update version numbers to 2.1.1Mark Otto1-1/+1
2012-08-19bump versions to 2.1.0Mark Otto1-1/+1
2012-08-18listen to touchstart for dropdowns on mobileJacob Thornton1-4/+4
2012-06-02Merge branch 'accessibility' into 2.1.0-wipJacob Thornton1-14/+64
2012-06-012.0.3 -> 2.0.4v2.0.4Jacob Thornton1-1/+1
2012-05-17abandon activedescendant because it was awfulJacob Thornton1-19/+15
2012-05-17nearly everything working with activedescendant... then decide it's wrong.Jacob Thornton1-14/+70
2012-04-242.0.2 -> 2.0.3Jacob Thornton1-1/+1
2012-04-14change position of var in dropdown + cleanup makefile varsJacob Thornton1-1/+5
2012-04-14add jshint support + a few minor stylistic changesJacob Thornton1-7/+9
2012-03-24return matcher value directly + cleanup first lines of filesJacob Thornton1-1/+1
2012-03-19prevent dropdowns from closing when clicking inside form element inside dropdownJacob Thornton1-1/+3
2012-03-122.0.2 derpv2.0.2Jacob Thornton1-1/+1
2012-02-162.0.1v2.0.1Jacob Thornton1-1/+1
2012-02-13add semicolons to the end of js filesJacob Thornton1-1/+1
2012-01-31move js stuff into assetsJacob Thornton1-0/+92
2011-09-09move js plugins to root dir, begin writing tests, and change modal plugin to ...Jacob Thornton1-26/+0
2011-09-08some more js love - update the docs with tabs/pills pluginJacob Thornton1-2/+4
2011-09-06move javascript from examples into docsJacob Thornton1-0/+24