Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-11-24 | update bootswatch to 3.3.6 | Thomas Park | |
2015-06-16 | update bootswatch to 3.3.5 | Thomas Park | |
2015-03-23 | bump build version to 3.3.4+1 | Thomas Park | |
2015-03-17 | update bootswatch to 3.3.4 | Thomas Park | |
2015-01-22 | update bootswatch to 3.3.2 | Thomas Park | |
2014-11-15 | bump version to 3.3.1+2 | Thomas Park | |
2014-11-14 | Add support for SASS/SCSS | Corey Sewell | |
Refactored less files to be more scss friendly * Ensured no variables are used before assignment * Removed interpolated variable usage with similar substitute Added SCSS Grunt tasks * convert_less - Converts theme less files to scss * swatch_scss - Same as original swatch task, but using sass * compress_scss - Same as original compress task, but using sass Added dependencies for SCSS Updated _config.yml so jekyll includes theme _bootswatch.scss and _variables.scss files Added .sass-cache dir to .gitignore | |||
2014-11-13 | rebuild themes with autoprefixer, closes #359 | Thomas Park | |
2014-11-13 | add autoprefixer | Thomas Park | |
2014-11-12 | 3.3.0 -> 3.3.1 | Thomas Park | |
2014-11-01 | 3.2.0 -> 3.3.0 | Thomas Park | |
2014-08-07 | Fix npm package name | Rob Loach | |
2014-08-01 | add grunt server and grunt watch, closes #284 | Thomas Park | |
2014-06-27 | 3.1.1 -> 3.2.0 | Thomas Park | |
2014-05-19 | update node version | Thomas Park | |
2014-03-31 | bump version to 3.1.1+1 | Thomas Park | |
2014-02-13 | 3.1.0 -> 3.1.1 | Thomas Park | |
2014-02-11 | Update dependencies. | XhmikosR | |
2014-02-05 | bump version number to 3.1.0+1 | Thomas Park | |
2014-02-03 | banners in css files, closes #205 | Thomas Park | |
2014-02-03 | MIT license | Thomas Park | |
2014-02-03 | 3.0.3 -> 3.1.0 | Thomas Park | |
2014-02-02 | build with less instead of recess | Thomas Park | |
2013-12-26 | Critical fix | Graham Campbell | |
2013-12-26 | Tweaks | Graham Campbell | |
2013-12-25 | package.json: use the https repo URL. | XhmikosR | |
2013-12-11 | tick version number to 3.0.3+1 | Thomas Park | |
2013-11-22 | bump version to 3.0.2+2 | Thomas Park | |
2013-11-18 | bump version number to 3.0.2+1 | Thomas Park | |
2013-11-12 | update version number to 3.0.2 | Thomas Park | |
2013-10-30 | 3.0.0 -> 3.0.1 | Thomas Park | |
2013-08-06 | first commit for 3.0.0-rc1 | Thomas Park | |
2013-08-06 | moves v2.3.2 to /2/ | Thomas Park | |
2013-05-19 | v2.3.1 -> v2.3.2 | Thomas Park | |
2013-03-01 | 2.3.0+2 -> 2.3.1 | Thomas Park | |
2013-03-01 | Bumped version. | Thomas Park | |
2013-02-27 | match up components.json and package.json better | Thomas Park | |
2013-02-26 | Forced global recess installation. | Francesco Pontillo | |
2013-02-26 | Gruntfile.js now considers all of the themes on "grunt build". | Francesco Pontillo | |
package.json with a standard version number (from bootstrap). Removed backup .less files. | |||
2013-02-25 | Added package.json (for npm) and component.json (for bower). | Francesco Pontillo | |
Building with global variables is successful. TravisCI should build correctly. |