Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Updated Composer dependencies * Partial new block theme * New block theme templates * Format recently changed files with the correct Prettier setup * Use default spacing sizes from WP * Remove project code * Use T2 blocks for header and footer * Remove state toggle class * Rename * Set allowed text domains * Update block name * Setup default block gap * Clenaup search and index templates * Cleanup 404 template * Inform why this is here * Setup default internal spacing for Group and Columns * Use default spacing values from WP * Style core blocks * Default block styling * Change hooks intro comment * Remove project overrides * Comment setup files * Lint fixes * Fix figcaption styling * Comment * Cleanup styling for accordion and ingress * Remove * Simplified link list styling * Use 6.6 beta for now * Use new spacing var * Set default block gap * Use normal font for accordion * Remove wrapper for core/html block, migrated to T2 * Use new ext * Updates after merge * Set block gap for buttons * Change dev to start * Use default WP font and spacing sizes * Less default styling * Set gap for post-template and featured content layout grids * Remove breadcrumbs block * Cleaner templates * Add the none property * Better file title * Remove unused override for core/site-logo block * Rename none to 00 to align array * Revert * Revert * No need for dom ready here * Use same wp-scripts version across project * Update to wp-scripts 28.1 with needed changes to webpack config * Remove custom theme styles for core blocks * Support Simple Media+Text * No need to overwrite separator style when wp-block-styles is removed * Bloat styling * No need for size with latest T2 * Move ingress to theme.json. (#508) * Remove turbo cache on clean * Bloat style, can be added on demand * Move gap back into CSS, blockGap does not work in combination with custom bock margin v2 * Bump to WP 6.6 RC1 * Move gap for buttons and post template into theme json * Bump WP to 6.6, T2 to 7.13 * T2 7.13.2 --------- Co-authored-by: Ole Thomas Tallerås <[email protected]>
- Loading branch information