summaryrefslogtreecommitdiff
path: root/paper
AgeCommit message (Collapse)Author
2014-11-14Add support for SASS/SCSSCorey 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-13rebuild themes with autoprefixer, closes #359Thomas Park
2014-11-123.3.0 -> 3.3.1Thomas Park
2014-11-10update sponsor to gridgumThomas Park
2014-11-05Merge pull request #352 from hebbet/gh-pagesThomas Park
add styling for input types email, tel, input with class form-control
2014-11-05add styling for input types email, tel, input with class form-controlPascal Herbert
2014-11-04Normalize the @gray[-xxxx] variable definitions in several variables.less ↵Steven Black
files to bring most themes in-line with standard Bootstrap's variable.less file. Take note: no values are changed; just assigning #000 to @gray-base in the @gray[-xxxx] section.
2014-11-04add styling for selectPascal Herbert
some bugfixes on select grunt:paper add styling for select grunt:paper
2014-11-013.2.0 -> 3.3.0Thomas Park
2014-10-11paper: add button background animation, closes #329Thomas Park
2014-10-06update sponsor to shopifyThomas Park
2014-10-03Losslessly compress images.XhmikosR
2014-09-15paper: style number inputs, closes #326Thomas Park
2014-09-14add support sectionThomas Park
2014-09-04paper: fix nav-justified border, closes #322Thomas Park
2014-09-03Fixed popover arrow borderShashanka Nataraj
1. Changed popover-arrow-outer-color to 7.5%. 2. Ran grunt swatch:paper to regenerate css files from grunt.
2014-08-31paper: adjust close height and button font smoothing, closes #314Thomas Park
2014-08-18remove inline style from components, closes #302Thomas Park
2014-08-14update twitter to @bootswatchThomas Park
2014-08-13paper: style email inputs, closes #299Thomas Park
2014-08-13added paper and sandstone, deprecated ameliaThomas Park