Commit Graph

2770 Commits

Author SHA1 Message Date
b87e16d235 add lazy background image 2026-01-05 13:39:42 +00:00
526f6f937a add hero image size 2026-01-05 13:39:24 +00:00
f6e92bc49d add block READMEs 2026-01-04 18:03:17 +00:00
bcb370af84 add placeholder markup to example block editor file 2026-01-04 18:02:58 +00:00
f0b422d111 add placeholder js to example block 2026-01-04 18:02:36 +00:00
4a212e4531 remove unused styles and scripts from article block 2026-01-04 18:01:53 +00:00
46109b7bc6 remove unused js function 2026-01-04 18:01:18 +00:00
d3f0b9300b acf footer block can have buttons or blurb 2026-01-04 18:00:37 +00:00
2c4934fd3c add some placeholder markup to dynamic example block 2026-01-04 18:00:05 +00:00
254087d5df article block : add wysiwyg class to container 2026-01-04 17:59:40 +00:00
79fef2a135 background tint no longer requires background image 2026-01-04 17:59:01 +00:00
52d1901477 allow extra classes in className js function 2026-01-04 17:57:51 +00:00
e0e01911d3 use json lists in editor.js 2026-01-04 17:57:20 +00:00
e78681ef14 adjust framework css 2026-01-04 17:56:40 +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
886a57931e add ajax thumbnail rebuild to dev 2026-01-04 14:55:22 +00:00
21227ab24c article block front end rendering 2026-01-03 13:33:13 +00:00
494a2697a6 package-lock.json 2026-01-03 10:32:26 +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
6d4f040c45 add hard boiled security plugin 2026-01-01 21:56:56 +00:00
079a9b927b add css class name helper functions for blocks 2025-12-19 12:29:38 +00:00
94cc0750ce move restAPI class to utilities 2025-12-19 12:28:59 +00:00
3378469f2e fix editor styles after wp update 2025-12-19 12:28:25 +00:00
3de7686846 remove console.log from block js 2025-12-18 11:01:52 +00:00
38b596ec55 remove unused css 2025-12-18 11:00:43 +00:00
6444d246d5 setup endpoints class and add container widths for blocks 2025-12-18 10:59:25 +00:00
952b41890f integrating attributes 2025-12-18 10:57:50 +00:00
17ab6d6862 remove autoload_psr4 for old block approach 2025-12-18 10:54:43 +00:00
d969593bf7 tweak editor styles 2025-12-15 18:34:09 +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
fc99788e23 composer update 2025-12-15 18:09:37 +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
79f34023e1 stop loading blocks in main app.js 2025-12-09 22:11:20 +00:00
a18370a6f9 block whitelist json 2025-12-09 22:10:55 +00:00
1a73b05910 remove BadExample css 2025-12-09 22:10:35 +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
a20425c837 use json file for block whitelist 2025-12-09 22:06:47 +00:00
d52d7c8759 basic block styles within editor 2025-12-09 22:04:29 +00:00
9066f24cc6 remove blocks.js 2025-12-09 22:02:59 +00:00
fc225d14db tweak acf block settings 2025-12-09 22:02:24 +00:00