|
|
b263e232c3
|
integrating attributes
|
2025-12-18 10:57:50 +00:00 |
|
|
|
40dee65d0d
|
remove autoload_psr4 for old block approach
|
2025-12-18 10:54:43 +00:00 |
|
|
|
4549344c27
|
tweak editor styles
|
2025-12-15 18:34:09 +00:00 |
|
|
|
b142262fae
|
remove old style acf block
|
2025-12-15 18:24:46 +00:00 |
|
|
|
d84c70ad94
|
use standard block.json method with ACF blocks
|
2025-12-15 18:10:06 +00:00 |
|
|
|
f718532c8f
|
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 |
|
|
|
157c79a56b
|
cleanup allowed_blocks logic and add mechanism for disabling blade template for specific block
|
2025-12-12 13:12:37 +00:00 |
|
|
|
9013516782
|
a working react/php dynamic wordpress block example integrated with the Vite build process
|
2025-12-10 19:44:32 +00:00 |
|
|
|
cb671d00a8
|
restrict core blocks to inner blocks of specified parent blocks. blocks blocks blocks
|
2025-12-09 22:40:44 +00:00 |
|
|
|
4f01ce1670
|
stop loading blocks in main app.js
|
2025-12-09 22:11:20 +00:00 |
|
|
|
b3924e47d0
|
block whitelist json
|
2025-12-09 22:10:55 +00:00 |
|
|
|
31e6c81a91
|
remove BadExample css
|
2025-12-09 22:10:35 +00:00 |
|
|
|
06b90a75d0
|
remove old code
|
2025-12-09 22:09:49 +00:00 |
|
|
|
1e8b173d31
|
move Blocks.php stuff alongside top level includes
|
2025-12-09 22:07:50 +00:00 |
|
|
|
cab3908a70
|
use json file for block whitelist
|
2025-12-09 22:06:47 +00:00 |
|
|
|
615abaf470
|
basic block styles within editor
|
2025-12-09 22:04:29 +00:00 |
|
|
|
cee267ba24
|
remove blocks.js
|
2025-12-09 22:02:59 +00:00 |
|
|
|
1c613e5e3f
|
tweak acf block settings
|
2025-12-09 22:02:24 +00:00 |
|
|
|
8b0584a6b9
|
add $wpblue var
|
2025-12-09 22:01:52 +00:00 |
|
|
|
bf9b4cdc7b
|
fix container width in blocks
|
2025-12-09 22:01:23 +00:00 |
|
|
|
bae8ecb72b
|
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 |
|
|
|
3a8f82cc42
|
default content block that uses core inner blocks
|
2025-11-23 17:34:49 +00:00 |
|
|
|
7b295f6e91
|
update vite base path
|
2025-11-22 20:51:28 +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 |
|
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 |
|
Ben Word
|
88e92210ab
|
🔖 v11.0.0
|
2025-03-03 08:46:56 -05:00 |
|
Ben Word
|
18c94f71d1
|
🔧 Acorn v5 (#3235)
|
2025-03-03 08:45:46 -05:00 |
|
renovate[bot]
|
ac215a1299
|
⬆️ Bump @roots/vite-plugin to ^1.0.2 (#3236)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-03-03 08:45:30 -05:00 |
|
Joshua Fredrickson
|
a1a4b3a1ca
|
Avoid missing folder error when running dev (#3224)
|
2025-02-27 13:48:43 -05:00 |
|
Ben Word
|
6513d44ace
|
🔧 WordPress 6.6+ required
|
2025-02-26 13:17:15 -05:00 |
|
Ben Word
|
f82aa1081b
|
🩹 static
|
2025-02-26 10:51:55 -05:00 |
|
Ben Word
|
7a103185f7
|
⬆️ Bump deps
|
2025-02-26 10:49:06 -05:00 |
|
Ben Word
|
e872587e77
|
👷 Update labeler
|
2025-02-23 11:17:23 -05:00 |
|
Ben Word
|
741b8c879c
|
✨ Use @roots/vite-plugin (#3231)
Co-authored-by: Brandon <brandon@tendency.me>
|
2025-02-22 15:13:42 -05:00 |
|
Ben Word
|
598fb1a8ae
|
📝 Update README [ci skip]
|
2025-02-22 13:57:28 -05:00 |
|
Ben Word
|
ef302f7681
|
📝 Update README [ci skip]
|
2025-02-20 14:23:03 -05:00 |
|
Ben Word
|
c34168d30c
|
⬆️ Bump Pint
|
2025-02-12 09:20:23 -05:00 |
|
Ben Word
|
1b0baeef2a
|
⬆️ Upgrade npm deps
|
2025-02-12 09:18:51 -05:00 |
|
Ben Word
|
a3fffc9579
|
👷 Renovate: Move rangeStrategy to root config
|
2025-02-12 09:10:40 -05:00 |
|
Ben Word
|
724771ceee
|
👷 Renovate: Enable version bumps in package.json
|
2025-02-12 09:08:21 -05:00 |
|
renovate[bot]
|
02bbc2d8f4
|
Migrate config .github/renovate.json (#3227)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-02-12 09:01:27 -05:00 |
|