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-02-06Fixes #6190: Add print utility classesMark Otto
2013-02-06screwed up a merge and an old version number crept inMark Otto
2013-02-06don't hide if already hidden ya n00bfat
2013-02-06clear interval in cycle + rebuildfat
2013-01-13Merge branch '2.3.0-wip' into 3.0.0-wipMark Otto
2013-01-11Nuke .popover-inner from the JS since we nuked it from the CSS/HTML long agoMark Otto
2012-12-26Add longer tooltip example to docs, tighten up line-height on tooltip; run makeMark 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-23shifting focus to parent and adding aria menuitem for dropdownfat
2012-12-23remake jsfat
2012-12-23allow multiple trigger types in tooltip and popover + default tooltip to hove...fat
2012-12-22chnage for #6248fat
2012-12-22add support for [data-slide-to] attr on carouselfat
2012-12-22rewrite makefile to make a bit more "efficient" + rebuildfat
2012-12-22rebuildfat
2012-12-21Merge branch '2.3.0-wip' into 3.0.0-wipMark Otto
2012-12-21fix up code snippetMark Otto
2012-12-20Merge branch '2.2.3' into 3.0.0-wipMark Otto
2012-12-20lol we dont' have affix(refresh)fat
2012-12-20add js support for carousel indicatorsfat
2012-12-20whitespace in tooltip + don't pass empty selector to $() in dropdown.jsfat
2012-12-20can't extend bounding box thingyfat
2012-12-20fix ghetto ass timeout shitfat
2012-12-20remove inside support from tooltip + fix tooltip svg support + change makefi...fat
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-08focus on escape in typeaheadfat
2012-12-08remove slide from carousel constructor #5579fat
2012-12-08rebuild and only select visible dropdown itemsfat
2012-12-08add noConflict functionality to all bootstrap pluginsfat
2012-12-05Merge branch '2.2.2-wip' into 3.0.0-wipMark Otto
2012-12-05Fixes #4550: Temporary fix for dropdown taps on mobileMark Otto
2012-12-02run make on js changes to popoverMark Otto
2012-12-01version bump to 3.0Mark Otto
2012-11-05version bumpMark Otto
2012-10-312.2.1 - hotfix for carouselfat
2012-10-31fix carousel and rebuild jsfat
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-10-18when static, refocus on clickJacob Thornton
2012-10-18Merge branch '2.1.2-wip' of github.com:twitter/bootstrap into 2.1.2-wipJacob Thornton
2012-10-18Merge branch 'delegate-api-to-document' of git://github.com/badcarl/bootstrap...Jacob Thornton
2012-10-18Merge pull request #5309 from erlendfh/dropdown-bugfixbilly gates
2012-10-18rebuildJacob Thornton
2012-10-18fix carousel eventJacob Thornton
2012-10-16fixes #5336: reorder focus() call to avoid scrollingmfansler
2012-09-27Fixed bug in dropdown toggle where menu would only clear on the first drop downErlend Halvorsen