Commit Graph

28 Commits

Author SHA1 Message Date
0e24bfc8c5 add simple lightbox 2026-02-06 21:42:37 +00:00
5631760ea2 remove unused line 2026-02-06 16:36:11 +00:00
fccfad2c55 article block: more core block styles 2026-02-05 11:59:32 +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
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
46109b7bc6 remove unused js function 2026-01-04 18:01:18 +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
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
3de7686846 remove console.log from block js 2025-12-18 11:01:52 +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
9cedcee556 restrict core blocks to inner blocks of specified parent blocks. blocks blocks blocks 2025-12-09 22:40:44 +00:00
79f34023e1 stop loading blocks in main app.js 2025-12-09 22:11:20 +00:00
a20425c837 use json file for block whitelist 2025-12-09 22:06:47 +00:00
9066f24cc6 remove blocks.js 2025-12-09 22:02:59 +00:00
fbe57b2c32 new text editor block that contains core blocks as inner blocks and prevents them from being used at top level 2025-11-27 07:14:31 +00:00
76520e58d2 Add 'web/app/themes/badegg/' from commit '2b425fd2ea8083ef47852429a353e1afc4e93bf8'
git-subtree-dir: web/app/themes/badegg
git-subtree-mainline: 272b0f6525
git-subtree-split: 2b425fd2ea
2025-11-22 17:26:50 +00:00