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-07-27revert to 2.3.2 tag insteadMark Otto
2013-07-26Version bumpMark Otto
2013-07-26Update URLs to account for v3 rc1 soft launchMark Otto
2013-07-26twitter/bootstrap => twbs/bootstrap in links etc.Chris Rebert
2013-05-17update versioning to 2.3.2fat
2013-03-012.3.1fat
2013-02-06Merge pull request #6783 from joprice/popoverOptionsOverridefat-kun
2013-02-06screwed up a merge and an old version number crept inMark Otto
2013-02-04fix typoJoseph Price
2013-02-03reordered access of options in tooltip and popover to allow overriding data a...Joseph Price
2013-01-11Nuke .popover-inner from the JS since we nuked it from the CSS/HTML long agoMark Otto
2012-12-23Version bumpMark Otto
2012-12-11Version bumpMark Otto
2012-12-08add noConflict functionality to all bootstrap pluginsfat
2012-12-02Merge branch 'Moveo-master' into 2.2.2-wipMark Otto
2012-11-27leave it to the developer to decide how to use the content of the popoverSwaagie
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-09-05version bump to get this startedMark Otto
2012-08-22update version numbers to 2.1.1Mark Otto
2012-08-20bump versions to 2.1.0Mark Otto
2012-08-19add click option for tooltip, popover - make click default for popoverJacob Thornton
2012-07-23some progress on affix pluginJacob Thornton
2012-07-23remove the ns optionJon Stevens
2012-07-23simplify things to one line. pull #4104Jon Stevens
2012-07-20on destroy, also hide. issue #3880, pull #4104Jon Stevens
2012-07-17namespace the events for popover/tooltip so that they can be cleanly removed....Jon Stevens
2012-06-20simplify code into a single lineJon Stevens
2012-06-19enable the ability to destroy tooltips and popovers from elements. related to...Jon Stevens
2012-06-03add html option back to tooltip and popover to explicitly prevent XSS #3421Jacob Thornton
2012-06-012.0.3 -> 2.0.4v2.0.4Jacob Thornton
2012-04-242.0.2 -> 2.0.3Jacob Thornton
2012-04-15add jshint support + a few minor stylistic changesJacob Thornton
2012-04-05remake and add isHTML check to popover as wellJacob Thornton
2012-03-25return matcher value directly + cleanup first lines of filesJacob Thornton
2012-03-22top stripping leading and trailing whitespace + always use .html methodJacob Thornton
2012-03-132.0.2 derpv2.0.2Jacob Thornton
2012-02-172.0.1v2.0.1Jacob Thornton
2012-02-14add semicolons to the end of js filesJacob Thornton
2012-01-30namespace popover valuesMark Otto
2012-01-242.0-wip: fix js headsJon Stevens
2012-01-22Make the popove respect custom classesNicklas Ansman Giertz
2012-01-15dates updated to 2012Mark Otto
2012-01-12add build tool for js + rename twipsy to tooltip + lots of little doc cleanupJacob Thornton
2011-12-21update more readme changes - introduce target specificty convention to more p...Jacob Thornton
2011-12-21update all to new on api + add animation support to tabsJacob Thornton
2011-12-21giant refactor - all spec passing again...Jacob Thornton
2011-12-01define constructor on prototypesJacob Thornton
2011-11-28remove trailing semicolons - we'll be hosting minified files with semicolons ...Jacob Thornton