Commit Graph

230 Commits

Author SHA1 Message Date
6cdc56b5a4 components.socials: fix variable typo 2026-02-10 16:43:48 +00:00
b81337f9af conditional socials 2026-02-10 15:51:11 +00:00
c3354a3067 favicon title var 2026-02-10 15:43:03 +00:00
ed56c250f0 update fontawesome integration and add kit support 2026-02-10 15:22:19 +00:00
f2b229ba5d add favicon support 2026-02-10 11:43:27 +00:00
f2e92651aa add simple lightbox 2026-02-06 21:42:37 +00:00
f5288491f9 remove unused line 2026-02-06 16:36:11 +00:00
07769eee07 add article block editor style overrides 2026-02-05 14:34:54 +00:00
2a36528e8e article block: more core block styles 2026-02-05 11:59:32 +00:00
1a37a59c62 article block: organise styles by core block 2026-02-04 13:55:13 +00:00
e06777c10d base article block styles 2026-02-03 22:54:29 +00:00
6d1aa73f5e add condition for disabling lazy background image 2026-02-03 13:03:02 +00:00
c55d89224d fix background condition in block classname js function 2026-02-03 13:01:17 +00:00
2b81774667 block settings: toggle for text contrast and fix colour/tint 2026-02-03 13:00:27 +00:00
14c82d623a remove core block styles from wordpress block editor 2026-02-03 12:59:28 +00:00
0d2ffea904 remove wysiwyg class from article block wrapper 2026-02-03 12:58:46 +00:00
8bd7186f97 expose new image sizes to javascript and properly get specified image sizes in react 2026-01-05 17:23:59 +00:00
abde60aecc BackgroundImage component: support specific image sizes and lazy loading 2026-01-05 14:49:33 +00:00
b5a751e237 add lazy background image 2026-01-05 13:39:42 +00:00
e3bb5274ad add block READMEs 2026-01-04 18:03:17 +00:00
af0fb75d22 add placeholder markup to example block editor file 2026-01-04 18:02:58 +00:00
fd44d8d091 add placeholder js to example block 2026-01-04 18:02:36 +00:00
3325eab953 remove unused styles and scripts from article block 2026-01-04 18:01:53 +00:00
e5de979f94 remove unused js function 2026-01-04 18:01:18 +00:00
71646f253f acf footer block can have buttons or blurb 2026-01-04 18:00:37 +00:00
b37583f3b2 add some placeholder markup to dynamic example block 2026-01-04 18:00:05 +00:00
e876dd1ca8 article block : add wysiwyg class to container 2026-01-04 17:59:40 +00:00
b58c88a425 background tint no longer requires background image 2026-01-04 17:59:01 +00:00
4241670ace allow extra classes in className js function 2026-01-04 17:57:51 +00:00
7342503e4a use json lists in editor.js 2026-01-04 17:57:20 +00:00
7d1cfa3323 adjust framework css 2026-01-04 17:56:40 +00:00
a4cc7a8e6f acf blocks: adjust padding and contrast controls 2026-01-04 17:55:34 +00:00
9b87639974 most block lists to json files 2026-01-04 17:54:46 +00:00
799115fd37 article block front end rendering 2026-01-03 13:33:13 +00:00
8d8ccedbf2 basic article block backend working 2026-01-03 10:31:24 +00:00
0576d05dfb block background image settings 2026-01-02 20:21:33 +00:00
70e995cbd5 block background colours and tint 2026-01-02 01:15:56 +00:00
b0d6d90616 add css class name helper functions for blocks 2025-12-19 12:29:38 +00:00
3c16535444 fix editor styles after wp update 2025-12-19 12:28:25 +00:00
9a8df23529 remove console.log from block js 2025-12-18 11:01:52 +00:00
1d3a8477ee remove unused css 2025-12-18 11:00:43 +00:00
8ffec45182 integrating attributes 2025-12-18 10:57:50 +00:00
fd4ee11d26 tweak editor styles 2025-12-15 18:34:09 +00:00
ae6eec5848 remove old style acf block 2025-12-15 18:24:46 +00:00
f0d8cb2065 use standard block.json method with ACF blocks 2025-12-15 18:10:06 +00:00
d47b3fdb07 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
da8097e7c3 cleanup allowed_blocks logic and add mechanism for disabling blade template for specific block 2025-12-12 13:12:37 +00:00
917150bbe6 a working react/php dynamic wordpress block example integrated with the Vite build process 2025-12-10 19:44:32 +00:00
b16bd77355 restrict core blocks to inner blocks of specified parent blocks. blocks blocks blocks 2025-12-09 22:40:44 +00:00
7d1beee2da stop loading blocks in main app.js 2025-12-09 22:11:20 +00:00