summaryrefslogtreecommitdiff
path: root/slate
AgeCommit message (Collapse)Author
2015-02-27fix tooltip opacity for ie8, closes #410Thomas Park
2015-02-06update markup to pass bootlint, closes #402Thomas Park
2015-01-22update bootswatch to 3.3.2Thomas Park
2015-01-09change sponsorThomas Park
2014-11-26update version number in buildsThomas Park
2014-11-15add sass options to menusThomas Park
2014-11-15bump version number in less and sassThomas Park
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-03fix white on white with active list-group-items, closes #337Thomas Park
2014-11-013.2.0 -> 3.3.0Thomas Park
2014-10-06update sponsor to shopifyThomas Park
2014-09-14add support sectionThomas Park
2014-08-18remove inline style from components, closes #302Thomas Park
2014-08-14update twitter to @bootswatchThomas Park
2014-08-13added paper and sandstone, deprecated ameliaThomas Park
2014-08-06slate: fixes pagination disabled and within tables, closes #239Thomas Park
2014-08-02update sponsorThomas Park
2014-08-01add new sponsorThomas Park
2014-07-02remove underline on buttons in tables, closes #267Thomas Park
2014-07-01update sponsorThomas Park
2014-06-273.1.1 -> 3.2.0Thomas Park
2014-06-11fix border on input-group-addon statesThomas Park
2014-05-21amelia, cyborg, slate: more subtle thumbnails, closes #258Thomas Park
2014-04-13style form-control-feedback class, fixes #247Thomas Park
2014-04-03slate: use default caret styleThomas Park
2014-04-01move handlers to after srcThomas Park
2014-04-01ad impression trackingThomas Park
2014-04-01ad analyticsThomas Park
2014-04-01remove bsa scriptThomas Park
2014-03-31style badge in navbar, fixes #241Thomas Park
2014-03-27streamline build process, rebuild themesThomas Park
2014-03-17add darkly to siteThomas Park
2014-03-08add dialog components to previewsThomas Park
2014-03-08fix alert close button style, closes #229Thomas Park
2014-03-02add code modals on previewsThomas Park
2014-02-28add treehouse as sponsorThomas Park
2014-02-25amelia, slate: fix list-group-item states, closes #223Thomas Park
2014-02-25update contact email addressThomas Park
2014-02-17apply table state styles to cells, closes #217Thomas Park
2014-02-16Merge pull request #215 from mikesir87/gh-pagesThomas Park
Add thead and tbody elements to table demos
2014-02-16Add thead and tbody elements to table demosMichael Irwin
2014-02-16style links in table cells, closes #214Thomas Park
2014-02-15sets color for table tr.info, closes #213Thomas Park
2014-02-15added table tr.info to preview pagesThomas Park
2014-02-133.1.0 -> 3.1.1Thomas Park
2014-02-11Trim trailing spaces and convert tabs to spaces.XhmikosR
2014-02-10Update HTML files.XhmikosR
* Move meta charset first * Remove unneeded default script type * fix some validation errors from index.html