aboutsummaryrefslogtreecommitdiff
path: root/js
AgeCommit message (Expand)AuthorFilesLines
2012-01-30update tests for popover to use proper classesMark Otto1-4/+4
2012-01-30namespace popover valuesMark Otto1-3/+3
2012-01-29Fixes issue with Opera flickering on the collapse plugin when reset is called...Mark Reeder1-1/+1
2012-01-29fix js readme api capitalizationMark Otto1-1/+1
2012-01-28typahead does case insensitive matching with simple sorter + accepts highligh...Jacob Thornton1-14/+29
2012-01-28fix z-index issue with modals for popovers,tooltips,and dropdownsJacob Thornton2-3/+4
2012-01-28Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wipJacob Thornton1-1/+0
2012-01-28clean up js api for dropdownsJacob Thornton1-2/+4
2012-01-28no debuggerJon Stevens1-1/+0
2012-01-28all unit tests passing in ie7Jacob Thornton10-19/+39
2012-01-28fix failing typeahead testsJacob Thornton1-4/+4
2012-01-27move the matcher and sorter into the options - encourage people to override t...Jacob Thornton1-9/+12
2012-01-27add zindex option for tooltips/popovers and fix modal zindex doc exampleJacob Thornton1-0/+4
2012-01-27Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wipJacob Thornton1-2/+2
2012-01-26change typeahead to data-source instead of data-data and add to docsJacob Thornton1-3/+4
2012-01-26Merge pull request #1272 from napoleond/2.0-wipJacob Thornton1-2/+2
2012-01-26Merge pull request #1269 from phopkins/ie_typeaheadMark Otto1-1/+1
2012-01-26Enable default browser key behaviour when typeahead isn't showing.David N1-2/+2
2012-01-26consistent new lines at ends of filesMark Otto10-10/+10
2012-01-26Switches from Array#filter to jQuery.grep for IE<=8 supportPete Hopkins1-2/+2
2012-01-25prevent defaultJacob Thornton1-0/+1
2012-01-24scrollspy working for sub navsJacob Thornton1-6/+9
2012-01-242.0-wip: fix js headsJon Stevens10-12/+12
2012-01-24i don't think the batch s/2011/2012/ was supposed to hit this. :)Eden1-1/+1
2012-01-22Rename the tooltip test fileNicklas Ansman Giertz1-0/+0
2012-01-22Add testcase to popoverNicklas Ansman Giertz1-0/+19
2012-01-22Make the popove respect custom classesNicklas Ansman Giertz1-2/+2
2012-01-21add ability to cycle carousel to a particular frameJacob Thornton1-5/+27
2012-01-21more efficient matcher + bold matched query in itemJacob Thornton1-20/+30
2012-01-21make case lookahead case insensitiveJacob Thornton1-1/+2
2012-01-21change scrollspy offset to be option + fix typo in scrollspyJacob Thornton1-6/+13
2012-01-20should check for alert class not alertmessageJacob Thornton1-2/+1
2012-01-20only prevent default if getting data-hrefJacob Thornton1-2/+1
2012-01-17wrap transitionJacob Thornton1-23/+27
2012-01-14dates updated to 2012Mark Otto15-16/+16
2012-01-13Fixed when placement is a functionRenault John Lecoultre1-2/+2
2012-01-11add build tool for js + rename twipsy to tooltip + lots of little doc cleanupJacob Thornton5-49/+51
2012-01-08move hover state out of timeout duhJacob Thornton1-1/+1
2012-01-08change prepend to appendJacob Thornton1-1/+1
2012-01-08fix modal insertion booleanJacob Thornton1-1/+1
2012-01-08only append modal to dom if not already presentJacob Thornton1-1/+2
2012-01-08make dropdowns toggle when clicked (for mobile)Jacob Thornton1-1/+3
2012-01-08add slide and slid events + disable sliding during slideJacob Thornton1-0/+10
2012-01-08get tabs working in ie9Jacob Thornton1-0/+2
2012-01-08fix buttons for firefoxJacob Thornton1-1/+1
2012-01-08first pass at ultra basic autocompleteJacob Thornton2-57/+112
2012-01-06start of autocomplete pluginJacob Thornton3-0/+314
2012-01-06Merge pull request #907 from ansman/2.0-wipJacob Thornton2-1/+12
2012-01-06Add a test case for issue #908 (twipsy doesn't respect custom classes)Nicklas Ansman Giertz1-0/+11
2012-01-06Make twipsy respect custom classes when using a custom templateNicklas Ansman Giertz1-1/+1