| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-11-06 | update remaining version numbersv3.0.2 | Chris Rebert | 1 | -1/+1 | |
| 2013-11-01 | don't use nonstandard window.location.origin in customizer JS; fixes #11317 | Chris Rebert | 1 | -1/+2 | |
| 2013-11-01 | Update customizer.js | Brian Surowiec | 1 | -1/+1 | |
| 2013-10-17 | even shorter banner; remove space between slash and period | Mark Otto | 1 | -3/+3 | |
| 2013-10-17 | add explicit copyright header to docs CSS & JS files; fixes #11112 | Chris Rebert | 1 | -0/+8 | |
| 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-09 | Fixes #9925: convert font data to base64, fixing 0xefbfbd (Unicode ↵ | herom | 1 | -1/+1 | |
| 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-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 | 1 | -0/+290 | |
