Skip to content

Commit

Permalink
Merge pull request #80 from newfold-labs/PRESS0-1381-AddResource-Cate…
Browse files Browse the repository at this point in the history
…gory-Preview-Images

PRESS0-1381 Add resource category preview images
  • Loading branch information
zlateska authored Jun 26, 2024
2 parents 0e8e404 + 3104f0a commit 10324bb
Show file tree
Hide file tree
Showing 16 changed files with 13,748 additions and 66 deletions.
Binary file removed assets/images/preview.png
Binary file not shown.
2,033 changes: 2,033 additions & 0 deletions assets/styles/utilities.css

Large diffs are not rendered by default.

21 changes: 21 additions & 0 deletions build/0.1.5/blocks/block.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"$schema": "https://schemas.wp.org/trunk/block.json",
"apiVersion": 2,
"name": "wonder-blocks/library",
"title": "WonderBlocks",
"description": "Add patterns and page templates tailored for your site.",
"keywords": [
"template",
"patterns",
"blocks"
],
"textdomain": "nfd-wonder-blocks",
"attributes": {
"preview": {
"type": "string"
},
"category": {
"type": "string"
}
}
}
1 change: 1 addition & 0 deletions build/0.1.5/wonder-blocks.asset.php
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<?php return array('dependencies' => array('react', 'wp-api-fetch', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-data', 'wp-dom-ready', 'wp-editor', 'wp-element', 'wp-hooks', 'wp-i18n', 'wp-notices', 'wp-plugins', 'wp-primitives', 'wp-url'), 'version' => 'f868980da12498a86477');
Loading

0 comments on commit 10324bb

Please sign in to comment.