aboutsummaryrefslogtreecommitdiff
path: root/js/bootstrap-dropdown.js
AgeCommit message (Expand)AuthorFilesLines
2012-10-302.1.1 - hotfix for carouselv2.2.1fat1-1/+1
2012-10-29Merge branch '2.1.2-wip'v2.2.0Mark Otto1-9/+6
2012-10-29v2.2.0 instead of v2.1.2Mark Otto1-3/+3
2012-10-17Merge branch '2.1.2-wip' of github.com:twitter/bootstrap into 2.1.2-wipJacob Thornton1-3/+4
2012-09-27don't wait for ready when binding events to documentCarl Porth1-8/+5
2012-09-27Fix for #4550Artem Kustikov1-2/+3
2012-09-27Fixed bug in dropdown toggle where menu would only clear on the first drop downErlend Halvorsen1-3/+4
2012-09-26bind data-api events to document instead of body to allow body replacementCarl Porth1-1/+1
2012-09-05version bump to get this startedMark Otto1-1/+1
2012-08-27only stop prop on form – as people seem to be relying on dropdown hiding w...Jacob Thornton1-1/+1
2012-08-27crude check to make sure element has a # for an idJacob Thornton1-1/+1
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-17remove logJacob Thornton1-2/+0
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/+1
2012-04-14don't open dropdown if target is disabledJacob 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-28clean up js api for dropdownsJacob Thornton1-2/+4
2012-01-28all unit tests passing in ie7Jacob Thornton1-3/+10
2012-01-26consistent new lines at ends of filesMark Otto1-1/+1
2012-01-242.0-wip: fix js headsJon Stevens1-1/+1
2012-01-14dates updated to 2012Mark Otto1-1/+1
2012-01-08make dropdowns toggle when clicked (for mobile)Jacob Thornton1-1/+3
2012-01-05listen to window for dropdown clearJacob Thornton1-1/+1
2011-12-20update more readme changes - introduce target specificty convention to more p...Jacob Thornton1-4/+10
2011-12-20giant refactor - all spec passing again...Jacob Thornton1-3/+3
2011-11-30define constructor on prototypesJacob Thornton1-1/+3
2011-11-27remove trailing semicolons - we'll be hosting minified files with semicolons ...Jacob Thornton1-1/+1
2011-11-24refactor dropdown in accordance with readmeJacob Thornton1-19/+26
2011-11-24refactor alerts + add new readme which idefientifies goals for 2.0 jsJacob Thornton1-1/+1
2011-11-20merge in js from 1.4... start working through js docsJacob Thornton1-16/+27
2011-11-20revert all js stuff back to 1.4 :/Jacob Thornton1-12/+25
2011-10-19fix scrollspy simplify stuff more - break everything.Jacob Thornton1-2/+3
2011-10-19greatly simply js plugins - remove js api where reasonableJacob Thornton1-20/+8
2011-10-04start updating to data- driven jsJacob Thornton1-12/+15
2011-09-17update docs to remove old stuff, update to all new classes; no more backwards...Mark Otto1-2/+2
2011-09-16check for jquery/ender on windowJacob 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-5/+6