Skip to content

5.0.0

Compare
Choose a tag to compare
@hrsetyono hrsetyono released this 06 May 05:05
· 62 commits to master since this release

CSS

  • Updated Edje to v3.0
  • Updated all CSS to use the new shorthand syntax
  • Removed default gutenberg styles
  • Added custom styles for all blocks in _fw-gutenberg.sass
  • Renamed block-editor.sass to admin-gutenberg.sass
  • Removed styling for TinyMCE Editor in _fw-blog.sass
  • Added styling for Read More button. The script is inside Edje WP Library
  • Color from editor is now set using CSS Variable, the class like has-red-background-color only change the variable value

TWIG

  • Set Cover block for featured image.

WORDPRESS

  • Combined the theme_support to functions.php
  • Added back jQuery because it is needed by many plugins especially WooCommerce and Jetpack

WOOCOMMERCE

  • Fixed the Cart button and Cross sells not working due to old path name
  • Moved app-shop.js to Edje WC Library