Commit Graph

2763 Commits

Author SHA1 Message Date
5283b4a567 core/image: only output <figure> rather than complete html document 2026-02-05 20:45:54 +00:00
07769eee07 add article block editor style overrides 2026-02-05 14:34:54 +00:00
a7e409e5da wp core image block: parse html and add lightbox link 2026-02-05 14:34:36 +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
ce96924705 app/blocks: comments for filters and actions 2026-02-03 17:18:39 +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
54c0939bb7 fix indent 2026-02-03 12:57:39 +00:00
ddb5cd2524 remove inline css output from core wp blocks 2026-02-03 12:54:19 +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
4b6c093a1c add hero image size 2026-01-05 13:39:24 +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
eb4980d64b adjust colour php functions 2026-01-04 17:53:45 +00:00
799115fd37 article block front end rendering 2026-01-03 13:33:13 +00:00
b362bc290e package-lock.json 2026-01-03 10:32:26 +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
39458e4f11 cleanup unused theme hook 2026-01-02 18:54:16 +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
d005f549bf move restAPI class to utilities 2025-12-19 12:28:59 +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
fc49265cb9 setup endpoints class and add container widths for blocks 2025-12-18 10:59:25 +00:00
8ffec45182 integrating attributes 2025-12-18 10:57:50 +00:00
002f33c5e1 remove autoload_psr4 for old block approach 2025-12-18 10:54:43 +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