Commit Graph

82 Commits

Author SHA1 Message Date
52c582ced4 remove unused line 2026-02-06 16:36:11 +00:00
88bcbed38f remove commented out lines 2026-02-05 20:46:07 +00:00
75a820b0b0 core/image: only output <figure> rather than complete html document 2026-02-05 20:45:54 +00:00
d4db61e6c9 add article block editor style overrides 2026-02-05 14:34:54 +00:00
af1d506faf wp core image block: parse html and add lightbox link 2026-02-05 14:34:36 +00:00
2e3a92a348 article block: more core block styles 2026-02-05 11:59:32 +00:00
e836d400ac article block: organise styles by core block 2026-02-04 13:55:13 +00:00
436ee704de base article block styles 2026-02-03 22:54:29 +00:00
def9f0926e app/blocks: comments for filters and actions 2026-02-03 17:18:39 +00:00
1595a3809d add condition for disabling lazy background image 2026-02-03 13:03:02 +00:00
a6a1a9acb5 fix background condition in block classname js function 2026-02-03 13:01:17 +00:00
d5edecc952 block settings: toggle for text contrast and fix colour/tint 2026-02-03 13:00:27 +00:00
e34d0bf832 remove core block styles from wordpress block editor 2026-02-03 12:59:28 +00:00
2305959890 remove wysiwyg class from article block wrapper 2026-02-03 12:58:46 +00:00
69526604e6 fix indent 2026-02-03 12:57:39 +00:00
8aaac8e540 remove inline css output from core wp blocks 2026-02-03 12:54:19 +00:00
ee0f8f4230 expose new image sizes to javascript and properly get specified image sizes in react 2026-01-05 17:23:59 +00:00
5f31c647f7 BackgroundImage component: support specific image sizes and lazy loading 2026-01-05 14:49:33 +00:00
6f10adc609 add lazy background image 2026-01-05 13:39:42 +00:00
f09fc24ef6 add hero image size 2026-01-05 13:39:24 +00:00
2704c2e0a3 add block READMEs 2026-01-04 18:03:17 +00:00
53ed3f5d73 add placeholder markup to example block editor file 2026-01-04 18:02:58 +00:00
d0ba326cf9 add placeholder js to example block 2026-01-04 18:02:36 +00:00
df4e07915a remove unused styles and scripts from article block 2026-01-04 18:01:53 +00:00
f189292c7d remove unused js function 2026-01-04 18:01:18 +00:00
7fb3851141 acf footer block can have buttons or blurb 2026-01-04 18:00:37 +00:00
fe0ca810c9 add some placeholder markup to dynamic example block 2026-01-04 18:00:05 +00:00
8d362f10a6 article block : add wysiwyg class to container 2026-01-04 17:59:40 +00:00
1b05d22cd8 background tint no longer requires background image 2026-01-04 17:59:01 +00:00
703f883000 allow extra classes in className js function 2026-01-04 17:57:51 +00:00
eb4db916a9 use json lists in editor.js 2026-01-04 17:57:20 +00:00
e4d698d8c6 adjust framework css 2026-01-04 17:56:40 +00:00
fa82ec6446 acf blocks: adjust padding and contrast controls 2026-01-04 17:55:34 +00:00
feec3dcbda most block lists to json files 2026-01-04 17:54:46 +00:00
6366dc3589 adjust colour php functions 2026-01-04 17:53:45 +00:00
6163ed77dc article block front end rendering 2026-01-03 13:33:13 +00:00
94a6c1e0f6 package-lock.json 2026-01-03 10:32:26 +00:00
0d2fb4922e basic article block backend working 2026-01-03 10:31:24 +00:00
17a8807a87 block background image settings 2026-01-02 20:21:33 +00:00
7200e572e0 cleanup unused theme hook 2026-01-02 18:54:16 +00:00
ed045c16e1 block background colours and tint 2026-01-02 01:15:56 +00:00
706f04d91d add css class name helper functions for blocks 2025-12-19 12:29:38 +00:00
3d51f8f735 move restAPI class to utilities 2025-12-19 12:28:59 +00:00
39444a6898 fix editor styles after wp update 2025-12-19 12:28:25 +00:00
a4d764b510 remove console.log from block js 2025-12-18 11:01:52 +00:00
beb4ca8e6c remove unused css 2025-12-18 11:00:43 +00:00
e11cdede0b setup endpoints class and add container widths for blocks 2025-12-18 10:59:25 +00:00
007bc6cbac integrating attributes 2025-12-18 10:57:50 +00:00
5a3d5f148a remove autoload_psr4 for old block approach 2025-12-18 10:54:43 +00:00
a53a0c2cc0 tweak editor styles 2025-12-15 18:34:09 +00:00