aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2014-02-13gruntv3.1.1Mark Otto1-1/+1
2014-02-13gruntMark Otto7-7/+7
2014-02-13update homepage showcase with three new postsMark Otto1-14/+14
2014-02-13v3.1.1 bumpMark Otto33-55/+55
2014-02-13Merge pull request #12710 from ZDroid/customize-multistrXhmikosR1-19/+17
Fix multistr errors in customizer.js
2014-02-12Merge pull request #12711 from ZDroid/scrollspy-typoChris Rebert1-1/+1
Fix scrollspy typo in docs.css
2014-02-12Fix scrollspy typo in docs.cssZlatan Vasović1-1/+1
2014-02-12Fix multistr errors in customizer.jsZlatan Vasović1-19/+17
2014-02-12Merge pull request #12709 from twbs/bs-to-example-prefixChris Rebert1-12/+12
Use .bs-example-* instead of .bs-* in examples in docs
2014-02-12Remove trailing space.XhmikosR2-2/+2
2014-02-12Use .bs-example-* instead of .bs-* in examples in docsChris Rebert1-12/+12
Refs #12610
2014-02-12avoid using .bs-* in example, & improve styleChris Rebert1-2/+2
2014-02-12fix #12708 by updating class names in the docs JSChris Rebert4-6/+6
2014-02-12Switch to the minified JSZip.XhmikosR4-2319/+16
2014-02-11Fixes #11659, #12698, and #12349: Always apply position and z-index form ↵Mark Otto7-5/+18
controls in input groups for proper borders
2014-02-11Merge pull request #12696 from twbs/rm-browserstackChris Rebert5-50/+1
rm BrowserStack testing from build
2014-02-11rm BrowserStack testing from buildChris Rebert5-50/+1
2014-02-11Merge pull request #12695 from martikaljuve/offcanvas-transitionMark Otto1-0/+8
Fixed transitions on offcanvas example by adding initial left and right properties
2014-02-11Merge branch 'master' into pr/12412Mark Otto147-2598/+3491
Conflicts: dist/css/bootstrap-theme.css.map dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/assets/js/customize.min.js docs/assets/js/raw-files.min.js docs/dist/css/bootstrap-theme.css.map docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css test-infra/npm-shrinkwrap.canonical.json
2014-02-11Add initial right and left properties to offcanvas example for transitions.Marti Kaljuve1-0/+8
2014-02-11Merge branch 'master' of github.com:twbs/bootstrapMark Otto4-0/+0
2014-02-10Merge pull request #12689 from ZDroid/fonts-xChris Rebert4-0/+0
Remove execute permission on font files
2014-02-11Remove execute permission on font filesZlatan Vasović4-0/+0
2014-02-10add version to getting started pageMark Otto1-0/+1
2014-02-10gruntMark Otto1-1/+1
2014-02-10Update GlyphiconsMark Otto16-146/+146
2014-02-10Merge pull request #12673 from tlindig/tl_popover_arrow_sizeMark Otto1-4/+4
use @popover-arrow-width for offset the popover
2014-02-10http://www.youtube.com/watch?v=YQwYNca4iogMark Otto2-3/+3
2014-02-10Fixes #12674Mark Otto3-4/+4
* The problem with #12674 is that it reassigns the same variable, but the color values were purposely different. * This uses Less's color functions to generate the proper darker colors. * Why darker colors? Because those CSS carets render lighter than their solid border counterparts. Consider it a design hack.
2014-02-10Fixes #12685: Display current version under download button on homepageMark Otto3-1/+7
2014-02-10Merge pull request #12665 from twbs/docs_teamsMark Otto3-56/+44
Update teams
2014-02-10Merge pull request #12680 from twbs/googlechromeChris Rebert1-3/+3
chrome => googlechrome in Sauce
2014-02-10chrome => googlechrome in Sauce; fixes #12647Chris Rebert1-3/+3
2014-02-10Use different coding style for GruntfileZlatan Vasović7-28/+46
Fixes #12657
2014-02-10fix indentation in GruntfileChris Rebert1-4/+4
2014-02-10tweak phrasing for hopefully greater clarityChris Rebert1-1/+1
2014-02-10add copyright header to shrinkwrap.js; fixes #12643Chris Rebert1-0/+6
2014-02-10use @popover-arrow-width for offset the popover to account for the popover arrowTobias Lindig1-4/+4
2014-02-09Merge pull request #12671 from Quy/masterJulian Thilo1-2/+2
Update docs prefixing
2014-02-09Update docs prefixingQuy Ton1-2/+2
2014-02-09Merge pull request #12668 from Quy/masterJulian Thilo1-1/+1
Reorder links
2014-02-09Reorder linksQuy Ton1-1/+1
2014-02-08Fixes #12610: Better and more consistent prefixing of docs CSS with .bs-docs-Mark Otto6-93/+93
2014-02-08i'm an idiotMark Otto1-1/+1
2014-02-08Update teams to remove two Sass folks and add new Core memberMark Otto3-56/+44
2014-02-08grunt distMark Otto5-7/+5
2014-02-08Merge branch 'master' of github.com:twbs/bootstrapMark Otto1-4/+1
2014-02-08Fixes #12625: Only remove first list group item's top and last list group ↵Mark Otto6-18/+12
item's bottom borders when the list group is first or last
2014-02-08Mention limitation of form validation feedback icons with input groupsMark Otto1-0/+4
2014-02-08Merge pull request #12433 from tagliala/list-inline-first-element-fixMark Otto1-4/+1
Fix first element padding of list-inline