Releases
0.15.0
Compare
Sorry, something went wrong.
No results found
Added a new yarn release command which builds and zips up your theme to be ready for distribution (docs ).
Added suport for WordPress 5.2 features such as wp_body_open and login_headertext.
Removed app/framework.php in favor of separate app/routes/*.php and /app/views.php files.
Added a new app/helpers/admin.php file.
Updated WPCS to 2.0.
Added a version number in composer.json for easy referencing.
Automatically install and build all assets on install for easier setup process.
Added @hook annotations to files that are loaded during a hook.
Added an .htaccess file which blocks direct access to "source" directories.
Implemented common browserslist for Babel and Autoprefixer.
Added development port option to config.json (props @mickaelperrin ).
Simplified editor.scss by utilizing SASS map loops.
Added missing ABSPATH check to certain files.
Updated Blade templates for consistency.
Updated all WP Emerge usage to match latest release.
You can’t perform that action at this time.