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-04-23'js' folder .editorconfig code guide updatesStephen Edgar
2013-03-30Modify scrollspy to add .active to all parent li items /cc @fatMark Otto
2013-01-13Merge branch '2.3.0-wip' into 3.0.0-wipMark Otto
2012-12-26Merge branch '2.3.0-wip' of github.com:twitter/bootstrap into 2.3.0-wipMark Otto
2012-12-23Version bumpMark Otto
2012-12-22chnage for #6248fat
2012-12-11Version bumpMark Otto
2012-12-09Merge branch 'master' into 3.0.0-wipMark Otto
2012-12-08Merge pull request #6118 from godric7/masterbilly gates
2012-12-08add noConflict functionality to all bootstrap pluginsfat
2012-12-04Update js/bootstrap-scrollspy.jsGodric
2012-12-01version bump to 3.0Mark Otto
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-07-23some progress on affix pluginJacob Thornton
2012-06-03add length to parent dropdown check #3316Jacob Thornton
2012-06-03rebuild assetsJacob Thornton
2012-06-012.0.3 -> 2.0.4v2.0.4Jacob Thornton
2012-04-26fix #3234Jacob Thornton
2012-04-242.0.2 -> 2.0.3Jacob Thornton
2012-04-19allow for pushstate in scrollspyJacob Thornton
2012-04-15whitespaceJacob Thornton
2012-04-15fix opera bug \o/ !!!! #1776Jacob Thornton
2012-04-15add jshint support + a few minor stylistic changesJacob Thornton
2012-03-25return matcher value directly + cleanup first lines of filesJacob Thornton
2012-03-25add preventDefault support for all inital event types (show, close, hide, etc...Jacob Thornton
2012-03-22filter out non matches in mapJacob Thornton
2012-03-22cache $(href) lookupJacob Thornton
2012-03-22sort scrollspy to prevent flicker for unordered navJacob Thornton
2012-03-20active - onActivateJacob Thornton
2012-03-20fire active event on activeJacob Thornton
2012-03-20;)Jacob Thornton
2012-03-20select last item in scrollspy if you've reached the bottom of the document or...Jacob 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-28all unit tests passing in ie7Jacob Thornton
2012-01-27consistent new lines at ends of filesMark Otto
2012-01-25scrollspy working for sub navsJacob Thornton
2012-01-22change scrollspy offset to be option + fix typo in scrollspyJacob Thornton
2012-01-15dates updated to 2012Mark Otto
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