| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-01-15 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 2 | -2/+2 | |
| Conflicts: docs/assets/css/pack.min.css | |||||
| 2014-01-15 | fix ad placement | Mark Otto | 2 | -2/+4 | |
| 2014-01-16 | Fix customizer's toggle buttons' margin | Julian Thilo | 2 | -2/+2 | |
| 2014-01-15 | Fix page headers | Mark Otto | 2 | -11/+4 | |
| 2014-01-15 | Merge branch 'master' into docs_derp | Mark Otto | 3 | -25/+9 | |
| Conflicts: docs/components.html docs/css.html | |||||
| 2014-01-14 | revert unnecessary customizations of Blob.js & FileSaver.js | Chris Rebert | 3 | -25/+9 | |
| Per https://github.com/eligrey/Blob.js/pull/20 & https://github.com/eligrey/FileSaver.js/pull/63 The library author has deemed the existing /*! @source URL */ comments to be sufficient attribution, and these already survive minification. Refs ea591748edee4f8fe722274b71787ccf2b052c4a | |||||
| 2014-01-14 | Merge branch 'master' into docs_derp | Mark Otto | 2 | -0/+5 | |
| Conflicts: docs/_includes/old-bs-docs.html | |||||
| 2014-01-14 | add copyright notice to raw-files.js | Chris Rebert | 1 | -0/+5 | |
| 2014-01-14 | Rename uglify.js to uglify.min.js for consistency | Zlatan Vasović | 1 | -0/+0 | |
| 2014-01-13 | header masthead changes | Mark Otto | 2 | -3/+6 | |
| 2014-01-13 | make page headers like masthead | Mark Otto | 2 | -26/+18 | |
| 2014-01-13 | Merge branch 'master' into docs_derp | Mark Otto | 11 | -25/+80 | |
| Conflicts: docs/assets/css/pack.min.css docs/assets/js/customize.min.js docs/assets/js/docs.min.js | |||||
| 2014-01-13 | sort out attribution banners of docs assets; fixes #11976 | Chris Rebert | 7 | -16/+77 | |
| 2014-01-13 | avoid redundant banner in minified docs CSS | Chris Rebert | 2 | -8/+1 | |
| 2014-01-13 | add a title/description to customizer.js's attribution comment | Chris Rebert | 1 | -0/+1 | |
| 2014-01-13 | update to Holder.js 5b79144fa | Chris Rebert | 1 | -1/+1 | |
| 2014-01-12 | Merge branch 'master' into docs_derp | Mark Otto | 9 | -274/+426 | |
| Conflicts: docs/assets/js/docs.min.js | |||||
| 2014-01-12 | grunt dist build-customizer | Chris Rebert | 3 | -7/+8 | |
| 2014-01-12 | update to FileSaver.js version 2013-12-27 / 0055d054ac | XhmikosR | 1 | -171/+8 | |
| Refs #12196 | |||||
| 2014-01-12 | add Blob.js separate from filesaver.js | Chris Rebert | 1 | -0/+166 | |
| Blob.js version 2013-12-27 / 0055d054acbca43eff44fc25c891055440685d9c Refs #12196 | |||||
| 2014-01-12 | update less.js to v1.6.1 & use accurate filename; refs #12196 | XhmikosR | 2 | -13/+16 | |
| 2014-01-12 | update holder.js to v2.3; refs #12196 | XhmikosR | 1 | -82/+227 | |
| 2014-01-12 | Formatting and docs changes | Mark Otto | 2 | -4/+3 | |
| 2014-01-11 | Improve spacing and alignment of sections and their headings | Mark Otto | 2 | -5/+4 | |
| 2014-01-11 | brand guidelines cleanup | Mark Otto | 2 | -18/+23 | |
| 2014-01-11 | homepage improvements | Mark Otto | 3 | -20/+21 | |
| 2014-01-11 | Merge branch 'master' into docs_derp | Mark Otto | 3 | -2/+22 | |
| Conflicts: docs/getting-started.html | |||||
| 2014-01-11 | grunt dist | Mark Otto | 2 | -3/+3 | |
| 2014-01-11 | Merge branch 'minify-assets' of https://github.com/XhmikosR/bootstrap into ↵ | Mark Otto | 3 | -2/+22 | |
| XhmikosR-minify-assets Conflicts: package.json | |||||
| 2014-01-09 | Merge branch 'master' into docs_derp | Mark Otto | 6 | -43/+62 | |
| Conflicts: docs/assets/css/docs.css | |||||
| 2014-01-09 | more derp | Mark Otto | 2 | -21/+39 | |
| 2014-01-08 | grunt build-customizer | Chris Rebert | 1 | -1/+1 | |
| 2014-01-08 | Use JS & Jade to generate the customizer variables form HTML from ↵ | Chris Rebert | 1 | -0/+7 | |
| variables.less; fixes #11095 also updates variables file organization (courtesy @mdo) | |||||
| 2014-01-08 | Remove extra newline from banner. | XhmikosR | 3 | -5/+2 | |
| 2014-01-08 | Use the docs banner for all the docs generated files. | XhmikosR | 3 | -2/+18 | |
| 2014-01-08 | Turn advanced optimizations off until it's fixed in clean-css. | XhmikosR | 1 | -1/+1 | |
| 2014-01-08 | Minify docs CSS too. | XhmikosR | 1 | -0/+6 | |
| 2014-01-08 | docs-assets: concatenate and minify all javascript files. | XhmikosR | 2 | -2/+3 | |
| 2014-01-07 | adjust filename to indicate that customize JS is minified | Chris Rebert | 1 | -0/+0 | |
| 2014-01-07 | grunt dist build-customizer | Chris Rebert | 2 | -3/+3 | |
| 2014-01-07 | have customizer output Bootstrap Theme too; fixes #12003 | Chris Rebert | 1 | -1/+3 | |
| 2014-01-07 | make customizer compilation code more generic | Chris Rebert | 1 | -34/+42 | |
| 2014-01-07 | Update copyright notices in all places | Julian Thilo | 5 | -7/+7 | |
| - Implements new format "Copyright 2011-xxxx Twitter, Inc.", which resonates well with our History page and more accurately reflects the copyright status of the repo - grunt dist to update all the files | |||||
| 2014-01-05 | make CSSLint happier; refs #12094 | Chris Rebert | 1 | -0/+3 | |
| 2014-01-05 | Merge branch 'master' into docs_derp | Mark Otto | 1 | -1/+1 | |
| 2014-01-05 | Replace getElementsByTag by querySelector for IE10 Mobile plateform. | Gregory HOULLIER | 1 | -1/+1 | |
| 2014-01-02 | updates to homepage | Mark Otto | 3 | -0/+0 | |
| 2014-01-01 | Merge branch 'master' into docs_derp | Mark Otto | 3 | -3/+8 | |
| Conflicts: docs/_includes/footer.html docs/assets/css/docs.css | |||||
| 2014-01-01 | New Year | Zlatan Vasović | 1 | -1/+1 | |
| 2013-12-31 | Update Gruntfile.js to copy 'dist/' files to 'docs/dist/' with 'grunt dist' ↵ | Mark Otto | 2 | -3/+4 | |
| task; Fixes #12030: navbar toggle focus state | |||||
