Commit Graph

33 Commits

Author SHA1 Message Date
7b96dedde3 wp core image block: parse html and add lightbox link 2026-02-05 14:34:36 +00:00
fccfad2c55 article block: more core block styles 2026-02-05 11:59:32 +00:00
a0ff9876db base article block styles 2026-02-03 22:54:29 +00:00
88a742fc27 app/blocks: comments for filters and actions 2026-02-03 17:18:39 +00:00
8e88d7e519 fix indent 2026-02-03 12:57:39 +00:00
926666dc65 remove inline css output from core wp blocks 2026-02-03 12:54:19 +00:00
d498831137 expose new image sizes to javascript and properly get specified image sizes in react 2026-01-05 17:23:59 +00:00
526f6f937a add hero image size 2026-01-05 13:39:24 +00:00
60d2322994 acf blocks: adjust padding and contrast controls 2026-01-04 17:55:34 +00:00
2ca06917ff most block lists to json files 2026-01-04 17:54:46 +00:00
4fa387dbe9 adjust colour php functions 2026-01-04 17:53:45 +00:00
3a2cfa255a basic article block backend working 2026-01-03 10:31:24 +00:00
57d7dfd6a3 block background image settings 2026-01-02 20:21:33 +00:00
19e9795807 cleanup unused theme hook 2026-01-02 18:54:16 +00:00
efe4b91e8f block background colours and tint 2026-01-02 01:15:56 +00:00
94cc0750ce move restAPI class to utilities 2025-12-19 12:28:59 +00:00
6444d246d5 setup endpoints class and add container widths for blocks 2025-12-18 10:59:25 +00:00
1b4a512ee5 remove old style acf block 2025-12-15 18:24:46 +00:00
6196ec35bd use standard block.json method with ACF blocks 2025-12-15 18:10:06 +00:00
fa0de9dbd1 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
2973a0ebdf cleanup allowed_blocks logic and add mechanism for disabling blade template for specific block 2025-12-12 13:12:37 +00:00
8f3da65237 a working react/php dynamic wordpress block example integrated with the Vite build process 2025-12-10 19:44:32 +00:00
9cedcee556 restrict core blocks to inner blocks of specified parent blocks. blocks blocks blocks 2025-12-09 22:40:44 +00:00
2584ebd25e remove old code 2025-12-09 22:09:49 +00:00
c14bb2f436 move Blocks.php stuff alongside top level includes 2025-12-09 22:07:50 +00:00
fbe57b2c32 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
0e1f5d48e9 default content block that uses core inner blocks 2025-11-23 17:34:49 +00:00
76520e58d2 Add 'web/app/themes/badegg/' from commit '2b425fd2ea8083ef47852429a353e1afc4e93bf8'
git-subtree-dir: web/app/themes/badegg
git-subtree-mainline: 272b0f6525
git-subtree-split: 2b425fd2ea
2025-11-22 17:26:50 +00:00
272b0f6525 remove sage 10 2025-11-22 17:26:37 +00:00
610f185807 wysiwyg block 2025-09-04 21:46:12 +01:00
945d685586 baseline functions 2025-09-04 16:06:34 +01:00
b0e748d648 add autoload and hide default blocks 2025-09-04 10:21:40 +01:00
1a071f11ca add sage theme 2025-09-03 20:18:31 +01:00