Commit Graph

2750 Commits

Author SHA1 Message Date
6cc3aa2b30 remove inline css output from core wp blocks 2026-02-03 12:54:19 +00:00
16cabcf2b5 expose new image sizes to javascript and properly get specified image sizes in react 2026-01-05 17:23:59 +00:00
76574d605b BackgroundImage component: support specific image sizes and lazy loading 2026-01-05 14:49:33 +00:00
ad592e99d4 add lazy background image 2026-01-05 13:39:42 +00:00
4607d85457 add hero image size 2026-01-05 13:39:24 +00:00
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
84e8cd7696 remove unused js function 2026-01-04 18:01:18 +00:00
1907db914e acf footer block can have buttons or blurb 2026-01-04 18:00:37 +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
3652b4ec5a background tint no longer requires background image 2026-01-04 17:59:01 +00:00
d17058fbdb allow extra classes in className js function 2026-01-04 17:57:51 +00:00
be4c3632e2 use json lists in editor.js 2026-01-04 17:57:20 +00:00
7a32eb324e adjust framework css 2026-01-04 17:56:40 +00:00
05f580d078 acf blocks: adjust padding and contrast controls 2026-01-04 17:55:34 +00:00
468fd85f65 most block lists to json files 2026-01-04 17:54:46 +00:00
071a7effc2 adjust colour php functions 2026-01-04 17:53:45 +00:00
7ad2182c01 article block front end rendering 2026-01-03 13:33:13 +00:00
3041b42934 package-lock.json 2026-01-03 10:32:26 +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
03e5667240 cleanup unused theme hook 2026-01-02 18:54:16 +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
10a72b01cf move restAPI class to utilities 2025-12-19 12:28:59 +00:00
c24cb0919b fix editor styles after wp update 2025-12-19 12:28:25 +00:00
49a4642ff3 remove console.log from block js 2025-12-18 11:01:52 +00:00
78de18847f remove unused css 2025-12-18 11:00:43 +00:00
d4b0f328f7 setup endpoints class and add container widths for blocks 2025-12-18 10:59:25 +00:00
b263e232c3 integrating attributes 2025-12-18 10:57:50 +00:00
40dee65d0d remove autoload_psr4 for old block approach 2025-12-18 10:54:43 +00:00
4549344c27 tweak editor styles 2025-12-15 18:34:09 +00:00
b142262fae remove old style acf block 2025-12-15 18:24:46 +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
4f01ce1670 stop loading blocks in main app.js 2025-12-09 22:11:20 +00:00
b3924e47d0 block whitelist json 2025-12-09 22:10:55 +00:00
31e6c81a91 remove BadExample css 2025-12-09 22:10:35 +00:00
06b90a75d0 remove old code 2025-12-09 22:09:49 +00:00
1e8b173d31 move Blocks.php stuff alongside top level includes 2025-12-09 22:07:50 +00:00
cab3908a70 use json file for block whitelist 2025-12-09 22:06:47 +00:00
615abaf470 basic block styles within editor 2025-12-09 22:04:29 +00:00
cee267ba24 remove blocks.js 2025-12-09 22:02:59 +00:00
1c613e5e3f tweak acf block settings 2025-12-09 22:02:24 +00:00