summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-11-15bump version number in less and sassThomas Park
2014-11-15journal: fix order of less variable assignmentsThomas Park
2014-11-15Merge pull request #361 from guru-digital/merge-upstreamThomas Park
Add support for SASS/SCSS
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-13fix src for autoprefixer taskThomas Park
2014-11-13rebuild themes with autoprefixer, closes #359Thomas Park
2014-11-13add autoprefixerThomas Park
2014-11-123.3.0 -> 3.3.1Thomas Park
2014-11-12update bootstrap to 3.3.1Thomas Park
2014-11-10update sponsor to gridgumThomas Park
2014-11-06cerulean: update version number to 3.3.0Thomas 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-05Merge pull request #351 from StevenBlack/normalize-grayThomas Park
Normalize the @gray[-xxxx] variable definitions in several variables.les...
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-04Merge pull request #348 from hebbet/gh-pagesThomas Park
[Paper] add styling for select
2014-11-04add styling for selectPascal Herbert
some bugfixes on select grunt:paper add styling for select grunt:paper
2014-11-03use travis to auto-deploy to npmThomas Park
2014-11-03fix white on white with active list-group-items, closes #337Thomas Park
2014-11-01cosmo: fix selector bug, tweak list-group-active-borderThomas Park
2014-11-01add test for list-group active + contextualThomas Park
2014-11-01remove underline on table dropdown, closes #344Thomas Park
2014-11-01sandstone: fix panel heading color, closes #341Thomas Park
2014-11-01yeti: fix radio and checkbox alignment, closes #343Thomas Park
2014-11-013.2.0 -> 3.3.0Thomas Park
2014-10-15Merge pull request #339 from jenil27/darkly-input-fixThomas Park
Darkly: Fix input-group-addon bg
2014-10-15Darkly: Fix input-group-addon bgJenil Gogari
2014-10-13include thumbnails in bower, closes #336Thomas Park
2014-10-11paper: add button background animation, closes #329Thomas Park
2014-10-06update sponsor to shopifyThomas Park
2014-10-03yeti: fix input and button alignment for firefox, closes #330Thomas Park
2014-10-03Merge pull request #331 from XhmikosR/gh-pagesThomas Park
Losslessly compress images.
2014-10-03Losslessly compress images.XhmikosR
2014-09-15test: update theme menuThomas Park
2014-09-15paper: style number inputs, closes #326Thomas Park
2014-09-14add support sectionThomas Park
2014-09-13add logo to landing pageThomas Park
2014-09-04paper: fix nav-justified border, closes #322Thomas Park
2014-09-04fix test css and titleThomas Park
2014-09-03Merge pull request #309 from polmabri/gh-pagesThomas Park
Update composer.json to suggest "robloach/component-installer" instead of require it
2014-09-03yeti: reduce base paddingThomas Park
2014-09-03Merge pull request #319 from ShashankaNataraj/gh-pagesThomas Park
Fixed popover arrow border #315
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-26favicon with rounded cornersThomas Park
2014-08-26new faviconThomas Park
2014-08-23Merge pull request #310 from PeterDaveHello/patch-1Thomas Park
make CI build faster
2014-08-24make CI build fasterPeter Dave Hello
2014-08-22Update composer.jsonMarek Brieger
2014-08-20amelia: change popover style to fit theme, closes #305Thomas Park