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
AgeCommit message (Expand)Author
2013-05-16a bunch javascript junkfat
2013-02-08Merge branch 'master' into 3.0.0-wipMark Otto
2013-02-08remove prevent default on focusfat
2013-01-13Merge branch '2.3.0-wip' into 3.0.0-wipMark Otto
2012-12-23Version bumpMark Otto
2012-12-22Merge branch 'marcelkorpel-master' into 2.3.0-wipfat
2012-12-22Merge branch 'master' of git://github.com/marcelkorpel/bootstrap into marcelk...fat
2012-12-20Merge branch '2.2.3' into 3.0.0-wipMark Otto
2012-12-20fix ghetto ass timeout shitfat
2012-12-11Version bumpMark Otto
2012-12-09Merge branch 'master' into 3.0.0-wipMark Otto
2012-12-08get tests passing for typeahead :Pfat
2012-12-08insert menu of typeahead after input which it suggests on #3529fat
2012-12-08Merge pull request #5862 from pmclanahan/issue-5806-typeahead-keyboard-navbilly gates
2012-12-08add noConflict functionality to all bootstrap pluginsfat
2012-12-02Set focus back to input field after clicking an itemMarcel Korpel
2012-12-01version bump to 3.0Mark Otto
2012-11-13Fix issue with double move event firing in typeahead.Paul McLanahan
2012-11-05version bumpMark Otto
2012-10-312.2.1 - hotfix for carouselfat
2012-10-30v2.2.0 instead of v2.1.2Mark Otto
2012-10-18don't lookup typeahead when shift alt or ctrl are pushedJacob Thornton
2012-09-28don't wait for ready when binding events to documentCarl Porth
2012-09-27bind data-api events to document instead of body to allow body replacementCarl Porth
2012-09-21added support for jquery 1.8.*Jacob Thornton
2012-09-05version bump to get this startedMark Otto
2012-08-28Merge remote-tracking branch 'origin/2.1.0-wip' into 2.1.1-wipRoss Johnson
2012-08-28Fix key events with Chrome + jQuery 1.8.0Ross Johnson
2012-08-22update version numbers to 2.1.1Mark Otto
2012-08-20bump versions to 2.1.0Mark Otto
2012-08-03fix indexof on array for ie8Jacob Thornton
2012-07-23adds minLength #3960Jacob Thornton
2012-06-03Merge branch 'async' into 2.1.0-wipMatt Morgan
2012-06-03fix regression in typeahead #3313Jacob Thornton
2012-06-012.0.3 -> 2.0.4v2.0.4Jacob Thornton
2012-04-26Alter typeahead to accept synchronous/asynchronous data source via function/c...Matt Morgan
2012-04-26revert position -> offset for typeahead positionJacob Thornton
2012-04-242.0.2 -> 2.0.3Jacob Thornton
2012-04-19offset -> position #3088Jacob Thornton
2012-04-17Allow updater function (updates the value of the input field) to be overridden.Nirav Sanghani
2012-04-15add jshint support + a few minor stylistic changesJacob Thornton
2012-04-08https://github.com/twitter/bootstrap/issues/2954Jacob Thornton
2012-03-25return matcher value directly + cleanup first lines of filesJacob Thornton
2012-03-20prevent dropdowns from closing when clicking inside form element inside dropdownJacob Thornton
2012-03-20typeahead should escape regexp special charsJacob Thornton
2012-03-132.0.2 derpv2.0.2Jacob Thornton
2012-02-22Allows escape to bubble when menu isn't shownPete Hopkins
2012-02-22Fires change event when element is selected from menuPete Hopkins
2012-02-22Allow events to propagate / default if not used.Pete Hopkins
2012-02-172.0.1v2.0.1Jacob Thornton