Commit Graph

86 Commits

Author SHA1 Message Date
899bbd6129 update fontawesome integration and add kit support 2026-02-10 15:22:19 +00:00
da7f917af0 handle empty content error in core/image block 2026-02-10 13:40:24 +00:00
21fc4ebb39 supporess acf load error 2026-02-10 11:43:44 +00:00
94d96b6526 add favicon support 2026-02-10 11:43:27 +00:00
0e24bfc8c5 add simple lightbox 2026-02-06 21:42:37 +00:00
5631760ea2 remove unused line 2026-02-06 16:36:11 +00:00
a8141c8624 remove commented out lines 2026-02-05 20:46:07 +00:00
82951123c9 core/image: only output <figure> rather than complete html document 2026-02-05 20:45:54 +00:00
0be38f4a71 add article block editor style overrides 2026-02-05 14:34:54 +00:00
7b96dedde3 wp core image block: parse html and add lightbox link 2026-02-05 14:34:36 +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
88a742fc27 app/blocks: comments for filters and actions 2026-02-03 17:18:39 +00:00
3e146218c4 add condition for disabling lazy background image 2026-02-03 13:03:02 +00:00
f17a84026c fix background condition in block classname js function 2026-02-03 13:01:17 +00:00
31158d734a block settings: toggle for text contrast and fix colour/tint 2026-02-03 13:00:27 +00:00
513c9c90a5 remove core block styles from wordpress block editor 2026-02-03 12:59:28 +00:00
6db11b741a remove wysiwyg class from article block wrapper 2026-02-03 12:58:46 +00:00
8e88d7e519 fix indent 2026-02-03 12:57:39 +00:00
926666dc65 remove inline css output from core wp blocks 2026-02-03 12:54:19 +00:00
d498831137 expose new image sizes to javascript and properly get specified image sizes in react 2026-01-05 17:23:59 +00:00
3103005a10 BackgroundImage component: support specific image sizes and lazy loading 2026-01-05 14:49:33 +00:00
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
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
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