aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2014-02-07Omit semicolons consistently in docsZlatan Vasović4-16/+16
2014-02-07Merge pull request #12636 from ZDroid/grunt-jshintrcChris Rebert6-6/+4
Avoid setting `jshint node: true` in every Grunt JS file
2014-02-07Merge pull request #12637 from ZDroid/text-truncate-typoChris Rebert1-2/+2
Fix .text-truncate() typo
2014-02-07Drop -o-user-selectBas Bosman8-8/+6
2014-02-07Fix .text-truncate() typoZlatan Vasović1-2/+2
2014-02-07Avoid setting `jshint node: true` in every Grunt JS fileZlatan Vasović6-6/+4
2014-02-07Fixes #12486: Restore full width inputs for input groups in inline forms and ↵Mark Otto6-7/+23
navbars
2014-02-07Follow up to 1bdd59b18c2d1b2409d0422a60e8c007053202df, to better position ↵Mark Otto1-2/+2
the sidebar so the potential scrollbar doesn't get hidden by the navbar
2014-02-07Fixes #12447: Properly reset borders on table cells in panelsMark Otto6-84/+85
2014-02-07grunt for daysMark Otto7-6/+9
2014-02-07Merge pull request #12629 from twbs/search_inputs_iosMark Otto1-0/+14
Override iOS search input's extra round corners
2014-02-07Override iOS search input's extra round cornersMark Otto1-0/+14
2014-02-07Fixes #12477: Clarify IE support in docsMark Otto1-1/+1
2014-02-07Merge branch 'master' of github.com:twbs/bootstrapMark Otto1-0/+1
2014-02-07Fixes #12590: Add Korean translation linkMark Otto1-0/+1
2014-02-07Merge pull request #12319 from twbs/address-12007Mark Otto1-0/+1
Clarify target of dropdown events
2014-02-07clarify commentMark Otto1-1/+1
2014-02-07consistencyMark Otto2-2/+2
2014-02-07Fixes #12526: Add scrollbars when necessary to the Dashboard example's sidebarMark Otto1-0/+2
2014-02-07Fixes #12555: Rearrange variables to place grids and containers closerMark Otto12-63/+60
2014-02-07Fixes #12614: Add progress bar example with visible labelMark Otto2-0/+18
2014-02-07Fixes #12611: Mention limitation of one plugin's data attributes per elementMark Otto1-2/+7
2014-02-07Merge pull request #12497 from twbs/container-fluid-is-now-a-thingMark Otto1-5/+0
rm DIY full-width callout now that there's .container-fluid
2014-02-06property order because @zdroid <3Mark Otto1-1/+1
2014-02-06Merge pull request #12620 from twbs/thumbnail-extendMark Otto6-8/+7
use :extend in thumbnail Less
2014-02-06Merge pull request #12502 from ZDroid/mozMark Otto1-2/+1
Remove redundant :-moz-placeholder styles
2014-02-06Merge branch 'master' into thumbnail-extendMark Otto6-9/+8
Conflicts: dist/css/bootstrap.css
2014-02-06Merge pull request #12621 from twbs/carousel-img-responsive-extendMark Otto2-5/+4
use :extend(.img-responsive) in Carousel's Less
2014-02-06use :extend(.img-responsive) in Carousel's LessChris Rebert2-5/+4
2014-02-06use :extend in thumbnail LessChris Rebert2-5/+4
2014-02-06Merge pull request #12613 from twbs/sized-btn-group-extendChris Rebert2-24/+9
use Less' extend feature in btn-group-lg etc.
2014-02-06Merge pull request #12616 from twbs/jszipXhmikosR2-55/+108
Update jzip to v2.1.0.
2014-02-06bs-raw-files-generator.js: use the global directive to define the `btoa` ↵XhmikosR1-1/+3
variable.
2014-02-06Update jzip to v2.1.0.XhmikosR2-55/+108
2014-02-06Merge pull request #12605 from ZDroid/license-objectXhmikosR2-7/+5
Use license object instead of licenses array
2014-02-06use Less' extend feature in btn-group-lg etc.Chris Rebert2-24/+9
2014-02-06Merge pull request #12612 from ZDroid/grunt-pathChris Rebert1-2/+2
Update grunt paths
2014-02-06Update grunt pathsZlatan Vasović1-2/+2
2014-02-06Use license object instead of licenses arrayZlatan Vasović2-7/+5
2014-02-05Added border radiuses to table when in a panel. Fixes #12461Supergibbs6-4/+18
2014-02-05Merge pull request #12465 from XhmikosR/docs-imgMark Otto13-0/+0
Docs: losslessly compress images.
2014-02-05Merge pull request #12534 from Techwraith/patch-1Mark Otto1-0/+2
Allow the bootstrap package in npm to expose css and less
2014-02-05add basic back to top link to docs sidenavs, fixes #12589Mark Otto4-4/+28
2014-02-05possibly avoid some extra S3 chargesChris Rebert1-1/+1
Refs https://github.com/boto/boto/issues/2078
2014-02-04grunt dist--includes changes from #12025 and decimal changes, likely from a ↵Mark Otto7-196/+160
change in dependencies
2014-02-04Merge pull request #12025 from ZDroid/clean-visibility-messMark Otto2-11/+7
Fix #12015 and minify styles
2014-02-04Merge pull request #12512 from ZDroid/placeholder-img-fixMark Otto1-0/+1
Improve alignment of the dashboard placeholder images
2014-02-04Merge pull request #12583 from twbs/grunt-directoryChris Rebert5-4/+4
reorganize all grunt tasks into one directory
2014-02-04Merge pull request #12554 from ZDroid/grunt-test-noteChris Rebert1-0/+4
Add `grunt test` note
2014-02-04reorganize all grunt tasks into one directoryChris Rebert5-4/+4
also fixes #12581