aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-07-06Clean affix unit tests upHeinrich Fenkart1-11/+20
2014-07-06Perform a cleanup after each testHeinrich Fenkart1-1/+7
2014-07-06Update QUnit settings/QUnit phantomjs bridge to new versionsHeinrich Fenkart2-41/+44
2014-07-06Merge pull request #13855 from hnrch02/modal-mousedownJacob2-3/+3
2014-07-06Merge pull request #14050 from twbs/bowerChris Rebert1-1/+1
2014-07-05Merge pull request #14000 from hnrch02/modal-keydownJacob2-2/+40
2014-07-05fix buildfat1-2/+2
2014-07-05Merge pull request #14034 from twbs/deprecate-modal-remoteChris Rebert1-2/+4
2014-07-05`remote` modal docs: mention jQuery.load and other JS options as alternativesChris Rebert1-1/+3
2014-07-05apply #14022 without semicolon – cleans up some jquery class usagefat1-3/+2
2014-07-05only ignore /.*Mark Otto1-1/+1
2014-07-05gruntMark Otto7-13/+9
2014-07-05Merge pull request #13920 from AndreiRailean/patch-1Mark Otto1-8/+2
2014-07-05gruntMark Otto2-8/+12
2014-07-05Merge pull request #13923 from ilikeprograms/gray-base-variableMark Otto1-5/+6
2014-07-05Fixes #13967: Don't reset the cite element's font-styleMark Otto7-15/+4
2014-07-05Fixes #13953: Remove the progress bar min-width styles for low percentages to...Mark Otto7-17/+4
2014-07-05Fixes #13943: Lighten the navbar inverse link color more since our text contr...Mark Otto7-7/+7
2014-07-05gruntMark Otto11-15/+15
2014-07-05Merge pull request #13464 from nickcolley/#13325-navbar-right-firstMark Otto1-5/+5
2014-07-05Merge pull request #14047 from twbs/kbdXhmikosR1-1/+2
2014-07-05Docs: add missing example code code for `kbd` after #13351.XhmikosR1-1/+2
2014-07-03Merge pull request #14037 from twbs/close-13892Chris Rebert1-0/+6
2014-07-03Add Wall of Browser Bugs entry for #13892Chris Rebert1-0/+6
2014-07-03modal docs formatting tweakChris Rebert1-1/+1
2014-07-03Mark the `remote` option of the Modal plugin as deprecated.Chris Rebert1-1/+1
2014-07-03Merge pull request #13986 from twbs/address-13874Chris Rebert2-4/+4
2014-07-03Merge pull request #13998 from steelywing/patch-1Chris Rebert1-1/+1
2014-07-03no need to create $.EventWing1-1/+1
2014-07-03trigger 'affixed.bs.affix' instead of 'affixed'Wing1-1/+1
2014-07-03Merge pull request #14030 from BBosman/double-cursorMark Otto3-3/+0
2014-07-03Remove superfluous cursor:pointerBas Bosman3-3/+0
2014-07-03gruntMark Otto1-1/+1
2014-07-03Fixes #12738 again: use max-device-width instead of max-width for .navbar-col...Mark Otto8-8/+8
2014-07-02gruntMark Otto1-1/+1
2014-07-02typoMark Otto7-13/+13
2014-07-02Fixes #13989: Don't extend the input sizes; manually chain the selectorsMark Otto7-29/+51
2014-07-02Merge branch 'master' into pr/14005Mark Otto6-3/+8807
2014-07-02merge in and resolve conflictsMark Otto7-17/+30
2014-07-02fix new form validationMark Otto1-4/+4
2014-07-02Merge branch 'pr/14011'Mark Otto1-0/+48
2014-07-02fix up examplesMark Otto1-22/+26
2014-07-02clarify the iOS virtual keyboard bug with respect to navbarsChris Rebert1-1/+1
2014-07-02Moves checkbox/radios into "Validation states" example.Zac Echola1-52/+44
2014-07-02Documents radio and checkbox validation statesZac Echola1-0/+52
2014-07-02Merge pull request #14001 from twbs/docs-distXhmikosR4-2/+8758
2014-07-01place feedback icon lower, only if it really needBoris Serdyuk1-4/+9
2014-07-01Copy all files in docs/dist.XhmikosR4-2/+8758
2014-07-01Update dependencies.XhmikosR2-12/+12
2014-07-01Only close modal if escape was hit with keydown; fixes #13929Heinrich Fenkart2-2/+40