aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-03-09avoid unnecessary HTML string building+parsingChris Rebert2-2/+6
2015-03-09Affix: $('body') => $(document.body)Chris Rebert1-1/+1
2015-03-09automatic grunt distBootstrap's Grunt bot3-3/+2
2015-03-09rm `visibility` where redundant to `display`Chris Rebert4-6/+1
2015-03-09Merge pull request #15755 from jitendravyas/masterChris Rebert1-1/+0
2015-03-09automatic grunt distBootstrap's Grunt bot2-2/+2
2015-03-09Disable jQuery event aliases when running test suiteChris Rebert10-64/+104
2015-03-09Merge pull request #16011 from twbs/fix-15315Chris Rebert2-5/+32
2015-03-08Merge pull request #16018 from twbs/modal-visualChris Rebert1-0/+41
2015-03-08add TODO item regarding clean-css v3.2 & zeroUnitsChris Rebert1-0/+2
2015-03-07add togglable scrollbar-inducing content to Modal visual testChris Rebert1-0/+18
2015-03-07add static navbar to Modal visual testChris Rebert1-0/+23
2015-03-07.gitignore: Remove obsolete files.XhmikosR1-4/+0
2015-03-06Merge pull request #15999 from twbs/kkirsche-includeTestsReadmeChris Rebert2-1/+62
2015-03-06[Fixes #15951] Document JS test suite basicsKevin Kirsche2-1/+62
2015-03-06Collapse unit test: rm check that no-op hide adds style="height: 0px"Chris Rebert1-2/+1
2015-03-06.collapse('hide') on hidden uninit-ed collapsible no longer shows it; fixes #...Chris Rebert2-3/+31
2015-03-05Merge pull request #16007 from molly/masterChris Rebert1-1/+1
2015-03-05Remove dead link to release announcementMolly White1-1/+1
2015-03-05Merge pull request #16004 from kkirsche/patch-2Julian Thilo1-0/+5
2015-03-05[Fix #16001] Add link to Vietnamese translationKevin Kirsche1-0/+5
2015-03-04automatic grunt distBootstrap's Grunt bot2-3/+3
2015-03-04Merge pull request #15988 from twbs/fix-15874Chris Rebert4-2/+26
2015-03-03Hiding an uninitialized tooltip/popover no longer initializes it; fixes #15874Chris Rebert4-2/+26
2015-03-03add role="button" to a[data-toggle="collapse"]; fixes #15972Chris Rebert4-39/+39
2015-03-03automatic grunt distBootstrap's Grunt bot1-1/+1
2015-03-03rm semicolon for sake of fat's eccentric tastesChris Rebert1-1/+1
2015-03-03Accessibility and headings hierarchy for the "CSS" page.Steven Black2-21/+21
2015-03-03Accessibility and headings hierarchy for the "Getting started" page.Steven Black7-58/+58
2015-03-03Javascript docs: Accessibility and cosmetic changes to headings.Steven Black11-33/+40
2015-03-03Merge pull request #15961 from kkirsche/ImplementAssertExpectHeinrich Fenkart12-4/+198
2015-03-03[Fixes #15953] Implement assert.expect in each unit testKevin Kirsche12-4/+198
2015-03-03Merge pull request #15984 from twbs/document-handleupdateHeinrich Fenkart2-4/+5
2015-03-03Properly document Modal#handleUpdateHeinrich Fenkart2-4/+5
2015-03-03automatic grunt distBootstrap's Grunt bot5-29/+39
2015-03-03Merge pull request #15881 from twbs/fix-modal-backdropHeinrich Fenkart5-29/+74
2015-03-03Modal: Fix backdrop not readjusting when height changesHeinrich Fenkart5-29/+74
2015-03-02[Fixes #15976] Fix pagination link cut off border on hoverPatryk Puszczyk1-0/+1
2015-03-02automatic grunt distBootstrap's Grunt bot1-1/+1
2015-03-02Merge pull request #15974 from patrickhlauke/ios-click-fix-role-button2Patrick H. Lauke1-0/+1
2015-03-02Add upstream patch commentPatrick H. Lauke1-0/+1
2015-03-02automatic grunt distBootstrap's Grunt bot3-2/+5
2015-03-02Merge pull request #15947 from patrickhlauke/ios-click-fix-role-buttonPatrick H. Lauke1-0/+11
2015-03-02Merge pull request #15970 from twbs/the-future-is-now-qunitChris Rebert1-0/+28
2015-03-02Disable es3 for tests and customizer.js.XhmikosR2-0/+2
2015-03-02Run `grunt`.XhmikosR5-10/+10
2015-03-01Disable deprecated global QUnit method aliases to prevent backsliding on QUni...Chris Rebert1-0/+28
2015-03-01Merge pull request #15955 from twbs/fixture-on-screen-iosChris Rebert1-6/+11
2015-03-02automatic grunt distBootstrap's Grunt bot2-2/+2
2015-03-01Merge pull request #15593 from neoeno/handle_multiple_zero_offset_scrollspy_e...Chris Rebert2-1/+39