Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/js
AgeCommit message (Expand)Author
2012-02-172.0.1v2.0.1Jacob Thornton
2012-02-17don't try next if not nextJacob Thornton
2012-02-17null out interval so that pause doesn't resume on next or prevJacob Thornton
2012-02-17fix alertsJacob Thornton
2012-02-14add semicolons to the end of js filesJacob Thornton
2012-02-12honor data attributes set on modal as wellJacob Thornton
2012-02-08don't use e.target incase button has icon or other content inside itJacob Thornton
2012-02-07Merge branch 'CaryLandholt-master' into 2.0.1-wipMark Otto
2012-02-07Merge branch 'master' of https://github.com/CaryLandholt/bootstrap into CaryL...Mark Otto
2012-02-07Grammatical changes have been made as suggested by @cvrebert for issue #1787.raphaelz
2012-02-06fix alert tests + add show option back to modalsJacob Thornton
2012-02-02Fixed typo "tabs" ==> "button"Cary Landholt
2012-02-02nuke all curly ticksMark Otto
2012-01-30update tests for popover to use proper classesMark Otto
2012-01-30namespace popover valuesMark Otto
2012-01-30Fixes issue with Opera flickering on the collapse plugin when reset is called...Mark Reeder
2012-01-30fix js readme api capitalizationMark Otto
2012-01-29typahead does case insensitive matching with simple sorter + accepts highligh...Jacob Thornton
2012-01-29fix z-index issue with modals for popovers,tooltips,and dropdownsJacob Thornton
2012-01-28Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wipJacob Thornton
2012-01-28clean up js api for dropdownsJacob Thornton
2012-01-28no debuggerJon Stevens
2012-01-28all unit tests passing in ie7Jacob Thornton
2012-01-28fix failing typeahead testsJacob Thornton
2012-01-28move the matcher and sorter into the options - encourage people to override t...Jacob Thornton
2012-01-28add zindex option for tooltips/popovers and fix modal zindex doc exampleJacob Thornton
2012-01-27Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wipJacob Thornton
2012-01-27change typeahead to data-source instead of data-data and add to docsJacob Thornton
2012-01-27Merge pull request #1272 from napoleond/2.0-wipJacob Thornton
2012-01-27Merge pull request #1269 from phopkins/ie_typeaheadMark Otto
2012-01-27Enable default browser key behaviour when typeahead isn't showing.David N
2012-01-27consistent new lines at ends of filesMark Otto
2012-01-27Switches from Array#filter to jQuery.grep for IE<=8 supportPete Hopkins
2012-01-25prevent defaultJacob Thornton
2012-01-25scrollspy working for sub navsJacob Thornton
2012-01-242.0-wip: fix js headsJon Stevens
2012-01-24i don't think the batch s/2011/2012/ was supposed to hit this. :)Eden
2012-01-22Rename the tooltip test fileNicklas Ansman Giertz
2012-01-22Add testcase to popoverNicklas Ansman Giertz
2012-01-22Make the popove respect custom classesNicklas Ansman Giertz
2012-01-22add ability to cycle carousel to a particular frameJacob Thornton
2012-01-22more efficient matcher + bold matched query in itemJacob Thornton
2012-01-22make case lookahead case insensitiveJacob Thornton
2012-01-22change scrollspy offset to be option + fix typo in scrollspyJacob Thornton
2012-01-21should check for alert class not alertmessageJacob Thornton
2012-01-21only prevent default if getting data-hrefJacob Thornton
2012-01-17wrap transitionJacob Thornton
2012-01-15dates updated to 2012Mark Otto
2012-01-14Fixed when placement is a functionRenault John Lecoultre
2012-01-12add build tool for js + rename twipsy to tooltip + lots of little doc cleanupJacob Thornton