Classic Responsive Skin Changelog
Version 1.6.2 (January 8, 2021)
- Fixed optional icon output on comment action links
- Removed repetitive CSS
Version 1.6.1 (May 31, 2018)
- Added CSS to handle the WordPress comment consent checkbox
- Removed
margin-top
from bylines
Version 1.6 (January 16, 2018)
- Updated CSS and template support for WooCommerce 3.0+
- WooCommerce styles are only included if the Plugin is active!
- Updated golden ratio typography with all-new golden ratio layout spacing!
- All-new CSS variables with “old” variables still automatically accessible to customized sites
- Completely reworked CSS using SCSS modular constructions
- Lots of new styles for even better content presentation
- Comment reply/link/edit buttons are now icons rather than text
- This functionality can be turned on/off in the Display Options
- Post Boxes now use
<article>
markup
- Added CSS support for
input[type="url"]
- Sub-headline,
<blockquote>
, <code>
, <pre>
, and sidebar heading sizes are no longer configurable via Design Options (all are calculated automatically)
Version 1.5 (July 27, 2017)
- Updated Skin CSS, Editor CSS, CSS Variables, and default data to bring everything up to Thesis 2.4 specifications
Version 1.4 (April 5, 2017)
- Added WooCommerce support
- Improved CSS
input
handling by adding email
, tel
, password
, and number
types
- Added CSS support for
button
and select
elements
- Added
h1
handling to the base .grt
text formatting package
- Removed background image on
submit
buttons and changed behavior to a simple highlight on hover
- Switched away from the deprecated
$functionality['editor_grt']
to the new $functionality['formatting_class']
(see all Skin $functionality
parameters)
- Added documentation link per Thesis 2.3 specs
Version 1.3.1 (December 12, 2016)
- Fixed CSS bug where spatial variables were not updating when the primary font size was changed
Version 1.3 (February 15, 2016)
- Added Skin API Logo functionality
- Fixed a responsive CSS bug on the full page template
- Added URL references to Skin documentation in
skin.php
- Decreased screenshot file size
- Updated default data to reflect CSS changes
Version 1.2 (January 5, 2016)
- Updated
skin.php
to utilize new Skin API functionality
- Added comments to
skin.php
to help you learn to build your own Skins
- Switched to SCSS and improved overall CSS structure
- Added Editor CSS for WYSIWYG in the WordPress Post Editor
- Incorporated Google Fonts
- Smushed screenshot
- Changed the default schema to
BlogPosting
- Updated default data
Version 1.1 (May 8, 2014)
- Released under MIT license
- Text on Full Page template now spans the full width of the page
- Removed comments from Front Page and 404 templates
- Fixed responsive landscape views on iOS devices
- Added CSS for
<sub>
, <sup>
, and footnotes
- Added
-webkit-appearance: none
for improved button display on iOS devices
- Fixed namespacing errors for better translations
- Updated clearfix CSS to the newer, leaner standard
- Fix nav menu line height and submenu width in CSS