aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-08-14README.md: Аmendment links to use HTTPS.vsn4ik1-16/+16
2014-08-13Gruntfile: switch cssmin & jade tasks from `files` over to `src` & `dest`Chris Rebert1-19/+24
2014-08-13Gruntfile.js: Use user-friendly properties.vsn4ik1-9/+6
2014-08-08Merge pull request #14325 from hnrch02/cleanup-buttons-docsChris Rebert4-94/+62
2014-08-08Collapse: count `.collapsing` elements as actives; closes #13447Heinrich Fenkart1-1/+1
2014-08-06fix typo in ukrainian doc descriptionДмитро Будник1-1/+1
2014-08-06Clean up buttons documentationHeinrich Fenkart3-93/+61
2014-08-05Merge pull request #14336 from michaeljayt/patch-2Chris Rebert1-1/+1
2014-08-06Make grunt concat js files when watchingMichael J.1-1/+1
2014-08-06Small wording tweak in alert docsHeinrich Fenkart1-1/+1
2014-08-05Merge pull request #14334 from twbs/update-autoprefixerChris Rebert2-552/+64
2014-08-05Merge pull request #14332 from hnrch02/clarify-alert-removalChris Rebert1-3/+3
2014-08-05bump grunt-autoprefixer to ~1.0.0Chris Rebert2-552/+64
2014-08-06Document that alerts are removed from the DOM when closed; fixes #14318Heinrich Fenkart1-3/+3
2014-08-05added a separate npm-specific main fileJames Friend3-2/+13
2014-08-04gruntMark Otto4-4/+5
2014-08-04Use closest `.alert` for alert dismissal; closes #14306Heinrich Fenkart2-5/+5
2014-08-04Remove `aria-describedby` attribute laterHeinrich Fenkart1-3/+3
2014-08-04unfuck all that because lol dependenciesMark Otto8-640/+719
2014-08-04fixes #14310: reset .active as well for button linksMark Otto5-715/+639
2014-08-04Merge pull request #14315 from twbs/browser_bug_appletJulian Thilo1-0/+6
2014-08-04Add Wall of Browser Bugs entry for #14124Julian Thilo1-0/+6
2014-08-04Merge branch 'KyleMit/add-default-settings-documentation'Chris Rebert1-0/+6
2014-08-04Add docs for how to change default JS plugin settingsKyle1-0/+6
2014-08-03Merge pull request #14311 from hnrch02/autoprefixer-for-13074Mark Otto3-9/+9
2014-08-04Follow-up to #13074: use spec syntax instead of deprecated mixinsHeinrich Fenkart3-9/+9
2014-08-02Fixes #14234: Reset the hack IE8-10 with another hack just for IE11 for tempo...Mark Otto7-6/+79
2014-08-02Fixes #14251: Remove the -webkit-overflow-scrolling to prevent Safari from sc...Mark Otto7-7/+6
2014-08-02gruntMark Otto6-15/+36
2014-08-02Merge pull request #13074 from haydenbleasel/masterMark Otto2-0/+65
2014-08-02Fixes #14296: document a table caption exampleMark Otto1-0/+1
2014-08-02Fixes #14253: Add borders for tables that follow bodies in panelsMark Otto7-7/+13
2014-08-02Fixes #13202: Always use overflow: auto; on .table-responsive to prevent cont...Mark Otto11-33/+64
2014-08-01Firefox 31 has been released, so rm pre-v31 browser bug entryChris Rebert1-6/+0
2014-08-01Merge pull request #14061 from hnrch02/fix-13656Jacob6-11/+24
2014-08-01Merge pull request #14299 from twbs/fix-14076Chris Rebert1-0/+36
2014-08-01Fix #14076: Add unit test for tooltips on SVG elementsChris Rebert1-0/+36
2014-08-01Run `grunt`.XhmikosR7-13/+27
2014-08-01Remove `layout: nil`.XhmikosR2-2/+0
2014-07-31Merge pull request #14297 from twbs/bump-depsChris Rebert2-238/+658
2014-07-31update shrinkwrapChris Rebert1-236/+656
2014-07-31bump grunt-saucelabs to ~8.2.0Chris Rebert1-1/+1
2014-07-31bump grunt-contrib-clean to ~0.6.0Chris Rebert1-1/+1
2014-07-31Merge branch 'thomaswelton/11004-import-config'Chris Rebert4-18/+122
2014-07-31Add drag and drop config import; closes #11004Thomas Welton4-18/+122
2014-07-31Merge pull request #14069 from twbs/fix-13818Chris Rebert2-3/+35
2014-07-31Fix #13818 by using more robust "find next carousel item" logicChris Rebert2-3/+35
2014-07-30Merge pull request #14290 from michaeljayt/patch-1Chris Rebert1-1/+1
2014-07-31grunt now watch files in all folders/subfoldersMichael J.1-1/+1
2014-07-30Revert "Use mousedown instead of click for backdrop click detection; fixes #1...Heinrich Fenkart2-3/+3