summaryrefslogtreecommitdiff
path: root/united
AgeCommit message (Collapse)Author
2015-04-21change protocol relative urls to httpsThomas Park
2015-03-23bump build version to 3.3.4+1Thomas Park
2015-03-22change homepage tldThomas Park
2015-03-17update version numbersThomas Park
2015-03-17update bootswatch to 3.3.4Thomas Park
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-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-013.2.0 -> 3.3.0Thomas Park
2014-10-06update sponsor to shopifyThomas Park
2014-10-03Losslessly compress images.XhmikosR
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-02update sponsorThomas Park
2014-08-01add new sponsorThomas Park
2014-07-01update sponsorThomas Park
2014-06-273.1.1 -> 3.2.0Thomas 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-02add code modals on previewsThomas Park
2014-03-02remove unused font-awesome cssThomas Park
2014-02-28add treehouse as sponsorThomas Park
2014-02-25update contact email addressThomas Park
2014-02-16Add thead and tbody elements to table demosMichael Irwin
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
2014-02-09Losslessly compress images.XhmikosR
Before: 464 KB (476.120 bytes) After: 418 KB (428.799 bytes)
2014-02-07bump version to v3.1.0+1 in css filesThomas Park
2014-02-05remove table-bordered class from preview tableThomas Park
2014-02-05remove tabindexThomas Park
2014-02-05new faviconThomas Park