Commit Graph

38 Commits

Author SHA1 Message Date
5d06037240 update fontawesome integration and add kit support 2026-02-10 15:22:19 +00:00
d8fe1e7649 handle empty content error in core/image block 2026-02-10 13:40:24 +00:00
476520b909 supporess acf load error 2026-02-10 11:43:44 +00:00
a026432d89 add favicon support 2026-02-10 11:43:27 +00:00
75a820b0b0 core/image: only output <figure> rather than complete html document 2026-02-05 20:45:54 +00:00
af1d506faf wp core image block: parse html and add lightbox link 2026-02-05 14:34:36 +00:00
2e3a92a348 article block: more core block styles 2026-02-05 11:59:32 +00:00
436ee704de base article block styles 2026-02-03 22:54:29 +00:00
def9f0926e app/blocks: comments for filters and actions 2026-02-03 17:18:39 +00:00
69526604e6 fix indent 2026-02-03 12:57:39 +00:00
8aaac8e540 remove inline css output from core wp blocks 2026-02-03 12:54:19 +00:00
ee0f8f4230 expose new image sizes to javascript and properly get specified image sizes in react 2026-01-05 17:23:59 +00:00
f09fc24ef6 add hero image size 2026-01-05 13:39:24 +00:00
fa82ec6446 acf blocks: adjust padding and contrast controls 2026-01-04 17:55:34 +00:00
feec3dcbda most block lists to json files 2026-01-04 17:54:46 +00:00
6366dc3589 adjust colour php functions 2026-01-04 17:53:45 +00:00
0d2fb4922e basic article block backend working 2026-01-03 10:31:24 +00:00
17a8807a87 block background image settings 2026-01-02 20:21:33 +00:00
7200e572e0 cleanup unused theme hook 2026-01-02 18:54:16 +00:00
ed045c16e1 block background colours and tint 2026-01-02 01:15:56 +00:00
3d51f8f735 move restAPI class to utilities 2025-12-19 12:28:59 +00:00
e11cdede0b setup endpoints class and add container widths for blocks 2025-12-18 10:59:25 +00:00
43b5e39f10 remove old style acf block 2025-12-15 18:24:46 +00:00
9fd6afa1e1 use standard block.json method with ACF blocks 2025-12-15 18:10:06 +00:00
ac5351c8c7 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
f8d5bb5aa2 cleanup allowed_blocks logic and add mechanism for disabling blade template for specific block 2025-12-12 13:12:37 +00:00
1275c503a7 a working react/php dynamic wordpress block example integrated with the Vite build process 2025-12-10 19:44:32 +00:00
21d6f20a00 restrict core blocks to inner blocks of specified parent blocks. blocks blocks blocks 2025-12-09 22:40:44 +00:00
ddbc6ad468 remove old code 2025-12-09 22:09:49 +00:00
70988bf19b move Blocks.php stuff alongside top level includes 2025-12-09 22:07:50 +00:00
1368386cc4 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
0400a80874 default content block that uses core inner blocks 2025-11-23 17:34:49 +00:00
03e84836ca Add 'web/app/themes/badegg/' from commit 'b31aa7550b02a4516fdf161f53dc7666854c9a14'
git-subtree-dir: web/app/themes/badegg
git-subtree-mainline: b862ff9755
git-subtree-split: b31aa7550b
2025-11-22 17:26:50 +00:00
b862ff9755 remove sage 10 2025-11-22 17:26:37 +00:00
a665235b9f wysiwyg block 2025-09-04 21:46:12 +01:00
89ca57e44d baseline functions 2025-09-04 16:06:34 +01:00
02b4261ae8 add autoload and hide default blocks 2025-09-04 10:21:40 +01:00
495d5737cd add sage theme 2025-09-03 20:18:31 +01:00