18 Commits

Author SHA1 Message Date
9e368e75c9 article block: resolve parent/inner focus toggle issue 2026-02-11 15:49:44 +00:00
0be38f4a71 add article block editor style overrides 2026-02-05 14:34:54 +00:00
fccfad2c55 article block: more core block styles 2026-02-05 11:59:32 +00:00
9deb4a8f73 article block: organise styles by core block 2026-02-04 13:55:13 +00:00
a0ff9876db base article block styles 2026-02-03 22:54:29 +00:00
6db11b741a remove wysiwyg class from article block wrapper 2026-02-03 12:58:46 +00:00
f6e92bc49d add block READMEs 2026-01-04 18:03:17 +00:00
4a212e4531 remove unused styles and scripts from article block 2026-01-04 18:01:53 +00:00
254087d5df article block : add wysiwyg class to container 2026-01-04 17:59:40 +00:00
21227ab24c article block front end rendering 2026-01-03 13:33:13 +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
efe4b91e8f block background colours and tint 2026-01-02 01:15:56 +00:00
079a9b927b add css class name helper functions for blocks 2025-12-19 12:29:38 +00:00
952b41890f integrating attributes 2025-12-18 10:57:50 +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