Releases: hrsetyono/wp-custy
Releases · hrsetyono/wp-custy
1.5.4
Compare
Sorry, something went wrong.
No results found
- Added high priority when enqueuing the Custy CSS
- Added error message when trying to get social list that does not exist
1.5.3
Compare
Sorry, something went wrong.
No results found
Fixed editor broken on new Page / Post
Added SVG for Reddit, Telegram, Tumblr, and Wechat
1.5.2
Compare
Sorry, something went wrong.
No results found
- [CSS] Put color classes like "has-main-background-color" to the file instead of being in <style> tag at <head>
- [Performance] The theme support for `editor-color-palette` and `editor-font-sizes` won't run except in Gutenberg editor.
1.5.1
Compare
Sorry, something went wrong.
No results found
[Performance] Removed Blocksy CSS and JS that are queued in Admin instead of only in Customizer area,
[Preview] Fixed live reload of CSS variable.
[Admin CSS] Added some styling to apply the font sizes to the proper elements.
[Theme Support] Added a function that returns the value for "editor-font-sizes" theme support.
It automatically uses the value of Small, Medium, Large, and Huge font size as defined in Customizer
add_theme_support( 'editor-font-sizes', Custy::get_editor_font_sizes() );
1.5.0
Compare
Sorry, something went wrong.
No results found
NEW FEATURE - CSS Cache
All CSS are now cached in /wp-content/custy.css and /wp-content/custy-admin.css
Updated only when Customizer is saved
1.4.0
Compare
Sorry, something went wrong.
No results found
- Removed Shadow from General section. Shadow is now hardcoded in the theme because Custy can't support multiple shadows
- Make Close SVG smaller
1.3.3
Compare
Sorry, something went wrong.
No results found
- Removed deprecated settings like global Radius and SiteWidth
1.3.2
Compare
Sorry, something went wrong.
No results found
- Renamed Extra colors
1.3.1
Compare
Sorry, something went wrong.
No results found
- Added Alignment to Footer Widgets item
1.3.0
Compare
Sorry, something went wrong.
No results found
Renamed [data-id] selector into [data-header] and [data-footer] respectively.
Added Height Style and Width Style option to Header's row.
Refactored font-faces functions into class.