aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-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-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
2015-03-01Handle multiple zero-offset Scrollspy elements.Caden Lovelace2-1/+39
2015-03-01Merge pull request #15965 from kkirsche/fixURLChris Rebert2-2/+2
2015-03-01Merge pull request #15964 from kkirsche/addAccidentlyRemovedTextChris Rebert2-2/+2
2015-03-01Fix URL to match the keywordKevin Kirsche2-2/+2
2015-03-01Replace accidently removed textKevin Kirsche2-2/+2
2015-03-01Unit tests: Only display fixture on-screen for iOSHeinrich Fenkart1-6/+11
2015-03-01Merge pull request #15954 from twbs/sauce-hidepassedHeinrich Fenkart2-5/+1
2015-03-01Use different way to make failing test more visible in SauceHeinrich Fenkart2-5/+1
2015-02-28Merge pull request #15929 from kkirsche/patch-5Patrick H. Lauke1-3/+3
2015-02-28[Fixes #15928] Encourage use of icons with form validation states for colorbl...Kevin Kirsche1-3/+3
2015-02-28iOS fix for role="button" elements; [fixes #15935]Patrick H. Lauke1-0/+11
2015-02-27automatic grunt distBootstrap's Grunt bot1-1/+1
2015-02-26Merge pull request #15826 from kkirsche/patch-19Mark Otto1-1/+1
2015-02-27automatic grunt distBootstrap's Grunt bot2-5/+5
2015-02-26Merge pull request #15941 from twbs/ijcheung-collapse-update-all-triggersChris Rebert2-7/+75
2015-02-26Update all collapse triggers with .collapsed class and aria-expandedIvan Cheung2-7/+75
2015-02-26automatic grunt distBootstrap's Grunt bot1-1/+1
2015-02-26Run `grunt`.XhmikosR7-51/+51
2015-02-26Merge pull request #15933 from twbs/qunit-module-hooksHeinrich Fenkart13-26/+26
2015-02-25QUnit.jsDump => QUnit.dumpChris Rebert1-2/+2
2015-02-25Use QUnit.log(...) instead of QUnit.log = ...Chris Rebert1-2/+2
2015-02-26automatic grunt distBootstrap's Grunt bot2-9/+11
2015-02-26Unit tests: Use new names of module hooksHeinrich Fenkart11-22/+22
2015-02-26Merge pull request #15930 from twbs/modal-restore-inline-paddingHeinrich Fenkart2-7/+86