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
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
2011-11-21add build script for minified files and allow elements to be returned to getC...Jacob Thornton
2011-11-21merge in js from 1.4... start working through js docsJacob Thornton
2011-11-21revert all js stuff back to 1.4 :/Jacob Thornton
2011-10-20fix scrollspy simplify stuff more - break everything.Jacob Thornton
2011-10-20greatly simply js plugins - remove js api where reasonableJacob Thornton
2011-10-05start updating to data- driven jsJacob Thornton
2011-09-16check for jquery/ender on windowJacob Thornton
2011-09-12add version number to js commentsJacob Thornton
2011-09-12method invocation jqueryui styleJacob Thornton
2011-09-11add liscense to js filesJacob Thornton
2011-09-11finish up rounding out tests for all js pluginsJacob Thornton
2011-09-10more tests, more js goodnessJacob Thornton