aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-28scope float right dropdown menus to immediate childrenMark Otto2-2/+2
2012-05-28Merge pull request #3619 from coreyti/2.0.4-wip-fix-placeholderMark Otto3-10/+8
2012-05-27add note about contributingJacob Thornton1-0/+5
2012-05-27fixes .placeholder to work as a "grouped selector"Corey Innis3-10/+8
2012-05-26add tracking but for production onlyMark Otto4-6/+6
2012-05-26adding google analytics tracking to docsMark Otto10-0/+22
2012-05-25remove color from labelsMark Otto2-2/+0
2012-05-24fix navbar button for mobile tapping (turn to button instead of adding href=#...Mark Otto11-1012/+998
2012-05-24fix example code for carouselMark Otto2-2/+2
2012-05-24make bootstrap like google maps a bit moreMark Otto2-0/+9
2012-05-24make nested cols code match given exampleMark Otto2-8/+8
2012-05-24#3592: clarify grid sizing in grid docsMark Otto2-36/+34
2012-05-24recompile after adding ms-placeholderMark Otto1-0/+4
2012-05-24Merge branch 'ademaro-patch-1' into 2.0.4-wipMark Otto1-0/+3
2012-05-24ie support placeholder color (http://msdn.microsoft.com/en-us/library/ie/hh77...Ademaro1-0/+3
2012-05-23remove redeclared font styles from <p> and rebuildMark Otto1-3/+0
2012-05-23Merge branch 'pvorb-patch-1' into 2.0.4-wipMark Otto1-3/+0
2012-05-23fix field state mixinMark Otto2-0/+14
2012-05-21Do not use filters in fade animationsTomás Arribas1-3/+3
2012-05-20Swapped out .hasClass() with .is() when checking for multiple classesJørgen Borgesen1-7/+7
2012-05-20Added unit test to check that tooltips is not showed when leave event is trig...Jørgen Borgesen2-2/+20
2012-05-20Remove re-declaration of font-fam, font-size, and line-height in pPaul Vorbach1-3/+0
2012-05-17fix resizing issues from incorrectly changing <767px grid classes to inline-b...Mark Otto4-2/+18
2012-05-17fix modal example per #3510Mark Otto2-4/+4
2012-05-17manually resolve #3516: type in less docsMark Otto2-2/+2
2012-05-17remove logJacob Thornton1-2/+0
2012-05-17abandon activedescendant because it was awfulJacob Thornton8-89/+68
2012-05-17nearly everything working with activedescendant... then decide it's wrong.Jacob Thornton10-169/+361
2012-05-16add proper role to dialog markup and cleanup modal loggingJacob Thornton7-33/+15
2012-05-16Merge branch 'master' into 2.0.4-wipJacob Thornton6-194/+251
2012-05-16modal accessibility tab controlJacob Thornton6-194/+251
2012-05-15version bump on docs homeMark Otto2-2/+2
2012-05-15move navbar and update paths so it sits in testsMark Otto1-9/+9
2012-05-15clarify button type on dismiss iconsMark Otto2-2/+2
2012-05-15example incorrect for modal dismiss buttonMark Otto2-2/+2
2012-05-15remake again after pullMark Otto1-24/+35
2012-05-15Merge branch '2.0.4-wip-forms' of github.com:twitter/bootstrap into 2.0.4-wip...Mark Otto1-23/+16
2012-05-15finish fixing uneditable-input and remakeMark Otto2-4/+8
2012-05-15updated forms to rearrange focus state, reinstate uneditable-input, and a few...Mark Otto1-24/+18
2012-05-15correct regressions against 2.0.3Mark Otto2-12/+53
2012-05-14three columnsMark Otto1-9/+13
2012-05-14move forms test to less/testsMark Otto1-13/+7
2012-05-14consolidate and relabel new form selectorsMark Otto1-13/+3
2012-05-14add forms test page for all html5 input types and refactor selectorsMark Otto4-160/+286
2012-05-14document .lead per #3213Mark Otto2-4/+8
2012-05-14adding navbar example, for fixed and static navbarsMark Otto1-0/+108
2012-05-14Cancel running timer for tooltips with delayed show, but instant hide. This p...Jørgen Borgesen1-1/+2
2012-05-13#3257: share .navbar-fixed-top styles with .navbar-fixed-bottomMark Otto2-4/+18
2012-05-13#3420: properly scope dropdown open state to immediate children onlyMark Otto2-2/+2
2012-05-13#3438: fix typo on i18n tagMark Otto1-1/+1