Commit Graph

22 Commits

Author SHA1 Message Date
05a75624de add block READMEs 2026-01-04 18:03:17 +00:00
5415a8a13e add placeholder markup to example block editor file 2026-01-04 18:02:58 +00:00
c72377a71b add placeholder js to example block 2026-01-04 18:02:36 +00:00
01ca34a148 remove unused styles and scripts from article block 2026-01-04 18:01:53 +00:00
afa130a3a5 add some placeholder markup to dynamic example block 2026-01-04 18:00:05 +00:00
405b750585 article block : add wysiwyg class to container 2026-01-04 17:59:40 +00:00
7ad2182c01 article block front end rendering 2026-01-03 13:33:13 +00:00
205d730cd9 basic article block backend working 2026-01-03 10:31:24 +00:00
49ef33cffc block background image settings 2026-01-02 20:21:33 +00:00
cd5751df63 block background colours and tint 2026-01-02 01:15:56 +00:00
b8f7bb77dd add css class name helper functions for blocks 2025-12-19 12:29:38 +00:00
49a4642ff3 remove console.log from block js 2025-12-18 11:01:52 +00:00
b263e232c3 integrating attributes 2025-12-18 10:57:50 +00:00
d84c70ad94 use standard block.json method with ACF blocks 2025-12-15 18:10:06 +00:00
f718532c8f auto-registering blocks in php and javascript with dynamic enqueuing of associated styles and scripts with support for scss and blade 2025-12-13 14:22:42 +00:00
157c79a56b cleanup allowed_blocks logic and add mechanism for disabling blade template for specific block 2025-12-12 13:12:37 +00:00
9013516782 a working react/php dynamic wordpress block example integrated with the Vite build process 2025-12-10 19:44:32 +00:00
cb671d00a8 restrict core blocks to inner blocks of specified parent blocks. blocks blocks blocks 2025-12-09 22:40:44 +00:00
bf9b4cdc7b fix container width in blocks 2025-12-09 22:01:23 +00:00
bae8ecb72b new text editor block that contains core blocks as inner blocks and prevents them from being used at top level 2025-11-27 07:14:31 +00:00
3a8f82cc42 default content block that uses core inner blocks 2025-11-23 17:34:49 +00:00
c3e5edab8b updates from most recent website build 2024-12-20 17:09:16 +00:00