| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-11-06 | update remaining version numbersv3.0.2 | Chris Rebert | 1 | -1/+1 | |
| 2013-11-06 | grunt | Mark Otto | 1 | -1/+1 | |
| 2013-11-06 | run grunt after version bumps | Mark Otto | 1 | -1/+1 | |
| 2013-11-05 | re-grunt | Chris Rebert | 1 | -2/+2 | |
| 2013-11-01 | don't use nonstandard window.location.origin in customizer JS; fixes #11317 | Chris Rebert | 1 | -1/+2 | |
| 2013-11-01 | update version numbers in JS file comment headers to v3.0.1 & regrunt | Chris Rebert | 1 | -1/+1 | |
| 2013-11-01 | Update customizer.js | Brian Surowiec | 1 | -1/+1 | |
| 2013-10-30 | more grunt | Mark Otto | 1 | -2/+2 | |
| 2013-10-28 | run grunt | Mark Otto | 1 | -2/+2 | |
| 2013-10-20 | run grunt on last commit for gradient syntax change | Mark Otto | 1 | -1/+1 | |
| 2013-10-20 | mo grunt | Mark Otto | 1 | -1/+1 | |
| 2013-10-17 | Warn about IE8 + Respond.js + file:// problem in examples; fix #11019 | Chris Rebert | 1 | -0/+12 | |
| 2013-10-17 | even shorter banner; remove space between slash and period | Mark Otto | 3 | -9/+12 | |
| 2013-10-17 | add explicit copyright header to docs CSS & JS files; fixes #11112 | Chris Rebert | 3 | -0/+21 | |
| 2013-10-16 | redo the glyphicons icons list to make icons not blurry on edges /cc @jankovarik | Mark Otto | 1 | -2/+6 | |
| 2013-10-14 | nuke commented out docs css | Mark Otto | 1 | -14/+0 | |
| 2013-10-14 | run grunt | Chris Rebert | 1 | -2/+2 | |
| 2013-10-14 | Merge pull request #10779 from ssorallen/customizer-bootstrap-less-order | Chris Rebert | 1 | -11/+37 | |
| Use bootstrap.less file order in Customizer | |||||
| 2013-10-14 | fix about page html validation and run grunt | Mark Otto | 2 | -2/+4 | |
| 2013-10-13 | update to latest jszip | Chris Rebert | 1 | -57/+99 | |
| commit 04fc93045334dc1b679aba5c2dce206da777a85c 2013-10-12T12:39:56-07:00 | |||||
| 2013-10-13 | Merge pull request #11076 from twbs/respond-js-cdn | Chris Rebert | 1 | -6/+0 | |
| use CDN for respond.js | |||||
| 2013-10-13 | Merge branch 'docs_welcome' | Mark Otto | 1 | -10/+61 | |
| 2013-10-13 | use CDN for respond.js | Chris Rebert | 1 | -6/+0 | |
| 2013-10-13 | run grunt | Mark Otto | 1 | -1/+1 | |
| 2013-10-13 | Merge branch 'master' into restore_grid_mixins | Mark Otto | 7 | -136/+111 | |
| Conflicts: dist/css/bootstrap.min.css | |||||
| 2013-10-13 | remove screen from all docs media queries | Mark Otto | 1 | -14/+14 | |
| 2013-10-11 | Combine separate efforts for grid mixins into one, cleanup and reorganize | Mark Otto | 1 | -0/+6 | |
| 2013-10-09 | Merge pull request #11013 from twbs/fix-10989 | Mark Otto | 2 | -14/+0 | |
| Use CDNs for more example JavaScripts | |||||
| 2013-10-09 | use data-ride="carousel" in the docs & examples; fixes #11005 | Chris Rebert | 1 | -3/+0 | |
| 2013-10-09 | re-remove execute permissions; apparent upstream bug | Chris Rebert | 1 | -0/+0 | |
| 2013-10-09 | upgrade holder.js to v2.1 | Chris Rebert | 1 | -97/+82 | |
| 2013-10-09 | Fixes #9925: convert font data to base64, fixing 0xefbfbd (Unicode ↵ | herom | 2 | -3/+3 | |
| Replacement Character) chars in customizer fonts. Merges #9982 | |||||
| 2013-10-09 | Customizer: include config.json in bootstrap.zip | Stuart P. Bentley | 1 | -5/+12 | |
| merges #10633; fixes part of #9951 | |||||
| 2013-10-09 | use CDN for jQuery instead of vendoring it; fixes part of #10989 | Chris Rebert | 1 | -6/+0 | |
| 2013-10-09 | use CDN for html5shiv instead of vendoring it; fixes part of #10989 | Chris Rebert | 1 | -8/+0 | |
| 2013-10-09 | there's no reason for holder.js to be executable | Chris Rebert | 1 | -0/+0 | |
| 2013-10-07 | Fixes #10126: Update responsive test cases to properly highlight hidden ↵ | Mark Otto | 1 | -8/+8 | |
| class examples | |||||
| 2013-10-07 | run grunt | Mark Otto | 1 | -1/+1 | |
| 2013-10-05 | merge in new ads | Mark Otto | 1 | -0/+33 | |
| 2013-10-01 | run grunt | Mark Otto | 1 | -2/+2 | |
| 2013-09-23 | Use bootstrap.less file order in Customizer | Ross Allen | 1 | -11/+37 | |
| Appending stylesheets by iterating the `__less` Hash creates an order that is not the same as 'bootstrap.less'. Some stylesheets like 'component-animations.less' and 'modals.less' have selectors with matching specificity, and so file order decides which style wins. This causes issue #10030 by putting `.fade.in` after `.modal-backdrop.in` and gives the backdrop a higher opacity than intended. This change uses the Less ordering in 'bootstrap.less' to generate the final stylesheets in the Customizer to make sure customized file ordering matches the distribution file order. Fixes #10030 | |||||
| 2013-09-23 | move /assets/ to /docs-assets/ ; fixes #10715 | Chris Rebert | 15 | -0/+3618 | |
