| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-10-15 | Added opacity to customizer and rebuilt customizer | Geremia Taglialatela | 1 | -1/+1 | |
| 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 | 1 | -1/+1 | |
| 2013-10-13 | update to latest jszip | Chris Rebert | 1 | -57/+99 | |
| commit 04fc93045334dc1b679aba5c2dce206da777a85c 2013-10-12T12:39:56-07:00 | |||||
| 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-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 | run grunt | Mark Otto | 1 | -1/+1 | |
| 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 | 11 | -0/+2447 | |
