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-06-012.0.3 -> 2.0.4v2.0.4Jacob Thornton
2012-06-01Merge branch '2.0.4-wip'Jacob Thornton
2012-05-31rebuild and fix testJacob Thornton
2012-05-31Merge pull request #3655 from jorgenfb/8dda83906d72ade81ecf9b21d55b5a2922589d30Jacob Thornton
2012-05-29fix broken css tests, add fluid input-prepend/-append to tests, fix input-pre...Mark Otto
2012-05-29remake after merging IE7/8 bugfix for animationsMark Otto
2012-05-29Merge branch 'raymccoy-no-filters' into 2.0.4-wipMark Otto
2012-05-28scope float right dropdown menus to immediate childrenMark Otto
2012-05-28Merge pull request #3619 from coreyti/2.0.4-wip-fix-placeholderMark Otto
2012-05-28add note about contributingJacob Thornton
2012-05-28fixes .placeholder to work as a "grouped selector"Corey Innis
2012-05-27add tracking but for production onlyMark Otto
2012-05-27adding google analytics tracking to docsMark Otto
2012-05-25remove color from labelsMark Otto
2012-05-25fix navbar button for mobile tapping (turn to button instead of adding href=#...Mark Otto
2012-05-25fix example code for carouselMark Otto
2012-05-25make bootstrap like google maps a bit moreMark Otto
2012-05-25make nested cols code match given exampleMark Otto
2012-05-25#3592: clarify grid sizing in grid docsMark Otto
2012-05-25recompile after adding ms-placeholderMark Otto
2012-05-25Merge branch 'ademaro-patch-1' into 2.0.4-wipMark Otto
2012-05-24ie support placeholder color (http://msdn.microsoft.com/en-us/library/ie/hh77...Ademaro
2012-05-23remove redeclared font styles from <p> and rebuildMark Otto
2012-05-23Merge branch 'pvorb-patch-1' into 2.0.4-wipMark Otto
2012-05-23fix field state mixinMark Otto
2012-05-21Do not use filters in fade animationsTomás Arribas
2012-05-20Swapped out .hasClass() with .is() when checking for multiple classesJørgen Borgesen
2012-05-20Added unit test to check that tooltips is not showed when leave event is trig...Jørgen Borgesen
2012-05-20Remove re-declaration of font-fam, font-size, and line-height in pPaul Vorbach
2012-05-18fix resizing issues from incorrectly changing <767px grid classes to inline-b...Mark Otto
2012-05-18fix modal example per #3510Mark Otto
2012-05-18manually resolve #3516: type in less docsMark Otto
2012-05-15version bump on docs homeMark Otto
2012-05-15move navbar and update paths so it sits in testsMark Otto
2012-05-15clarify button type on dismiss iconsMark Otto
2012-05-15example incorrect for modal dismiss buttonMark Otto
2012-05-15remake again after pullMark Otto
2012-05-15Merge branch '2.0.4-wip-forms' of github.com:twitter/bootstrap into 2.0.4-wip...Mark Otto
2012-05-15finish fixing uneditable-input and remakeMark Otto
2012-05-15updated forms to rearrange focus state, reinstate uneditable-input, and a few...Mark Otto
2012-05-15correct regressions against 2.0.3Mark Otto
2012-05-15three columnsMark Otto
2012-05-15move forms test to less/testsMark Otto
2012-05-15consolidate and relabel new form selectorsMark Otto
2012-05-15add forms test page for all html5 input types and refactor selectorsMark Otto
2012-05-15document .lead per #3213Mark Otto
2012-05-14adding navbar example, for fixed and static navbarsMark Otto
2012-05-14Cancel running timer for tooltips with delayed show, but instant hide. This p...Jørgen Borgesen
2012-05-14#3257: share .navbar-fixed-top styles with .navbar-fixed-bottomMark Otto
2012-05-14#3420: properly scope dropdown open state to immediate children onlyMark Otto