Commit Graph

2734 Commits

Author SHA1 Message Date
fc99788e23 composer update 2025-12-15 18:09:37 +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
8f3da65237 a working react/php dynamic wordpress block example integrated with the Vite build process 2025-12-10 19:44:32 +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
a18370a6f9 block whitelist json 2025-12-09 22:10:55 +00:00
1a73b05910 remove BadExample css 2025-12-09 22:10:35 +00:00
2584ebd25e remove old code 2025-12-09 22:09:49 +00:00
c14bb2f436 move Blocks.php stuff alongside top level includes 2025-12-09 22:07:50 +00:00
a20425c837 use json file for block whitelist 2025-12-09 22:06:47 +00:00
d52d7c8759 basic block styles within editor 2025-12-09 22:04:29 +00:00
9066f24cc6 remove blocks.js 2025-12-09 22:02:59 +00:00
fc225d14db tweak acf block settings 2025-12-09 22:02:24 +00:00
c09bfcbc1e add $wpblue var 2025-12-09 22:01:52 +00:00
6c2a0afed8 fix container width in blocks 2025-12-09 22:01:23 +00:00
bf737a805c update .editorconfig 2025-12-09 21:57:25 +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
0e1f5d48e9 default content block that uses core inner blocks 2025-11-23 17:34:49 +00:00
6d6836ed62 update vite base path 2025-11-22 20:51:28 +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
272b0f6525 remove sage 10 2025-11-22 17:26:37 +00:00
07de9c14f0 brevo api key env 2025-11-22 17:21:36 +00:00
2b425fd2ea Merge pull request 'Upgrade to version 11.0.1' (#1) from v11.0.1 into main 2025-10-30 22:14:45 +00:00
5605b5f6c0 replace deprecated scss 2025-10-30 22:01:23 +00:00
b404580499 pull in v11.0.1 from upstream 2025-10-30 21:40:17 +00:00
efd2c32edf specify --cwd in yarnrc to run command from project root 2025-09-05 12:35:53 +01:00
15cb5e41db base styles now buildable 2025-09-04 23:03:37 +01:00
73a502012b add base styles and scripts 2025-09-04 22:41:59 +01:00
610f185807 wysiwyg block 2025-09-04 21:46:12 +01:00
945d685586 baseline functions 2025-09-04 16:06:34 +01:00
fa02de6495 plugin environment variables 2025-09-04 15:53:19 +01:00
c25b3ef553 remove tailwind 2025-09-04 15:52:20 +01:00
3d510a3cf4 add acf pro 2025-09-04 10:29:33 +01:00
b0e748d648 add autoload and hide default blocks 2025-09-04 10:21:40 +01:00
4ac7ca0e66 install dependencies 2025-09-03 21:08:16 +01:00
fbb402decd theme screenshot.png, install acorn, yarn build 2025-09-03 20:30:48 +01:00
Steve Ross
2c9614bb5f Merge pull request #2 from badegguk/theme
add sage theme
2025-09-03 20:18:58 +01:00
1a071f11ca add sage theme 2025-09-03 20:18:31 +01:00
Steve Ross
e0b6012b11 Merge pull request #1 from badegguk/docker
add docker local dev stuff
2025-09-03 19:30:19 +01:00
022589d6c9 add docker local dev stuff 2025-09-03 19:29:55 +01:00
88f784ba23 init commit 2025-09-03 19:03:14 +01:00
Brandon
5699f4f559 🔖 v11.0.1 2025-03-26 21:39:02 -05:00
Brandon
be765102ef 🎨 Simplify the default Composers (#3250) 2025-03-26 21:24:04 -05:00
Brandon
71622502b4 🔥 Remove unnecessary HMR client setup (#3241) 2025-03-26 21:21:13 -05:00
Brandon
84fd9c4012 🔥 Remove package-lock.json (#3251)
* 👷 Update workflow to not depend on package lock file
2025-03-26 21:08:22 -05:00
Johan van der Molen
7df0d47c08 🧑‍💻 Always import editor.css in block editor settings (#3248) 2025-03-26 20:57:56 -05:00
Brandon
2eec978ea9 🔧 Set a default layout content size (#3240) 2025-03-07 14:34:28 -06:00
Andréas Lundgren
1bdf4b1aa0 🎨 Remove unused use statement in setup.php (#3238) 2025-03-04 05:35:32 -06:00
Ben Word
4bcd4ba072 🔧 11.x-dev 2025-03-03 08:48:15 -05:00